summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-02-02block: pass a block_device and opf to bio_allocChristoph Hellwig42-194/+130
2022-02-02block: pass a block_device and opf to bio_alloc_kiocbChristoph Hellwig3-15/+18
2022-02-02block: pass a block_device and opf to bio_alloc_biosetChristoph Hellwig19-79/+75
2022-02-02block: pass a block_device and opf to blk_next_bioChaitanya Kulkarni6-27/+18
2022-02-02block: move blk_next_bio to bio.cChristoph Hellwig2-13/+13
2022-02-02xen-blkback: bio_alloc can't fail if it is allow to sleepChristoph Hellwig1-14/+0
2022-02-02rnbd-srv: remove struct rnbd_dev_blk_ioChristoph Hellwig4-38/+7
2022-02-02rnbd-srv: simplify bio mapping in process_rdmaChristoph Hellwig3-69/+16
2022-02-02drbd: bio_alloc can't fail if it is allow to sleepChristoph Hellwig1-18/+4
2022-02-02dm-thin: use blkdev_issue_flush instead of open coding itChristoph Hellwig1-10/+1
2022-02-02dm-snap: use blkdev_issue_flush instead of open coding itChristoph Hellwig1-20/+1
2022-02-02dm-crypt: remove clone_initChristoph Hellwig1-13/+8
2022-02-02dm: bio_alloc can't fail if it is allowed to sleepChristoph Hellwig5-51/+10
2022-02-02ntfs3: remove ntfs_alloc_bioChristoph Hellwig1-21/+2
2022-02-02nfs/blocklayout: remove bl_alloc_init_bioChristoph Hellwig1-21/+5
2022-02-02nilfs2: remove nilfs_alloc_seg_bioChristoph Hellwig1-27/+4
2022-02-02fs: remove mpage_allocChristoph Hellwig1-29/+6
2022-02-02block: remove genhd.hChristoph Hellwig62-350/+282
2022-02-02block: move blk_drop_partitions to blk.hChristoph Hellwig2-1/+1
2022-02-02block: move disk_{block,unblock,flush}_events to blk.hChristoph Hellwig2-3/+3
2022-02-02block: deprecate autoloading based on dev_tChristoph Hellwig3-3/+24
2022-01-30Linux 5.17-rc2v5.17-rc2Linus Torvalds1-1/+1
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds6-36/+121
2022-01-30Merge tag 'perf_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+19
2022-01-30Merge tag 'sched_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-4/+5
2022-01-30Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds12-70/+91
2022-01-30ocfs2: fix a deadlock when commit transJoseph Qi1-14/+11
2022-01-30jbd2: export jbd2_journal_[grab|put]_journal_headJoseph Qi1-0/+2
2022-01-30psi: fix "defined but not used" warnings when CONFIG_PROC_FS=nSuren Baghdasaryan1-38/+41
2022-01-30psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=nSuren Baghdasaryan1-6/+5
2022-01-30mm, kasan: use compare-exchange operation to set KASAN page tagPeter Collingbourne1-5/+12
2022-01-30kasan: test: fix compatibility with FORTIFY_SOURCEMarco Elver1-0/+5
2022-01-30tools/testing/scatterlist: add missing definesMaor Gottlieb1-1/+2
2022-01-30mm: page->mapping folio->mapping should have the same offsetWei Yang1-0/+1
2022-01-30memory-failure: fetch compound_head after pgmap_pfn_valid()Joao Martins1-0/+6
2022-01-30ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap1-1/+1
2022-01-30binfmt_misc: fix crash when load/unload moduleTong Zhang1-4/+4
2022-01-30include/linux/sysctl.h: fix register_sysctl_mount_point() return typeAndrew Morton1-1/+1
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner6-36/+121
2022-01-29Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-19/+9
2022-01-29Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2022-01-29Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+10
2022-01-29Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-106/+205
2022-01-29Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds16-15/+115
2022-01-29Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds8-29/+35
2022-01-29Merge tag 'io_uring-5.17-2022-01-28' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+8
2022-01-29Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds12-11/+38
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-13/+144
2022-01-29Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+14