aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori1-10/+0
2008-07-25fs/partition/check.c: fix return value warningAbdel Benamrouche1-1/+1
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah1-0/+9
2008-07-03block: Block layer data integrity supportMartin K. Petersen1-0/+3
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers1-2/+2
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe1-17/+18
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse1-27/+3
2008-03-04block/genhd.c: proper externsAdrian Bunk1-0/+3
2008-03-04block/genhd.c: cleanupsAdrian Bunk1-2/+0
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand1-1/+0
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand1-0/+1
2008-02-08Enhanced partition statistics: core statisticsJerome Marchand1-10/+141
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers1-14/+23
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue1-1/+1
2007-05-23genhd: send async notification on media changeKristen Carlson Accardi1-1/+3
2007-05-23genhd: expose AN to user spaceKristen Carlson Accardi1-0/+1
2007-05-11Fix compile/link of init/do_mounts.c with !CONFIG_BLOCKJens Axboe1-1/+5
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert1-0/+1
2007-02-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+7
2007-02-11[PATCH] relax check for AIX in msdos partition tableOlaf Hering1-0/+2
2007-02-10[PARTITION]: Add whole_disk attribute.Fabio Massimo Di Nitto1-1/+7
2006-12-08[PATCH] fault-injection capability for disk IOAkinobu Mita1-0/+4
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells1-0/+4
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-2/+0
2006-04-25Include various private files only from within __KERNEL__ in genhd.hDavid Woodhouse1-6/+6
2006-04-14[PATCH] BLOCK: delay all uevents until partition table is scannedKay Sievers1-0/+1
2006-03-28[PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki1-2/+2
2006-03-27Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-6/+6
2006-03-27[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidyAndrew Morton1-4/+0
2006-03-27[PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectoryJun'ichi Nomura1-0/+7
2006-03-27[BLOCK] increase size of disk stat countersBen Woodard1-6/+6
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-10/+4
2005-11-12[BLOCK] Document the READ/WRITE splitup of the disk statsJens Axboe1-2/+2
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe1-5/+5
2005-10-28Merge ../bleed-2.6Greg KH1-1/+1
2005-10-28[PATCH] add sysfs attr to re-emit device hotplug eventKay Sievers1-0/+1
2005-10-28[patch] remove gendisk->stamp_idle fieldChen, Kenneth W1-1/+1
2005-06-23[PATCH] add check to /proc/devices read routinesNeil Horman1-1/+1
2005-06-23[PATCH] NUMA aware block device control structure allocationChristoph Lameter1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+424