summaryrefslogtreecommitdiffstats
path: root/fs/partitions/check.c
Commit message (Expand)AuthorAgeFilesLines
* block: fix diskstats accessTejun Heo2008-10-091-3/+4
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-091-25/+45
* block: don't depend on consecutive minor spaceTejun Heo2008-10-091-8/+11
* block: make variable and argument names more consistentTejun Heo2008-10-091-16/+17
* block: update add_partition() error handlingTejun Heo2008-10-091-19/+21
* block: allow deleting zero length partitionTejun Heo2008-10-091-2/+0Star
* rescan_partitions(): make device capacity errors non-fatalAndrew Morton2008-09-131-2/+2
* block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-251-2/+8
* fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-251-6/+22
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-221-1/+1
* block: send disk "change" event for rescan_partitions()Kay Sievers2008-04-201-0/+4
* Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-081-2/+0Star
* 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
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-3/+3
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-251-210/+105Star
* kset: convert block_subsys to use kset_createGreg Kroah-Hartman2008-01-251-3/+3
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-251-3/+3
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-121-5/+7
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-1/+0Star
* partition: add support for sysv68 partitionsPhilippe De Muyter2007-05-081-0/+4
* mm: make read_cache_page synchronousNick Piggin2007-05-071-3/+0Star
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-3/+3
* [PATCH] fix rescan_partitions to return errors properlysuzuki2007-03-171-1/+1
* [PATCH] check_partition(): fix error checksuzuki2007-03-081-1/+1
* Driver: remove redundant kobject_unregister checksMariusz Kozlowski2007-02-171-6/+3Star
* [PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto2007-02-111-3/+12
* [PATCH] fault-injection capability for disk IOAkinobu Mita2006-12-081-0/+27
* [PATCH] Fix check_partition routinesSuzuki K P2006-12-071-2/+13
* [PATCH] fix rescan_partitions to return errors properlySuzuki Kp2006-12-071-1/+3
* [PATCH] fs/partitions/check: add sysfs error handlingJeff Garzik2006-10-171-8/+42
* [PATCH] partitions: let partitions inherit policy from diskPeter Oberparleiter2006-07-101-0/+1
* [PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_remove() function from the kernel treeGreg Kroah-Hartman2006-06-261-1/+0Star
* [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel treeGreg Kroah-Hartman2006-06-261-4/+0Star
* [PATCH] devfs: Remove devfs from the partition codeGreg Kroah-Hartman2006-06-261-21/+5Star
* [PATCH] make kernel warn about incorrectly sized partitionsMike Miller2006-06-231-0/+4
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+2
* [PATCH] Driver core: add generic "subsystem" link to all devicesKay Sievers2006-06-211-0/+4
* Alternative fix for MMC oops on unmount after removalLinus Torvalds2006-05-131-1/+2
* [PATCH] Fix block device symlink nameStephen Rothwell2006-04-171-0/+5
* [PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers2006-04-141-8/+30
* [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton2006-03-271-9/+0Star
* [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura2006-03-271-0/+36
* [PATCH] partitions: Read Rio Karma partition tableBob Copeland2006-01-171-0/+4
* [PATCH] Driver core: Make block devices create the proper symlink nameGreg Kroah-Hartman2006-01-051-2/+25
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-051-3/+3
* [BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe2005-11-011-3/+4