index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-10
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-10-10
btrfs: fix fscrypt name leak after failure to join log transaction
Filipe Manana
2023-10-10
btrfs: fix an error handling path in btrfs_rename()
Christophe JAILLET
2023-10-10
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-10
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-10
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-10
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
2023-10-10
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-10-10
Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"
Benjamin Coddington
2023-10-10
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2023-10-10
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
2023-10-10
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2023-10-10
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-10-10
NFS: rename nfs_client_kset to nfs_kset
Benjamin Coddington
2023-10-10
NFS: Cleanup unused rpc_clnt variable
Benjamin Coddington
2023-10-06
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
2023-10-06
fs/smb/client: Reset password pointer to NULL
Quang Le
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-10-06
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-10-06
NFSv4.1: fix zero value filehandle in post open getattr
Olga Kornievskaia
2023-10-06
smb3: correct places where ENOTSUPP is used instead of preferred EOPNOTSUPP
Steve French
2023-10-06
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
2023-10-06
ceph: drop messages from MDS when unmounting
Xiubo Li
2023-10-06
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-10-06
f2fs: get out of a repeat loop when getting a locked data page
Jaegeuk Kim
2023-10-06
f2fs: optimize iteration over sparse directories
Chao Yu
2023-10-06
cifs: Fix UAF in cifs_demultiplex_thread()
Zhang Xiaoxu
2023-10-06
proc: nommu: fix empty /proc/<pid>/maps
Ben Wolsieffer
2023-10-06
proc: nommu: /proc/<pid>/maps: release mmap read lock
Ben Wolsieffer
2023-10-06
ext4: do not let fstrim block system suspend
Jan Kara
2023-10-06
ext4: move setting of trimmed bit into ext4_try_to_trim_range()
Jan Kara
2023-10-06
ext4: replace the traditional ternary conditional operator with with max()/min()
Kemeng Shi
2023-10-06
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
2023-10-06
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
2023-10-06
netfs: Only call folio_start_fscache() one time for each folio
Dave Wysochanski
2023-10-06
NFSv4.1: fix pnfs MDS=DS session trunking
Olga Kornievskaia
2023-10-06
NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server
Olga Kornievskaia
2023-10-06
NFS/pNFS: Report EINVAL errors from connect() to the server
Trond Myklebust
2023-10-06
NFS: More fixes for nfs_direct_write_reschedule_io()
Trond Myklebust
2023-10-06
NFS: Use the correct commit info in nfs_join_page_group()
Trond Myklebust
2023-10-06
NFS: More O_DIRECT accounting fixes for error paths
Trond Myklebust
2023-10-06
NFS: Fix O_DIRECT locking issues
Trond Myklebust
2023-10-06
NFS: Fix error handling for O_DIRECT write scheduling
Trond Myklebust
2023-09-23
ext4: fix rec_len verify error
Shida Zhang
2023-09-23
tracefs: Add missing lockdown check to tracefs_create_dir()
Steven Rostedt (Google)
2023-09-23
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-09-23
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
Josef Bacik
2023-09-23
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
2023-09-23
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
2023-09-23
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
[next]