summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-08fs: remove kiocb.ki_hintChristoph Hellwig
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig
2022-03-07nvme: remove support or stream based temperature hintChristoph Hellwig
2022-03-07Merge branch 'for-5.18/alloc-cleanups' into for-5.18/write-streamsJens Axboe
2022-03-07Merge branch 'for-5.18/drivers' into for-5.18/write-streamsJens Axboe
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe
2022-03-07block: remove bio_devnameChristoph Hellwig
2022-03-07ext4: stop using bio_devnameChristoph Hellwig
2022-03-07raid5-ppl: stop using bio_devnameChristoph Hellwig
2022-03-07raid1: stop using bio_devnameChristoph Hellwig
2022-03-07md-multipath: stop using bio_devnameChristoph Hellwig
2022-03-07dm-integrity: stop using bio_devnameChristoph Hellwig
2022-03-07dm-crypt: stop using bio_devnameChristoph Hellwig
2022-03-07pktcdvd: remove a pointless debug check in pkt_submit_bioChristoph Hellwig
2022-03-07block: remove handle_bad_sectorChristoph Hellwig
2022-03-07block: fix and cleanup bio_check_roChristoph Hellwig
2022-03-06Linux 5.17-rc7v5.17-rc7Linus Torvalds
2022-03-06Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-06Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/coly...Jens Axboe
2022-03-06bcache: fixup multiple threads crashMingzhe Zou
2022-03-06bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharingMingzhe Zou
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-03-05configs/debug: set CONFIG_DEBUG_INFO=y properlyQian Cai
2022-03-05proc: fix documentation and description of pagemapYun Zhou
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins
2022-03-05mm: fix use-after-free when anon vma name is used after vma is freedSuren Baghdasaryan
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-05bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo
2022-03-04Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-03-04Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-04Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-03-04floppy: use memcpy_{to,from}_bvecChristoph Hellwig
2022-03-04drbd: use bvec_kmap_local in recv_dless_readChristoph Hellwig
2022-03-04drbd: use bvec_kmap_local in drbd_csum_bioChristoph Hellwig
2022-03-04bcache: use bvec_kmap_local in bio_csumChristoph Hellwig
2022-03-04nvdimm-btt: use bvec_kmap_local in btt_rw_integrityChristoph Hellwig
2022-03-04nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrityChristoph Hellwig
2022-03-04zram: use memcpy_from_bvec in zram_bvec_writeChristoph Hellwig
2022-03-04zram: use memcpy_to_bvec in zram_bvec_readChristoph Hellwig
2022-03-04aoe: use bvec_kmap_local in bvcpyChristoph Hellwig
2022-03-04iss-simdisk: use bvec_kmap_local in simdisk_submit_bioChristoph Hellwig