| Commit message (Expand) | Author | Age |
* | block: move holder_dir from disk to part0 | Tejun Heo | 2008-10-09 |
* | block: move policy from disk to part0 | Tejun Heo | 2008-10-09 |
* | block: unify sysfs size node handling | Tejun Heo | 2008-10-09 |
* | block: move capacity from disk to part0 | Tejun Heo | 2008-10-09 |
* | block: introduce partition 0 | Tejun Heo | 2008-10-09 |
* | block: implement and use {disk|part}_to_dev() | Tejun Heo | 2008-10-09 |
* | block: implement extended dev numbers | Tejun Heo | 2008-10-09 |
* | block: fix diskstats access | Tejun Heo | 2008-10-09 |
* | block: fix disk->part[] dereferencing race | Tejun Heo | 2008-10-09 |
* | block: don't depend on consecutive minor space | Tejun Heo | 2008-10-09 |
* | block: make variable and argument names more consistent | Tejun Heo | 2008-10-09 |
* | block: update add_partition() error handling | Tejun Heo | 2008-10-09 |
* | block: allow deleting zero length partition | Tejun Heo | 2008-10-09 |
* | rescan_partitions(): make device capacity errors non-fatal | Andrew Morton | 2008-09-13 |
* | block/ioctl.c and fs/partition/check.c: check value returned by add_partition() | Abdel Benamrouche | 2008-07-25 |
* | fs/partition/check.c: fix return value warning | Abdel Benamrouche | 2008-07-25 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
* | block: send disk "change" event for rescan_partitions() | Kay Sievers | 2008-04-19 |
* | Enhanced partition statistics: remove old partition statistics | Jerome Marchand | 2008-02-08 |
* | Enhanced partition statistics: sysfs | Jerome Marchand | 2008-02-08 |
* | Enhanced partition statistics: update partition statitics | Jerome Marchand | 2008-02-08 |
* | Block: Fix whole_disk attribute bug | Greg Kroah-Hartman | 2008-02-07 |
* | Kobject: convert fs/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-24 |
* | Driver core: convert block from raw kobjects to core devices | Kay Sievers | 2008-01-24 |
* | kset: convert block_subsys to use kset_create | Greg Kroah-Hartman | 2008-01-24 |
* | kobject: get rid of kobject_add_dir | Greg Kroah-Hartman | 2008-01-24 |
* | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 2007-10-12 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
* | partition: add support for sysv68 partitions | Philippe De Muyter | 2007-05-08 |
* | mm: make read_cache_page synchronous | Nick Piggin | 2007-05-07 |
* | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-02 |
* | [PATCH] fix rescan_partitions to return errors properly | suzuki | 2007-03-16 |
* | [PATCH] check_partition(): fix error check | suzuki | 2007-03-08 |
* | Driver: remove redundant kobject_unregister checks | Mariusz Kozlowski | 2007-02-16 |
* | [PARTITION]: Add whole_disk attribute. | Fabio Massimo Di Nitto | 2007-02-11 |
* | [PATCH] fault-injection capability for disk IO | Akinobu Mita | 2006-12-08 |
* | [PATCH] Fix check_partition routines | Suzuki K P | 2006-12-07 |
* | [PATCH] fix rescan_partitions to return errors properly | Suzuki Kp | 2006-12-07 |
* | [PATCH] fs/partitions/check: add sysfs error handling | Jeff Garzik | 2006-10-17 |
* | [PATCH] partitions: let partitions inherit policy from disk | Peter Oberparleiter | 2006-07-10 |
* | [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_remove() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] devfs: Remove devfs from the partition code | Greg Kroah-Hartman | 2006-06-26 |
* | [PATCH] make kernel warn about incorrectly sized partitions | Mike Miller | 2006-06-23 |
* | [PATCH] read_mapping_page for address space | Pekka Enberg | 2006-06-23 |
* | [PATCH] Driver core: add generic "subsystem" link to all devices | Kay Sievers | 2006-06-21 |
* | Alternative fix for MMC oops on unmount after removal | Linus Torvalds | 2006-05-12 |
* | [PATCH] Fix block device symlink name | Stephen Rothwell | 2006-04-17 |