index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'v7.2-rc1-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3 days
Merge tag 'v7.2-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3 days
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4 days
netfs: Fix barriering when walking subrequest list
David Howells
5 days
cifs: Fix missing credit release on failure in cifs_issue_read()
David Howells
5 days
cifs: update internal module version number
Steve French
5 days
smb: client: use unaligned reads in parse_posix_ctxt()
Zihan Xi
5 days
smb: client: harden POSIX SID length parsing
Zihan Xi
6 days
iomap: submit read bio after each extent
Christoph Hellwig
6 days
fuse: call fuse_send_readpages explicitly from fuse_readahead
Joanne Koong
6 days
iomap: consolidate bio submission
Christoph Hellwig
6 days
fhandle: reject detached mounts in capable_wrt_mount()
David Lee
6 days
netfs: Fix DIO write retry for filesystems without a ->prepare_write()
David Howells
6 days
netfs: Fix folio state after ENOMEM whilst under writeback iteration
David Howells
6 days
netfs: Fix writeback error handling
David Howells
6 days
netfs: Fix writethrough to use collection offload
David Howells
6 days
netfs: Replace wb_lock with a bit lock for asynchronicity
David Howells
6 days
cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
David Howells
6 days
cachefiles: Fix double fput
David Howells
6 days
netfs: Fix netfs_create_write_req() to handle async cache object creation
David Howells
6 days
netfs: Fix decision whether to disallow write-streaming due to fscache use
David Howells
6 days
exec: fix off-by-one in binfmt max rewrite depth comment
Alan Urmancheev
6 days
iomap: guard io_size EOF trim against concurrent truncate underflow
Morduan Zang
6 days
xfs: fix the error unwind in xfs_open_devices()
Christian Brauner
6 days
bpf: have bpf_real_data_inode() take a struct file
Christian Brauner
6 days
orangefs: keep the readdir entry size 64-bit in fill_from_part()
Bryam Vargas
6 days
freevxfs: don't BUG() on unknown typed-extent type
Farhad Alemi
6 days
Merge patch series "afs: Miscellaneous fixes"
Christian Brauner
6 days
fat: stop reading directory entries past the end-of-directory marker
Matteo Croce
6 days
ovl: fix comment about locking order
Amir Goldstein
6 days
cachefiles: Fix double unlock in nomem_d_alloc error path
Hongling Zeng
6 days
minix: avoid overflow in bitmap block count calculation
Michael Bommarito
6 days
ovl: use linked upper dentry in copy-up tmpfile
Souvik Banerjee
6 days
proc: only bump parent nlink when registering directories
Krzysztof WilczyĆski
6 days
iomap: release pages on atomic dio size mismatch
Fengnan Chang
6 days
afs: Fix unchecked-length string display in debug statement
David Howells
6 days
afs: Fix the volume AFS_VOLUME_RM_TREE is set on
David Howells
6 days
afs: Fix premature cell exposure through /afs
David Howells
6 days
afs: Fix lack of locking around modifications of net->cells_dyn_ino
David Howells
6 days
afs: Fix vllist leak
David Howells
6 days
afs: Fix leak of ungot volume
David Howells
6 days
afs: Fix missing NULL pointer check in afs_break_some_callbacks()
David Howells
6 days
afs: Use scoped_seqlock_read() rather than manually doing seqlock stuff
David Howells
6 days
afs: Fix callback service message parsers to pass through -EAGAIN
David Howells
6 days
afs: Fix reinitialisation of the inode, in particular ->lock_work
David Howells
6 days
afs: Fix misplaced inc of net->cells_outstanding
David Howells
6 days
afs: Fix bulk lookup malfunction due to change in dir_emit() API
David Howells
6 days
afs: check for duplicate servers in VL server list
Yuto Ohnuki
6 days
afs: Remove erroneous seq |= 1 in volume lookup loop
Li RongQing
6 days
afs: use kvfree() to free memory allocated by kvcalloc()
Zilin Guan
[next]