summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20block: sed-opal: Add/remove spacesRevanth Rajashekar
2019-08-19block: remove struct request_queue queue_headJunxiao Bi
2019-08-15writeback, cgroup: inode_switch_wbs() shouldn't give up on wb_switch_rwsem tr...Tejun Heo
2019-08-15writeback, cgroup: Adjust WB_FRN_TIME_CUT_DIV to accelerate foreign inode swi...Tejun Heo
2019-08-14block: annotate refault stalls from IO submissionJohannes Weiner
2019-08-12blk-mq: Fix memory leak in blk_mq_init_allocated_queue error handlingzhengbin
2019-08-09floppy: fix usercopy directionJann Horn
2019-08-08lightnvm: remove unused 'geo' variableJens Axboe
2019-08-08loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini
2019-08-08lib: scatterlist: Fix to support no mapped sgZhou Wang
2019-08-08lightnvm: remove set but not used variables 'data_len' and 'rq_len'YueHaibing
2019-08-07Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.4/blockJens Axboe
2019-08-07raid1: factor out a common routine to handle the completion of sync writeHou Tao
2019-08-07md: don't call spare_active in md_reap_sync_thread if all member devices can'...Guoqing Jiang
2019-08-07md: don't set In_sync if array is frozenGuoqing Jiang
2019-08-07md: allow last device to be forcibly removed from RAID1/RAID10.Guoqing Jiang
2019-08-07md: Convert to use int_pow()Andy Shevchenko
2019-08-07md/raid10: end bio when the device faultyYufen Yu
2019-08-07md/raid1: end bio when the device faultyYufen Yu
2019-08-07md/raid6: Set R5_ReadError when there is read failure on parity diskXiao Ni
2019-08-07raid1: use an int as the return value of raise_barrier()Hou Tao
2019-08-06block: stop exporting bio_map_kernHans Holmberg
2019-08-06lightnvm: pblk: use kvmalloc for metadataHans Holmberg
2019-08-06lightnvm: move metadata mapping to lower level driverHans Holmberg
2019-08-06lightnvm: remove nvm_submit_io_sync_fnHans Holmberg
2019-08-04blk-mq: balance mapping between present CPUs and queuesMing Lei
2019-08-04scsi: implement .cleanup_rq callbackMing Lei
2019-08-04blk-mq: add callback of .cleanup_rqMing Lei
2019-08-04null_blk: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-08-04scsi: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-08-04blk-zoned: implement REQ_OP_ZONE_RESET_ALLChaitanya Kulkarni
2019-08-04block: add req op to reset all zones and flagChaitanya Kulkarni
2019-08-04block: Fix a comment in blk_cleanup_queue()Bart Van Assche
2019-08-04block: Fix spelling in the header above blkg_lookup()Bart Van Assche
2019-08-04block: Improve physical block alignment of split biosBart Van Assche
2019-08-04block: Simplify blk_bio_segment_split()Bart Van Assche
2019-08-04block: Simplify bvec_split_segs()Bart Van Assche
2019-08-04block: Document the bio splitting functionsBart Van Assche
2019-08-04block: Declare several function pointer arguments 'const'Bart Van Assche
2019-08-04blk-mq: remove blk_mq_complete_request_syncMing Lei
2019-08-04nvme: wait until all completed request's complete fn is calledMing Lei
2019-08-04nvme: don't abort completed request in nvme_cancel_requestMing Lei
2019-08-04blk-mq: introduce blk_mq_tagset_wait_completed_request()Ming Lei
2019-08-04blk-mq: introduce blk_mq_request_completed()Ming Lei
2019-08-04Linux 5.3-rc3Linus Torvalds
2019-08-04Merge tag 'tpmdd-next-20190805' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-08-04Merge tag 'mtd/fixes-for-5.3-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-05tpm: tpm_ibm_vtpm: Fix unallocated banksNayna Jain
2019-08-05tpm: Fix null pointer dereference on chip register error pathMilan Broz
2019-08-04Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds