aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-06zram: identify asynchronous IO's return valueMinchan Kim1-8/+24
2017-09-06zram: add free space management in backing deviceMinchan Kim2-1/+50
2017-09-06zram: add interface to specif backing deviceMinchan Kim2-0/+147
2017-09-06zram: rename zram_decompress_page to __zram_bvec_readMinchan Kim1-3/+3
2017-09-06zram: inline zram_compressMinchan Kim1-42/+22
2017-09-06zram: 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/kernel/git/tip/tipLinus Torvalds1-1/+1
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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-08-31Merge 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
2017-08-30drbd: Fix allyesconfig build, fix recent commitPhilipp Reisner1-1/+1
2017-08-29drbd: switch from kmalloc() to kmalloc_array()Roland Kammerer1-1/+1
2017-08-29drbd: abort drbd_start_resync if there is no connectionRoland Kammerer1-0/+5
2017-08-29drbd: move global variables to drbd namespace and make some staticRoland Kammerer4-49/+43
2017-08-29drbd: rename "usermode_helper" to "drbd_usermode_helper"Greg Kroah-Hartman3-13/+13
2017-08-29drbd: fix race between handshake and admin disconnect/downLars Ellenberg1-0/+3
2017-08-29drbd: fix potential deadlock when trying to detach during handshakeLars Ellenberg3-23/+56
2017-08-29drbd: A single dot should be put into a sequence.Markus Elfring1-1/+1
2017-08-29drbd: fix rmmod cleanup, remove _all_ debugfs entriesLars Ellenberg1-1/+2
2017-08-29drbd: Use setup_timer() instead of init_timer() to simplify the code.Geliang Tang1-12/+8
2017-08-29drbd: fix potential get_ldev/put_ldev refcount imbalance during attachLars Ellenberg1-3/+5
2017-08-29drbd: new disk-option disable-write-sameLars Ellenberg1-3/+12
2017-08-29drbd: Fix resource role for newly created resources in events2Philipp Reisner1-1/+1
2017-08-29drbd: mark symbols static where possibleBaoyou Xie3-3/+6
2017-08-29drbd: Send P_NEG_ACK upon write error in protocol != CLars Ellenberg1-0/+8
2017-08-29drbd: add explicit plugging when submitting batchesLars Ellenberg1-6/+15
2017-08-29drbd: change list_for_each_safe to while(list_first_entry_or_null)Lars Ellenberg1-4/+4
2017-08-29drbd: introduce drbd_recv_header_maybe_unplugLars Ellenberg6-9/+139
2017-08-29skd: Let the block layer core choose .nr_requestsBart Van Assche1-1/+0
2017-08-29skd: Remove blk_queue_bounce_limit() callBart Van Assche1-1/+0
2017-08-29Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linusJens Axboe1-2/+8
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang1-1/+1
2017-08-28nbd: make device_attribute constBhumika Goyal1-1/+1
2017-08-28null_blk: use available 'dev' in nullb_device_power_store()Jens Axboe1-1/+1
2017-08-28block/nullb: delete unnecessary memory freeShaohua Li1-1/+0
2017-08-28Merge tag 'v4.13-rc7' into for-4.14/block-postmergeJens Axboe6-48/+82
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+10
2017-08-25skd: Remove SKD_ID_INCRBart Van Assche1-5/+0
2017-08-25skd: Make it easier for static analyzers to analyze skd_free_disk()Bart Van Assche1-1/+2