aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches
2013-08-15Merge remote-tracking branch 'linus/master' into testingSage Weil
2013-08-13aoe: adjust ref of head for compound page tailsEd Cashin
2013-08-09block: rbd: use NULL instead of 0Jingoo Han
2013-07-22Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-07-10xilinx systemace: Fix sparse warningsMichal Simek
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03aoe: update internal version number to v83Ed Cashin
2013-07-03aoe: update copyright dateEd Cashin
2013-07-03aoe: perform I/O completions in parallelEd Cashin
2013-07-03nbd: correct disconnect behaviorPaul Clements
2013-07-03nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-07-03block: do not pass disk names as format stringsKees Cook
2013-07-03rbd: fix a couple warningsSage Weil
2013-07-03rbd: take a little creditAlex Elder
2013-07-03rbd: use rwsem to protect header updatesAlex Elder
2013-07-03rbd: don't hold ctl_mutex to get/put deviceAlex Elder
2013-07-03rbd: protect against concurrent unmapsAlex Elder
2013-07-03rbd: set removing flag while holding list lockAlex Elder
2013-07-03rbd: protect against duplicate client creationAlex Elder
2013-07-03rbd: clean up a few things in the refresh pathAlex Elder
2013-07-03rbd: flush dcache after zeroing page dataAlex Elder
2013-07-03Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'v3.10-rc7' into for-3.11/driversJens Axboe
2013-07-01rbd: drop original request earlier for existence checkAlex Elder
2013-07-01rbd: Use min_t() to fix comparison of distinct pointer types warningGeert Uytterhoeven
2013-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-28drbd: Allow online change of al-stripes and al-stripe-sizePhilipp Reisner
2013-06-28drbd: Constants should be UPPERCASEPhilipp Reisner
2013-06-28drbd: Ignore the exit code of a fence-peer handler if it returns too latePhilipp Reisner
2013-06-28drbd: Fix rcu_read_lock balance on error pathAndreas Gruenbacher
2013-06-28drbd: fix error return code in drbd_init()Wei Yongjun
2013-06-28drbd: Do not sleep inside rcuAndreas Gruenbacher
2013-06-28Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2013-06-27rbd: send snapshot context with writesJosh Durgin
2013-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-06-25rbd: fetch object order before using itJosh Durgin
2013-06-25xen-blkback: check the number of iovecs before allocating a biosRoger Pau Monne
2013-06-24NVMe: Call nvme_process_cq from submission pathMatthew Wilcox
2013-06-24NVMe: Remove "process_cq did something" messageMatthew Wilcox
2013-06-24swim: Release memory region after incorrect return/gotoJoe Perches
2013-06-24NVMe: Return correct value from interrupt handlerMatthew Wilcox
2013-06-21xen-blkfront: set blk_queue_max_hw_sectors correctlyRoger Pau Monne
2013-06-21xen-blkback: workaround compiler bug in gcc 4.1Roger Pau Monne