index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-17
NFS/localio: issue commit inline when not in a memory-reclaim context
Mike Snitzer
1
-1
/
+13
2026-08-17
NFS/localio: remove dead FLUSH_SYNC handling from nfs_local_commit
Mike Snitzer
3
-16
/
+5
2026-08-17
NFS/localio: issue IO inline when not in a memory-reclaim context
Mike Snitzer
3
-2
/
+56
2026-08-17
NFS: Fix delayed delegation return list handling
Guangshuo Li
1
-1
/
+1
2026-08-17
NFS: Verify symlink inode before caching target
ZhangGuoDong
1
-0
/
+6
2026-08-17
NFS: fix folio dereference before NULL check in nfs_inode_remove_request()
Jiangshan Yi
1
-5
/
+6
2026-08-17
nfs4.2: open UNCACHEABLE_FILE_DATA files with O_DIRECT
Mike Snitzer
4
-0
/
+17
2026-08-17
nfs4.2: request UNCACHEABLE_FILE_DATA only for regular files
Mike Snitzer
2
-7
/
+45
2026-08-17
nfs4.2: add UNCACHEABLE_FILE_DATA attribute support
Tom Haynes
8
-10
/
+88
2026-08-17
NFSv4/flexfiles: report cancelled I/O as a layout error
Benjamin Coddington
1
-1
/
+22
2026-08-17
pNFS: honor clora_changed when recalling a layout
Benjamin Coddington
3
-11
/
+16
2026-08-17
pNFS: report clora_changed in the cb_layoutrecall_file tracepoint
Benjamin Coddington
2
-2
/
+55
2026-08-17
pnfs/blocklayout: Fix device leaks on parse failure
ZhangGuoDong
1
-6
/
+15
2026-08-17
NFSv4: remove callback IDR entry on client allocation failure
Ruoyu Wang
3
-1
/
+15
2026-08-17
nfs: refactor pNFS functions using clear_and_wake_up_bit
Arnaud Bonnet
1
-25
/
+10
2026-08-17
nfs: replace atomic bitops sequence with clear_and_wake_up_bit helper
Arnaud Bonnet
1
-3
/
+1
2026-08-17
Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.o...
Linus Torvalds
30
-3724
/
+0
2026-08-17
fuse: wait for FR_FINISHED on abort_on_kill to prevent use-after-free
Rochan Avlur
1
-1
/
+2
2026-08-17
Merge tag 'vfs-7.3-rc1.binfmt' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
35
-523
/
+4969
2026-08-17
Merge tags 'ipc-7.3-rc1.misc' and 'kernel-7.3-rc1.misc' of git://git.kernel.o...
Linus Torvalds
2
-4
/
+3
2026-08-17
fuse: make dentry_tree_work static
Ben Dooks
1
-1
/
+1
2026-08-17
selftests/bpf: Retry stat generation in cgroup_iter_memcg
Andrii Nakryiko
1
-0
/
+43
2026-08-17
docs: fuse: document io-uring buffer pool and zero-copy uapi
Joanne Koong
3
-0
/
+159
2026-08-17
fuse: add zero-copy over io-uring
Joanne Koong
7
-16
/
+236
2026-08-17
fuse: support registered buffer pools in io-uring
Joanne Koong
2
-21
/
+99
2026-08-17
fuse: add io-uring buffer pools
Joanne Koong
4
-30
/
+269
2026-08-17
fuse: add FUSE_IO_URING_CMD_ADD_QUEUE
Joanne Koong
2
-8
/
+45
2026-08-17
fuse: decouple fuse_ring creation from ent registration
Joanne Koong
5
-23
/
+22
2026-08-17
io_uring/rsrc: rename and export IO_IMU_DEST / IO_IMU_SOURCE
Joanne Koong
4
-7
/
+7
2026-08-17
io_uring/rsrc: add io_buffer_register_bvec()
Joanne Koong
2
-0
/
+48
2026-08-17
io_uring/rsrc: split io_buffer_register_request() logic
Joanne Koong
1
-33
/
+51
2026-08-17
io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
Joanne Koong
4
-31
/
+44
2026-08-17
dt-bindings: arm: qcom,ids: Add SoC ID for Snapdragon SDM 850
David Heidelberg
1
-0
/
+1
2026-08-17
ALSA: docs: fix dead link to Intel HD-audio spec
Ninad Naik
1
-1
/
+1
2026-08-17
selftests/bpf: Enable kptr_xchg_inline test on LoongArch
Chenguang Zhao
1
-1
/
+2
2026-08-17
LoongArch: BPF: Add arch_bpf_stack_walk() implementation
George Guo
1
-0
/
+38
2026-08-17
LoongArch: BPF: Add timed may_goto implementation
George Guo
3
-2
/
+60
2026-08-17
LoongArch: BPF: Resolve per-CPU addrs for internal-only MOV
George Guo
2
-0
/
+15
2026-08-17
LoongArch: BPF: Advertise JIT support for kptr xchg inline
Chenguang Zhao
1
-0
/
+5
2026-08-17
LoongArch: BPF: Align value-returning atomics with LKMM
Chenguang Zhao
2
-14
/
+36
2026-08-17
LoongArch: BPF: Split unconditional branch JA paths statically
Tiezhu Yang
1
-4
/
+5
2026-08-17
LoongArch: BPF: Remove dead move_imm() call in BPF_NEG path
Tiezhu Yang
1
-1
/
+0
2026-08-17
LoongArch: BPF: Remove redundant zext jumping in move_imm()
Tiezhu Yang
1
-1
/
+1
2026-08-17
LoongArch: BPF: Implement branchless conditional move for TCC
Tiezhu Yang
2
-34
/
+19
2026-08-17
LoongArch: BPF: Refactor jump offset calculation in tail call
Tiezhu Yang
1
-8
/
+4
2026-08-17
LoongArch: BPF: Move arena register slot below TCC context
Tiezhu Yang
1
-7
/
+13
2026-08-17
LoongArch: BPF: Optimize redundant TCC loads in epilogue
Tiezhu Yang
1
-8
/
+2
2026-08-17
LoongArch: Use current_stack_pointer in current_pt_regs()
Tiezhu Yang
1
-5
/
+1
2026-08-17
LoongArch: Use generic cmp_int() instead of custom cmp_3way()
Tiezhu Yang
1
-4
/
+2
2026-08-17
LoongArch: Expand module virtual address space to 2GB
Tiezhu Yang
2
-4
/
+15
[prev]
[next]