Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | xen-blkback: move pending handles list from blkbk to pending_req | Roger Pau Monne | 2013-04-18 | 1 | -12/+4 | |
| | * | | | | xen-blkback: implement LRU mechanism for persistent grants | Roger Pau Monne | 2013-04-18 | 3 | -57/+250 | |
| | * | | | | xen-blkback: use balloon pages for all mappings | Roger Pau Monne | 2013-04-18 | 3 | -121/+173 | |
| | * | | | | xen-blkback: print stats about persistent grants | Roger Pau Monne | 2013-04-18 | 1 | -2/+4 | |
| * | | | | | rsxx: Adding in debugfs entries. | Philip J Kelleher | 2013-06-19 | 2 | -0/+278 | |
| * | | | | | rsxx: Fixes incorrect stats calculation. | Philip J Kelleher | 2013-06-19 | 1 | -0/+1 | |
| * | | | | | rsxx: Adding EEH check inside cregs timeout. | Philip J Kelleher | 2013-06-19 | 1 | -0/+9 | |
| * | | | | | rsxx: Adapter address space sanity check. | Philip J Kelleher | 2013-06-19 | 1 | -0/+3 | |
| * | | | | | rsxx: Fixes DLPAR add kernel panic if partition still mounted. | Philip J Kelleher | 2013-06-19 | 1 | -0/+4 | |
| * | | | | | rsxx: Changing the adapter name to the official name. | Philip J Kelleher | 2013-06-19 | 2 | -7/+7 | |
| * | | | | | rsxx: Adding in sync_start module paramenter. | Philip J Kelleher | 2013-06-19 | 1 | -0/+34 | |
| * | | | | | rsxx: Allow block size to be determined by configuration. | Philip J Kelleher | 2013-06-19 | 1 | -19/+1 | |
| * | | | | | rsxx: Fixes soft-lockup issues during DMAs. | Philip J Kelleher | 2013-06-19 | 2 | -8/+28 | |
| * | | | | | rsxx: Restructured DMA cancel scheme. | Philip J Kelleher | 2013-06-19 | 4 | -93/+95 | |
| * | | | | | rsxx: Individual workqueues for interruptible events. | Philip J Kelleher | 2013-06-19 | 3 | -3/+27 | |
* | | | | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-07-10 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | xilinx systemace: Fix sparse warnings | Michal Simek | 2013-07-10 | 1 | -2/+2 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-07-09 | 1 | -84/+90 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | rbd: fix a couple warnings | Sage Weil | 2013-07-04 | 1 | -2/+2 | |
| * | | | | | rbd: take a little credit | Alex Elder | 2013-07-04 | 1 | -0/+1 | |
| * | | | | | rbd: use rwsem to protect header updates | Alex Elder | 2013-07-04 | 1 | -16/+10 | |
| * | | | | | rbd: don't hold ctl_mutex to get/put device | Alex Elder | 2013-07-04 | 1 | -15/+2 | |
| * | | | | | rbd: protect against concurrent unmaps | Alex Elder | 2013-07-04 | 1 | -2/+4 | |
| * | | | | | rbd: set removing flag while holding list lock | Alex Elder | 2013-07-04 | 1 | -31/+22 | |
| * | | | | | rbd: protect against duplicate client creation | Alex Elder | 2013-07-04 | 1 | -10/+7 | |
| * | | | | | rbd: clean up a few things in the refresh path | Alex Elder | 2013-07-04 | 1 | -10/+43 | |
| * | | | | | rbd: flush dcache after zeroing page data | Alex Elder | 2013-07-04 | 1 | -0/+2 | |
| * | | | | | rbd: drop original request earlier for existence check | Alex Elder | 2013-07-01 | 1 | -2/+1 | |
| * | | | | | rbd: Use min_t() to fix comparison of distinct pointer types warning | Geert Uytterhoeven | 2013-07-01 | 1 | -2/+2 | |
* | | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-04 | 7 | -42/+151 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | aoe: update internal version number to v83 | Ed Cashin | 2013-07-04 | 1 | -1/+1 | |
| * | | | | | | aoe: update copyright date | Ed Cashin | 2013-07-04 | 4 | -4/+4 | |
| * | | | | | | aoe: perform I/O completions in parallel | Ed Cashin | 2013-07-04 | 4 | -31/+134 | |
| * | | | | | | nbd: correct disconnect behavior | Paul Clements | 2013-07-04 | 1 | -1/+6 | |
| * | | | | | | nbd: remove bogus BUG_ON in NBD_CLEAR_QUE | Michal Belczyk | 2013-07-04 | 1 | -1/+0 | |
| * | | | | | | drivers: avoid parsing names as kthread_run() format strings | Kees Cook | 2013-07-04 | 3 | -3/+4 | |
| * | | | | | | block: do not pass disk names as format strings | Kees Cook | 2013-07-04 | 1 | -1/+2 | |
| | | | | | | | ||||||
| \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ | Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | virtio_blk: Add missing 'static' qualifiers | Jonghwan Choi | 2013-05-20 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | swim: Release memory region after incorrect return/goto | Joe Perches | 2013-06-24 | 1 | -1/+1 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-07-02 | 3 | -2/+87 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | move linux/loop.h to drivers/block | Al Viro | 2013-06-29 | 3 | -2/+87 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-06-29 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | rbd: send snapshot context with writes | Josh Durgin | 2013-06-27 | 1 | -1/+5 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-06-26 | 1 | -4/+4 | |
|\| | | | | | | |_|/ / / / |/| | | | | | ||||||
| * | | | | | rbd: fetch object order before using it | Josh Durgin | 2013-06-25 | 1 | -4/+4 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-06-21 | 1 | -1/+5 | |
|\| | | | | | |/ / / / |/| | | | | ||||||
| * | | | | rbd: use the correct length for format 2 object names | Josh Durgin | 2013-06-13 | 1 | -1/+5 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-06-13 | 2 | -4/+7 | |
|\ \ \ \ \ |