summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-03block: introduce BLK_STS_OFFLINESong Liu
2022-02-02fs/ntfs3: remove unnecessary NULL checkDan Carpenter
2022-02-02block: fix boolreturn.cocci warningJiapeng Chong
2022-02-02MAINTAINERS: add bio.h to the block sectionChristoph Hellwig
2022-02-02block: fix the kerneldoc for bio_end_io_acctChristoph Hellwig
2022-02-02block: check that there is a plug in blk_flush_plugChristoph Hellwig
2022-02-02block: remove blk_needs_flush_plugChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_resetChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_initChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_alloc_kiocbChristoph Hellwig
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig
2022-02-02block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni
2022-02-02block: move blk_next_bio to bio.cChristoph Hellwig
2022-02-02xen-blkback: bio_alloc can't fail if it is allow to sleepChristoph Hellwig
2022-02-02rnbd-srv: remove struct rnbd_dev_blk_ioChristoph Hellwig
2022-02-02rnbd-srv: simplify bio mapping in process_rdmaChristoph Hellwig
2022-02-02drbd: bio_alloc can't fail if it is allow to sleepChristoph Hellwig
2022-02-02dm-thin: use blkdev_issue_flush instead of open coding itChristoph Hellwig
2022-02-02dm-snap: use blkdev_issue_flush instead of open coding itChristoph Hellwig
2022-02-02dm-crypt: remove clone_initChristoph Hellwig
2022-02-02dm: bio_alloc can't fail if it is allowed to sleepChristoph Hellwig
2022-02-02ntfs3: remove ntfs_alloc_bioChristoph Hellwig
2022-02-02nfs/blocklayout: remove bl_alloc_init_bioChristoph Hellwig
2022-02-02nilfs2: remove nilfs_alloc_seg_bioChristoph Hellwig
2022-02-02fs: remove mpage_allocChristoph Hellwig
2022-02-02block: remove genhd.hChristoph Hellwig
2022-02-02block: move blk_drop_partitions to blk.hChristoph Hellwig
2022-02-02block: move disk_{block,unblock,flush}_events to blk.hChristoph Hellwig
2022-02-02block: deprecate autoloading based on dev_tChristoph Hellwig
2022-01-30Linux 5.17-rc2v5.17-rc2Linus Torvalds
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-30Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-01-30Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-30ocfs2: fix a deadlock when commit transJoseph Qi
2022-01-30jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi
2022-01-30psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne
2022-01-30kasan: test: fix compatibility with FORTIFY_SOURCEMarco Elver
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang
2022-01-30memory-failure: fetch compound_head after pgmap_pfn_valid()Joao Martins
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds