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
/
smb
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: fix perf regression with cached writes with netfs conversion
Steve French
2024-05-14
1
-3
/
+0
*
cifs: Fix locking in cifs_strict_readv()
Steve French
2024-05-13
2
-9
/
+26
*
cifs: Change from mempool_destroy to mempool_exit for request pools
Steve French
2024-05-13
1
-2
/
+2
*
smb: smb2pdu.h: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-13
3
-30
/
+33
*
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-13
15
-2840
/
+783
|
\
|
*
cifs: Enable large folio support
David Howells
2024-05-01
1
-0
/
+1
|
*
cifs: Remove some code that's no longer used, part 3
David Howells
2024-05-01
1
-1004
/
+0
|
*
cifs: Remove some code that's no longer used, part 2
David Howells
2024-05-01
1
-633
/
+1
|
*
cifs: Remove some code that's no longer used, part 1
David Howells
2024-05-01
5
-825
/
+0
|
*
cifs: Cut over to using netfslib
David Howells
2024-05-01
13
-179
/
+355
|
*
cifs: Implement netfslib hooks
David Howells
2024-05-01
5
-10
/
+337
|
*
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
2024-05-01
1
-1
/
+2
|
*
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2024-05-01
2
-1
/
+56
|
*
cifs: Set zero_point in the copy_file_range() and remap_file_range()
David Howells
2024-05-01
1
-0
/
+6
|
*
cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
David Howells
2024-05-01
3
-55
/
+55
|
*
cifs: Replace the writedata replay bool with a netfs sreq flag
David Howells
2024-05-01
2
-3
/
+3
|
*
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
5
-14
/
+17
|
*
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
6
-116
/
+113
|
*
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
6
-89
/
+59
|
*
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
8
-52
/
+58
|
*
cifs: Use alternative invalidation to using launder_folio
David Howells
2024-05-01
3
-143
/
+5
|
*
mm: Remove the PG_fscache alias for PG_private_2
David Howells
2024-04-29
1
-8
/
+8
*
|
ksmbd: do not grant v2 lease if parent lease key and epoch are not set
Namjae Jeon
2024-05-04
1
-5
/
+9
*
|
ksmbd: use rwsem instead of rwlock for lease break
Namjae Jeon
2024-05-04
5
-38
/
+30
*
|
ksmbd: avoid to send duplicate lease break notifications
Namjae Jeon
2024-05-04
1
-6
/
+15
*
|
ksmbd: off ipv6only for both ipv4/ipv6 binding
Namjae Jeon
2024-05-04
1
-0
/
+4
*
|
ksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()
Namjae Jeon
2024-04-28
1
-2
/
+2
|
/
*
smb3: fix lock ordering potential deadlock in cifs_sync_mid_result
Steve French
2024-04-25
1
-0
/
+3
*
smb3: missing lock when picking channel
Steve French
2024-04-25
1
-1
/
+3
*
smb: client: Fix struct_group() usage in __packed structs
Gustavo A. R. Silva
2024-04-24
2
-3
/
+3
*
Merge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-04-23
13
-26
/
+176
|
\
|
*
cifs: reinstate original behavior again for forceuid/forcegid
Takayuki Nagata
2024-04-22
2
-0
/
+14
|
*
smb: client: fix rename(2) regression against samba
Paulo Alcantara
2024-04-19
1
-0
/
+1
|
*
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-19
11
-26
/
+143
|
*
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
2024-04-19
3
-0
/
+18
*
|
ksmbd: add continuous availability share parameter
Namjae Jeon
2024-04-19
2
-19
/
+27
*
|
ksmbd: common: use struct_group_attr instead of struct_group for network_open...
Namjae Jeon
2024-04-19
1
-1
/
+1
*
|
ksmbd: clear RENAME_NOREPLACE before calling vfs_rename
Marios Makassikis
2024-04-19
1
-0
/
+5
*
|
ksmbd: validate request buffer size in smb2_allocate_rsp_buf()
Namjae Jeon
2024-04-19
1
-0
/
+4
*
|
ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_buf
Namjae Jeon
2024-04-19
1
-8
/
+5
|
/
*
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-11
6
-0
/
+44
*
smb: client: instantiate when creating SFU files
Paulo Alcantara
2024-04-11
1
-39
/
+55
*
smb3: fix Open files on server counter going negative
Steve French
2024-04-11
1
-2
/
+2
*
smb: client: fix NULL ptr deref in cifs_mark_open_handles_for_deleted_file()
Paulo Alcantara
2024-04-10
1
-1
/
+2
*
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
[next]