index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-05-29
vfs: replace ints with enum last_type for LAST_XXX
Jori Koolstra
2026-05-29
vfs: make LAST_XXX private to fs/namei.c
Jori Koolstra
2026-05-29
erofs: fix use-after-free on sbi->sync_decompress
Gao Xiang
2026-05-28
ocfs2: reject non-inline dinodes with i_size and zero i_clusters
Michael Bommarito
2026-05-28
ocfs2: reject dinodes whose i_rdev disagrees with the file type
Michael Bommarito
2026-05-28
ocfs2: reject dinodes with non-canonical i_mode type
Michael Bommarito
2026-05-28
ocfs2: kill osb->system_file_mutex lock
Tetsuo Handa
2026-05-28
raid6: improve the public interface
Christoph Hellwig
2026-05-28
ocfs2: validate inline xattr header before reflinking inline xattrs
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before inline refcount attach
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before ibody remove
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before checking outside values
ZhengYuan Huang
2026-05-28
ocfs2: validate inline xattr header before ibody lookups
ZhengYuan Huang
2026-05-28
ocfs2: don't BUG_ON an invalid journal dinode
ZhengYuan Huang
2026-05-28
ocfs2: reject inconsistent inode size before truncate
ZhengYuan Huang
2026-05-28
treewide: fix indentation and whitespace in Kconfig files
Anand Moon
2026-05-28
kunit: fat: test cluster and directory i_pos layout helpers
Adi Nata
2026-05-28
ocfs2: use kzalloc for quota recovery bitmap allocation
Tristan Madani
2026-05-28
proc: use strnlen() for name validation in __proc_create
Thorsten Blum
2026-05-28
proc: rewrite next_tgid()
Alexey Dobriyan
2026-05-28
proc: add tgid_iter.pid_ns member
Alexey Dobriyan
2026-05-28
fanotify: simplify fanotify_error_event_equal
Thorsten Blum
2026-05-28
fs/fcntl: fix SOFTIRQ-unsafe lock order in fasync signaling
Mingyu Wang
2026-05-28
fs/pipe: pre-allocate pages outside pipe->mutex in anon_pipe_write
Breno Leitao
2026-05-28
fs: retire stale comment in fget_task_next()
Mateusz Guzik
2026-05-28
fs/qnx6: fix pointer arithmetic in directory iteration
Arpith Kalaginanavoor
2026-05-28
VFS: fix possible failure to unlock in nfsd4_create_file()
NeilBrown
2026-05-28
fs: fix spelling mistakes in comment
Qingshuang Fu
2026-05-28
bfs: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-28
binfmt_misc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-28
configfs: replace __get_free_pages() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-28
fs/namespace: use __getname() to allocate mntpath buffer
Mike Rapoport (Microsoft)
2026-05-27
smb: client: fix uninitialized variable in smb2_writev_callback
Steve French
2026-05-27
smb: client: detect short folioq copy in cifs_copy_folioq_to_iter()
Jeremy Erazo
2026-05-27
hfs: rework hfsplus_readdir() logic
Viacheslav Dubeyko
2026-05-27
fs/select: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
fuse: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
isofs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
jbd2: replace __get_free_pages() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
jfs: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
libfs: simple_transaction_get(): replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-27
NFSD: replace __get_free_page() with kmalloc() in nfsd_buffered_readdir()
Mike Rapoport (Microsoft)
2026-05-27
NFS: remove unused page and page2 in nfs4_replace_transport()
Mike Rapoport (Microsoft)
2026-05-27
NFS: replace __get_free_page() with kmalloc() in nfs_show_devname()
Mike Rapoport (Microsoft)
2026-05-27
nilfs2: replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-05-27
ocfs2/dlm: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
proc: replace __get_free_page() with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
quota: allocate dquot_hash with kmalloc()
Mike Rapoport (Microsoft)
2026-05-27
fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()
Agatha Isabelle Moreira
2026-05-27
fs: buffer: use clear_and_wake_up_bit() in unlock_buffer()
Agatha Isabelle Moreira
[prev]
[next]