aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-4/+7
2014-12-17rbd: don't treat CEPH_OSD_OP_DELETE as extent opIlya Dryomov1-2/+6
2014-12-17ceph, rbd: delete unnecessary checks before two function callsSF Markus Elfring1-2/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds3-3/+0
2014-12-13Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds14-1158/+942
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds4-11/+13
2014-12-13Merge branch 'akpm' (second patch-bomb from Andrew)Linus Torvalds2-35/+73
2014-12-13zram: use DEVICE_ATTR_[RW|RO|WO] to define zram sys device attributeGanesh Mahendran1-17/+11
2014-12-13mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh1-2/+2
2014-12-13zram: implement rw_page operation of zramkaram.lee1-0/+44
2014-12-13zram: change parameter from vaild_io_request()karam.lee1-8/+8
2014-12-13zram: remove bio parameter from zram_bvec_rw()karam.lee1-8/+8
2014-12-12NVMe: fix race condition in nvme_submit_sync_cmd()Jens Axboe1-4/+11
2014-12-11sunvdc: reconnect ldc after vds service domain restartsDwight Engen1-22/+183
2014-12-11vio: create routines for inc,dec vio dring indexesDwight Engen1-3/+3
2014-12-11sunvdc: fix module unload/reloadDwight Engen1-0/+11
2014-12-11NVMe: fix retry/error logic in nvme_queue_rq()Jens Axboe1-23/+16
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-31/+43
2014-12-11NVMe: Fix FS mount issue (hot-remove followed by hot-add)Indraneel M1-1/+1
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2014-12-10Merge branch 'for-jens-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-3.19/driversJens Axboe1-26/+39
2014-12-10NVMe: fix error return checking from blk_mq_alloc_request()Jens Axboe1-6/+6
2014-12-10NVMe: fix freeing of wrong request in abort pathSam Bradshaw1-1/+1
2014-12-10xen/blkfront: remove redundant flush_opVitaly Kuznetsov1-20/+31
2014-12-10xen/blkfront: improve protection against issuing unsupported REQ_FUAVitaly Kuznetsov1-6/+8
2014-12-09virtio: drop VIRTIO_F_VERSION_1 from driversMichael S. Tsirkin1-1/+0
2014-12-09virtio_blk: fix race at module removalMichael S. Tsirkin1-1/+1
2014-12-09virtio_blk: make serial attribute staticMichael S. Tsirkin1-1/+2
2014-12-09virtio_blk: v1.0 supportMichael S. Tsirkin1-29/+41
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro4-37/+34
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley1-2/+2
2014-12-03NVMe: Fix command setup on IO retryKeith Busch1-2/+1
2014-11-26null_blk: boundary check queue_mode and irqmodeMatias Bjorling1-2/+40
2014-11-24scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16Hannes Reinecke1-2/+2
2014-11-24block/rsxx: use generic io stats accounting functions to simplify io stat accountingGu Zheng1-25/+4
2014-11-24drbd: use generic io stats accounting functions to simplify io stat accountingGu Zheng1-18/+4
2014-11-21NVMe: Update module version major numberKeith Busch1-1/+1
2014-11-20NVMe: fail pci initialization if the device doesn't have any BARsJens Axboe1-0/+3
2014-11-20NVMe: add ->exit_hctx() hookJens Axboe1-0/+9
2014-11-19NVMe: make setup work for devices that don't do INTxJens Axboe1-0/+19
2014-11-19kill f_dentry usesAl Viro1-3/+3
2014-11-18Merge branch 'master' into for-3.19/driversJens Axboe4-37/+34
2014-11-18NVMe: enable IO stats by defaultJens Axboe1-1/+0
2014-11-18NVMe: nvme_submit_async_admin_req() must use atomic rq allocationJens Axboe1-1/+1
2014-11-17NVMe: replace blk_put_request() with blk_mq_free_request()Jens Axboe1-7/+7
2014-11-13zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang1-1/+2
2014-11-10drbd: Remove an useless copy of kernel_setsockopt()Philipp Reisner1-25/+4
2014-11-10drbd: Fix state change in case of connection timeoutPhilipp Reisner1-1/+1
2014-11-10drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2014-11-10drbd: fix resync throttling initializationLars Ellenberg3-3/+5