Commit Graph

1130 Commits (3c1c48bbcf892e97c4e965b8528f4d735bf9a746)

Author SHA1 Message Date
scameron@beardog.cca.cpqcorp.net 40df6ae427 cciss: Use schedule_timeout_uninterruptible in SCSI error handling code 16 years ago
Andrew Morton 77b0308a07 cciss: use schedule_timeout_interruptible() 16 years ago
Andrew Patterson 7fe063268e cciss: add cciss driver sysfs entries 16 years ago
Stephen M. Cameron 88f627ae39 cciss: fix SCSI device reset handler 16 years ago
Stephen M. Cameron 4a4b2d7684 cciss: factor out core of sendcmd() for a more sane interface 16 years ago
David S. Miller 438263ac58 aoe: Remove superfluous clearing of skb fields in new_skb(). 16 years ago
Martin K. Petersen ae03bf639a block: Use accessor functions for queue limits 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Roel Kluin b9ed7252d2 xen-blkfront: beyond ARRAY_SIZE of info->shadow 16 years ago
Michal Simek 6fa612b56c microblaze: Kconfig: Enable drivers for Microblaze 16 years ago
Tejun Heo 5f49f63178 block: set rq->resid_len to blk_rq_bytes() on issue 16 years ago
Tejun Heo 3755100dd5 ub: use __blk_end_request_all() 16 years ago
Ian Campbell 31a14400e8 xen/blkfront: fix warning when deleting gendisk on unplug/shutdown 16 years ago
Ian Campbell 28afea5b2f xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected 16 years ago
Jens Axboe f831cc0349 virtio_blk: get rid of unused variable 16 years ago
Hannes Reinecke 1cde26f928 virtio_blk: SG_IO passthru support 16 years ago
Christoph Hellwig 6c3b46f745 virtio_blk: don't blindly derefence req->rq_disk 16 years ago
Miklos Szeredi 6818173bd6 splice: implement default splice_read method 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 296b2f6ae6 block: convert to dequeueing model (easy ones) 16 years ago
Tejun Heo fb3ac7f6b8 z2ram: dequeue in-flight request 16 years ago
Tejun Heo bab2a807a4 xd: dequeue in-flight request 16 years ago
Tejun Heo 06b0608e2b swim: dequeue in-flight request 16 years ago
Tejun Heo 9e31bebee2 amiflop: dequeue in-flight request 16 years ago
Tejun Heo 10e1e629b3 ps3disk: dequeue in-flight request 16 years ago
Tejun Heo b12d4f82c1 paride: dequeue in-flight request 16 years ago
Tejun Heo 2d75ce084e xsysace: dequeue in-flight request 16 years ago
Tejun Heo f4bd4b90bf swim3: dequeue in-flight request 16 years ago
Tejun Heo a336ca6fe6 ataflop: dequeue and track in-flight request 16 years ago
Tejun Heo 8a12c4a456 hd: dequeue and track in-flight request 16 years ago
Tejun Heo 5b36ad6000 mg_disk: dequeue and track in-flight request 16 years ago
Tejun Heo 9a8d23d885 mg_disk: fix queue hang / infinite retry on !fs requests 16 years ago
Tejun Heo 1011c1b9f2 block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup 16 years ago
Tejun Heo b079041030 block: cleanup rq->data_len usages 16 years ago
Tejun Heo 83096ebf12 block: convert to pos and nr_sectors accessors 16 years ago
Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Tejun Heo 53d6979ab6 nbd: don't clear rq->sector and nr_sectors unnecessarily 16 years ago
Tejun Heo 0191944282 hd: fix locking 16 years ago
Bartlomiej Zolnierkiewicz 0d9f346fb0 mg_disk: fix CONFIG_LBD=y warning 16 years ago
Tejun Heo 39f36b47ca mg_disk: fix locking 16 years ago
Bartlomiej Zolnierkiewicz f68adec3c7 mg_disk: use defines from <linux/ata.h> 16 years ago
Bartlomiej Zolnierkiewicz 8a11a789c3 mg_disk: fix dependency on libata 16 years ago
Tejun Heo a03bb5a32f mg_disk: clean up request completion paths 16 years ago
Tejun Heo eec9462088 mg_disk: fold mg_disk.h into mg_disk.c 16 years ago
Tejun Heo e138b4e08e swim: clean up request completion paths 16 years ago
Tejun Heo 467ca759fc swim3: clean up request completion paths 16 years ago
Tejun Heo e091eb67af hd: clean up request completion paths 16 years ago
Tejun Heo 044208506d sunvdc: kill vdc_end_request() 16 years ago
Tejun Heo cd4c34ebec ps3disk: simplify request completion 16 years ago