index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-03-08
smb/server: Fix another refcount leak in smb2_open()
Guenter Roeck
2026-03-06
rxrpc, afs: Fix missing error pointer check after rxrpc_kernel_lookup_peer()
Miaoqian Lin
2026-03-06
Merge tag 'v7.0-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2026-03-06
treewide: fix missed i_ino format specifier conversions
Christian Brauner
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
zonefs: widen trace event i_ino fields to u64
Jeff Layton
2026-03-06
ext2: widen trace event i_ino fields to u64
Jeff Layton
2026-03-06
vfs: widen trace event i_ino fields to u64
Jeff Layton
2026-03-06
vfs: widen inode hash/lookup functions to u64
Jeff Layton
2026-03-06
ntfs: use ->mft_no instead of ->i_ino in prints
Namjae Jeon
2026-03-06
ntfs: change mft_no type to u64
Namjae Jeon
2026-03-06
ovl: Simplify ovl_lookup_real_one()
NeilBrown
2026-03-06
VFS: make lookup_one_qstr_excl() static.
NeilBrown
2026-03-06
nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
2026-03-06
libfs: change simple_done_creating() to use end_creating()
NeilBrown
2026-03-06
VFS: move the start_dirop() kerndoc comment to before start_dirop()
NeilBrown
2026-03-06
fs/proc: Don't lock root inode when creating "self" and "thread-self"
NeilBrown
2026-03-06
VFS: note error returns in documentation for various lookup functions
NeilBrown
2026-03-06
xfs: fix returned valued from xfs_defer_can_append
Carlos Maiolino
2026-03-05
smb: client: fix oops due to uninitialised var in smb2_unlink()
Paulo Alcantara
2026-03-05
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-03-05
exfat: fix error handling for FAT table operations
Chi Zhiling
2026-03-05
exfat: optimize exfat_chain_cont_cluster with cached buffer heads
Chi Zhiling
2026-03-05
exfat: drop redundant sec parameter from exfat_mirror_bh
Chi Zhiling
2026-03-05
exfat: use readahead helper in exfat_get_dentry
Chi Zhiling
2026-03-05
exfat: use readahead helper in exfat_allocate_bitmap
Chi Zhiling
2026-03-05
exfat: add block readahead in exfat_chain_cont_cluster
Chi Zhiling
2026-03-05
xfs: Remove redundant NULL check after __GFP_NOFAIL
hongao
2026-03-05
ntfs: select FS_IOMAP in Kconfig
Namjae Jeon
2026-03-05
ntfs: add MODULE_ALIAS_FS
Woody Suwalski
2026-03-04
hfsplus: fix potential Allocation File corruption after fsync
Viacheslav Dubeyko
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-04
cifs: open files should not hold ref on superblock
Shyam Prasad N
2026-03-04
iomap: reject delalloc mappings during writeback
Darrick J. Wong
2026-03-04
iomap: don't mark folio uptodate if read IO has bytes pending
Joanne Koong
2026-03-04
ntfs: reduce stack usage in ntfs_write_mft_block()
Arnd Bergmann
2026-03-04
exfat: add fallocate FALLOC_FL_ALLOCATE_RANGE support
David Timber
2026-03-04
exfat: Fix bitwise operation having different size
Philipp Hahn
2026-03-04
exfat: Drop dead assignment of num_clusters
Philipp Hahn
2026-03-04
fs/ntfs3: prevent uninitialized lcn caused by zero len
Edward Adam Davis
2026-03-04
fs/ntfs3: add a subset of W=1 warnings for stricter checks
Konstantin Komarov
2026-03-04
xfs: fix race between healthmon unmount and read_iter
Darrick J. Wong
2026-03-04
xfs: add write pointer to xfs_rtgroup_geometry
Wilfred Mallawa
2026-03-04
xfs: remove scratch field from struct xfs_gc_bio
Damien Le Moal
2026-03-03
smb: client: Compare MACs in constant time
Eric Biggers
2026-03-03
smb/client: remove unused SMB311_posix_query_info()
ZhangGuoDong
2026-03-03
smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info()
ZhangGuoDong
2026-03-03
smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op()
ZhangGuoDong
2026-03-03
Merge tag 'for-7.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-03-03
fuse: fix uninit-value in fuse_dentry_revalidate()
Luis Henriques
[prev]
[next]