summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-17block/wbt: fix negative inflight counter when remove scsi deviceblock-5.17-2022-02-17Laibin Qiu
2022-02-17block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig
2022-02-17block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kernHaimin Zhang
2022-02-11block: loop:use kstatfs.f_bsize of backing file to set discard granularityMing Lei
2022-02-11block: Add handling for zone append command in blk_complete_requestPankaj Raghav
2022-02-11loop: revert "make autoclear operation asynchronous"block-5.17-2022-02-11Tetsuo Handa
2022-02-10Merge tag 'nvme-5.17-2022-02-10' of git://git.infradead.org/nvme into block-5.17Jens Axboe
2022-02-09nvme-tcp: fix bogus request completion when failing to send AERSagi Grimberg
2022-02-09nvme: add nvme_complete_req tracepoint for batched completionBean Huo
2022-02-03block: bio-integrity: Advance seed correctly for larger interval sizesblock-5.17-2022-02-04Martin K. Petersen
2022-02-03Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17Jens Axboe
2022-02-03Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2022-02-03nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts()Uday Shankar
2022-02-02md: fix NULL pointer deref with nowait but no mddev->queueSong Liu
2022-02-02block: fix DIO handling regressions in blkdev_read_iter()Ilya Dryomov
2022-02-02nvme-rdma: fix possible use-after-free in transport error_recovery workSagi Grimberg
2022-02-02nvme-tcp: fix possible use-after-free in transport error_recovery workSagi Grimberg
2022-02-02nvme: fix a possible use-after-free in controller reset during loadSagi Grimberg
2022-01-28dm: properly fix redundant bio-based IO accountingblock-5.17-2022-01-28Mike Snitzer
2022-01-28dm: revert partial fix for redundant bio-based IO accountingMike Snitzer
2022-01-28block: add bio_start_io_acct_time() to control start_timeMike Snitzer
2022-01-27blk-mq: Fix wrong wakeup batch configuration which will cause hangLaibin Qiu
2022-01-27Merge tag 'nvme-5.17-2022-01-27' of git://git.infradead.org/nvme into block-5.17Jens Axboe
2022-01-27nvme-fabrics: remove the unneeded ret variable in nvmf_dev_showChangcheng Deng
2022-01-27nvme-pci: add the IGNORE_DEV_SUBNQN quirk for Intel P4500/P4600 SSDsWu Zheng
2022-01-26blk-mq: fix missing blk_account_io_done() in error pathYu Kuai
2022-01-23block: fix memory leak in disk_register_independent_access_rangesMiaoqian Lin
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-23Merge tag 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-23Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-23Merge tag 'perf_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-01-23Linux 5.17-rc1v5.17-rc1Linus Torvalds
2022-01-23Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-01-23Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)
2022-01-23Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22perf tools: Remove redundant err variableMinghao Chi
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada
2022-01-23certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada
2022-01-23Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin