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.12.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
*
Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-11-02
18
-75
/
+80
|
\
|
*
nfs4: Fix kmemleak when allocate slot failed
Zhang Xiaoxu
2022-10-27
1
-0
/
+1
|
*
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
2022-10-27
1
-0
/
+3
|
*
NFSv4: Retry LOCK on OLD_STATEID during delegation return
Benjamin Coddington
2022-10-27
1
-2
/
+4
|
*
NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot
Trond Myklebust
2022-10-27
1
-0
/
+1
|
*
NFSv4.1: Handle RECLAIM_COMPLETE trunking errors
Trond Myklebust
2022-10-27
1
-0
/
+1
|
*
NFSv4: Fix a potential state reclaim deadlock
Trond Myklebust
2022-10-27
1
-19
/
+17
|
*
NFS: Avoid memcpy() run-time warning for struct sockaddr overflows
Kees Cook
2022-10-27
14
-51
/
+51
|
*
nfs: Remove redundant null checks before kfree
Yushan Zhou
2022-10-27
1
-3
/
+2
*
|
Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-01
1
-3
/
+2
|
\
\
|
*
|
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
2022-11-01
1
-3
/
+2
*
|
|
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-31
10
-40
/
+73
|
\
\
\
|
*
|
|
btrfs: don't use btrfs_chunk::sub_stripes from disk
Qu Wenruo
2022-10-25
1
-1
/
+11
|
*
|
|
btrfs: fix type of parameter generation in btrfs_get_dentry
David Sterba
2022-10-24
2
-2
/
+2
|
*
|
|
btrfs: send: fix send failure of a subcase of orphan inodes
BingJing Chang
2022-10-24
1
-11
/
+13
|
*
|
|
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2022-10-24
3
-6
/
+22
|
*
|
|
btrfs: fix tree mod log mishandling of reallocated nodes
Josef Bacik
2022-10-24
1
-12
/
+13
|
*
|
|
btrfs: reorder btrfs_bio for better packing
David Sterba
2022-10-24
1
-1
/
+1
|
*
|
|
btrfs: raid56: avoid double freeing for rbio if full_stripe_write() failed
Qu Wenruo
2022-10-24
1
-5
/
+7
|
*
|
|
btrfs: raid56: properly handle the error when unable to find the missing stripe
Qu Wenruo
2022-10-24
1
-2
/
+4
*
|
|
|
Merge tag '6.1-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-10-30
2
-3
/
+11
|
\
\
\
\
|
*
|
|
|
cifs: fix use-after-free caused by invalid pointer `hostname`
Zeng Heng
2022-10-27
1
-0
/
+1
|
*
|
|
|
cifs: Fix pages leak when writedata alloc failed in cifs_write_from_iter()
Zhang Xiaoxu
2022-10-23
1
-0
/
+3
|
*
|
|
|
cifs: Fix pages array leak when writedata alloc failed in cifs_writedata_alloc()
Zhang Xiaoxu
2022-10-23
1
-3
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-29
5
-15
/
+23
|
\
\
\
\
|
*
|
|
|
mm: multi-gen LRU: move lru_gen_add_mm() out of IRQ-off region
Sebastian Andrzej Siewior
2022-10-28
1
-1
/
+1
|
*
|
|
|
fs/ext4/super.c: remove unused `deprecated_msg'
Andrew Morton
2022-10-28
1
-4
/
+0
|
*
|
|
|
squashfs: fix buffer release race condition in readahead code
Phillip Lougher
2022-10-28
1
-2
/
+3
|
*
|
|
|
squashfs: fix extending readahead beyond end of file
Phillip Lougher
2022-10-28
1
-4
/
+7
|
*
|
|
|
squashfs: fix read regression introduced in readahead code
Phillip Lougher
2022-10-28
3
-4
/
+12
*
|
|
|
|
Merge tag 'execve-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-27
2
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
fs/binfmt_elf: Fix memory leak in load_elf_binary()
Li Zetao
2022-10-25
1
-1
/
+2
|
*
|
|
|
|
exec: Copy oldsighand->action under spin-lock
Bernd Edlinger
2022-10-25
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
2022-10-27
2
-7
/
+13
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
fscrypt: fix keyring memory leak on mount failure
Eric Biggers
2022-10-19
2
-7
/
+13
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-21
1
-16
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
efi: efivars: Fix variable writes without query_variable_store()
Ard Biesheuvel
2022-10-21
1
-16
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag '6.1-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-10-21
11
-32
/
+68
|
\
\
\
\
\
|
*
|
|
|
|
cifs: update internal module number
Steve French
2022-10-19
1
-2
/
+2
|
*
|
|
|
|
cifs: fix memory leaks in session setup
Paulo Alcantara
2022-10-19
1
-8
/
+7
|
*
|
|
|
|
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
2022-10-19
3
-0
/
+27
|
*
|
|
|
|
smb3: interface count displayed incorrectly
Steve French
2022-10-19
1
-1
/
+2
|
*
|
|
|
|
cifs: Fix memory leak when build ntlmssp negotiate blob failed
Zhang Xiaoxu
2022-10-18
1
-1
/
+1
|
*
|
|
|
|
cifs: set rc to -ENOENT if we can not get a dentry for the cached dir
Ronnie Sahlberg
2022-10-18
1
-2
/
+4
|
*
|
|
|
|
cifs: use LIST_HEAD() and list_move() to simplify code
Yang Yingliang
2022-10-18
1
-8
/
+4
|
*
|
|
|
|
cifs: Fix xid leak in cifs_get_file_info_unix()
Zhang Xiaoxu
2022-10-18
1
-2
/
+4
|
*
|
|
|
|
cifs: Fix xid leak in cifs_ses_add_channel()
Zhang Xiaoxu
2022-10-18
1
-0
/
+1
|
*
|
|
|
|
cifs: Fix xid leak in cifs_flock()
Zhang Xiaoxu
2022-10-18
1
-4
/
+7
|
*
|
|
|
|
cifs: Fix xid leak in cifs_copy_file_range()
Zhang Xiaoxu
2022-10-18
1
-2
/
+5
|
*
|
|
|
|
cifs: Fix xid leak in cifs_create()
Zhang Xiaoxu
2022-10-18
1
-2
/
+4
|
|
/
/
/
/
[next]