aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions
Commit message (Expand)AuthorAgeFilesLines
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-4/+4
* fat: detect media without partition table correctlyFrank Seidel2008-04-281-3/+17
* block: send disk "change" event for rescan_partitions()Kay Sievers2008-04-191-0/+4
* Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-081-2/+0
* Enhanced partition statistics: sysfsJerome Marchand2008-02-081-3/+19
* Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-081-0/+7
* Block: Fix whole_disk attribute bugGreg Kroah-Hartman2008-02-071-7/+10
* partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer2008-02-061-1/+1
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-3/+3
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-241-210/+105
* kset: convert block_subsys to use kset_createGreg Kroah-Hartman2008-01-241-3/+3
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-241-3/+3
* fs/partitions/sun.c endianness annotationsAl Viro2007-10-141-2/+2
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-121-5/+7
* [PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2007-07-302-17/+46
* [PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2007-07-301-1/+4
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2007-07-162-46/+93
* fix compiler warnings in acorn.cDenver Gingerich2007-07-161-0/+9
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* [S390] fixed cdl-format detection.Stefan Haberland2007-07-101-70/+97
* partitions/LDM: build fixJeff Garzik2007-05-211-1/+1
* LDM: Fix for Windows Vista dynamic disksAnton Altaparmakov2007-05-213-97/+127
* small cleanup in gpt partition handlingOlaf Hering2007-05-111-7/+5
* Let SYSV68_PARTITION default to yes on VME onlyGeert Uytterhoeven2007-05-111-1/+1
* partition: add support for sysv68 partitionsPhilippe De Muyter2007-05-085-0/+107
* mm: optimize acorn partition truncatePeter Zijlstra2007-05-071-1/+1
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-1/+1
* mm: make read_cache_page synchronousNick Piggin2007-05-071-3/+0
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-3/+3
* [PATCH] change misleading EFI partition support descriptionJohannes Berg2007-03-161-2/+1
* [PATCH] fix rescan_partitions to return errors properlysuzuki2007-03-161-1/+1
* [PATCH] check_partition(): fix error checksuzuki2007-03-081-1/+1
* Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-161-6/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-114-6/+18
|\
| * [PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto2007-02-104-6/+18
* | [PATCH] msdos partitions: fix logic error in AIX detectionOlaf Hering2007-02-111-4/+4
* | [PATCH] relax check for AIX in msdos partition tableOlaf Hering2007-02-111-1/+11
|/
* [MIPS] Rename SNI_RM200_PCI to just SNI_RM preparing for more RM machinesThomas Bogendoerfer2006-12-091-1/+1
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-081-0/+27
* [PATCH] Fix check_partition routinesSuzuki K P2006-12-074-15/+33
* [PATCH] fix rescan_partitions to return errors properlySuzuki Kp2006-12-071-1/+3
* [PATCH] Enable RAID autorun on Mac partition tables.David Woodhouse2006-12-041-0/+2
* [PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik2006-10-171-8/+42
* [PATCH] fs/partitions endianness annotationsAl Viro2006-10-101-4/+2
* [PATCH] fs/partitions: Conversion to generic booleanRichard Knutsson2006-10-011-136/+131
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-301-1/+1
* [PATCH] ignore partition table on disks with AIX labelOlaf Hering2006-09-291-0/+31
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-6/+3
* [DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney2006-08-261-1/+1