summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2010-10-14drbd: Removed redundant error checks in the request code pathPhilipp Reisner
2010-10-14drbd: factored drbd_req_make_private_bio() out of drbd_req_new()Philipp Reisner
2010-10-14drbd: Do not send two barriers without any writes between themPhilipp Reisner
2010-10-14drbd: factored tl_restart() out of tl_clear().Philipp Reisner
2010-10-14drbd: mod_req has now a return valuePhilipp Reisner
2010-10-14drbd: Track all IO requests on the TL, not writes onlyPhilipp Reisner
2010-10-14drbd: renamed drbd_tl_epoch.n_req to drbd_tl_epoch.n_writesPhilipp Reisner
2010-10-12ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter
2010-10-09virtio-blk: fix request leak.Mike Snitzer
2010-10-05block: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2010-09-27Fix pktcdvd ioctl dev_minor range checkDan Rosenberg
2010-09-26amiga floppy: Compile failure fixesVivek Goyal
2010-09-24atari floppy: Stop sharing request queue across multiple gendisksVivek Goyal
2010-09-24amiga floppy: Stop sharing request queue across multiple gendisksVivek Goyal
2010-09-22floppy: switch to one queue per drive instead of sharing a queueJens Axboe
2010-09-21cciss: freeing uninitialized data on error pathDan Carpenter
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-10Consolidate min_not_zeroMartin K. Petersen
2010-09-10Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-10virtio_blk: drop REQ_HARDBARRIER supportTejun Heo
2010-09-10block/loop: implement REQ_FLUSH/FUA supportTejun Heo
2010-09-10block: remove spurious uses of REQ_HARDBARRIERTejun Heo
2010-09-10block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo
2010-09-10block: kill QUEUE_ORDERED_BY_TAGTejun Heo
2010-09-10block/loop: queue ordered mode should be DRAIN_FLUSHTejun Heo
2010-09-10cciss: remove some superfluous tests from cciss_bigpassthru()Stephen M. Cameron
2010-09-10cciss: factor out cciss_big_passthruStephen M. Cameron
2010-09-10cciss: factor out cciss_passthruStephen M. Cameron
2010-09-10cciss: factor out cciss_getluninfoStephen M. Cameron
2010-09-10cciss: factor out cciss_getdrivverStephen M. Cameron
2010-09-10cciss: factor out cciss_getfirmverStephen M. Cameron
2010-09-10cciss: factor out cciss_getbustypesStephen M. Cameron
2010-09-10cciss: factor out cciss_getheartbeatStephen M. Cameron
2010-09-10cciss: factor out cciss_setnodenameStephen M. Cameron
2010-09-10cciss: factor out cciss_getnodenameStephen M. Cameron
2010-09-10cciss: factor out cciss_setintinfoStephen M. Cameron
2010-09-10cciss: factor out cciss_getintinfoStephen M. Cameron
2010-09-10cciss: factor out cciss_getpciinfoStephen M. Cameron
2010-08-25cciss: fix reporting of max queue depth since initStephen M. Cameron
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-08-23loop: add some basic read-only sysfs attributesMilan Broz
2010-08-23block: switch s390 tape_block and mg_disk to elevator_change()Jens Axboe
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell
2010-08-23BLOCK: fix bio.bi_rw handlingJiri Slaby
2010-08-23cciss: handle allocation failureDan Carpenter
2010-08-23cciss: disable doorbell reset on reset_devicesStephen M. Cameron
2010-08-17of: fix missing headers for of_address_to_resource() in MTD and SysACE driversGraeme Smecher
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds