summaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | xen-blkback: move pending handles list from blkbk to pending_reqRoger Pau Monne2013-04-181-12/+4
| | * | | | xen-blkback: implement LRU mechanism for persistent grantsRoger Pau Monne2013-04-183-57/+250
| | * | | | xen-blkback: use balloon pages for all mappingsRoger Pau Monne2013-04-183-121/+173
| | * | | | xen-blkback: print stats about persistent grantsRoger Pau Monne2013-04-181-2/+4
| * | | | | rsxx: Adding in debugfs entries.Philip J Kelleher2013-06-192-0/+278
| * | | | | rsxx: Fixes incorrect stats calculation.Philip J Kelleher2013-06-191-0/+1
| * | | | | rsxx: Adding EEH check inside cregs timeout.Philip J Kelleher2013-06-191-0/+9
| * | | | | rsxx: Adapter address space sanity check.Philip J Kelleher2013-06-191-0/+3
| * | | | | rsxx: Fixes DLPAR add kernel panic if partition still mounted.Philip J Kelleher2013-06-191-0/+4
| * | | | | rsxx: Changing the adapter name to the official name.Philip J Kelleher2013-06-192-7/+7
| * | | | | rsxx: Adding in sync_start module paramenter.Philip J Kelleher2013-06-191-0/+34
| * | | | | rsxx: Allow block size to be determined by configuration.Philip J Kelleher2013-06-191-19/+1
| * | | | | rsxx: Fixes soft-lockup issues during DMAs.Philip J Kelleher2013-06-192-8/+28
| * | | | | rsxx: Restructured DMA cancel scheme.Philip J Kelleher2013-06-194-93/+95
| * | | | | rsxx: Individual workqueues for interruptible events.Philip J Kelleher2013-06-193-3/+27
* | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-07-101-2/+2
|\ \ \ \ \ \
| * | | | | | xilinx systemace: Fix sparse warningsMichal Simek2013-07-101-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-07-091-84/+90
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | rbd: fix a couple warningsSage Weil2013-07-041-2/+2
| * | | | | rbd: take a little creditAlex Elder2013-07-041-0/+1
| * | | | | rbd: use rwsem to protect header updatesAlex Elder2013-07-041-16/+10
| * | | | | rbd: don't hold ctl_mutex to get/put deviceAlex Elder2013-07-041-15/+2
| * | | | | rbd: protect against concurrent unmapsAlex Elder2013-07-041-2/+4
| * | | | | rbd: set removing flag while holding list lockAlex Elder2013-07-041-31/+22
| * | | | | rbd: protect against duplicate client creationAlex Elder2013-07-041-10/+7
| * | | | | rbd: clean up a few things in the refresh pathAlex Elder2013-07-041-10/+43
| * | | | | rbd: flush dcache after zeroing page dataAlex Elder2013-07-041-0/+2
| * | | | | rbd: drop original request earlier for existence checkAlex Elder2013-07-011-2/+1
| * | | | | rbd: Use min_t() to fix comparison of distinct pointer types warningGeert Uytterhoeven2013-07-011-2/+2
* | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-047-42/+151
|\ \ \ \ \ \
| * | | | | | aoe: update internal version number to v83Ed Cashin2013-07-041-1/+1
| * | | | | | aoe: update copyright dateEd Cashin2013-07-044-4/+4
| * | | | | | aoe: perform I/O completions in parallelEd Cashin2013-07-044-31/+134
| * | | | | | nbd: correct disconnect behaviorPaul Clements2013-07-041-1/+6
| * | | | | | nbd: remove bogus BUG_ON in NBD_CLEAR_QUEMichal Belczyk2013-07-041-1/+0
| * | | | | | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-043-3/+4
| * | | | | | block: do not pass disk names as format stringsKees Cook2013-07-041-1/+2
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git....Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \ \ \ \
| | * | | | | | | virtio_blk: Add missing 'static' qualifiersJonghwan Choi2013-05-201-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer...Linus Torvalds2013-07-031-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | swim: Release memory region after incorrect return/gotoJoe Perches2013-06-241-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-023-2/+87
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | move linux/loop.h to drivers/blockAl Viro2013-06-293-2/+87
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-291-1/+5
|\ \ \ \ \ \
| * | | | | | rbd: send snapshot context with writesJosh Durgin2013-06-271-1/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-261-4/+4
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | rbd: fetch object order before using itJosh Durgin2013-06-251-4/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-211-1/+5
|\| | | | | | |/ / / / |/| | | |
| * | | | rbd: use the correct length for format 2 object namesJosh Durgin2013-06-131-1/+5
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2013-06-132-4/+7
|\ \ \ \ \