summaryrefslogtreecommitdiff
path: root/include/linux/genhd.h
AgeCommit message (Expand)Author
2004-02-18[PATCH] fix display of NBD in /proc/partitionsAndrew Morton
2004-01-18[PATCH] s390: dasd driverAndrew Morton
2003-09-03[PATCH] Remove percpufication of in_flight counter inAndrew Morton
2003-08-31[PATCH] large dev_t 12/12 oops fixAndrew Morton
2003-08-30[PATCH] dev_t handling cleanups (12/12)Alexander Viro
2003-06-05[PATCH] kmalloc_percpu: interface changeAndrew Morton
2003-06-02[PATCH] ->minor_shift removalAlexander Viro
2003-05-24[PATCH] switch blk_register_area() to kobjectAlexander Viro
2003-05-03[PATCH] make <linux/blk.h> obsoleteChristoph Hellwig
2003-04-27[PATCH] bdget_disk()Alexander Viro
2003-04-23[PATCH] don't include devfs_fs_kernel.h in global headersChristoph Hellwig
2003-04-20[PATCH] Allocate hd_structs dynamicallyAndrew Morton
2003-04-17[PATCH] devfs: cleanup partition handling interactionChristoph Hellwig
2003-03-08[PATCH] Make diskstats per-cpu using kmalloc_percpuAndrew Morton
2003-02-17[PATCH] remove BSD_PARTITIONAndries E. Brouwer
2003-01-06block devices: use list and lock in block_subsys, instead of those defined in...Patrick Mochel
2002-10-30convert block devices and partitions to use kobject & sysfs. Patrick Mochel
2002-10-28[PATCH] IO counters - per-disk partAlexander Viro
2002-10-28[PATCH] IO counters - per-partition partAlexander Viro
2002-10-28[PATCH] block_device_operations always picked from gendiskAlexander Viro
2002-10-28[PATCH] r/o state moved to gendisksAlexander Viro
2002-10-28[PATCH] randomness made per-diskAlexander Viro
2002-10-17[PATCH] probesAlexander Viro
2002-10-17[PATCH] infrastructureAlexander Viro
2002-10-15[PATCH] bdev->bd_disk introducedAlexander Viro
2002-10-15[PATCH] refcounts for gendisksAlexander Viro
2002-10-15[PATCH] preparation to use of driverfs refcounts, part 1 - partitionsAlexander Viro
2002-10-15[PATCH] disk->minor_shift cleanupAlexander Viro
2002-10-15[PATCH] early allocation of ->partAlexander Viro
2002-10-08[PATCH] 64-bit sector_t - various driver changesAndrew Morton
2002-09-29[PATCH] alloc_disk/put_diskAlexander Viro
2002-09-29[PATCH] ->major_name inlinedAlexander Viro
2002-09-29[PATCH] get_gendisk() prototype changeAlexander Viro
2002-09-29[PATCH] gendisks list switched to list_headAlexander Viro
2002-09-25add disk device classPatrick Mochel
2002-09-21[PATCH] beginning of probe_disk() and gendisks for floppyAlexander Viro
2002-09-21[PATCH] switch to add_disk()Alexander Viro
2002-09-21[PATCH] devfs handling for cdroms moved to register_disk()Alexander Viro
2002-09-07[PATCH] (25/25) more cleanups of struct gendisk.Alexander Viro
2002-09-07[PATCH] (24/25) disk capacity helpersAlexander Viro
2002-09-07[PATCH] (9/25) update_partition()Alexander Viro
2002-09-07[PATCH] (8/25) Removing bogus arrays - ->de_arr[]Alexander Viro
2002-09-07[PATCH] (7/25) Removing bogus arrays - ->part[].numberAlexander Viro
2002-09-07[PATCH] (6/25) Removing bogus arrays - ->driverfs_dev_arr[]Alexander Viro
2002-09-07[PATCH] (5/25) Removing bogus arrays - ->flags[]Alexander Viro
2002-09-07[PATCH] (3/25) Removing useless minor argumentsAlexander Viro
2002-09-07[PATCH] (2/25) Removing ->nr_realAlexander Viro
2002-07-31[PATCH] split "gendisk" to be per-disk, part 1Alexander Viro
2002-07-31[PATCH] Get rid of per-partition blk_size[]Alexander Viro
2002-07-20[PATCH] blk_ioctl() not exported anymoreAlexander Viro