aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-15/+20
2017-05-15Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe1-3/+5
2017-05-15block: xen-blkback: add null check to avoid null pointer dereferenceGustavo A. R. Silva1-3/+5
2017-05-11drbd: fix request leak introduced by locking/atomic, kref: Kill kref_sub()Lars Ellenberg1-12/+15
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+1
2017-05-10Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-144/+215
2017-05-08treewide: convert PF_MEMALLOC manipulations to new helpersVlastimil Babka1-3/+4
2017-05-08fs: ceph: CURRENT_TIME with ktime_get_real_ts()Deepa Dinamani1-1/+1
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko1-1/+1
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-353/+171
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-11/+38
2017-05-04rbd: exclusive map optionIlya Dryomov1-10/+73
2017-05-04rbd: return ResponseMessage result from rbd_handle_request_lock()Ilya Dryomov1-14/+26
2017-05-04rbd: kill rbd_is_lock_supported()Ilya Dryomov1-11/+3
2017-05-04rbd: support updating the lock cookie without releasing the lockIlya Dryomov1-25/+41
2017-05-04rbd: store lock cookieIlya Dryomov1-5/+8
2017-05-04rbd: ignore unlock errorsIlya Dryomov1-18/+14
2017-05-04rbd: fix error handling around rbd_init_disk()Ilya Dryomov1-43/+44
2017-05-04rbd: move rbd_unregister_watch() call into rbd_dev_image_release()Ilya Dryomov1-15/+3
2017-05-04rbd: move rbd_dev_destroy() call out of rbd_dev_image_release()Ilya Dryomov1-5/+5
2017-05-04libceph, ceph: always advertise all supported featuresIlya Dryomov1-1/+1
2017-05-03zram: reduce load operation in page_same_filledSangwoo Park1-3/+5
2017-05-03zram: use zram_free_page instead of open-codedMinchan Kim1-14/+3
2017-05-03zram: introduce zram data accessorMinchan Kim1-11/+22
2017-05-03zram: remove zram_meta structureMinchan Kim2-117/+78
2017-05-03zram: use zram_slot_lock instead of raw bit_spin_lock opMinchan Kim1-14/+27
2017-05-03zram: partial IO refactoringMinchan Kim1-153/+184
2017-05-03zram: handle multiple pages attached bio's bvecMinchan Kim1-29/+11
2017-05-03brd: fix uninitialized use of brd->dax_devGerald Schaefer1-7/+5
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe2-178/+30
2017-05-03mtip32xx: cleanup internal tag assumptionsJens Axboe1-10/+9
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-3/+3
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin1-2/+1
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig5-28/+16
2017-05-02Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"Jens Axboe1-1/+1
2017-05-02mtip32xx: convert internal command issue to block IO pathJens Axboe1-30/+73
2017-05-02mtip32xx: abstract out "are any commands active" helperJens Axboe1-10/+18
2017-05-02mtip32xx: kill atomic argument to mtip_quiesce_io()Jens Axboe1-15/+5
2017-05-02mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()Jens Axboe1-105/+43
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds33-3282/+1487
2017-04-28nbd: fix use after free on module unloadJosef Bacik1-4/+4
2017-04-27mtip32xx: use runtime tag to initialize command headerMing Lei1-12/+24
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams1-15/+0
2017-04-24virtio_blk: Fix English description of VIRTIO_BLK_SCSIJean Delvare1-1/+1
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-04-21mtip32xx: fix dereference of stack garbageJens Axboe1-0/+1
2017-04-20nbd: set the max segments to USHRT_MAXJosef Bacik1-0/+1
2017-04-20swim3: remove (commented out) printing of req->errorsChristoph Hellwig1-2/+2