summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-06-09nbd: set sk->sk_sndtimeo for our socketsJosef Bacik
2017-06-09loop: fix error handling regressionArnd Bergmann
2017-06-09pktcdvd: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-06-09zram: use class_groups instead of class_attrsGreg Kroah-Hartman
2017-06-08loop: support 4k physical blocksizeHannes Reinecke
2017-06-08loop: Remove unused 'bdev' argument from loop_set_capacityHannes Reinecke
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-06-01pktcdvd: Check queue type before attaching to a queueBart Van Assche
2017-06-01block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGHBart Van Assche
2017-05-30nbd: add FUA op supportShaun McDowell
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-27drbd: ->sendpage() never needed set_fs()Al Viro
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