index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-17
get rid of kill_litter_super()
Al Viro
3
-30
/
+0
2025-11-17
convert nfsctl
Al Viro
1
-9
/
+9
2025-11-17
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
1
-6
/
+13
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
19
-66
/
+185
2025-11-17
pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
Christian Brauner
1
-39
/
+36
2025-11-17
nfsd: Use MD5 library instead of crypto_shash
Eric Biggers
2
-69
/
+11
2025-11-17
nfsd: stop pretending that we cache the SEQUENCE reply.
NeilBrown
2
-61
/
+18
2025-11-17
fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
Colin Ian King
1
-1
/
+1
2025-11-17
fs/ntfs3: update mode in xattr when ACL can be reduced to mode
Konstantin Komarov
1
-4
/
+14
2025-11-17
fs/ntfs3: check minimum alignment for direct I/O
Konstantin Komarov
3
-0
/
+12
2025-11-17
fs/ntfs3: implement NTFS3_IOC_SHUTDOWN ioctl
Konstantin Komarov
1
-1
/
+43
2025-11-17
fs/ntfs3: correct attr_collapse_range when file is too fragmented
Konstantin Komarov
4
-48
/
+53
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
1
-1
/
+1
2025-11-16
mm: update resctl to use mmap_prepare
Lorenzo Stoakes
1
-11
/
+9
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
1
-13
/
+33
2025-11-16
mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
1
-1
/
+1
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
3
-4
/
+3
2025-11-16
NFSD: Implement NFSD_IO_DIRECT for NFS READ
Chuck Lever
4
-0
/
+87
2025-11-16
NFSD: Relocate the xdr_reserve_space_vec() call site
Chuck Lever
1
-4
/
+16
2025-11-16
NFSD: pass nfsd_file to nfsd_iter_read()
Mike Snitzer
3
-8
/
+9
2025-11-16
NFSD/blocklayout: Support multiple extents per LAYOUTGET
Sergey Bashirov
1
-13
/
+34
2025-11-16
NFSD/blocklayout: Introduce layout content structure
Sergey Bashirov
3
-13
/
+63
2025-11-16
NFSD/blocklayout: Extract extent mapping from proc_layoutget
Sergey Bashirov
1
-49
/
+66
2025-11-16
NFSD/blocklayout: Fix minlength check in proc_layoutget
Sergey Bashirov
1
-1
/
+3
2025-11-16
NFSD: Update comment documenting unsupported fattr4 attributes
Chuck Lever
1
-2
/
+1
2025-11-16
nfsd: delete unreachable confusing code in nfs4_open_delegation()
Matvey Kovalev
1
-5
/
+0
2025-11-16
NFSD: Add array bounds-checking in nfsd_iter_read()
Chuck Lever
1
-5
/
+7
2025-11-16
nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"
Jeff Layton
1
-1
/
+1
2025-11-16
nfsd: change nfs4_client_to_reclaim() to allocate data
NeilBrown
2
-47
/
+42
2025-11-16
nfsd: move name lookup out of nfsd4_list_rec_dir()
NeilBrown
1
-28
/
+26
2025-11-16
convert binfmt_misc
Al Viro
1
-37
/
+32
2025-11-16
convert autofs
Al Viro
2
-7
/
+5
2025-11-16
autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
Al Viro
1
-3
/
+2
2025-11-16
convert devpts
Al Viro
1
-36
/
+21
2025-11-16
convert efivarfs
Al Viro
2
-7
/
+5
2025-11-16
debugfs: remove duplicate checks in callers of start_creating()
Al Viro
1
-15
/
+0
2025-11-16
convert debugfs
Al Viro
1
-9
/
+8
2025-11-16
convert tracefs
Al Viro
2
-9
/
+8
2025-11-16
convert pstore
Al Viro
1
-3
/
+4
2025-11-16
convert fuse_ctl
Al Viro
1
-2
/
+8
2025-11-16
convert dlmfs
Al Viro
1
-5
/
+3
2025-11-16
convert hugetlbfs
Al Viro
1
-7
/
+5
2025-11-16
configfs, securityfs: kill_litter_super() not needed
Al Viro
1
-1
/
+1
2025-11-16
procfs: make /self and /thread_self dentries persistent
Al Viro
5
-29
/
+13
2025-11-16
convert ramfs and tmpfs
Al Viro
1
-5
/
+3
2025-11-16
convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
Al Viro
1
-5
/
+5
2025-11-16
primitives for maintaining persisitency
Al Viro
1
-15
/
+59
2025-11-16
introduce a flag for explicitly marking persistently pinned dentries
Al Viro
1
-5
/
+22
2025-11-16
new helper: simple_done_creating()
Al Viro
1
-0
/
+8
2025-11-16
new helper: simple_remove_by_name()
Al Viro
2
-6
/
+14
[prev]
[next]