aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2017-06-20Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-06-13xen-blkback: don't leak stack data via response ringJan Beulich
2017-06-13xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross
2017-06-13xen/blkback: don't free be structure too earlyJuergen Gross
2017-06-13xen/blkback: fix disconnect while I/Os in flightJuergen Gross
2017-06-08Fix loop device flush before configure v3James Wang
2017-06-02Merge tag 'ceph-for-4.12-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-30nbd: don't leak nbd_configIlya Dryomov
2017-05-30nbd: nbd_reset() call in nbd_dev_add() is redundantIlya Dryomov
2017-05-29rbd: implement REQ_OP_WRITE_ZEROESIlya Dryomov
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-15Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-05-15block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva
2017-05-11drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()Lars Ellenberg
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04rbd: exclusive map optionIlya Dryomov
2017-05-04rbd: return ResponseMessage result from rbd_handle_request_lock()Ilya Dryomov
2017-05-04rbd: kill rbd_is_lock_supported()Ilya Dryomov
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov
2017-05-04rbd: store lock cookieIlya Dryomov
2017-05-04rbd: ignore unlock errorsIlya Dryomov
2017-05-04rbd: fix error handling around rbd_init_disk()Ilya Dryomov
2017-05-04rbd: move rbd_unregister_watch() call into rbd_dev_image_release()Ilya Dryomov
2017-05-04rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()Ilya Dryomov
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov
2017-05-03zram: reduce load operation in page_same_filledSangwoo Park
2017-05-03zram: use zram_free_page instead of open-codedMinchan Kim
2017-05-03zram: introduce zram data accessorMinchan Kim
2017-05-03zram: remove zram_meta structureMinchan Kim
2017-05-03zram: use zram_slot_lock instead of raw bit_spin_lock opMinchan Kim
2017-05-03zram: partial IO refactoringMinchan Kim
2017-05-03zram: handle multiple pages attached bio's bvecMinchan Kim
2017-05-03brd: fix uninitialized use of brd->dax_devGerald Schaefer
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe
2017-05-03mtip32xx: cleanup internal tag assumptionsJens Axboe
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-02Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"Jens Axboe
2017-05-02mtip32xx: convert internal command issue to block IO pathJens Axboe
2017-05-02mtip32xx: abstract out "are any commands active" helperJens Axboe
2017-05-02mtip32xx: kill atomic argument to mtip_quiesce_io()Jens Axboe
2017-05-02mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()Jens Axboe