summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-2/+87
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe8-442/+647
2013-07-01rbd: drop original request earlier for existence checkAlex Elder1-2/+1
2013-07-01rbd: Use min_t() to fix comparison of distinct pointer types warningGeert Uytterhoeven1-2/+2
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-29move linux/loop.h to drivers/blockAl Viro3-2/+87
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner5-52/+172
2013-06-28drbd: Constants should be UPPERCASEPhilipp Reisner3-14/+19
2013-06-28drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner3-3/+17
2013-06-28drbd: Fix rcu_read_lock balance on error pathAndreas Gruenbacher1-7/+12
2013-06-28drbd: fix error return code in drbd_init()Wei Yongjun1-3/+1
2013-06-28drbd: Do not sleep inside rcuAndreas Gruenbacher1-2/+2
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe4-422/+1214
2013-06-27rbd: send snapshot context with writesJosh Durgin1-1/+5
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-4/+4
2013-06-25rbd: fetch object order before using itJosh Durgin1-4/+4
2013-06-25xen-blkback: check the number of iovecs before allocating a biosRoger Pau Monne1-1/+2
2013-06-24NVMe: Call nvme_process_cq from submission pathMatthew Wilcox1-19/+20
2013-06-24NVMe: Remove "process_cq did something" messageMatthew Wilcox1-2/+1
2013-06-24swim: Release memory region after incorrect return/gotoJoe Perches1-1/+1
2013-06-24NVMe: Return correct value from interrupt handlerMatthew Wilcox1-5/+9
2013-06-21xen-blkfront: set blk_queue_max_hw_sectors correctlyRoger Pau Monne1-1/+1
2013-06-21xen-blkback: workaround compiler bug in gcc 4.1Roger Pau Monne1-10/+14
2013-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+5
2013-06-20NVMe: Disk IO statisticsKeith Busch1-0/+28
2013-06-20NVMe: Restructure MSI / MSI-X setupMatthew Wilcox1-21/+23
2013-06-19NVMe: Use kzalloc instead of kmalloc+memsetTushar Behera1-16/+8
2013-06-19rsxx: Adding in debugfs entries.Philip J Kelleher2-0/+278
2013-06-19rsxx: Fixes incorrect stats calculation.Philip J Kelleher1-0/+1
2013-06-19rsxx: Adding EEH check inside cregs timeout.Philip J Kelleher1-0/+9
2013-06-19rsxx: Adapter address space sanity check.Philip J Kelleher1-0/+3
2013-06-19rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher1-0/+4
2013-06-19rsxx: Changing the adapter name to the official name.Philip J Kelleher2-7/+7
2013-06-19rsxx: Adding in sync_start module paramenter.Philip J Kelleher1-0/+34
2013-06-19rsxx: Allow block size to be determined by configuration.Philip J Kelleher1-19/+1
2013-06-19rsxx: Fixes soft-lockup issues during DMAs.Philip J Kelleher2-8/+28
2013-06-19rsxx: Restructured DMA cancel scheme.Philip J Kelleher4-93/+95
2013-06-19rsxx: Individual workqueues for interruptible events.Philip J Kelleher3-3/+27
2013-06-17xen/blkback: Check for insane amounts of request on the ring (v6).Konrad Rzeszutek Wilk3-1/+16
2013-06-13rbd: use the correct length for format 2 object namesJosh Durgin1-1/+5
2013-06-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-4/+7
2013-06-13Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-16/+16
2013-06-13cciss: fix broken mutex usage in ioctlStephen M. Cameron1-16/+16
2013-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-15/+18
2013-06-12Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2-16/+49
2013-06-08xen/blkback: Check device permissions before allowing OP_DISCARDKonrad Rzeszutek Wilk1-1/+12
2013-06-08xen/blkback: Use physical sector size for setupStefan Bader2-3/+23
2013-06-04xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir...Konrad Rzeszutek Wilk1-0/+2
2013-05-31NVMe: Add MSI supportRamachandra Rao Gajula1-8/+32
2013-05-29Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe1-1/+2