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