summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2013-05-01ceph: move max constant definitionsAlex Elder
2013-05-01libceph: let osd ops determine request data lengthAlex Elder
2013-05-01libceph: record byte count not page countAlex Elder
2013-05-01libceph: separate read and write dataAlex Elder
2013-05-01libceph: distinguish page and bio requestsAlex Elder
2013-05-01libceph: separate osd request data infoAlex Elder
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01NVMe: Set TASK_INTERRUPTIBLE before processing queuesArjan van de Ven
2013-04-30aoe: replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2013-04-30nbd: increase default and max request sizesMichal Belczyk
2013-04-29drbd: rename random32() to prandom_u32()Akinobu Mita
2013-04-29cciss: bug fix to prevent cciss from loading in kdump crash kernelMike Miller
2013-04-29cciss: add cciss_allow_hpsa module parameterMike Miller
2013-04-29drivers/block/mg_disk.c: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-04-29mtip32xx: Workaround for unaligned writesAsai Thambi S P
2013-04-18xen-block: implement indirect descriptorsRoger Pau Monne
2013-04-18xen-blkback: expand map/unmap functionsRoger Pau Monne
2013-04-18xen-blkback: make the queue of free requests per backendRoger Pau Monne
2013-04-18xen-blkback: move pending handles list from blkbk to pending_reqRoger Pau Monne
2013-04-18xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne
2013-04-18xen-blkback: use balloon pages for all mappingsRoger Pau Monne
2013-04-18xen-blkback: print stats about persistent grantsRoger Pau Monne
2013-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-04-17rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder
2013-04-16NVMe: Add a character device for each nvme deviceKeith Busch
2013-04-16NVMe: Fix endian-related problems in user I/O submission pathMatthew Wilcox
2013-04-16NVMe: Fix I/O cancellation status on big-endian machinesMatthew Wilcox
2013-04-16NVMe: Fix sparse warnings in scsi emulationVishal Verma
2013-04-16NVMe: Don't fail initialisation unnecessarilyMatthew Wilcox
2013-04-16NVMe: Abstract out sector to block number conversionMatthew Wilcox
2013-04-16NVMe: Use round_jiffies_relative() for the periodic, once-per-second timerArjan van de Ven
2013-04-14mtip32xx: mtip32xx: Disable TRIM supportAsai Thambi S P
2013-04-14mtip32xx: fix a smatch warningAsai Thambi S P
2013-04-09Merge tag 'for-linus-20130409' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-09cciss: switch to ->show_info()Al Viro
2013-04-09lift sb_start_write() out of ->write()Al Viro
2013-04-08Revert "loop: cleanup partitions when detaching loop device"Jens Axboe
2013-04-04mtip32xx: fix two smatch warningsJens Axboe
2013-04-03mtip32xx: Add debugfs entry device_statusAsai Thambi S P
2013-04-03mtip32xx: return 0 from pci probe in case of rebuildAsai Thambi S P
2013-04-03mtip32xx: recovery from command timeoutAsai Thambi S P
2013-04-02Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2013-04-01loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder
2013-03-28NVMe: Add nvme-scsi.cVishal Verma
2013-03-28aoe: reserve enough headroom on skbsEric Dumazet