index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2026-07-01
netfs: Fix writeback error handling
David Howells
2026-07-01
netfs: Fix writethrough to use collection offload
David Howells
2026-07-01
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
2026-07-01
cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
David Howells
2026-07-01
cachefiles: Fix double fput
David Howells
2026-07-01
netfs: Fix netfs_create_write_req() to handle async cache object creation
David Howells
2026-07-01
netfs: Fix decision whether to disallow write-streaming due to fscache use
David Howells
2026-07-01
exec: fix off-by-one in binfmt max rewrite depth comment
Alan Urmancheev
2026-07-01
iomap: guard io_size EOF trim against concurrent truncate underflow
Morduan Zang
2026-07-01
xfs: fix the error unwind in xfs_open_devices()
Christian Brauner
2026-07-01
bpf: have bpf_real_data_inode() take a struct file
Christian Brauner
2026-07-01
orangefs: keep the readdir entry size 64-bit in fill_from_part()
Bryam Vargas
2026-07-01
freevxfs: don't BUG() on unknown typed-extent type
Farhad Alemi
2026-07-01
Merge patch series "afs: Miscellaneous fixes"
Christian Brauner
2026-07-01
fat: stop reading directory entries past the end-of-directory marker
Matteo Croce
2026-07-01
ovl: fix comment about locking order
Amir Goldstein
2026-07-01
cachefiles: Fix double unlock in nomem_d_alloc error path
Hongling Zeng
2026-07-01
minix: avoid overflow in bitmap block count calculation
Michael Bommarito
2026-07-01
ovl: use linked upper dentry in copy-up tmpfile
Souvik Banerjee
2026-07-01
proc: only bump parent nlink when registering directories
Krzysztof WilczyĆski
2026-07-01
iomap: release pages on atomic dio size mismatch
Fengnan Chang
2026-07-01
afs: Fix unchecked-length string display in debug statement
David Howells
2026-07-01
afs: Fix the volume AFS_VOLUME_RM_TREE is set on
David Howells
2026-07-01
afs: Fix premature cell exposure through /afs
David Howells
2026-07-01
afs: Fix lack of locking around modifications of net->cells_dyn_ino
David Howells
2026-07-01
afs: Fix vllist leak
David Howells
2026-07-01
afs: Fix leak of ungot volume
David Howells
2026-07-01
afs: Fix missing NULL pointer check in afs_break_some_callbacks()
David Howells
2026-07-01
afs: Use scoped_seqlock_read() rather than manually doing seqlock stuff
David Howells
2026-07-01
afs: Fix callback service message parsers to pass through -EAGAIN
David Howells
2026-07-01
afs: Fix reinitialisation of the inode, in particular ->lock_work
David Howells
2026-07-01
afs: Fix misplaced inc of net->cells_outstanding
David Howells
2026-07-01
afs: Fix bulk lookup malfunction due to change in dir_emit() API
David Howells
2026-07-01
afs: check for duplicate servers in VL server list
Yuto Ohnuki
2026-07-01
afs: Remove erroneous seq |= 1 in volume lookup loop
Li RongQing
2026-07-01
afs: use kvfree() to free memory allocated by kvcalloc()
Zilin Guan
2026-07-01
afs: Fix directory inode initialisation order
David Howells
2026-07-01
afs: Remove setting of AS_RELEASE_ALWAYS for symlinks and mountpoints
David Howells
2026-07-01
afs: Fix double netfs initialisation in afs_root_iget()
David Howells
2026-07-01
afs: fix NULL pointer dereference in afs_get_tree()
Matvey Kovalev
2026-07-01
afs: Fix error code in afs_extract_vl_addrs()
Dan Carpenter
2026-07-01
fs: refuse O_TMPFILE creation with an unmapped fsuid or fsgid
Christian Brauner
2026-07-01
afs: handle CB.InitCallBackState3 requests without a server record
Nan Li
2026-07-01
xfs: simplify __xfs_buf_ioend
Christoph Hellwig
2026-07-01
xfs: fix handling of synchronous errors in xfs_buf_submit
Christoph Hellwig
2026-07-01
xfs: remove xfs_buf_ioend
Christoph Hellwig
2026-07-01
xfs: improve the xfs_buf_ioend_fail calling convention
Christoph Hellwig
2026-07-01
xfs: use null daddr for unset first bad log block
Yousef Alhouseen
2026-07-01
xfs: fix memory leak in xfs_dqinode_metadir_create()
Dawei Feng
2026-07-01
xfs: release dquot buffer after dqflush failure
Yingjie Gao
[prev]
[next]