index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2020-04-17
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
2020-04-17
smb3: fix performance regression with setting mtime
Steve French
2020-03-25
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
2020-03-25
cifs: add missing mount option to /proc/mounts
Steve French
2020-03-25
cifs: fix potential mismatch of UNC paths
Paulo Alcantara (SUSE)
2020-03-25
locks: reinstate locks_delete_block optimization
Linus Torvalds
2020-03-18
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
2020-03-12
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-03-12
cifs: don't leak -EAGAIN for stat() during reconnect
Ronnie Sahlberg
2020-03-05
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-02-24
cifs: log warning message (once) if out of disk space
Steve French
2020-02-24
cifs: fix NULL dereference in match_prepath
Ronnie Sahlberg
2020-02-24
cifs: Fix mount options set in automount
Paulo Alcantara (SUSE)
2020-02-24
cifs: fix unitialized variable poential problem with network I/O cache lock p...
Steve French
2020-02-19
cifs: fix mount option display for sec=krb5i
Petr Pavlu
2020-02-19
cifs: make sure we do not overflow the max EA buffer size
Ronnie Sahlberg
2020-02-11
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-11
cifs: fail i/o on soft mounts if sessionsetup errors out
Ronnie Sahlberg
2020-02-11
smb3: fix default permissions on new files when mounting with modefromsid
Steve French
2020-02-04
cifs: fix soft mounts hanging in the reconnect code
Ronnie Sahlberg
2020-02-01
cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
Paulo Alcantara (SUSE)
2020-02-01
cifs: set correct max-buffer-size for smb2_ioctl_init()
Ronnie Sahlberg
2020-02-01
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
2019-12-23
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-12-13
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
Steve French
2019-12-09
smb3: fix refcount underflow warning on unmount when no directory leases
Steve French
2019-12-08
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-07
smb3: improve check for when we send the security descriptor context on create
Steve French
2019-12-06
smb3: fix mode passed in on create for modetosid mount option
Steve French
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-04
cifs: fix possible uninitialized access and race on iface_list
Aurelien Aptel
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-03
smb3: query attributes on file close
Steve French
2019-12-02
smb3: remove unused flag passed into close functions
Steve French
2019-12-02
cifs: remove redundant assignment to pointer pneg_ctxt
Colin Ian King
2019-12-02
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
2019-12-02
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-11-27
CIFS: fix a white space issue in cifs_get_inode_info()
Dan Carpenter via samba-technical
2019-11-25
cifs: update internal module version number
Steve French
2019-11-25
cifs: Always update signing key of first channel
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
2019-11-25
cifs: dump channel info in DebugData
Aurelien Aptel
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
2019-11-25
cifs: try harder to open new channels
Aurelien Aptel
[next]