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-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-06-01
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
2020-05-14
cifs: Fix null pointer check in cifs_read
Steve French
2020-05-06
CIFS: Spelling s/EACCESS/EACCES/
Geert Uytterhoeven
2020-04-22
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
2020-04-22
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
2020-04-22
cifs: do not share tcons with DFS
Paulo Alcantara
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-21
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-04-16
smb3: remove overly noisy debug line in signing errors
Steve French
2020-04-15
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-04-15
cifs: dump the session id and keys also for SMB2 sessions
Ronnie Sahlberg
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
2020-04-09
smb3: change noisy error message to FYI
Steve French
2020-04-07
smb3: smbdirect support can be configured by default
Steve French
2020-04-07
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
2020-04-07
cifs: smbd: Properly process errors on ib_post_send
Long Li
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
2020-04-07
cifs: smbd: Update receive credits before sending and deal with credits roll ...
Long Li
2020-04-07
cifs: smbd: Check send queue size before posting a send
Long Li
2020-04-07
cifs: smbd: Merge code to track pending packets
Long Li
2020-04-07
cifs: ignore cached share root handle closing errors
Aurelien Aptel
2020-03-29
cifs: update internal module version number
Steve French
2020-03-29
cifs: Allocate encryption header through kmalloc
Long Li
2020-03-29
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2020-03-29
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
2020-03-27
smb3: use SMB2_SIGNATURE_SIZE define
Steve French
2020-03-22
CIFS: Fix bug which the return value by asynchronous read is error
Yilu Lin
2020-03-22
CIFS: check new file size when extending file by fallocate
Murphy Zhou
2020-03-22
SMB3: Minor cleanup of protocol definitions
Steve French
2020-03-22
SMB3: Additional compression structures
Steve French
2020-03-22
SMB3: Add new compression flags
Steve French
2020-03-22
cifs: smb2pdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
cifs: clear PF_MEMALLOC before exiting demultiplex thread
Eric Biggers
2020-03-22
cifs: cifspdu.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
CIFS: Warn less noisily on default mount
Steve French
2020-03-22
fs/cifs: fix gcc warning in sid_to_id
Qiujun Huang
2020-03-22
cifs: allow unlock flock and OFD lock across fork
Murphy Zhou
2020-03-22
cifs: do d_move in rename
Steve French
2020-03-22
cifs: add SMB2_open() arg to return POSIX data
Aurelien Aptel
2020-03-22
cifs: plumb smb2 POSIX dir enumeration
Aurelien Aptel
2020-03-22
cifs: add smb2 POSIX info level
Aurelien Aptel
2020-03-22
cifs: rename posix create rsp
Aurelien Aptel
2020-03-22
cifs: print warning mounting with vers=1.0
Steve French
2020-03-22
smb3: fix performance regression with setting mtime
Steve French
[prev]
[next]