index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-06
Merge tag '5.16-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...
Linus Torvalds
14
-1091
/
+310
2021-11-05
smb3: add dynamic trace points for socket connection
Steve French
2
-1
/
+73
2021-11-05
cifs: Move SMB2_Create definitions to the shared area
Ronnie Sahlberg
4
-176
/
+14
2021-11-05
cifs: Move more definitions into the shared area
Ronnie Sahlberg
2
-226
/
+35
2021-11-05
cifs: move NEGOTIATE_PROTOCOL definitions out into the common area
Ronnie Sahlberg
2
-222
/
+2
2021-11-05
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg
11
-476
/
+175
2021-11-02
cifs: add mount parameter tcpnodelay
Steve French
2
-0
/
+9
2021-11-02
cifs: To match file servers, make sure the server hostname matches
Shyam Prasad N
3
-8
/
+20
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-2
/
+2
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-23
smb3: correct server pointer dereferencing check to be more consistent
Steve French
1
-1
/
+2
2021-09-23
smb3: correct smb3 ACL security descriptor
Steve French
1
-2
/
+2
2021-09-23
cifs: Clear modified attribute bit from inode flags
Steve French
1
-1
/
+1
2021-09-23
cifs: Deal with some warnings from W=1
David Howells
1
-2
/
+12
2021-09-21
cifs: fix a sign extension bug
Dan Carpenter
1
-1
/
+1
2021-09-17
cifs: Not to defer close on file when lock is set
Rohith Surabattula
2
-0
/
+3
2021-09-17
cifs: Fix soft lockup during fsstress
Rohith Surabattula
1
-2
/
+2
2021-09-17
cifs: Deferred close performance improvements
Rohith Surabattula
3
-3
/
+43
2021-09-13
cifs: fix incorrect kernel doc comments
Steve French
2
-3
/
+11
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
46
-47
/
+7
2021-09-09
cifs: properly invalidate cached root handle when closing it
Enzo Matsumiya
1
-7
/
+13
2021-09-09
cifs: move SMB FSCTL definitions to common code
Steve French
2
-163
/
+1
2021-09-08
cifs: rename cifs_common to smbfs_common
Steve French
2
-2
/
+2
2021-09-08
cifs: update FSCTL definitions
Steve French
1
-3
/
+13
2021-08-31
Merge tag '5.15-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
21
-763
/
+128
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2021-08-25
cifs: Do not leak EDEADLK to dgetents64 for STATUS_USER_SESSION_DELETED
Ronnie Sahlberg
1
-1
/
+22
2021-08-25
cifs: cifs_md4 convert to SPDX identifier
Steve French
1
-1
/
+0
2021-08-25
cifs: create a MD4 module and switch cifs.ko to use it
Ronnie Sahlberg
3
-15
/
+9
2021-08-25
cifs: fork arc4 and create a separate module for it for cifs and other users
Ronnie Sahlberg
2
-5
/
+4
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
14
-720
/
+5
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
6
-11
/
+76
2021-08-25
smb3: fix posix extensions mount option
Steve French
1
-2
/
+9
2021-08-25
cifs: fix wrong release in sess_alloc_buffer() failed path
Ding Hui
1
-1
/
+1
2021-08-25
CIFS: Fix a potencially linear read overflow
Len Baker
1
-7
/
+2
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-28
cifs: add missing parsing of backupuid
Ronnie Sahlberg
1
-0
/
+7
2021-07-26
smb3: rc uninitialized in one fallocate path
Steve French
1
-1
/
+2
2021-07-26
SMB3: fix readpage for large swap cache
Steve French
1
-1
/
+1
2021-07-22
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-15
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
1
-0
/
+1
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2
-0
/
+11
[next]