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.13.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
2020-06-24
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
1
-9
/
+9
2020-06-17
smb3: add indatalen that can be a non-zero value to calculation of credit cha...
Namjae Jeon
1
-1
/
+3
2020-06-17
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
1
-1
/
+1
2020-06-03
cifs: Fix null pointer check in cifs_read
Steve French
1
-1
/
+1
2020-05-20
cifs: fix leaked reference on requeued write
Adam McCoy
1
-1
/
+1
2020-05-10
cifs: do not share tcons with DFS
Paulo Alcantara
1
-0
/
+4
2020-05-10
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
1
-0
/
+2
2020-04-29
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
1
-0
/
+5
2020-04-23
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-04-17
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
1
-1
/
+1
2020-04-17
smb3: fix performance regression with setting mtime
Steve French
1
-11
/
+12
2020-03-25
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
1
-1
/
+1
2020-03-25
cifs: add missing mount option to /proc/mounts
Steve French
1
-0
/
+2
2020-03-25
cifs: fix potential mismatch of UNC paths
Paulo Alcantara (SUSE)
1
-0
/
+2
2020-03-25
locks: reinstate locks_delete_block optimization
Linus Torvalds
1
-1
/
+2
2020-03-18
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
1
-1
/
+0
2020-03-12
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
9
-17
/
+33
2020-03-12
cifs: don't leak -EAGAIN for stat() during reconnect
Ronnie Sahlberg
1
-1
/
+5
2020-03-05
cifs: Fix mode output in debugging statements
Frank Sorenson
3
-4
/
+4
2020-02-24
cifs: log warning message (once) if out of disk space
Steve French
1
-0
/
+3
2020-02-24
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
1
-2
/
+4
2020-02-24
cifs: Fix mount options set in automount
Paulo Alcantara (SUSE)
1
-54
/
+43
2020-02-24
cifs: fix unitialized variable poential problem with network I/O cache lock p...
Steve French
1
-1
/
+1
2020-02-19
cifs: fix mount option display for sec=krb5i
Petr Pavlu
1
-1
/
+5
2020-02-19
cifs: make sure we do not overflow the max EA buffer size
Ronnie Sahlberg
1
-1
/
+34
2020-02-11
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
1
-2
/
+8
2020-02-06
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
1
-1
/
+1
2020-02-01
cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
Paulo Alcantara (SUSE)
1
-1
/
+1
2020-02-01
cifs: set correct max-buffer-size for smb2_ioctl_init()
Ronnie Sahlberg
1
-2
/
+7
2020-02-01
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
3
-0
/
+6
2020-01-17
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
1
-1
/
+1
2020-01-09
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
1
-1
/
+1
2020-01-09
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
1
-2
/
+1
2020-01-09
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
1
-12
/
+29
2020-01-04
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
3
-27
/
+65
2020-01-04
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
1
-11
/
+35
2019-12-21
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
1
-10
/
+22
2019-12-21
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
3
-7
/
+17
2019-12-21
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2
-8
/
+8
2019-12-21
CIFS: Close open handle after interrupted close
Pavel Shilovsky
3
-15
/
+63
2019-12-21
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2019-12-21
cifs: Don't display RDMA transport on reconnect
Long Li
1
-0
/
+5
2019-12-21
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
1
-1
/
+1
2019-12-21
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
1
-1
/
+1
2019-12-21
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
1
-2
/
+4
2019-12-21
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
1
-11
/
+15
2019-12-21
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
1
-2
/
+5
2019-12-13
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2019-12-13
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2019-11-07
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
1
-0
/
+1
[next]