summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva2020-08-2416-64/+64
* Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-249-31/+39
|\
| * btrfs: detect nocow for swap after snapshot deleteBoris Burkov2020-08-214-16/+25
| * btrfs: check the right error variable in btrfs_del_dir_entries_in_logJosef Bacik2020-08-211-4/+6
| * btrfs: fix space cache memory leak after transaction abortFilipe Manana2020-08-192-1/+2
| * btrfs: use the correct const function attribute for btrfs_get_num_csumsDavid Sterba2020-08-192-2/+2
| * btrfs: reset compression level for lzo on remountMarcos Paulo de Souza2020-08-191-0/+1
| * btrfs: handle errors from async submissionJohannes Thumshirn2020-08-191-8/+3
* | Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-2426-153/+238
|\ \
| * | null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu2020-08-221-1/+1
| * | nvmet: Disable keep-alive timer when kato is cleared to 0hAmit Engel2020-08-221-0/+6
| * | nvme: redirect commands on dying queueChao Leng2020-08-221-4/+5
| * | nvme: just check the status code type in nvme_is_path_errorChristoph Hellwig2020-08-221-10/+2
| * | nvme: refactor command completionChristoph Hellwig2020-08-223-64/+89
| * | nvme: rename and document nvme_end_requestChristoph Hellwig2020-08-227-8/+14
| * | nvme: skip noiob for zoned devicesKeith Busch2020-08-221-1/+1
| * | nvme-pci: fix PRP pool sizeChristoph Hellwig2020-08-221-1/+2
| * | nvme-pci: Use u32 for nvme_dev.q_depth and nvme_queue.q_depthJohn Garry2020-08-221-6/+6
| * | nvme: Use spin_lock_irq() when taking the ctrl->lockLogan Gunthorpe2020-08-221-4/+4
| * | nvmet: call blk_mq_free_request() directlyChaitanya Kulkarni2020-08-221-3/+3
| * | nvmet: fix oops in pt cmd executionChaitanya Kulkarni2020-08-221-3/+3
| * | nvmet: add ns tear down label for pt-cmd handlingChaitanya Kulkarni2020-08-221-4/+5
| * | nvme: multipath: round-robin: eliminate "fallback" variableMartin Wilck2020-08-221-5/+4
| * | nvme: multipath: round-robin: fix single non-optimized path caseMartin Wilck2020-08-221-5/+10
| * | nvme-fc: Fix wrong return value in __nvme_fc_init_request()Tianjia Zhang2020-08-221-2/+2
| * | nvmet-passthru: Reject commands with non-sgl flags setLogan Gunthorpe2020-08-221-0/+8
| * | nvmet: fix a memory leakSagi Grimberg2020-08-221-0/+1
| * | blkcg: fix memleak for iolatencyYufen Yu2020-08-221-3/+5
| * | MAINTAINERS: Add missing header files to BLOCK LAYER sectionGeert Uytterhoeven2020-08-221-0/+1
| * | block: fix get_max_io_size()Keith Busch2020-08-221-1/+1
| * | blk-mq: insert request not through ->queue_rq into sw/scheduler queueMing Lei2020-08-221-1/+2
| * | block/rnbd: Ensure err is always initialized in process_rdmaNathan Chancellor2020-08-221-1/+2
| * | bfq: fix blkio cgroup leakage v4Dmitry Monakhov2020-08-183-12/+3
| * | block: Fix page_is_mergeable() for compound pagesMatthew Wilcox (Oracle)2020-08-181-5/+5
| * | block: virtio_blk: fix handling single range discard requestMing Lei2020-08-171-8/+23
| * | block: respect queue limit of max discard segmentMing Lei2020-08-171-2/+9
| * | block: loop: set discard granularity and alignment for block device backed loopMing Lei2020-08-171-15/+18
| * | blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTARTMing Lei2020-08-172-0/+18
| * | bsg-lib: convert comma to semicolonXu Wang2020-08-171-1/+1
| * | block: blk-mq.c: fix @at_head kernel-doc warningRandy Dunlap2020-08-171-0/+1
* | | Merge tag 'fallthrough-pseudo-keyword-5.9-rc3' of git://git.kernel.org/pub/sc...Linus Torvalds2020-08-241148-2737/+2667
|\ \ \
| * | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241148-2737/+2667
|/ / /
* | | Linux 5.9-rc2v5.9-rc2Linus Torvalds2020-08-231-1/+1
* | | Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-2321-25/+161
|\ \ \
| * | | powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverKajol Jain2020-08-212-2/+11
| * | | powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Christophe Leroy2020-08-211-2/+2
| * | | powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-08-201-1/+0
| * | | powerpc/perf: Fix soft lockups due to missed interrupt accountingAthira Rajeev2020-08-201-0/+4
| * | | powerpc/powernv/pci: Fix possible crash when releasing DMA resourcesFrederic Barrat2020-08-201-1/+1
| * | | powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth2020-08-181-6/+12