aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2013-08-13aoe: adjust ref of head for compound page tailsGravatar Ed Cashin 1-10/+7
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 16-624/+1915
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeGravatar Linus Torvalds 1-2/+2
2013-07-10xilinx systemace: Fix sparse warningsGravatar Michal Simek 1-2/+2
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-84/+90
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 7-42/+151
2013-07-03aoe: update internal version number to v83Gravatar Ed Cashin 1-1/+1
2013-07-03aoe: update copyright dateGravatar Ed Cashin 4-4/+4
2013-07-03aoe: perform I/O completions in parallelGravatar Ed Cashin 4-31/+134
2013-07-03nbd: correct disconnect behaviorGravatar Paul Clements 1-1/+6
2013-07-03nbd: remove bogus BUG_ON in NBD_CLEAR_QUEGravatar Michal Belczyk 1-1/+0
2013-07-03drivers: avoid parsing names as kthread_run() format stringsGravatar Kees Cook 3-3/+4
2013-07-03block: do not pass disk names as format stringsGravatar Kees Cook 1-1/+2
2013-07-03rbd: fix a couple warningsGravatar Sage Weil 1-2/+2
2013-07-03rbd: take a little creditGravatar Alex Elder 1-0/+1
2013-07-03rbd: use rwsem to protect header updatesGravatar Alex Elder 1-16/+10
2013-07-03rbd: don't hold ctl_mutex to get/put deviceGravatar Alex Elder 1-15/+2
2013-07-03rbd: protect against concurrent unmapsGravatar Alex Elder 1-2/+4
2013-07-03rbd: set removing flag while holding list lockGravatar Alex Elder 1-31/+22
2013-07-03rbd: protect against duplicate client creationGravatar Alex Elder 1-10/+7
2013-07-03rbd: clean up a few things in the refresh pathGravatar Alex Elder 1-10/+43
2013-07-03rbd: flush dcache after zeroing page dataGravatar Alex Elder 1-0/+2
2013-07-03Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Gravatar Linus Torvalds 1-1/+1
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Gravatar Linus Torvalds 1-1/+1
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-2/+87
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversGravatar Jens Axboe 8-442/+647
2013-07-01rbd: drop original request earlier for existence checkGravatar Alex Elder 1-2/+1
2013-07-01rbd: Use min_t() to fix comparison of distinct pointer types warningGravatar Geert Uytterhoeven 1-2/+2
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-1/+5
2013-06-29move linux/loop.h to drivers/blockGravatar Al Viro 3-2/+87
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizeGravatar Philipp Reisner 5-52/+172
2013-06-28drbd: Constants should be UPPERCASEGravatar Philipp Reisner 3-14/+19
2013-06-28drbd: Ignore the exit code of a fence-peer handler if it returns too lateGravatar Philipp Reisner 3-3/+17
2013-06-28drbd: Fix rcu_read_lock balance on error pathGravatar Andreas Gruenbacher 1-7/+12
2013-06-28drbd: fix error return code in drbd_init()Gravatar Wei Yongjun 1-3/+1
2013-06-28drbd: Do not sleep inside rcuGravatar Andreas Gruenbacher 1-2/+2
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Jens Axboe 4-422/+1214
2013-06-27rbd: send snapshot context with writesGravatar Josh Durgin 1-1/+5
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-4/+4
2013-06-25rbd: fetch object order before using itGravatar Josh Durgin 1-4/+4
2013-06-25xen-blkback: check the number of iovecs before allocating a biosGravatar Roger Pau Monne 1-1/+2
2013-06-24swim: Release memory region after incorrect return/gotoGravatar Joe Perches 1-1/+1
2013-06-21xen-blkfront: set blk_queue_max_hw_sectors correctlyGravatar Roger Pau Monne 1-1/+1
2013-06-21xen-blkback: workaround compiler bug in gcc 4.1Gravatar Roger Pau Monne 1-10/+14
2013-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-1/+5
2013-06-19rsxx: Adding in debugfs entries.Gravatar Philip J Kelleher 2-0/+278
2013-06-19rsxx: Fixes incorrect stats calculation.Gravatar Philip J Kelleher 1-0/+1
2013-06-19rsxx: Adding EEH check inside cregs timeout.Gravatar Philip J Kelleher 1-0/+9
2013-06-19rsxx: Adapter address space sanity check.Gravatar Philip J Kelleher 1-0/+3
2013-06-19rsxx: Fixes DLPAR add kernel panic if partition still mounted.Gravatar Philip J Kelleher 1-0/+4