summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysocfs2: split transactions in dio completion to avoid credit exhaustionHeming Zhao
3 daysocfs2: remove redundant l_next_free_rec check in __ocfs2_find_path()Joseph Qi
3 daysocfs2: validate extent block list fields during block readJoseph Qi
3 daysocfs2: remove empty extent list check in ocfs2_dx_dir_lookup_rec()Joseph Qi
3 daysocfs2: validate dx_root extent list fields during block readJoseph Qi
3 daysocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRYTejas Bharambe
3 daysocfs2: handle invalid dinode in ocfs2_group_extendZhengYuan Huang
3 days.get_maintainer.ignore: add AskarAskar Safin
3 daysocfs2: validate bg_list extent bounds in discontig groupsZhengYuan Huang
3 dayscheckpatch: exclude forward declarations of const structsTaylor Nelms
3 daystools/accounting: handle truncated taskstats netlink messagesYiyang Chen
3 daystaskstats: set version in TGID exit notificationsYiyang Chen
3 daysocfs2/heartbeat: fix slot mapping rollback leaks on error pathsYufan Chen
2026-04-02arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernelCoiby Xu
2026-04-02crash: align the declaration of crash_load_dm_crypt_keys with CONFIG_CRASH_DM...Coiby Xu
2026-04-02crash_dump/dm-crypt: don't print in arch-specific codeCoiby Xu
2026-04-02lib: parser: fix match_wildcard to correctly handle trailing starsInseob Kim
2026-04-02lib: kunit_iov_iter: add tests for extract_iter_to_sgChristian A. Ehrhardt
2026-04-02lib: kunit_iov_iter: improve error detectionChristian A. Ehrhardt
2026-04-02lib: kunit_iov_iter: fix memory leaksChristian A. Ehrhardt
2026-04-02lib/scatterlist: fix temp buffer in extract_user_to_sg()Christian A. Ehrhardt
2026-04-02lib/scatterlist: fix length calculations in extract_kvec_to_sgChristian A. Ehrhardt
2026-04-02lib/list_sort: remove dummy cmp() calls to speed up merge_final()Kuan-Wei Chiu
2026-04-02ubifs: remove unnecessary cond_resched() from list_sort() compareKuan-Wei Chiu
2026-04-02xor: add a kunit test caseChristoph Hellwig
2026-04-02xor: use static_call for xor_genChristoph Hellwig
2026-04-02xor: pass the entire operation to the low-level opsChristoph Hellwig
2026-04-02btrfs: use xor_genChristoph Hellwig
2026-04-02async_xor: use xor_genChristoph Hellwig
2026-04-02xor: add a better public APIChristoph Hellwig
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: avoid indirect calls for arm64-optimized opsChristoph Hellwig
2026-04-02x86: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02s390: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02sparc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02riscv: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02powerpc: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02loongarch: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02arm64: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02arm: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02alpha: move the XOR code to lib/raid/Christoph Hellwig
2026-04-02xor: move generic implementations out of asm-generic/xor.hChristoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-04-02xor: split xor.hChristoph Hellwig
2026-04-02xor: cleanup registration and probingChristoph Hellwig
2026-04-02xor: small cleanupsChristoph Hellwig
2026-04-02xor: move to lib/raid/Christoph Hellwig
2026-04-02um/xor: cleanup xor.hChristoph Hellwig
2026-04-02arm64/xor: fix conflicting attributes for xor_block_templateChristoph Hellwig
2026-04-02arm/xor: remove in_interrupt() handlingChristoph Hellwig