summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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
2010-08-08xen-blkfront: fix missing out labelJens Axboe
2010-08-07drbd: revert "delay probes", feature is being re-implemented differentlyLars Ellenberg
2010-08-07drbd: Initialize all members of sync_conf to their defaults [Bugz 315]Philipp Reisner
2010-08-07drbd: Disable delay probes for the upcomming releasePhilipp Reisner
2010-08-07cpqarray: check put_user() resultKulikov Vasiliy
2010-08-07xen/blkfront: Use QUEUE_ORDERED_DRAIN for old backendsJeremy Fitzhardinge
2010-08-07xen/blkfront: use tagged queuing for barriersJeremy Fitzhardinge
2010-08-07floppy: make controller constStephen Hemminger
2010-08-07drivers/block: use memdup_userJulia Lawall