index
:
linux.git
arm64-uaccess
for-next
master
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
2025-11-14
VFS: introduce start_dirop() and end_dirop()
NeilBrown
2025-11-14
debugfs: rename end_creating() to debugfs_end_creating()
NeilBrown
2025-11-13
hfsplus: fix volume corruption issue for generic/070
Viacheslav Dubeyko
2025-11-13
hfs/hfsplus: prevent getting negative values of offset/length
Viacheslav Dubeyko
2025-11-13
hfsplus: fix missing hfs_bnode_get() in __hfs_bnode_create
Yang Chenzhi
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-13
fuse: Always flush the page cache before FOPEN_DIRECT_IO write
Bernd Schubert
2025-11-13
fuse: Invalidate the page cache after FOPEN_DIRECT_IO write
Bernd Schubert
2025-11-13
jbd2: use a weaker annotation in journal handling
Byungchul Park
2025-11-13
jbd2: use a per-journal lock_class_key for jbd2_trans_commit_key
Tetsuo Handa
2025-11-13
ext4: xattr: fix null pointer deref in ext4_raw_inode()
Karina Yankevich
2025-11-13
ext4: refresh inline data size before write operations
Deepanshu Kartikey
2025-11-13
fs: touch up predicts in path lookup
Mateusz Guzik
2025-11-13
Merge tag 'erofs-for-6.18-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-11-13
Merge tag 'v6.18-rc5-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-11-13
fuse: rename 'namelen' to 'namesize'
Miquel Sabaté Solà
2025-11-13
fuse: use strscpy instead of strcpy
Miquel Sabaté Solà
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-11-12
nilfs2: replace vmalloc + copy_from_user with vmemdup_user
Thorsten Blum
2025-11-12
ocfs2: add inline inode consistency check to ocfs2_validate_inode_block()
Dmitry Antipov
2025-11-12
ocfs2: convert to host endian in ocfs2_validate_inode_block
Joseph Qi
2025-11-12
ocfs2: use correct endian in ocfs2_dinode_has_extents
Joseph Qi
2025-11-12
ocfs2: add boundary check to ocfs2_check_dir_entry()
Dmitry Antipov
2025-11-12
ocfs2: add directory size check to ocfs2_find_dir_space_id()
Dmitry Antipov
2025-11-12
ocfs2: add extra consistency check to ocfs2_dx_dir_lookup_rec()
Dmitry Antipov
2025-11-12
ocfs2: annotate flexible array members with __counted_by_le()
Dmitry Antipov
2025-11-12
ocfs2: relax BUG() to ocfs2_error() in __ocfs2_move_extent()
Dmitry Antipov
2025-11-12
fs: move fd_install() slowpath into a dedicated routine and provide commentary
Mateusz Guzik
2025-11-12
fs: hide dentry_cache behind runtime const machinery
Mateusz Guzik
2025-11-12
fs: touch predicts in do_dentry_open()
Mateusz Guzik
2025-11-12
fs: retire now stale MAY_WRITE predicts in inode_permission()
Mateusz Guzik
2025-11-12
btrfs: utilize IOP_FASTPERM_MAY_EXEC
Mateusz Guzik
2025-11-12
fs: speed up path lookup with cheaper handling of MAY_EXEC
Mateusz Guzik
2025-11-12
fuse: refactor fuse_conn_put() to remove negative logic.
Luis Henriques
2025-11-12
fuse: new work queue to invalidate dentries from old epochs
Luis Henriques
2025-11-12
fuse: new work queue to periodically invalidate expired dentries
Luis Henriques
2025-11-12
dcache: export shrink_dentry_list() and add new helper d_dispose_if_unused()
Luis Henriques
2025-11-12
fuse: add WARN_ON and comment for RCU revalidate
Miklos Szeredi
2025-11-12
fuse: Fix whitespace for fuse_uring_args_to_ring() comment
Bernd Schubert
2025-11-12
fuse: missing copy_finish in fuse-over-io-uring argument copies
Cheng Ding
2025-11-12
xfs: remove xarray mark for reclaimable zones
Hans Holmberg
2025-11-12
xfs: remove the xlog_in_core_t typedef
Christoph Hellwig
2025-11-12
xfs: remove l_iclog_heads
Christoph Hellwig
2025-11-12
xfs: remove the xlog_rec_header_t typedef
Christoph Hellwig
2025-11-12
xfs: remove xlog_in_core_2_t
Christoph Hellwig
2025-11-12
xfs: remove a very outdated comment from xlog_alloc_log
Christoph Hellwig
2025-11-12
xfs: cleanup xlog_alloc_log a bit
Christoph Hellwig
2025-11-12
xfs: don't use xlog_in_core_2_t in struct xlog_in_core
Christoph Hellwig
2025-11-12
xfs: add a on-disk log header cycle array accessor
Christoph Hellwig
2025-11-12
xfs: add a XLOG_CYCLE_DATA_SIZE constant
Christoph Hellwig
[prev]
[next]