summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-09rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2017-11-06block/aoe: discover_timer: Convert timers to use timer_setup()Kees Cook
2017-11-06drbd: Convert timers to use timer_setup()Kees Cook
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27virtio_blk: Fix an SG_IO regressionBart Van Assche
2017-10-24nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik
2017-10-17timer: Remove meaningless .data/.function assignmentsKees Cook
2017-10-09nbd: don't set the device size until we're connectedJosef Bacik
2017-10-09skd: Use kmem_cache_freeHimanshu Jha
2017-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-10-03zram: fix null dereference of handleMinchan Kim
2017-10-03null_blk: change configfs dependency to selectJens Axboe
2017-10-02nbd: fix -ERESTARTSYS handlingJosef Bacik
2017-09-25loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval
2017-09-25nbd: ignore non-nbd ioctl'sJosef Bacik
2017-09-25brd: fix overflow in __brd_direct_accessMikulas Patocka
2017-09-12Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-08drivers/block/zram/zram_drv.c: convert to using memset_lMatthew Wilcox
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-06block, THP: make block_device_operations.rw_page support THPHuang Ying
2017-09-06zram: add config and doc file for writeback featureMinchan Kim
2017-09-06zram: read page from backing deviceMinchan Kim
2017-09-06zram: write incompressible pages to backing deviceMinchan Kim
2017-09-06zram: identify asynchronous IO's return valueMinchan Kim
2017-09-06zram: add free space management in backing deviceMinchan Kim
2017-09-06zram: add interface to specif backing deviceMinchan Kim
2017-09-06zram: rename zram_decompress_page to __zram_bvec_readMinchan Kim
2017-09-06zram: inline zram_compressMinchan Kim
2017-09-06zram: clean up duplicated codes in __zram_bvec_writeMinchan Kim
2017-09-06rbd: silence bogus uninitialized use warning in rbd_acquire_lock()Kefeng Wang
2017-09-06loop: set physical block size to logical block sizeOmar Sandoval
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-09-01block/loop: remove unused fieldShaohua Li
2017-09-01block/loop: fix use after freeShaohua Li
2017-09-01block/loop: allow request merge for directio modeShaohua Li
2017-09-01block/loop: set hw_sectorsShaohua Li
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-31loop: fold loop_switch() into callersOmar Sandoval
2017-08-31loop: add ioctl for changing logical block sizeOmar Sandoval
2017-08-31loop: set physical block size to PAGE_SIZEOmar Sandoval
2017-08-31loop: get rid of lo_blocksizeOmar Sandoval
2017-08-30drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_setNeilBrown