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-26
ufs: Drop pointless invalidate_mapping_buffers() call
Jan Kara
2026-03-26
ocfs2: Drop pointless sync_mapping_buffers() calls
Jan Kara
2026-03-26
ntfs3: Drop pointless sync_mapping_buffers() and invalidate_inode_buffers() c...
Jan Kara
2026-03-26
gfs2: Don't zero i_private_data
Jan Kara
2026-03-26
ext4: Use inode_has_buffers()
Jan Kara
2026-03-26
fat: fix stack frame size warnings in KUnit tests
Christian Brauner
2026-03-26
xfs: remove file_path tracepoint data
Darrick J. Wong
2026-03-26
xfs: don't irele after failing to iget in xfs_attri_recover_work
Darrick J. Wong
2026-03-26
exfat: fix passing zero to ERR_PTR() in exfat_mkdir()
Yang Wen
2026-03-25
ecryptfs: Log function name only once in decode_and_decrypt_filename
Thorsten Blum
2026-03-25
ecryptfs: Remove redundant if checks in encrypt_and_encode_filename
Thorsten Blum
2026-03-25
ecryptfs: Fix tag number in encrypt_filename() error message
Thorsten Blum
2026-03-25
ecryptfs: Use struct_size to improve process_response + send_miscdev
Thorsten Blum
2026-03-25
ecryptfs: Replace memcpy + manual NUL termination with strscpy
Thorsten Blum
2026-03-25
ecryptfs: Set s_time_gran to get correct time granularity
Frank Hsiao 蕭法宣
2026-03-25
Merge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-25
ksmbd: fix potencial OOB in get_file_all_info() for compound requests
Namjae Jeon
2026-03-25
hfsplus: fix generic/523 test-case failure
Viacheslav Dubeyko
2026-03-25
fscrypt: use AES library for v1 key derivation
Eric Biggers
2026-03-25
quota: Fix race of dquot_scan_active() with quota deactivation
Jan Kara
2026-03-25
erofs: fix .fadvise() for page cache sharing
Gao Xiang
2026-03-24
Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...
Steven Rostedt
2026-03-24
fat: add KUnit tests for timestamp conversion helpers
avivdaum
2026-03-24
fs: hugetlb: simplify remove_inode_hugepages() return type
Jiaqi Yan
2026-03-24
tracefs: Use dentry name snapshots instead of heap allocation
AnishMulay
2026-03-24
eventfs: Simplify code using guard()s
Steven Rostedt
2026-03-24
ntfs3: work around false-postive -Wmaybe-uninitialized warnings
Arnd Bergmann
2026-03-24
fs/ntfs3: fix missing run load for vcn0 in attr_data_get_block_locked()
Deepanshu Kartikey
2026-03-24
fs/ntfs3: increase CLIENT_REC name field size
Konstantin Komarov
2026-03-24
f2fs: use more generic f2fs_stop_checkpoint()
Chao Yu
2026-03-24
f2fs: call f2fs_handle_critical_error() to set cp_error flag
Chao Yu
2026-03-24
f2fs: add READ_ONCE() for i_blocks in f2fs_update_inode()
Cen Zhang
2026-03-24
f2fs: drop unused ri parameter from truncate_partial_nodes()
Yongpeng Yang
2026-03-24
f2fs: fix fiemap boundary handling when read extent cache is incomplete
Yongpeng Yang
2026-03-24
f2fs: fix incorrect multidevice info in trace_f2fs_map_blocks()
Yongpeng Yang
2026-03-24
f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io()
George Saad
2026-03-24
f2fs: drop unused sbi parameter from f2fs_in_warm_node_list()
Yongpeng Yang
2026-03-24
f2fs: fix UAF caused by decrementing sbi->nr_pages[] in f2fs_write_end_io()
Yongpeng Yang
2026-03-24
f2fs: avoid reading already updated pages during GC
Jianan Huang
2026-03-24
f2fs: Add defrag_blocks sysfs node
liujinbao1
2026-03-24
f2fs: fix incorrect file address mapping when inline inode is unwritten
Yongpeng Yang
2026-03-24
f2fs:Fix incomplete search range in f2fs_get_victim when f2fs_need_rand_seg i...
liujinbao1
2026-03-24
f2fs: fix to avoid memory leak in f2fs_rename()
Chao Yu
2026-03-24
f2fs: remove unreachable code in f2fs_encrypt_one_page()
Eric Biggers
2026-03-25
erofs: update the Kconfig description
Gao Xiang
2026-03-24
ovl: fix wrong detection of 32bit inode numbers
Amir Goldstein
2026-03-24
fuse: abort on fatal signal during sync init
Miklos Szeredi
2026-03-24
fs: Replace user_access_{begin/end} by scoped user access
Christophe Leroy (CS GROUP)
2026-03-24
readdir: Introduce dirent_size()
Christophe Leroy (CS GROUP)
2026-03-24
iomap: fix lockdep complaint when reads fail
Darrick J. Wong
[prev]
[next]