index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2019-05-07
cifs: smbd: take an array of reqeusts when sending upper layer data
Long Li
2019-05-07
SMB3: Add handling for different FSCTL access flags
Steve French
2019-05-07
cifs: Add support for FSCTL passthrough that write data to the server
Ronnie Sahlberg
2019-05-07
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
Jeff Layton
2019-05-07
cifs: Call MID callback before destroying transport
Long Li
2019-05-07
cifs: smbd: Retry on memory registration failure
Long Li
2019-05-07
cifs: smbd: Indicate to retry on transport sending failure
Long Li
2019-05-07
cifs: smbd: Return EINTR when interrupted
Long Li
2019-05-07
cifs: smbd: Don't destroy transport on RDMA disconnect
Long Li
2019-05-07
smbd: Make upper layer decide when to destroy the transport
Long Li
2019-05-07
SMB3: update comment to clarify enumerating snapshots
Steve French
2019-05-07
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
Aurelien Aptel
2019-05-07
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease...
Kenneth D'souza
2019-05-07
cifs: Fix DFS cache refresher for DFS links
Paulo Alcantara (SUSE)
2019-05-07
cifs: don't use __constant_cpu_to_le32()
Sergey Senozhatsky
2019-05-07
SMB3: Track total time spent on roundtrips for each SMB3 command
Steve French
2019-05-07
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-01
cifs: switch to ->free_inode()
Al Viro
2019-04-25
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-24
cifs: fix page reference leak with readv/writev
Jérôme Glisse
2019-04-24
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
2019-04-24
cifs: fix memory leak in SMB2_read
Ronnie Sahlberg
2019-04-16
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
2019-04-16
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
2019-04-16
cifs: Fix lease buffer length error
ZhangXiaoxu
2019-04-16
cifs: Fix use-after-free in SMB2_read
ZhangXiaoxu
2019-04-16
cifs: Fix use-after-free in SMB2_write
ZhangXiaoxu
2019-04-01
cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.
Ronnie Sahlberg
2019-04-01
SMB3: Allow persistent handle timeout to be configurable on mount
Steve French
2019-04-01
smb3: Fix enumerating snapshots to Azure
Steve French
2019-04-01
cifs: fix kref underflow in close_shroot()
Ronnie Sahlberg
2019-03-22
cifs: update internal module version number
Steve French
2019-03-22
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
2019-03-22
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
2019-03-22
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
2019-03-22
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
2019-03-22
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
2019-03-22
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
2019-03-22
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
2019-03-14
CIFS: fix POSIX lock leak and invalid ptr deref
Aurelien Aptel
2019-03-14
SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
Ronnie Sahlberg
2019-03-14
cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc
Ronnie Sahlberg
2019-03-14
smb2: fix typo in definition of a few error flags
Steve French
2019-03-14
CIFS: make mknod() an smb_version_op
Aurelien Aptel
2019-03-14
cifs: minor documentation updates
Steve French
2019-03-14
cifs: remove unused value pointed out by Coverity
Steve French
2019-03-14
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
Steve French
2019-03-14
smb3: add dynamic tracepoints for simple fallocate and zero range
Steve French
2019-03-14
cifs: fix smb3_zero_range so it can expand the file-size when required
Ronnie Sahlberg
[next]