summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2010-10-07Merge remote branch 'bkl-llseek/llseek'Stephen Rothwell
2010-10-07Merge remote branch 'bkl-trivial/trivial'Stephen Rothwell
2010-10-07Merge branch 'quilt/aoe'Stephen Rothwell
2010-10-07Merge remote branch 'block/for-next'Stephen Rothwell
2010-10-07Merge branch 'quilt/rr'Stephen Rothwell
2010-10-07Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-10-06virtio_blk: remove BKL leftoversChristoph Hellwig
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-27block: rbd: removing unnecessary testYehuda Sadeh
2010-09-27block: rbd: fixed may leaksVasiliy Kulikov
2010-09-26llseek: automatically add .llseek fopArnd Bergmann
2010-09-26Merge branch 'for-2.6.37/drivers' into for-nextJens Axboe
2010-09-26amiga floppy: Compile failure fixesVivek Goyal
2010-09-24Merge branch 'for-2.6.37/drivers' into for-nextJens Axboe
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-22rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh
2010-09-22Merge branch 'for-2.6.37/drivers' into for-nextJens Axboe
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-16Merge branch 'for-2.6.37/barrier' into for-nextJens Axboe
2010-09-16block: remove BLKDEV_IFL_WAITChristoph Hellwig
2010-09-16Merge branch 'for-2.6.37/drivers' into for-nextJens Axboe
2010-09-16Merge branch 'for-2.6.37/barrier' into for-nextJens Axboe
2010-09-16Merge branch 'for-2.6.37/core' into for-nextJens Axboe
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