aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds44-5/+931
2026-08-17nfs: fix ENXIO on O_CREAT open of existing symlink over NFSv3Michael Nemanov1-0/+7
2026-08-17SUNRPC: wait for in-flight client TLS handshake callbackJérémy Jean1-1/+11
2026-08-17NFSv4: Fix incorrect argument passed to nfs4_delete_lease() in nfs4_add_lease()Zhansong Gao1-1/+3
2026-08-17lockd: fix NULL dereference on lockowner allocation failureShuangpeng Bai1-0/+3
2026-08-17NFS: fix delegation_hash_table leak when nfs4_server_common_setup() failsNate Prodromou1-5/+12
2026-08-17NFSv4/flexfiles: support loosely coupled data serversJeuk Kim8-14/+24
2026-08-17NFSv4/flexfiles: fix NULL dereference for NFSv4.0 data serversJeuk Kim2-6/+13
2026-08-17NFSv4: pin the superblock for active state ownersJia Zhu1-7/+33
2026-08-17sunrpc: fix use-after-free in __rpc_clnt_handle_event and __rpc_clnt_remove_pipedirLuxiao Xu1-5/+17
2026-08-17NFS/localio: issue commit inline when not in a memory-reclaim contextMike Snitzer1-1/+13
2026-08-17NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commitMike Snitzer3-16/+5
2026-08-17NFS/localio: issue IO inline when not in a memory-reclaim contextMike Snitzer3-2/+56
2026-08-17NFS: Fix delayed delegation return list handlingGuangshuo Li1-1/+1
2026-08-17NFS: Verify symlink inode before caching targetZhangGuoDong1-0/+6
2026-08-17NFS: fix folio dereference before NULL check in nfs_inode_remove_request()Jiangshan Yi1-5/+6
2026-08-17nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECTMike Snitzer4-0/+17
2026-08-17nfs4.2: request UNCACHEABLE_FILE_DATA only for regular filesMike Snitzer2-7/+45
2026-08-17nfs4.2: add UNCACHEABLE_FILE_DATA attribute supportTom Haynes8-10/+88
2026-08-17NFSv4/flexfiles: report cancelled I/O as a layout errorBenjamin Coddington1-1/+22
2026-08-17pNFS: honor clora_changed when recalling a layoutBenjamin Coddington3-11/+16
2026-08-17pNFS: report clora_changed in the cb_layoutrecall_file tracepointBenjamin Coddington2-2/+55
2026-08-17pnfs/blocklayout: Fix device leaks on parse failureZhangGuoDong1-6/+15
2026-08-17NFSv4: remove callback IDR entry on client allocation failureRuoyu Wang3-1/+15
2026-08-17nfs: refactor pNFS functions using clear_and_wake_up_bitArnaud Bonnet1-25/+10
2026-08-17nfs: replace atomic bitops sequence with clear_and_wake_up_bit helperArnaud Bonnet1-3/+1
2026-08-17Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds30-3724/+0
2026-08-17fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-freeRochan Avlur1-1/+2
2026-08-17Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds35-523/+4969
2026-08-17Merge tags 'ipc-7.3-rc1.misc' and 'kernel-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds2-4/+3
2026-08-17fuse: make dentry_tree_work staticBen Dooks1-1/+1
2026-08-17selftests/bpf: Retry stat generation in cgroup_iter_memcgAndrii Nakryiko1-0/+43
2026-08-17docs: fuse: document io-uring buffer pool and zero-copy uapiJoanne Koong3-0/+159
2026-08-17fuse: add zero-copy over io-uringJoanne Koong7-16/+236
2026-08-17fuse: support registered buffer pools in io-uringJoanne Koong2-21/+99
2026-08-17fuse: add io-uring buffer poolsJoanne Koong4-30/+269
2026-08-17fuse: add FUSE_IO_URING_CMD_ADD_QUEUEJoanne Koong2-8/+45
2026-08-17fuse: decouple fuse_ring creation from ent registrationJoanne Koong5-23/+22
2026-08-17io_uring/rsrc: rename and export IO_IMU_DEST / IO_IMU_SOURCEJoanne Koong4-7/+7
2026-08-17io_uring/rsrc: add io_buffer_register_bvec()Joanne Koong2-0/+48
2026-08-17io_uring/rsrc: split io_buffer_register_request() logicJoanne Koong1-33/+51
2026-08-17io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()Joanne Koong4-31/+44
2026-08-17dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDM 850David Heidelberg1-0/+1
2026-08-17ALSA: docs: fix dead link to Intel HD-audio specNinad Naik1-1/+1
2026-08-17selftests/bpf: Enable kptr_xchg_inline test on LoongArchChenguang Zhao1-1/+2
2026-08-17LoongArch: BPF: Add arch_bpf_stack_walk() implementationGeorge Guo1-0/+38
2026-08-17LoongArch: BPF: Add timed may_goto implementationGeorge Guo3-2/+60
2026-08-17LoongArch: BPF: Resolve per-CPU addrs for internal-only MOVGeorge Guo2-0/+15
2026-08-17LoongArch: BPF: Advertise JIT support for kptr xchg inlineChenguang Zhao1-0/+5
2026-08-17LoongArch: BPF: Align value-returning atomics with LKMMChenguang Zhao2-14/+36