Age | Commit message (Expand) | Author |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-12-17 | rbd: don't treat CEPH_OSD_OP_DELETE as extent op | Ilya Dryomov |
2014-12-17 | ceph, rbd: delete unnecessary checks before two function calls | SF Markus Elfring |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-13 | Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-12-13 | Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds |
2014-12-13 | zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attribute | Ganesh Mahendran |
2014-12-13 | mm/zram: correct ZRAM_ZERO flag bit position | Mahendran Ganesh |
2014-12-13 | zram: implement rw_page operation of zram | karam.lee |
2014-12-13 | zram: change parameter from vaild_io_request() | karam.lee |
2014-12-13 | zram: remove bio parameter from zram_bvec_rw() | karam.lee |
2014-12-12 | NVMe: fix race condition in nvme_submit_sync_cmd() | Jens Axboe |
2014-12-11 | sunvdc: reconnect ldc after vds service domain restarts | Dwight Engen |
2014-12-11 | vio: create routines for inc,dec vio dring indexes | Dwight Engen |
2014-12-11 | sunvdc: fix module unload/reload | Dwight Engen |
2014-12-11 | NVMe: fix retry/error logic in nvme_queue_rq() | Jens Axboe |
2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2014-12-11 | NVMe: Fix FS mount issue (hot-remove followed by hot-add) | Indraneel M |
2014-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-12-10 | Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jens Axboe |
2014-12-10 | NVMe: fix error return checking from blk_mq_alloc_request() | Jens Axboe |
2014-12-10 | NVMe: fix freeing of wrong request in abort path | Sam Bradshaw |
2014-12-10 | xen/blkfront: remove redundant flush_op | Vitaly Kuznetsov |
2014-12-10 | xen/blkfront: improve protection against issuing unsupported REQ_FUA | Vitaly Kuznetsov |
2014-12-09 | virtio: drop VIRTIO_F_VERSION_1 from drivers | Michael S. Tsirkin |
2014-12-09 | virtio_blk: fix race at module removal | Michael S. Tsirkin |
2014-12-09 | virtio_blk: make serial attribute static | Michael S. Tsirkin |
2014-12-09 | virtio_blk: v1.0 support | Michael S. Tsirkin |
2014-12-08 | Merge branch 'iov_iter' into for-next | Al Viro |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley |
2014-12-03 | NVMe: Fix command setup on IO retry | Keith Busch |
2014-11-26 | null_blk: boundary check queue_mode and irqmode | Matias Bjorling |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
2014-11-24 | block/rsxx: use generic io stats accounting functions to simplify io stat acc... | Gu Zheng |
2014-11-24 | drbd: use generic io stats accounting functions to simplify io stat accounting | Gu Zheng |
2014-11-21 | NVMe: Update module version major number | Keith Busch |
2014-11-20 | NVMe: fail pci initialization if the device doesn't have any BARs | Jens Axboe |
2014-11-20 | NVMe: add ->exit_hctx() hook | Jens Axboe |
2014-11-19 | NVMe: make setup work for devices that don't do INTx | Jens Axboe |
2014-11-19 | kill f_dentry uses | Al Viro |
2014-11-18 | Merge branch 'master' into for-3.19/drivers | Jens Axboe |
2014-11-18 | NVMe: enable IO stats by default | Jens Axboe |
2014-11-18 | NVMe: nvme_submit_async_admin_req() must use atomic rq allocation | Jens Axboe |
2014-11-17 | NVMe: replace blk_put_request() with blk_mq_free_request() | Jens Axboe |
2014-11-13 | zram: avoid kunmap_atomic() of a NULL pointer | Weijie Yang |
2014-11-10 | drbd: Remove an useless copy of kernel_setsockopt() | Philipp Reisner |
2014-11-10 | drbd: Fix state change in case of connection timeout | Philipp Reisner |
2014-11-10 | drbd: merge_bvec_fn: properly remap bvm->bi_bdev | Lars Ellenberg |
2014-11-10 | drbd: fix resync throttling initialization | Lars Ellenberg |