summaryrefslogtreecommitdiffstats
path: root/fs/partitions
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] sanitize blkdev_get() and friendsAl Viro2008-10-211-1/+1
* [PATCH] pass fmode_t to blkdev_put()Al Viro2008-10-211-1/+1
* block: add partition attribute for partition numberTejun Heo2008-10-171-0/+10
* block: sanitize invalid partition table entriesKay Sievers2008-10-161-2/+15
* fs/partitions/acorn.c: remove dead codeAdrian Bunk2008-10-161-10/+0
* Check for device resize when rescanning partitionsAndrew Patterson2008-10-091-1/+2
* block: allow disk to have extended device numberTejun Heo2008-10-091-0/+1
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-091-3/+1
* block: make partition array dynamicTejun Heo2008-10-091-5/+26
* block: move stats from disk to part0Tejun Heo2008-10-091-6/+6
* block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo2008-10-091-5/+5
* block: always set bdev->bd_partTejun Heo2008-10-091-6/+1
* block: move holder_dir from disk to part0Tejun Heo2008-10-091-12/+3
* block: move policy from disk to part0Tejun Heo2008-10-091-1/+1
* block: unify sysfs size node handlingTejun Heo2008-10-091-2/+2
* block: move capacity from disk to part0Tejun Heo2008-10-091-1/+1
* block: introduce partition 0Tejun Heo2008-10-091-6/+6
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-091-37/+42
* block: implement extended dev numbersTejun Heo2008-10-091-1/+8
* 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/+0
* rescan_partitions(): make device capacity errors non-fatalAndrew Morton2008-09-131-2/+2
* fs/partitions/efi: convert to pr_debugThomas Gleixner2008-07-251-25/+17
* 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
* fs: ldm.[ch] use get_unaligned_* helpersHarvey Harrison2008-07-252-40/+35
* driver core: remove KOBJ_NAME_LEN defineKay Sievers2008-07-211-1/+1
* 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
OpenPOWER on IntegriCloud