index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
xfs: correct calculation for agend and blockcount
Shiyang Ruan
2023-10-12
1
-3
/
+3
|
*
|
|
|
|
xfs: process free extents to busy list in FIFO order
Darrick J. Wong
2023-10-11
1
-1
/
+2
|
*
|
|
|
|
xfs: adjust the incore perag block_count when shrinking
Darrick J. Wong
2023-10-11
1
-0
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'ceph-for-6.6-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-10-13
3
-5
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
ceph: fix type promotion bug on 32bit systems
Dan Carpenter
2023-10-09
1
-1
/
+1
|
*
|
|
|
|
ceph: remove unnecessary IS_ERR() check in ceph_fname_to_usr()
Luis Henriques
2023-10-09
1
-1
/
+1
|
*
|
|
|
|
ceph: fix incorrect revoked caps assert in ceph_fill_file_size()
Xiubo Li
2023-10-09
1
-3
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-11
1
-27
/
+39
|
\
\
\
\
\
|
*
|
|
|
|
quota: Fix slow quotaoff
Jan Kara
2023-10-06
1
-27
/
+39
*
|
|
|
|
|
Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-11
3
-6
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()
Gustavo A. R. Silva
2023-10-11
2
-2
/
+2
|
*
|
|
|
Revert "btrfs: reject unknown mount options early"
David Sterba
2023-10-10
1
-4
/
+0
*
|
|
|
|
Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-10-08
10
-45
/
+151
|
\
\
\
\
\
|
*
|
|
|
|
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
2023-10-04
6
-17
/
+90
|
*
|
|
|
|
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
2023-10-04
1
-11
/
+1
|
*
|
|
|
|
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
2023-10-04
1
-8
/
+16
|
*
|
|
|
|
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
2023-10-04
1
-2
/
+2
|
*
|
|
|
|
ksmbd: fix race condition with fp
Namjae Jeon
2023-10-04
3
-4
/
+32
|
*
|
|
|
|
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
2023-10-04
3
-3
/
+10
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-10-07
1
-13
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
2023-10-04
1
-8
/
+8
|
*
|
|
|
|
smb: use kernel_connect() and kernel_bind()
Jordan Rife
2023-10-04
1
-5
/
+5
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-10-07
6
-117
/
+311
|
\
\
\
\
\
|
*
|
|
|
|
xfs: abort fstrim if kernel is suspending
Dave Chinner
2023-10-04
1
-8
/
+13
|
*
|
|
|
|
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
2023-10-04
3
-24
/
+188
|
*
|
|
|
|
xfs: move log discard work to xfs_discard.c
Dave Chinner
2023-10-04
5
-88
/
+113
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-06
4
-17
/
+47
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
2023-10-04
1
-2
/
+16
|
*
|
|
|
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
2023-10-04
1
-3
/
+7
|
*
|
|
|
btrfs: error out when COWing block using a stale transaction
Filipe Manana
2023-10-04
1
-8
/
+16
|
*
|
|
|
btrfs: always print transaction aborted messages with an error level
Filipe Manana
2023-10-04
1
-2
/
+2
|
*
|
|
|
btrfs: reject unknown mount options early
Qu Wenruo
2023-10-04
1
-0
/
+4
|
*
|
|
|
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
2023-10-04
1
-2
/
+2
*
|
|
|
|
Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-05
2
-2
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
erofs: allow empty device tags in flatdev mode
Jingbo Xu
2023-09-19
1
-1
/
+1
|
*
|
|
|
|
erofs: fix memory leak of LZMA global compressed deduplication
Gao Xiang
2023-09-11
1
-1
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-05
5
-30
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
ovl: fix NULL pointer defer when encoding non-decodable lower fid
Amir Goldstein
2023-10-03
1
-1
/
+1
|
*
|
|
|
|
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
2023-10-02
3
-24
/
+21
|
*
|
|
|
|
ovl: fetch inode once in ovl_dentry_revalidate_common()
Al Viro
2023-10-02
1
-2
/
+4
|
*
|
|
|
|
ovl: move freeing ovl_entry past rcu delay
Al Viro
2023-10-02
1
-1
/
+2
|
*
|
|
|
|
ovl: fix file reference leak when submitting aio
Amir Goldstein
2023-10-02
1
-2
/
+0
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'nfs-for-6.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-10-03
3
-14
/
+37
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
nfs: decrement nrequests counter before releasing the req
Jeff Layton
2023-09-28
1
-1
/
+1
|
*
|
|
|
NFSv4: Fix a state manager thread deadlock regression
Trond Myklebust
2023-09-27
2
-13
/
+29
|
*
|
|
|
NFSv4: Fix a nfs4_state_manager() race
Trond Myklebust
2023-09-27
1
-0
/
+7
*
|
|
|
|
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-10-01
2
-6
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
nilfs2: fix potential use after free in nilfs_gccache_submit_read_data()
Pan Bian
2023-09-29
1
-3
/
+3
|
*
|
|
|
|
fs: binfmt_elf_efpic: fix personality for ELF-FDPIC
Greg Ungerer
2023-09-29
1
-3
/
+2
*
|
|
|
|
|
Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-09-30
1
-1
/
+1
|
\
\
\
\
\
\
[prev]
[next]