Age | Commit message (Expand) | Author | Files | Lines |
2012-01-19 | nvme: fix merge error due to change of 'make_request_fn' fn type | Linus Torvalds | 1 | -7/+1 |
2012-01-19 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 3 | -0/+1757 |
2012-01-16 | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -105/+4228 |
2012-01-16 | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+8 |
2012-01-15 | Merge branch 'for-3.3/mtip32xx' into for-3.3/drivers | Jens Axboe | 6 | -0/+4091 |
2012-01-15 | block: add and use scsi_blk_cmd_ioctl | Paolo Bonzini | 3 | -7/+6 |
2012-01-15 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 9 | -13/+18 |
2012-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+2 |
2012-01-13 | paride/pcd: fix bool verbose module parameter. | Rusty Russell | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 8 | -12/+17 |
2012-01-12 | rbd: initialize snap_rwsem in rbd_add() | Alex Elder | 1 | -0/+2 |
2012-01-12 | virtio: blk: Add freeze, restore handlers to support S4 | Amit Shah | 1 | -0/+44 |
2012-01-12 | virtio: blk: Move vq initialization to separate function | Amit Shah | 1 | -5/+14 |
2012-01-12 | virtio_blk: fix config handler race | Michael S. Tsirkin | 1 | -1/+21 |
2012-01-12 | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 1 | -1/+1 |
2012-01-11 | NVMe: Set number of queues correctly | Matthew Wilcox | 1 | -3/+17 |
2012-01-11 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 1 | -5/+5 |
2012-01-11 | NVMe: Version 0.8 | Matthew Wilcox | 1 | -1/+1 |
2012-01-11 | NVMe: Set queue flags correctly | Matthew Wilcox | 1 | -2/+4 |
2012-01-10 | NVMe: Simplify nvme_unmap_user_pages | Matthew Wilcox | 1 | -10/+9 |
2012-01-10 | NVMe: Mark the end of the sg list | Matthew Wilcox | 1 | -0/+1 |
2012-01-10 | NVMe: Fix DMA mapping for admin commands | Matthew Wilcox | 1 | -2/+4 |
2012-01-10 | NVMe: Rename IO_TIMEOUT to NVME_IO_TIMEOUT | Matthew Wilcox | 1 | -4/+4 |
2012-01-10 | NVMe: Merge the nvme_bio and nvme_prp data structures | Matthew Wilcox | 1 | -115/+124 |
2012-01-10 | NVMe: Change nvme_completion_fn to take a dev | Matthew Wilcox | 1 | -18/+25 |
2012-01-10 | NVMe: Change get_nvmeq to take a dev instead of a namespace | Matthew Wilcox | 1 | -4/+4 |
2012-01-10 | NVMe: Simplify completion handling | Matthew Wilcox | 1 | -86/+81 |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -13/+7 |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-01-09 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 6 | -10/+7 |
2012-01-07 | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 6 | -10/+7 |
2012-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -1/+0 |
2012-01-05 | block: xsysace: Don't use NO_IRQ | Michal Simek | 1 | -5/+5 |
2012-01-05 | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 2 | -13/+7 |
2012-01-05 | mtip32xx: do rebuild monitoring asynchronously | Asai Thambi S P | 2 | -40/+65 |
2012-01-04 | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2 | -2/+2 |
2012-01-04 | fs: move code out of buffer.c | Al Viro | 4 | -8/+5 |
2011-12-25 | Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 4 | -105/+137 |
2011-12-16 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -151/+221 |
2011-12-16 | xen-blkfront: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 1 | -1/+1 |
2011-12-14 | block, sx8: kill blk_insert_request() | Tejun Heo | 1 | -4/+8 |
2011-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -91/+10 |
2011-12-12 | block/swim3: Locking fixes | Benjamin Herrenschmidt | 1 | -147/+215 |
2011-12-10 | m68k/mac: cleanup forward declarations | Finn Thain | 1 | -1/+0 |
2011-12-07 | rbd: remove buggy rollback functionality | Josh Durgin | 1 | -90/+0 |
2011-12-07 | rbd: return an error when an invalid header is read | Josh Durgin | 1 | -1/+10 |
2011-12-02 | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 1 | -1/+1 |
2011-12-02 | loop: Fix discard_alignment default setting | Lukas Czerner | 1 | -1/+1 |
2011-11-28 | cciss: fix flush cache transfer length | Stephen M. Cameron | 1 | -0/+2 |
2011-11-28 | cciss: Add IRQF_SHARED back in for the non-MSI(X) interrupt handler | Stephen M. Cameron | 1 | -2/+2 |