index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
cifs: Call close synchronously during unlink/rename/lease break.
Rohith Surabattula
3
-30
/
+56
2021-08-12
cifs: Handle race conditions during rename
Rohith Surabattula
2
-7
/
+28
2021-08-10
cifs: use the correct max-length for dentry_path_raw()
Ronnie Sahlberg
1
-1
/
+1
2021-08-05
cifs: create sd context must be a multiple of 8
Shyam Prasad N
1
-1
/
+1
2021-07-29
cifs: add missing parsing of backupuid
Ronnie Sahlberg
1
-0
/
+7
2021-07-27
smb3: rc uninitialized in one fallocate path
Steve French
1
-1
/
+2
2021-07-27
SMB3: fix readpage for large swap cache
Steve French
1
-1
/
+1
2021-07-23
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
1
-5
/
+18
2021-07-22
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
1
-2
/
+5
2021-07-22
CIFS: Clarify SMB1 code for POSIX Create
Steve French
1
-1
/
+2
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
4
-40
/
+203
2021-07-22
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
1
-7
/
+19
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2
-3
/
+38
2021-07-16
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
1
-0
/
+1
2021-07-16
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2
-0
/
+11
2021-07-16
cifs: fix missing null session check in mount
Steve French
1
-1
/
+1
2021-07-16
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-14
cifs: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
1
-2
/
+2
2021-07-14
cifs: Do not use the original cruid when following DFS links for multiuser mo...
Ronnie Sahlberg
1
-0
/
+4
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
6
-10
/
+65
2021-07-09
cifs: update internal version number
Steve French
1
-1
/
+1
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-09
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
4
-11
/
+86
2021-07-09
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2
-5
/
+20
2021-07-08
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
1
-1
/
+2
2021-07-08
CIFS: Clarify SMB1 code for rename open file
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for delete
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for SetFileSize
Steve French
1
-2
/
+2
2021-07-05
smb3: fix typo in header file
Steve French
1
-1
/
+1
2021-07-03
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
1
-3
/
+2
2021-07-03
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
1
-1
/
+2
2021-07-03
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2
-1
/
+3
2021-07-03
cifs: make locking consistent around the server session status
Steve French
3
-1
/
+9
2021-06-25
smb3: prevent races updating CurrentMid
Steve French
2
-1
/
+4
2021-06-25
cifs: fix missing spinlock around update to ses->status
Steve French
2
-2
/
+6
2021-06-24
cifs: missing null pointer check in cifs_mount
Steve French
1
-1
/
+1
2021-06-24
smb3: fix possible access to uninitialized pointer to DACL
Steve French
1
-1
/
+1
2021-06-24
cifs: missing null check for newinode pointer
Steve French
1
-4
/
+5
2021-06-23
cifs: remove two cases where rc is set unnecessarily in sid_to_id
Steve French
1
-2
/
+0
2021-06-23
SMB3: Add new info level for query directory
Steve French
2
-3
/
+38
2021-06-23
cifs: fix NULL dereference in smb2_check_message()
Dan Carpenter
1
-3
/
+2
2021-06-22
smbdirect: missing rc checks while waiting for rdma events
Steve French
1
-2
/
+12
2021-06-22
cifs: Avoid field over-reading memcpy()
Kees Cook
1
-1
/
+4
2021-06-21
smb311: remove dead code for non compounded posix query info
Steve French
1
-0
/
+4
2021-06-21
cifs: fix SMB1 error path in cifs_get_file_info_unix
Steve French
1
-1
/
+4
2021-06-21
smb3: fix uninitialized value for port in witness protocol move
Steve French
1
-7
/
+3
2021-06-21
cifs: fix unneeded null check
Steve French
1
-4
/
+2
2021-06-21
cifs: use SPDX-Licence-Identifier
Steve French
45
-562
/
+45
2021-06-21
cifs: convert list_for_each to entry variant in cifs_debug.c
Baokun Li
1
-17
/
+7
2021-06-21
cifs: convert list_for_each to entry variant in smb2misc.c
Baokun Li
1
-25
/
+8
[next]