Age | Commit message (Expand) | Author | Files | Lines |
2014-12-14 | Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 14 | -1158/+942 |
2014-12-14 | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -11/+13 |
2014-12-14 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2 | -35/+73 |
2014-12-13 | zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute | Ganesh Mahendran | 1 | -17/+11 |
2014-12-13 | mm/zram: correct ZRAM_ZERO flag bit position | Mahendran Ganesh | 1 | -2/+2 |
2014-12-13 | zram: implement rw_page operation of zram | karam.lee | 1 | -0/+44 |
2014-12-13 | zram: change parameter from vaild_io_request() | karam.lee | 1 | -8/+8 |
2014-12-13 | zram: remove bio parameter from zram_bvec_rw() | karam.lee | 1 | -8/+8 |
2014-12-12 | NVMe: fix race condition in nvme_submit_sync_cmd() | Jens Axboe | 1 | -4/+11 |
2014-12-12 | sunvdc: reconnect ldc after vds service domain restarts | Dwight Engen | 1 | -22/+183 |
2014-12-12 | vio: create routines for inc,dec vio dring indexes | Dwight Engen | 1 | -3/+3 |
2014-12-12 | sunvdc: fix module unload/reload | Dwight Engen | 1 | -0/+11 |
2014-12-11 | NVMe: fix retry/error logic in nvme_queue_rq() | Jens Axboe | 1 | -23/+16 |
2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -31/+43 |
2014-12-11 | NVMe: Fix FS mount issue (hot-remove followed by hot-add) | Indraneel M | 1 | -1/+1 |
2014-12-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+3 |
2014-12-10 | Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jens Axboe | 1 | -26/+39 |
2014-12-10 | NVMe: fix error return checking from blk_mq_alloc_request() | Jens Axboe | 1 | -6/+6 |
2014-12-10 | NVMe: fix freeing of wrong request in abort path | Sam Bradshaw | 1 | -1/+1 |
2014-12-10 | xen/blkfront: remove redundant flush_op | Vitaly Kuznetsov | 1 | -20/+31 |
2014-12-10 | xen/blkfront: improve protection against issuing unsupported REQ_FUA | Vitaly Kuznetsov | 1 | -6/+8 |
2014-12-09 | virtio: drop VIRTIO_F_VERSION_1 from drivers | Michael S. Tsirkin | 1 | -1/+0 |
2014-12-09 | virtio_blk: fix race at module removal | Michael S. Tsirkin | 1 | -1/+1 |
2014-12-09 | virtio_blk: make serial attribute static | Michael S. Tsirkin | 1 | -1/+2 |
2014-12-09 | virtio_blk: v1.0 support | Michael S. Tsirkin | 1 | -29/+41 |
2014-12-09 | Merge branch 'iov_iter' into for-next | Al Viro | 4 | -37/+34 |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley | 1 | -2/+2 |
2014-12-04 | NVMe: Fix command setup on IO retry | Keith Busch | 1 | -2/+1 |
2014-11-27 | null_blk: boundary check queue_mode and irqmode | Matias Bjorling | 1 | -2/+40 |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke | 1 | -2/+2 |
2014-11-24 | block/rsxx: use generic io stats accounting functions to simplify io stat acc... | Gu Zheng | 1 | -25/+4 |
2014-11-24 | drbd: use generic io stats accounting functions to simplify io stat accounting | Gu Zheng | 1 | -18/+4 |
2014-11-22 | NVMe: Update module version major number | Keith Busch | 1 | -1/+1 |
2014-11-20 | NVMe: fail pci initialization if the device doesn't have any BARs | Jens Axboe | 1 | -0/+3 |
2014-11-20 | NVMe: add ->exit_hctx() hook | Jens Axboe | 1 | -0/+9 |
2014-11-19 | NVMe: make setup work for devices that don't do INTx | Jens Axboe | 1 | -0/+19 |
2014-11-19 | kill f_dentry uses | Al Viro | 1 | -3/+3 |
2014-11-19 | Merge branch 'master' into for-3.19/drivers | Jens Axboe | 4 | -37/+34 |
2014-11-18 | NVMe: enable IO stats by default | Jens Axboe | 1 | -1/+0 |
2014-11-18 | NVMe: nvme_submit_async_admin_req() must use atomic rq allocation | Jens Axboe | 1 | -1/+1 |
2014-11-17 | NVMe: replace blk_put_request() with blk_mq_free_request() | Jens Axboe | 1 | -7/+7 |
2014-11-14 | zram: avoid kunmap_atomic() of a NULL pointer | Weijie Yang | 1 | -1/+2 |
2014-11-10 | drbd: Remove an useless copy of kernel_setsockopt() | Philipp Reisner | 1 | -25/+4 |
2014-11-10 | drbd: Fix state change in case of connection timeout | Philipp Reisner | 1 | -1/+1 |
2014-11-10 | drbd: merge_bvec_fn: properly remap bvm->bi_bdev | Lars Ellenberg | 1 | -0/+1 |
2014-11-10 | drbd: fix resync throttling initialization | Lars Ellenberg | 3 | -3/+5 |
2014-11-10 | drbd: fix race between role change and handshake | Philipp Reisner | 3 | -8/+40 |
2014-11-10 | drbd: Only use drbd_msg_put_info() in drbd_nl.c | Andreas Gruenbacher | 3 | -16/+4 |
2014-11-10 | drbd: Minor cleanups | Andreas Gruenbacher | 4 | -44/+34 |
2014-11-10 | NVMe: __nvme_submit_admin_cmd() can be static | kbuild test robot | 1 | -1/+1 |