aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2011-11-25loop: fix loop block driver discard and encryption commentDave Young
2011-11-24mtip32xx: uninitialized variable in mtip_quiesce_io()Dan Carpenter
2011-11-23mtip32xx: updates based on feedbackAsai Thambi S P
2011-11-18xen-blkback: convert hole punching to discard request on loop devicesLi Dongyang
2011-11-18xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_ioKonrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Enhance discard support with secure erasing support.Konrad Rzeszutek Wilk
2011-11-18xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard togetherKonrad Rzeszutek Wilk
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-05mtip32xx: update to new ->make_request() APIJens Axboe
2011-11-05mtip32xx: add module.h include to avoid conflict with moduleh treeJens Axboe
2011-11-05mtip32xx: mark a few more items staticJens Axboe
2011-11-05mtip32xx: ensure that all local functions are staticJens Axboe
2011-11-05mtip32xx: cleanup compat ioctl handlingJens Axboe
2011-11-05mtip32xx: fix warnings/errors on 32-bit compilesJens Axboe
2011-11-05block: Add driver for Micron RealSSD pcie flash cardsSam Bradshaw
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-04NVMe: Implement doorbell stride capabilityMatthew Wilcox
2011-11-04NVMe: Version 0.7Matthew Wilcox
2011-11-04NVMe: Don't probe namespace 0Matthew Wilcox
2011-11-04Fix calculation of number of pages in a PRP ListNisheeth Bhat
2011-11-04NVMe: Create nvme_identify and nvme_get_features functionsMatthew Wilcox
2011-11-04NVMe: Fix memory leak in nvme_dev_add()Matthew Wilcox
2011-11-04NVMe: Fix calls to dma_unmap_sgNisheeth Bhat
2011-11-04NVMe: Correct sg list setup in nvme_map_user_pagesMatthew Wilcox
2011-11-04Fix bug in NVME_IOCTL_SUBMIT_IOMatthew Wilcox
2011-11-04NVMe: Rework ioctlsMatthew Wilcox
2011-11-04NVMe: Add the nvme thread to the wait queue before waking it upMatthew Wilcox
2011-11-04NVMe: Return real error from nvme_create_queueMatthew Wilcox
2011-11-04NVMe: Version 0.6Matthew Wilcox
2011-11-04NVMe: Add a few calling convention notesMatthew Wilcox
2011-11-04NVMe: Handle failures from memory allocations in nvme_setup_prpsMatthew Wilcox
2011-11-04NVMe: Use an IDA to allocate minor numbersMatthew Wilcox
2011-11-04NVMe: Add include of delay.h for msleepMatthew Wilcox
2011-11-04NVMe: Add support for timing out I/OsMatthew Wilcox
2011-11-04NVMe: Rename cancel_cmdid_data to cancel_cmdidMatthew Wilcox
2011-11-04NVMe: Fix bug in error handlingMatthew Wilcox
2011-11-04NVMe: Time out initialisation after a few secondsMatthew Wilcox
2011-11-04NVMe: Fix warning in free_irqMatthew Wilcox
2011-11-04NVMe: Correct the Controller Configuration settingsMatthew Wilcox
2011-11-04NVMe: Version 0.5Matthew Wilcox
2011-11-04NVMe: Change the definition of nvme_user_ioMatthew Wilcox
2011-11-04NVMe: Add compat_ioctlMatthew Wilcox
2011-11-04NVMe: Simplify queue lookupMatthew Wilcox