aboutsummaryrefslogtreecommitdiff
path: root/include/linux/genhd.h
AgeCommit message (Expand)Author
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 __dev from disk to part0Tejun 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: misc updatesTejun Heo
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori
2008-07-25fs/partition/check.c: fix return value warningAbdel Benamrouche
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand
2008-02-08Enhanced partition statistics: core statisticsJerome Marchand
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi
2007-05-11Fix compile/link of init/do_mounts.c with !CONFIG_BLOCKJens Axboe
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering
2007-02-10[PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-04-25Include various private files only from within __KERNEL__ in genhd.hDavid Woodhouse
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura
2006-03-27[BLOCK] increase size of disk stat countersBen Woodard