aboutsummaryrefslogtreecommitdiffstats
path: root/fs/partitions
Commit message (Expand)AuthorAge
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-21
* block: add partition attribute for partition numberTejun Heo2008-10-17
* block: sanitize invalid partition table entriesKay Sievers2008-10-16
* fs/partitions/acorn.c: remove dead codeAdrian Bunk2008-10-16
* Check for device resize when rescanning partitionsAndrew Patterson2008-10-09
* block: allow disk to have extended device numberTejun Heo2008-10-09
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-09
* block: make partition array dynamicTejun Heo2008-10-09
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo2008-10-09
* block: always set bdev->bd_partTejun Heo2008-10-09
* block: move holder_dir from disk to part0Tejun Heo2008-10-09
* block: move policy from disk to part0Tejun Heo2008-10-09
* block: unify sysfs size node handlingTejun Heo2008-10-09
* block: move capacity from disk to part0Tejun Heo2008-10-09
* block: introduce partition 0Tejun Heo2008-10-09
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* block: implement extended dev numbersTejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* block: make variable and argument names more consistentTejun Heo2008-10-09
* block: update add_partition() error handlingTejun Heo2008-10-09
* block: allow deleting zero length partitionTejun Heo2008-10-09
* rescan_partitions(): make device capacity errors non-fatalAndrew Morton2008-09-13
* fs/partitions/efi: convert to pr_debugThomas Gleixner2008-07-25
* block/ioctl.c and fs/partition/check.c: check value returned by add_partition()Abdel Benamrouche2008-07-25
* fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-25
* fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2008-07-25
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-22
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* fat: detect media without partition table correctlyFrank Seidel2008-04-28
* block: send disk "change" event for rescan_partitions()Kay Sievers2008-04-19
* Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-08
* Enhanced partition statistics: sysfsJerome Marchand2008-02-08
* Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-08
* Block: Fix whole_disk attribute bugGreg Kroah-Hartman2008-02-07
* partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer2008-02-06
* Kobject: convert fs/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* kset: convert block_subsys to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: get rid of kobject_add_dirGreg Kroah-Hartman2008-01-24
* fs/partitions/sun.c endianness annotationsAl Viro2007-10-14
* kobjects: fix up improper use of the kobject name fieldGreg Kroah-Hartman2007-10-12
* [PARTITION]: Sun/Solaris VTOC table correctionsMark Fortescue2007-07-30
* [PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2007-07-30
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19
* Fix LDM for new field in the VOL5 VBLK.Anton Altaparmakov2007-07-16
* fix compiler warnings in acorn.cDenver Gingerich2007-07-16
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11