Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -2/+2 |
2013-07-10 | xilinx systemace: Fix sparse warnings | Michal Simek | 1 | -2/+2 |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -84/+90 |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 7 | -42/+151 |
2013-07-04 | aoe: update internal version number to v83 | Ed Cashin | 1 | -1/+1 |
2013-07-04 | aoe: update copyright date | Ed Cashin | 4 | -4/+4 |
2013-07-04 | aoe: perform I/O completions in parallel | Ed Cashin | 4 | -31/+134 |
2013-07-04 | nbd: correct disconnect behavior | Paul Clements | 1 | -1/+6 |
2013-07-04 | nbd: remove bogus BUG_ON in NBD_CLEAR_QUE | Michal Belczyk | 1 | -1/+0 |
2013-07-04 | drivers: avoid parsing names as kthread_run() format strings | Kees Cook | 3 | -3/+4 |
2013-07-04 | block: do not pass disk names as format strings | Kees Cook | 1 | -1/+2 |
2013-07-04 | rbd: fix a couple warnings | Sage Weil | 1 | -2/+2 |
2013-07-04 | rbd: take a little credit | Alex Elder | 1 | -0/+1 |
2013-07-04 | rbd: use rwsem to protect header updates | Alex Elder | 1 | -16/+10 |
2013-07-04 | rbd: don't hold ctl_mutex to get/put device | Alex Elder | 1 | -15/+2 |
2013-07-04 | rbd: protect against concurrent unmaps | Alex Elder | 1 | -2/+4 |
2013-07-04 | rbd: set removing flag while holding list lock | Alex Elder | 1 | -31/+22 |
2013-07-04 | rbd: protect against duplicate client creation | Alex Elder | 1 | -10/+7 |
2013-07-04 | rbd: clean up a few things in the refresh path | Alex Elder | 1 | -10/+43 |
2013-07-04 | rbd: flush dcache after zeroing page data | Alex Elder | 1 | -0/+2 |
2013-07-04 | Merge tags 'modules-next-for-linus' and 'virtio-next-for-linus' of git://git.... | Linus Torvalds | 1 | -1/+1 |
2013-07-03 | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/geer... | Linus Torvalds | 1 | -1/+1 |
2013-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -2/+87 |
2013-07-01 | rbd: drop original request earlier for existence check | Alex Elder | 1 | -2/+1 |
2013-07-01 | rbd: Use min_t() to fix comparison of distinct pointer types warning | Geert Uytterhoeven | 1 | -2/+2 |
2013-06-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -1/+5 |
2013-06-29 | move linux/loop.h to drivers/block | Al Viro | 3 | -2/+87 |
2013-06-27 | rbd: send snapshot context with writes | Josh Durgin | 1 | -1/+5 |
2013-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -4/+4 |
2013-06-25 | rbd: fetch object order before using it | Josh Durgin | 1 | -4/+4 |
2013-06-24 | swim: Release memory region after incorrect return/goto | Joe Perches | 1 | -1/+1 |
2013-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -1/+5 |
2013-06-13 | rbd: use the correct length for format 2 object names | Josh Durgin | 1 | -1/+5 |
2013-06-13 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -4/+7 |
2013-06-13 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 1 | -16/+16 |
2013-06-13 | cciss: fix broken mutex usage in ioctl | Stephen M. Cameron | 1 | -16/+16 |
2013-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -15/+18 |
2013-06-12 | Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2 | -16/+49 |
2013-05-31 | NVMe: Add MSI support | Ramachandra Rao Gajula | 1 | -8/+32 |
2013-05-29 | Merge branch 'for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Jens Axboe | 1 | -1/+2 |
2013-05-29 | pktcdvd: silence static checker warning | Dan Carpenter | 1 | -1/+2 |
2013-05-29 | NVMe: Use dma_set_mask() correctly | Matthew Wilcox | 1 | -2/+8 |
2013-05-25 | drivers/block/brd.c: fix brd_lookup_page() race | Brian Behlendorf | 1 | -2/+2 |
2013-05-25 | drivers/block/xsysace.c: fix id with missing port-number | Gernot Vormayr | 1 | -2/+1 |
2013-05-23 | Return the result from user admin command IOCTL even in case of failure | Chayan Biswas | 1 | -1/+1 |
2013-05-20 | virtio_blk: Add missing 'static' qualifiers | Jonghwan Choi | 1 | -1/+1 |
2013-05-17 | rbd: fix cleanup in rbd_add() | Alex Elder | 1 | -9/+14 |
2013-05-17 | rbd: don't destroy ceph_opts in rbd_add() | Alex Elder | 1 | -6/+4 |
2013-05-17 | NVMe: Do not cancel command multiple times | Keith Busch | 1 | -0/+2 |
2013-05-17 | NVMe: fix error return code in nvme_submit_bio_queue() | Wei Yongjun | 1 | -1/+2 |