index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Lines
2025-11-19
fs/ntfs3: check for shutdown in fsync
Konstantin Komarov
-1
/
+13
2025-11-18
hfsplus: fix volume corruption issue for generic/073
Viacheslav Dubeyko
-1
/
+6
2025-11-18
hfsplus: Verify inode mode when loading from disk
Tetsuo Handa
-4
/
+28
2025-11-18
fs/resctrl: Consider sparse masks when initializing new group's allocation
Reinette Chatre
-3
/
+4
2025-11-18
fuse: signal that a fuse inode should exhibit local fs behaviors
Darrick J. Wong
-1
/
+13
2025-11-18
fs/ntfs3: change the default mount options for "acl" and "prealloc"
Konstantin Komarov
-12
/
+19
2025-11-18
fs/ntfs3: Prevent memory leaks in add sub record
Edward Adam Davis
-2
/
+4
2025-11-18
fs/ntfs3: out1 also needs to put mi
Edward Adam Davis
-1
/
+1
2025-11-18
fs/nls: Fix utf16 to utf8 conversion
Armin Wolf
-4
/
+12
2025-11-18
xfs: remove the unused bv field in struct xfs_gc_bio
Christoph Hellwig
-1
/
+0
2025-11-17
d_make_discardable(): warn if given a non-persistent dentry
Al Viro
-15
/
+28
2025-11-17
get rid of kill_litter_super()
Al Viro
-30
/
+0
2025-11-17
convert nfsctl
Al Viro
-9
/
+9
2025-11-17
NFS: Avoid changing nlink when file removes and attribute updates race
Trond Myklebust
-6
/
+13
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
-66
/
+185
2025-11-17
pidfs: simplify PIDFD_GET_<type>_NAMESPACE ioctls
Christian Brauner
-39
/
+36
2025-11-17
nfsd: Use MD5 library instead of crypto_shash
Eric Biggers
-69
/
+11
2025-11-17
nfsd: stop pretending that we cache the SEQUENCE reply.
NeilBrown
-61
/
+18
2025-11-17
fs/ntfs3: Fix spelling mistake "recommened" -> "recommended"
Colin Ian King
-1
/
+1
2025-11-17
fs/ntfs3: update mode in xattr when ACL can be reduced to mode
Konstantin Komarov
-4
/
+14
2025-11-17
fs/ntfs3: check minimum alignment for direct I/O
Konstantin Komarov
-0
/
+12
2025-11-17
fs/ntfs3: implement NTFS3_IOC_SHUTDOWN ioctl
Konstantin Komarov
-1
/
+43
2025-11-17
fs/ntfs3: correct attr_collapse_range when file is too fragmented
Konstantin Komarov
-48
/
+53
2025-11-16
treewide: include linux/pgalloc.h instead of asm/pgalloc.h
Harry Yoo
-1
/
+1
2025-11-16
mm: update resctl to use mmap_prepare
Lorenzo Stoakes
-11
/
+9
2025-11-16
mm/hugetlbfs: update hugetlbfs to use mmap_prepare
Lorenzo Stoakes
-13
/
+33
2025-11-16
mm: add vma_desc_size(), vma_desc_pages() helpers
Lorenzo Stoakes
-1
/
+1
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
-4
/
+3
2025-11-16
NFSD: Implement NFSD_IO_DIRECT for NFS READ
Chuck Lever
-0
/
+87
2025-11-16
NFSD: Relocate the xdr_reserve_space_vec() call site
Chuck Lever
-4
/
+16
2025-11-16
NFSD: pass nfsd_file to nfsd_iter_read()
Mike Snitzer
-8
/
+9
2025-11-16
NFSD/blocklayout: Support multiple extents per LAYOUTGET
Sergey Bashirov
-13
/
+34
2025-11-16
NFSD/blocklayout: Introduce layout content structure
Sergey Bashirov
-13
/
+63
2025-11-16
NFSD/blocklayout: Extract extent mapping from proc_layoutget
Sergey Bashirov
-49
/
+66
2025-11-16
NFSD/blocklayout: Fix minlength check in proc_layoutget
Sergey Bashirov
-1
/
+3
2025-11-16
NFSD: Update comment documenting unsupported fattr4 attributes
Chuck Lever
-2
/
+1
2025-11-16
nfsd: delete unreachable confusing code in nfs4_open_delegation()
Matvey Kovalev
-5
/
+0
2025-11-16
NFSD: Add array bounds-checking in nfsd_iter_read()
Chuck Lever
-5
/
+7
2025-11-16
nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n"
Jeff Layton
-1
/
+1
2025-11-16
nfsd: change nfs4_client_to_reclaim() to allocate data
NeilBrown
-47
/
+42
2025-11-16
nfsd: move name lookup out of nfsd4_list_rec_dir()
NeilBrown
-28
/
+26
2025-11-16
convert binfmt_misc
Al Viro
-37
/
+32
2025-11-16
convert autofs
Al Viro
-7
/
+5
2025-11-16
autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
Al Viro
-3
/
+2
2025-11-16
convert devpts
Al Viro
-36
/
+21
2025-11-16
convert efivarfs
Al Viro
-7
/
+5
2025-11-16
debugfs: remove duplicate checks in callers of start_creating()
Al Viro
-15
/
+0
2025-11-16
convert debugfs
Al Viro
-9
/
+8
2025-11-16
convert tracefs
Al Viro
-9
/
+8
2025-11-16
convert pstore
Al Viro
-3
/
+4
[prev]
[next]