summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nbd: fix possible sysfs duplicate warningXiubo Li2019-10-101-1/+1
* null_blk: Fix zoned command return codeKeith Busch2019-10-091-2/+1
* io_uring: only flush workqueues on fileset removalJens Axboe2019-10-091-1/+5
* io_uring: remove wait loop spurious wakeupsPavel Begunkov2019-10-071-12/+4
* blk-wbt: fix performance regression in wbt scale_up/scale_downHarshad Shirwadkar2019-10-063-9/+15
* Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg2019-10-062-27/+0
* bdi: Do not use freezable workqueueMika Westerberg2019-10-061-2/+2
* io_uring: fix reversed nonblock flag for link submissionPavel Begunkov2019-10-041-1/+1
* block: sed-opal: fix sparse warning: convert __be64 dataRandy Dunlap2019-10-031-2/+2
* block: sed-opal: fix sparse warning: obsolete array init.Randy Dunlap2019-10-031-1/+1
* block: pg: add header include guardMasahiro Yamada2019-10-021-1/+4
* Revert "s390/dasd: Add discard support for ESE volumes"Stefan Haberland2019-10-011-54/+3
* s390/dasd: Fix error handling during online processingJan Höppner2019-10-011-16/+8
* io_uring: use __kernel_timespec in timeout ABIArnd Bergmann2019-10-011-4/+4
* loop: change queue block size to match when using DIOMartijn Coenen2019-10-011-0/+10
* Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linusJens Axboe2019-09-278-51/+177
|\
| * nvme-rdma: fix possible use-after-free in connect timeoutSagi Grimberg2019-09-271-1/+2
| * nvme: Move ctrl sqsize to generic spaceKeith Busch2019-09-261-1/+1
| * nvme: Add ctrl attributes for queue_count and sqsizeJames Smart2019-09-251-0/+4
| * nvme: allow 64-bit results in passthru commandsMarta Rybczynska2019-09-252-16/+115
| * nvme: Add quirk for Kingston NVME SSD running FW E8FK11.TJian-Hong Pan2019-09-251-0/+10
| * nvmet-tcp: remove superflous check on request sglSagi Grimberg2019-09-251-8/+4
| * Added QUIRKs for ADATA XPG SX8200 Pro 512GBGabriel Craciunescu2019-09-251-0/+3
| * nvme-rdma: Fix max_hw_sectors calculationMax Gurtovoy2019-09-251-5/+11
| * nvme: fix an error code in nvme_init_subsystem()Dan Carpenter2019-09-251-2/+3
| * nvme-pci: Save PCI state before putting drive into deepest stateMario Limonciello2019-09-251-7/+10
| * nvme-tcp: fix wrong stop condition in io_workWunderlich, Mark2019-09-251-2/+2
| * nvme-pci: Fix a race in controller removalBalbir Singh2019-09-231-1/+4
| * nvmet: change ppl to lppJohn Pittman2019-09-231-8/+8
* | blk-mq: apply normal plugging for HDDMing Lei2019-09-271-1/+5
* | blk-mq: honor IO scheduler for multiqueue devicesMing Lei2019-09-271-2/+4
* | block: fix null pointer dereference in blk_mq_rq_timed_out()Yufen Yu2019-09-273-1/+21
* | rq-qos: get rid of redundant wbt_update_limits()Yufen Yu2019-09-271-1/+0
* | iocost: bump up default latency targets for hard disksTejun Heo2019-09-261-2/+2
* | iocost: improve nr_lagging handlingTejun Heo2019-09-261-8/+11
* | iocost: better trace vrate changesTejun Heo2019-09-261-1/+6
* | block: don't release queue's sysfs lock during switching elevatorMing Lei2019-09-262-39/+5
* | blk-mq: move lockdep_assert_held() into elevator_exitMing Lei2019-09-262-2/+2
* | Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2019-09-2527-385/+767
|\ \
| * | ceph: call ceph_mdsc_destroy from destroy_fs_clientJeff Layton2019-09-161-4/+1
| * | libceph: use ceph_kvmalloc() for osdmap arraysIlya Dryomov2019-09-161-26/+43
| * | libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()Ilya Dryomov2019-09-161-6/+23
| * | ceph: allow object copies across different filesystems in the same clusterLuis Henriques2019-09-161-4/+13
| * | ceph: include ceph_debug.h in cache.cIlya Dryomov2019-09-161-0/+2
| * | ceph: move static keyword to the front of declarationsKrzysztof Wilczynski2019-09-161-3/+3
| * | rbd: pull rbd_img_request_create() dout out into the callersIlya Dryomov2019-09-161-2/+6
| * | ceph: reconnect connection if session hang in opening stateErqi Chen2019-09-161-1/+3
| * | libceph: drop unused con parameter of calc_target()Ilya Dryomov2019-09-161-7/+5
| * | ceph: use release_pages() directlyJohn Hubbard2019-09-161-18/+1
| * | rbd: fix response length parameter for encoded stringsDongsheng Yang2019-09-161-4/+6