summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-23crypto: fix crc64 testmgr digest byte orderKeith Busch1-2/+2
2022-03-07nvme: add support for enhanced metadataKeith Busch3-31/+188
2022-03-07block: add pi for extended integrityKeith Busch3-0/+215
2022-03-07crypto: add rocksoft 64b crc guard tag frameworkKeith Busch9-0/+258
2022-03-07lib: add rocksoft model crc64Keith Busch3-11/+70
2022-03-07linux/kernel: introduce lower_48_bits functionKeith Busch1-0/+9
2022-03-07asm-generic: introduce be48 unaligned accessorsKeith Busch1-0/+26
2022-03-07nvme: allow integrity on extended metadata formatsKeith Busch1-5/+2
2022-03-07block: support pi with extended metadataKeith Busch3-2/+4
2022-03-07Merge branch 'for-5.18/write-streams' into for-5.18/64bit-piJens Axboe24-251/+9
2022-03-07Merge branch 'for-5.18/alloc-cleanups' into for-5.18/64bit-piJens Axboe3-44/+33
2022-03-07Merge branch 'for-5.18/drivers' into for-5.18/64bit-piJens Axboe38-256/+635
2022-03-07Merge branch 'for-5.18/block' into for-5.18/64bit-piJens Axboe183-3593/+2006
2022-03-07block: remove the per-bio/request write hintChristoph Hellwig22-107/+9
2022-03-07nvme: remove support or stream based temperature hintChristoph Hellwig2-144/+0
2022-03-07Merge branch 'for-5.18/alloc-cleanups' into for-5.18/write-streamsJens Axboe3-44/+33
2022-03-07Merge branch 'for-5.18/drivers' into for-5.18/write-streamsJens Axboe38-256/+635
2022-03-07Merge branch 'for-5.18/block' into for-5.18/write-streamsJens Axboe183-3593/+2006
2022-03-07block: remove bio_devnameChristoph Hellwig2-8/+0
2022-03-07ext4: stop using bio_devnameChristoph Hellwig1-3/+2
2022-03-07raid5-ppl: stop using bio_devnameChristoph Hellwig1-9/+4
2022-03-07raid1: stop using bio_devnameChristoph Hellwig1-3/+2
2022-03-07md-multipath: stop using bio_devnameChristoph Hellwig1-5/+4
2022-03-07dm-integrity: stop using bio_devnameChristoph Hellwig1-3/+2
2022-03-07dm-crypt: stop using bio_devnameChristoph Hellwig1-6/+4
2022-03-07pktcdvd: remove a pointless debug check in pkt_submit_bioChristoph Hellwig1-8/+1
2022-03-07block: remove handle_bad_sectorChristoph Hellwig1-12/+5
2022-03-07block: fix and cleanup bio_check_roChristoph Hellwig1-6/+2
2022-03-07Linux 5.17-rc7v5.17-rc7Linus Torvalds1-1/+1
2022-03-06Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-28/+230
2022-03-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-14/+20
2022-03-06Merge tag 'powerpc-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-2/+2
2022-03-06Merge tag 'trace-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+6
2022-03-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/coly...Jens Axboe2-8/+15
2022-03-06bcache: fixup multiple threads crashMingzhe Zou2-4/+8
2022-03-06bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharingMingzhe Zou1-4/+7
2022-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-61/+51
2022-03-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-137/+194
2022-03-05Merge tag 's390-5.17-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-7/+62
2022-03-05configs/debug: set CONFIG_DEBUG_INFO=y properlyQian Cai1-1/+1
2022-03-05proc: fix documentation and description of pagemapYun Zhou2-2/+3
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-05memfd: fix F_SEAL_WRITE after shmem huge page allocatedHugh Dickins1-12/+28
2022-03-05mm: fix use-after-free when anon vma name is used after vma is freedSuren Baghdasaryan1-1/+7
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan2-6/+15
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan12-114/+125
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2-8/+21
2022-03-05bfq: fix use-after-free in bfq_dispatch_requestZhang Wensheng1-7/+8
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo2-2/+2
2022-03-05Merge tag 'block-5.17-2022-03-04' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+18