Commit Graph

883 Commits (93fbaae188fba7c2a6e458f62e1f61439caebfc8)

Author SHA1 Message Date
Parag Warudkar 01e8ef11bc x86: sysfs: kill owner field from attribute 17 years ago
Pete Zaitcev 7dbcbe88b1 ub: remove sg_stat 17 years ago
Greg Kroah-Hartman 1ff9f542e5 device create: block: convert device_create_drvdata to device_create 17 years ago
Adrian Bunk 29c8a24672 m68k: Remove the broken Hades support 17 years ago
Bartlomiej Zolnierkiewicz f26b3d7595 hd: WIN_* -> ATA_CMD_* 17 years ago
Denis ChengRq 6feef531f5 block: mark bio_split_pool static 17 years ago
Kiyoshi Ueda 8316982ac0 virtio_blk: change to use __blk_end_request() 17 years ago
Keith Wansbrough 9e49184c82 floppy: support arbitrary first-sector numbers 17 years ago
Julia Lawall 061837bc86 drivers/block: Use DIV_ROUND_UP 17 years ago
scameron@beardog.cca.cpqcorp.net 905bd78f21 cciss: Fix cciss SCSI rescan code to better notice device changes 17 years ago
Chris Lalancette 9246b5f06d block: Expand Xen blkfront for > 16 xvd 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo 80795aefb7 block: move capacity from disk to part0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Tejun Heo e71bf0d0ee block: fix disk->part[] dereferencing race 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Tejun Heo 310a2c1012 block: misc updates 17 years ago
Fernando Luis Vázquez Cao 766ca4428d virtio_blk: use a wrapper function to access io context information of IO requests 17 years ago
David Woodhouse 1a8e2bddd5 Kill REQ_TYPE_FLUSH 17 years ago
Johann Felix Soden 0bb08107ed powerpc/iseries: Remove unused variable in viodasd.c 17 years ago
David S. Miller d87798450a aoe: Fix OOPS after SKB queue changes. 17 years ago
Kumar Gala 68e1ee62f0 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 17 years ago
David S. Miller e9bb8fb0b6 aoe: Use SKB interfaces for list management instead of home-grown stuff. 17 years ago
David S. Miller 3d452e55ef sparc64: Apply const or __initdata to vio_device_id[] 17 years ago
Linus Torvalds 8560c650f3 Revert "pktcdvd: push BKL down into driver" 17 years ago
Akinobu Mita c82f296601 brd: fix name argument of unregister_blkdev() 17 years ago
Sven Wegener f3944d61dd nbd: fix memory leak of nbd_dev array 17 years ago
Jeremy Fitzhardinge 6e833587e1 xen: clean up domain mode predicates 17 years ago
Adrian Bunk 62aa0054da xen-blkfront.c: make blkif_ioctl() static 17 years ago
Mike Miller ba198efb5e cciss: fix bug if scsi tape support is disabled 17 years ago
Mike Miller 935dc8d757 cciss: add support for multi lun tape devices 17 years ago
Mike Miller f4a93bcda7 cciss: change the way we notify scsi midlayer of tape drives 17 years ago
Mike Miller eece695f8b cciss: fix negative logical drive count in procfs 17 years ago
Mike Miller 6ae5ce8e8d cciss: remove redundant code 17 years ago
Mike Miller a72da29b6c cciss: make rebuild_lun_table behave better 17 years ago
Nikanth Karthikesan f7108f91cd cciss: return -EFAULT if copy_from_user() fails 17 years ago
Hannes Reinecke 756fcab277 block/cciss.c: remove pointless curr_queue calculation 17 years ago
Niels de Vos 61a2d07d3f Remove newline from the description of module parameters 17 years ago
Matthias Kaehlcke 24879a8e3e aoe: convert emsgs_sema into a completion 17 years ago
Christian Borntraeger 066f4d82a6 virtio_blk: check for hardsector size from host 17 years ago
Greg Kroah-Hartman f79f060561 device create: block: convert device_create to device_create_drvdata 17 years ago
Geert Uytterhoeven e945b568e2 m68k: Return -ENODEV if no device is found 17 years ago
Adrian Bunk 72a3d651b2 hd.c: remove the #include <linux/mc146818rtc.h> 17 years ago
Adrian Bunk f327c1c33f update the BLK_DEV_HD help text 17 years ago
Adrian Bunk 453ea3ed0b move ide/legacy/hd.c to drivers/block/ 17 years ago
FUJITA Tomonori d79c5a670d block: convert pd_special_command to use blk_execute_rq 17 years ago
Mike Miller 491539982a cciss: read config to obtain max outstanding commands per controller 17 years ago
Stephen M. Cameron 77b96bd7e5 cciss: fix regression that no device nodes are created if no logical drives are configured. 17 years ago
Christophe Jaillet 7c0c0b5b19 drivers/block/pktcdvd.c: avoid useless memset 17 years ago