| Commit message (Expand) | Author | Age |
* | block: add partition attribute for partition number | Tejun Heo | 2008-10-17 |
* | block: sanitize invalid partition table entries | Kay Sievers | 2008-10-16 |
* | fs/partitions/acorn.c: remove dead code | Adrian Bunk | 2008-10-16 |
* | Check for device resize when rescanning partitions | Andrew Patterson | 2008-10-09 |
* | block: allow disk to have extended device number | Tejun Heo | 2008-10-09 |
* | block: replace @ext_minors with GENHD_FL_EXT_DEVT | Tejun Heo | 2008-10-09 |
* | block: make partition array dynamic | Tejun Heo | 2008-10-09 |
* | block: move stats from disk to part0 | Tejun Heo | 2008-10-09 |
* | block: kill GENHD_FL_FAIL and use part0->make_it_fail | Tejun Heo | 2008-10-09 |
* | block: always set bdev->bd_part | Tejun Heo | 2008-10-09 |
* | 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 |
* | fs/partitions/efi: convert to pr_debug | Thomas Gleixner | 2008-07-25 |
* | 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 |
* | fs: ldm.[ch] use get_unaligned_* helpers | Harvey Harrison | 2008-07-25 |
* | driver core: remove KOBJ_NAME_LEN define | Kay Sievers | 2008-07-22 |
* | fs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | fat: detect media without partition table correctly | Frank Seidel | 2008-04-28 |
* | 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 |
* | partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default | Thomas Bogendoerfer | 2008-02-06 |
* | 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 |
* | fs/partitions/sun.c endianness annotations | Al Viro | 2007-10-14 |
* | kobjects: fix up improper use of the kobject name field | Greg Kroah-Hartman | 2007-10-12 |
* | [PARTITION]: Sun/Solaris VTOC table corrections | Mark Fortescue | 2007-07-30 |
* | [PARTITION] MSDOS: Fix Sun num_partitions handling. | Mark Fortescue | 2007-07-30 |
* | some kmalloc/memset ->kzalloc (tree wide) | Yoann Padioleau | 2007-07-19 |
* | Fix LDM for new field in the VOL5 VBLK. | Anton Altaparmakov | 2007-07-16 |
* | fix compiler warnings in acorn.c | Denver Gingerich | 2007-07-16 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 |
* | [S390] fixed cdl-format detection. | Stefan Haberland | 2007-07-10 |