summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)AuthorFilesLines
2017-11-14Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-63/+30
2017-11-09rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov1-2/+2
2017-11-06block/aoe: discover_timer: Convert timers to use timer_setup()Kees Cook1-36/+8
2017-11-06drbd: Convert timers to use timer_setup()Kees Cook6-21/+17
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds19-0/+19
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman19-0/+19
2017-10-27virtio_blk: Fix an SG_IO regressionBart Van Assche1-0/+12
2017-10-25nbd: handle interrupted sendmsg with a sndtimeo setJosef Bacik1-2/+11
2017-10-17timer: Remove meaningless .data/.function assignmentsKees Cook1-2/+1
2017-10-09nbd: don't set the device size until we're connectedJosef Bacik1-1/+1
2017-10-09skd: Use kmem_cache_freeHimanshu Jha1-1/+1
2017-10-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+6
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-4/+4
2017-10-04zram: fix null dereference of handleMinchan Kim1-24/+12
2017-10-04null_blk: change configfs dependency to selectJens Axboe1-1/+1
2017-10-02nbd: fix -ERESTARTSYS handlingJosef Bacik1-1/+5
2017-09-25loop: remove union of use_aio and ref in struct loop_cmdOmar Sandoval1-4/+2
2017-09-25nbd: ignore non-nbd ioctl'sJosef Bacik1-0/+6
2017-09-25brd: fix overflow in __brd_direct_accessMikulas Patocka1-1/+1
2017-09-13Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2-92/+109
2017-09-09drivers/block/zram/zram_drv.c: convert to using memset_lMatthew Wilcox1-11/+2
2017-09-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-7877/+0
2017-09-07Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-blockLinus Torvalds28-2672/+2404
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-4/+6
2017-09-07block, THP: make block_device_operations.rw_page support THPHuang Ying2-1/+7
2017-09-07zram: add config and doc file for writeback featureMinchan Kim1-0/+12
2017-09-07zram: read page from backing deviceMinchan Kim1-5/+118
2017-09-07zram: write incompressible pages to backing deviceMinchan Kim2-13/+103
2017-09-07zram: identify asynchronous IO's return valueMinchan Kim1-8/+24
2017-09-07zram: add free space management in backing deviceMinchan Kim2-1/+50
2017-09-07zram: add interface to specif backing deviceMinchan Kim2-0/+147
2017-09-07zram: rename zram_decompress_page to __zram_bvec_readMinchan Kim1-3/+3
2017-09-07zram: inline zram_compressMinchan Kim1-42/+22
2017-09-07zram: clean up duplicated codes in __zram_bvec_writeMinchan Kim1-33/+23
2017-09-06rbd: silence bogus uninitialized use warning in rbd_acquire_lock()Kefeng Wang1-1/+1
2017-09-06loop: set physical block size to logical block sizeOmar Sandoval1-2/+4
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar4-45/+24
2017-09-01block/loop: remove unused fieldShaohua Li1-1/+0
2017-09-01block/loop: fix use after freeShaohua Li2-4/+17
2017-09-01block/loop: allow request merge for directio modeShaohua Li2-15/+52
2017-09-01block/loop: set hw_sectorsShaohua Li1-0/+1
2017-09-01Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+8
2017-08-31loop: fold loop_switch() into callersOmar Sandoval1-65/+11
2017-08-31loop: add ioctl for changing logical block sizeOmar Sandoval1-0/+24
2017-08-31loop: set physical block size to PAGE_SIZEOmar Sandoval1-0/+2
2017-08-31loop: get rid of lo_blocksizeOmar Sandoval2-9/+2
2017-08-30drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_setNeilBrown1-3/+2