index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-07-01
fhandle: reject detached mounts in capable_wrt_mount()
David Lee
2026-07-01
Merge patch series "netfs: Miscellaneous fixes"
Christian Brauner
2026-07-01
netfs: Fix DIO write retry for filesystems without a ->prepare_write()
David Howells
2026-07-01
netfs: Fix folio state after ENOMEM whilst under writeback iteration
David Howells
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
netfs: Fix kdoc warning
David Howells
2026-07-01
scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
David Howells
2026-07-01
iov_iter: Remove unused variable in kunit_iov_iter.c
David Howells
2026-07-01
iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
David Howells
2026-07-01
iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
David Howells
2026-07-01
iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
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
MAINTAINERS: take over vboxsf from Hans de Goede
Jori Koolstra
2026-07-01
afs: Fix unchecked-length string display in debug statement
David Howells
2026-07-01
Merge patch series "fs: refuse O_TMPFILE creation with an unmapped fsuid or f...
Christian Brauner
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
[prev]
[next]