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 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-06
1
-5
/
+2
|
\
|
*
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
2024-04-05
1
-5
/
+2
*
|
Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-04-06
1
-2
/
+13
|
\
\
|
*
|
xfs: allow cross-linking special files without project quota
Andrey Albershteyn
2024-04-01
1
-2
/
+13
*
|
|
Merge tag '6.9-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-06
22
-178
/
+369
|
\
\
\
|
*
|
|
smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
|
|
smb: client: fix potential UAF in smb2_is_network_name_deleted()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
|
|
smb: client: fix potential UAF in is_valid_oplock_break()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
|
|
smb: client: fix potential UAF in smb2_is_valid_oplock_break()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
|
|
smb: client: fix potential UAF in smb2_is_valid_lease_break()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
|
|
smb: client: fix potential UAF in cifs_stats_proc_show()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
|
|
smb: client: fix potential UAF in cifs_stats_proc_write()
Paulo Alcantara
2024-04-03
1
-0
/
+2
|
*
|
|
smb: client: fix potential UAF in cifs_dump_full_key()
Paulo Alcantara
2024-04-03
1
-1
/
+5
|
*
|
|
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
2
-0
/
+12
|
*
|
|
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-03
7
-17
/
+85
|
*
|
|
smb: client: serialise cifs_construct_tcon() with cifs_mount_mutex
Paulo Alcantara
2024-04-02
3
-4
/
+27
|
*
|
|
smb: client: handle DFS tcons in cifs_construct_tcon()
Paulo Alcantara
2024-04-02
1
-0
/
+30
|
*
|
|
smb: client: refresh referral without acquiring refpath_lock
Paulo Alcantara
2024-04-02
1
-20
/
+24
|
*
|
|
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-04-02
7
-72
/
+76
|
*
|
|
cifs: Fix caching to try to do open O_WRONLY as rdwr on server
David Howells
2024-04-02
3
-10
/
+59
|
*
|
|
smb: client: fix UAF in smb2_reconnect_server()
Paulo Alcantara
2024-04-01
1
-49
/
+34
|
*
|
|
smb: client: replace deprecated strncpy with strscpy
Justin Stitt
2024-03-31
3
-6
/
+4
|
|
/
/
*
|
|
Merge tag '6.9-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-04-05
5
-8
/
+52
|
\
\
\
|
*
|
|
ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Namjae Jeon
2024-04-02
1
-5
/
+5
|
*
|
|
ksmbd: validate payload size in ipc response
Namjae Jeon
2024-04-02
3
-2
/
+45
|
*
|
|
ksmbd: don't send oplock break if rename fails
Namjae Jeon
2024-04-02
1
-1
/
+2
|
|
/
/
*
|
|
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-05
11
-37
/
+19
|
\
\
\
|
*
|
|
aio: Fix null ptr deref in aio_complete() wakeup
Kent Overstreet
2024-04-05
1
-1
/
+1
|
*
|
|
fs,block: yield devices early
Christian Brauner
2024-03-27
10
-36
/
+18
*
|
|
|
Merge tag 'bcachefs-2024-04-03' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-04
39
-494
/
+1869
|
\
\
\
\
|
*
|
|
|
bcachefs: reconstruct_inode()
Kent Overstreet
2024-04-03
1
-2
/
+50
|
*
|
|
|
bcachefs: Subvolume reconstruction
Kent Overstreet
2024-04-03
1
-19
/
+148
|
*
|
|
|
bcachefs: Check for extents that point to same space
Kent Overstreet
2024-04-03
2
-8
/
+168
|
*
|
|
|
bcachefs: Reconstruct missing snapshot nodes
Kent Overstreet
2024-04-03
6
-6
/
+199
|
*
|
|
|
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-04-03
6
-5
/
+44
|
*
|
|
|
bcachefs: Topology repair now uses nodes found by scanning to fill holes
Kent Overstreet
2024-04-03
2
-107
/
+199
|
*
|
|
|
bcachefs: Repair pass for scanning for btree nodes
Kent Overstreet
2024-04-03
12
-51
/
+605
|
*
|
|
|
bcachefs: Don't skip fake btree roots in fsck
Kent Overstreet
2024-04-03
1
-3
/
+0
|
*
|
|
|
bcachefs: bch2_btree_root_alloc() -> bch2_btree_root_alloc_fake()
Kent Overstreet
2024-04-03
3
-7
/
+7
|
*
|
|
|
bcachefs: Etyzinger cleanups
Kent Overstreet
2024-04-03
7
-182
/
+285
|
*
|
|
|
bcachefs: bch2_shoot_down_journal_keys()
Kent Overstreet
2024-04-03
3
-10
/
+35
|
*
|
|
|
bcachefs: Clear recovery_passes_required as they complete without errors
Kent Overstreet
2024-04-03
3
-12
/
+43
|
*
|
|
|
bcachefs: ratelimit informational fsck errors
Kent Overstreet
2024-04-02
1
-4
/
+4
|
*
|
|
|
bcachefs: Check for bad needs_discard before doing discard
Kent Overstreet
2024-04-02
1
-21
/
+26
|
*
|
|
|
bcachefs: Improve bch2_btree_update_to_text()
Kent Overstreet
2024-04-02
2
-22
/
+43
|
*
|
|
|
mean_and_variance: Drop always failing tests
Guenter Roeck
2024-04-02
1
-27
/
+1
|
*
|
|
|
bcachefs: fix nocow lock deadlock
Kent Overstreet
2024-04-02
1
-2
/
+1
|
*
|
|
|
bcachefs: BCH_WATERMARK_interior_updates
Kent Overstreet
2024-04-01
6
-7
/
+12
|
*
|
|
|
bcachefs: Fix btree node reserve
Kent Overstreet
2024-04-01
1
-1
/
+1
*
|
|
|
|
Merge tag 'vboxsf-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ha...
Linus Torvalds
2024-04-03
3
-7
/
+6
|
\
\
\
\
\
[next]