index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
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
2020-03-22
cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
Stefan Metzmacher
2020-03-22
cifs: use mod_delayed_work() for &server->reconnect if already queued
Stefan Metzmacher
2020-03-22
cifs: call wake_up(&server->response_q) inside of cifs_reconnect()
Stefan Metzmacher
2020-03-22
cifs: handle prefix paths in reconnect
Paulo Alcantara (SUSE)
2020-03-22
cifs: do not ignore the SYNC flags in getattr
Steve French
2020-03-19
Merge tag '5.6-rc6-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-03-18
locks: reinstate locks_delete_block optimization
Linus Torvalds
2020-03-17
CIFS: fiemap: do not return EINVAL if get nothing
Murphy Zhou
2020-03-17
CIFS: Increment num_remote_opens stats counter even in case of smb2_query_dir...
Shyam Prasad N
2020-03-17
cifs: potential unintitliazed error code in cifs_getattr()
Dan Carpenter
2020-03-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2020-03-12
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
2020-02-24
cifs: Use #define in cifs_dbg
Joe Perches
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
2020-02-24
cifs: add missing mount option to /proc/mounts
Steve French
2020-02-24
cifs: fix potential mismatch of UNC paths
Paulo Alcantara (SUSE)
2020-02-24
cifs: don't leak -EAGAIN for stat() during reconnect
Ronnie Sahlberg
2020-02-14
cifs: make sure we do not overflow the max EA buffer size
Ronnie Sahlberg
2020-02-14
cifs: enable change notification for SMB2.1 dialect
Steve French
2020-02-12
cifs: Fix mode output in debugging statements
Frank Sorenson
2020-02-10
cifs: fix mount option display for sec=krb5i
Petr Pavlu
2020-02-09
Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-02-06
smb3: Add defines for new information level, FileIdInformation
Steve French
2020-02-06
smb3: print warning once if posix context returned on open
Steve French
2020-02-06
smb3: add one more dynamic tracepoint missing from strict fsync path
Steve French
2020-02-06
cifs: fix mode bits from dir listing when mounted with modefromsid
Aurelien Aptel
2020-02-06
cifs: fix channel signing
Aurelien Aptel
[next]