summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
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-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-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-30drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_setNeilBrown
2017-08-30drbd: Fix allyesconfig build, fix recent commitPhilipp Reisner
2017-08-29drbd: switch from kmalloc() to kmalloc_array()Roland Kammerer
2017-08-29drbd: abort drbd_start_resync if there is no connectionRoland Kammerer
2017-08-29drbd: move global variables to drbd namespace and make some staticRoland Kammerer
2017-08-29drbd: rename "usermode_helper" to "drbd_usermode_helper"Greg Kroah-Hartman
2017-08-29drbd: fix race between handshake and admin disconnect/downLars Ellenberg
2017-08-29drbd: fix potential deadlock when trying to detach during handshakeLars Ellenberg
2017-08-29drbd: A single dot should be put into a sequence.Markus Elfring
2017-08-29drbd: fix rmmod cleanup, remove _all_ debugfs entriesLars Ellenberg
2017-08-29drbd: Use setup_timer() instead of init_timer() to simplify the code.Geliang Tang
2017-08-29drbd: fix potential get_ldev/put_ldev refcount imbalance during attachLars Ellenberg
2017-08-29drbd: new disk-option disable-write-sameLars Ellenberg
2017-08-29drbd: Fix resource role for newly created resources in events2Philipp Reisner
2017-08-29drbd: mark symbols static where possibleBaoyou Xie
2017-08-29drbd: Send P_NEG_ACK upon write error in protocol != CLars Ellenberg
2017-08-29drbd: add explicit plugging when submitting batchesLars Ellenberg
2017-08-29drbd: change list_for_each_safe to while(list_first_entry_or_null)Lars Ellenberg
2017-08-29drbd: introduce drbd_recv_header_maybe_unplugLars Ellenberg
2017-08-29skd: Let the block layer core choose .nr_requestsBart Van Assche
2017-08-29skd: Remove blk_queue_bounce_limit() callBart Van Assche
2017-08-29Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-08-29smp: Avoid using two cache lines for struct call_single_dataYing Huang
2017-08-28nbd: make device_attribute constBhumika Goyal
2017-08-28null_blk: use available 'dev' in nullb_device_power_store()Jens Axboe
2017-08-28block/nullb: delete unnecessary memory freeShaohua Li
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-08-25skd: Remove SKD_ID_INCRBart Van Assche
2017-08-25skd: Make it easier for static analyzers to analyze skd_free_disk()Bart Van Assche
2017-08-25skd: Inline skd_end_request()Bart Van Assche
2017-08-25skd: Rename skd_softirq_done() into skd_complete_rq()Bart Van Assche
2017-08-25block/nullb: fix NULL dereferenceShaohua Li
2017-08-25xen-blkback: stop blkback thread of every queue in xen_blkif_disconnectAnnie Li