summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2012-11-16floppy: properly handle failure on add_disk loopHerton Ronaldo Krzesinski
2012-11-16floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski
2012-11-16x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown
2012-10-10aoe: assert AoE packets marked as requiring no checksumEd Cashin
2012-10-10cciss: fix handling of protocol errorStephen M. Cameron
2012-10-10nbd: clear waiting_queue on shutdownPaul Clements
2012-09-12virtio-blk: Reset device after blk_cleanup_queue()Asias He
2012-09-12virtio-blk: Call del_gendisk() before disable guest kickAsias He
2012-09-12virtio-blk: Fix hot-unplug race in remove methodAsias He
2012-09-12virtio_blk: Drop unused request tracking listAsias He
2012-09-12virtio_blk: fix config handler raceMichael S. Tsirkin
2012-09-12cciss: fix incorrect scsi status reportingStephen M. Cameron
2012-08-10virtio-blk: Use block layer provided spinlockAsias He
2012-08-10floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal
2012-07-12umem: fix up unpluggingTao Guo
2012-04-22cciss: Fix scsi tape io with more than 255 scatter gather elementsStephen M. Cameron
2012-04-22cciss: Initialize scsi host max_sectors for tape drive supportStephen M. Cameron
2012-03-19block, sx8: fix pointer math issue getting fw versionDan Carpenter
2012-01-25block: add and use scsi_blk_cmd_ioctlPaolo Bonzini
2011-12-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-12-12block/swim3: Locking fixesBenjamin Herrenschmidt
2011-12-07rbd: remove buggy rollback functionalityJosh Durgin
2011-12-07rbd: return an error when an invalid header is readJosh Durgin
2011-12-02loop: Fix discard_alignment default settingLukas Czerner
2011-11-28cciss: fix flush cache transfer lengthStephen M. Cameron
2011-11-28cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handlerStephen M. Cameron
2011-11-25loop: fix loop block driver discard and encryption commentDave Young
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron
2011-11-16loop: cleanup set_status interfaceDmitry Monakhov
2011-11-16loop: prevent information leak after failed readDmitry Monakhov
2011-11-11The Windows driver .inf disables ASPM on all cciss devices. Do the same.Matthew Garrett
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-04Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-04Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-02virtio-blk: use ida to allocate disk indexMichael S. Tsirkin
2011-10-31block: Fix files that are modules and hence need module.hPaul Gortmaker
2011-10-31block: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker
2011-10-31virtio-blk: use ida to allocate disk indexMichael S. Tsirkin
2011-10-28Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds
2011-10-26block: xen-blkback: use API provided by xenbus module to map ringsDavid Vrabel
2011-10-25libceph: create messenger with clientSage Weil
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds
2011-10-24Merge branch 'for-linus' into for-3.2/coreJens Axboe
2011-10-20cciss: add small delay when using PCI Power Management to reset for kumpMike Miller
2011-10-20Merge branch 'stable/for-jens-3.2' of git://oss.oracle.com/git/kwilk/xen into...Jens Axboe
2011-10-19Merge branch 'v3.1-rc10' into for-3.2/coreJens Axboe