Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c7c6f3b95303c7de5d52af56c902fcb5abe827df
/
fs
/
cifs
c884d8a
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
by Linus Torvalds
· 6 years ago
b6a3d1b
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231
by Thomas Gleixner
· 6 years ago
61cabc7
cifs: fix GlobalMid_Lock bug in cifs_reconnect
by Ronnie Sahlberg
· 6 years ago
8d526d6
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
by Steve French
· 6 years ago
487317c
cifs: add spinlock for the openFileList to cifsInodeInfo
by Ronnie Sahlberg
· 6 years ago
0ff2b01
cifs: fix panic in smb2_reconnect
by Ronnie Sahlberg
· 6 years ago
41e7231
Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
31fad7d
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
by Roberto Bergantinos Corpas
· 6 years ago
50fbc13
dfs_cache: fix a wrong use of kfree in flush_cache_ent()
by Gen Zhang
· 6 years ago
6457c20
fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_free
by Murphy Zhou
· 6 years ago
2107820
cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
by Colin Ian King
· 6 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
d8848ee
Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
227747f
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 6 years ago
dece44e
cifs: add support for SEEK_DATA and SEEK_HOLE
by Ronnie Sahlberg
· 6 years ago
9ab70ca
Fixed https://bugzilla.kernel.org/show_bug.cgi?id=202935 allow write on the same file
by Kovtunenko Oleksandr
· 6 years ago
2c87d6a
cifs: Allocate memory for all iovs in smb2_ioctl
by Long Li
· 6 years ago
3b24911
cifs: Don't match port on SMBDirect transport
by Long Li
· 6 years ago
d0660f0
dns_resolver: Allow used keys to be invalidated
by David Howells
· 6 years ago
7f46d23
cifs:smbd Use the correct DMA direction when sending data
by Long Li
· 6 years ago
1d2a4f5
cifs:smbd When reconnecting to server, call smbd_destroy() after all MIDs have been called
by Long Li
· 6 years ago
14e2597
cifs: use the right include for signal_pending()
by Ronnie Sahlberg
· 6 years ago
d1c35af
smb3: trivial cleanup to smb2ops.c
by Steve French
· 6 years ago
a205d50
cifs: cleanup smb2ops.c and normalize strings
by Christoph Probst
· 6 years ago
b63a9de
smb3: display session id in debug data
by Steve French
· 6 years ago
cb4f7bf
cifs: update module internal version number
by Steve French
· 6 years ago
ebaf546
SMB3: Clean up query symlink when reparse point
by Ronnie Sahlberg
· 6 years ago
6a54b2e
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
by Christoph Probst
· 6 years ago
26ea888
Negotiate and save preferred compression algorithms
by Steve French
· 6 years ago
392e1c5
cifs: rename and clarify CIFS_ASYNC_OP and CIFS_NO_RESP
by Ronnie Sahlberg
· 6 years ago
d69cb72
cifs: fix credits leak for SMB1 oplock breaks
by Ronnie Sahlberg
· 6 years ago
edf3ef3
smb3: Add protocol structs for change notify support
by Steve French
· 6 years ago
c425014
cifs: fix smb3_zero_range for Azure
by Ronnie Sahlberg
· 6 years ago
c7fe388
cifs: zero-range does not require the file is sparse
by Ronnie Sahlberg
· 6 years ago
0df7edd
Add new flag on SMB3.1.1 read
by Steve French
· 6 years ago
2f3ebab
cifs: add fiemap support
by Ronnie Sahlberg
· 6 years ago
d7bef4c
SMB3: Add defines for new negotiate contexts
by Steve French
· 6 years ago
5242fcb
cifs: fix bi-directional fsctl passthrough calls
by Ronnie Sahlberg
· 6 years ago
4739f23
cifs: smbd: take an array of reqeusts when sending upper layer data
by Long Li
· 6 years ago
46e6661
SMB3: Add handling for different FSCTL access flags
by Steve French
· 6 years ago
efac779
cifs: Add support for FSCTL passthrough that write data to the server
by Ronnie Sahlberg
· 6 years ago
0ae3fa4
cifs: remove superfluous inode_lock in cifs_{strict_}fsync
by Jeff Layton
· 6 years ago
214bab4
cifs: Call MID callback before destroying transport
by Long Li
· 6 years ago
b797209
cifs: smbd: Retry on memory registration failure
by Long Li
· 6 years ago
62fdf67
cifs: smbd: Indicate to retry on transport sending failure
by Long Li
· 6 years ago
98e0d40
cifs: smbd: Return EINTR when interrupted
by Long Li
· 6 years ago
e8b3bfe
cifs: smbd: Don't destroy transport on RDMA disconnect
by Long Li
· 6 years ago
050b8c3
smbd: Make upper layer decide when to destroy the transport
by Long Li
· 6 years ago
973189a
SMB3: update comment to clarify enumerating snapshots
by Steve French
· 6 years ago
d070f9d
CIFS: check CIFS_MOUNT_NO_DFS when trying to reuse existing sb
by Aurelien Aptel
· 6 years ago
c8b6ac1
CIFS: Show locallease in /proc/mounts for cifs shares mounted with locallease feature.
by Kenneth D'souza
· 6 years ago
5072010
cifs: Fix DFS cache refresher for DFS links
by Paulo Alcantara (SUSE)
· 6 years ago
f530710
cifs: don't use __constant_cpu_to_le32()
by Sergey Senozhatsky
· 6 years ago
433b8dd
SMB3: Track total time spent on roundtrips for each SMB3 command
by Steve French
· 6 years ago
168e153
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
81ff5d2
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
c2e6802
cifs: switch to ->free_inode()
by Al Viro
· 6 years ago
877b569
crypto: shash - remove shash_desc::flags
by Eric Biggers
· 6 years ago
13f5938
cifs: fix page reference leak with readv/writev
by Jérôme Glisse
· 6 years ago
652727b
cifs: do not attempt cifs operation on smb2+ rename error
by Frank Sorenson
· 6 years ago
05fd5c2
cifs: fix memory leak in SMB2_read
by Ronnie Sahlberg
· 6 years ago
b98749c
CIFS: keep FileInfo handle live during oplock break
by Aurelien Aptel
· 6 years ago
e6d0fb7
cifs: fix handle leak in smb2_query_symlink()
by Ronnie Sahlberg
· 6 years ago
b57a55e
cifs: Fix lease buffer length error
by ZhangXiaoxu
· 6 years ago
088aaf1
cifs: Fix use-after-free in SMB2_read
by ZhangXiaoxu
· 6 years ago
6a3eb33
cifs: Fix use-after-free in SMB2_write
by ZhangXiaoxu
· 6 years ago
4811e30
cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.
by Ronnie Sahlberg
· 6 years ago
ca567eb
SMB3: Allow persistent handle timeout to be configurable on mount
by Steve French
· 6 years ago
153322f
smb3: Fix enumerating snapshots to Azure
by Steve French
· 6 years ago
2f94a312
cifs: fix kref underflow in close_shroot()
by Ronnie Sahlberg
· 6 years ago
cf7d624
cifs: update internal module version number
by Steve French
· 6 years ago
8c11a60
SMB3: Fix SMB3.1.1 guest mounts to Samba
by Steve French
· 6 years ago
68ddb49
cifs: Fix slab-out-of-bounds when tracing SMB tcon
by Paulo Alcantara (SUSE)
· 6 years ago
e71ab2a
cifs: allow guest mounts to work for smb3.11
by Ronnie Sahlberg
· 6 years ago
85f9987
fix incorrect error code mapping for OBJECTID_NOT_FOUND
by Steve French
· 6 years ago
b073a08
cifs: fix that return -EINVAL when do dedupe operation
by Xiaoli Feng
· 6 years ago
0b0dfd5
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
by Long Li
· 6 years ago
d53e292
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
by Long Li
· 6 years ago
bc31d0c
CIFS: fix POSIX lock leak and invalid ptr deref
by Aurelien Aptel
· 6 years ago
f5778c3
SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
by Ronnie Sahlberg
· 6 years ago
f169947
cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc
by Ronnie Sahlberg
· 6 years ago
dd0ac2d
smb2: fix typo in definition of a few error flags
by Steve French
· 6 years ago
c847dcc
CIFS: make mknod() an smb_version_op
by Aurelien Aptel
· 6 years ago
6552580
cifs: minor documentation updates
by Steve French
· 6 years ago
d44d137
cifs: remove unused value pointed out by Coverity
by Steve French
· 6 years ago
31ba433
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
by Steve French
· 6 years ago
779ede0
smb3: add dynamic tracepoints for simple fallocate and zero range
by Steve French
· 6 years ago
72c419d
cifs: fix smb3_zero_range so it can expand the file-size when required
by Ronnie Sahlberg
· 6 years ago
ccdc77a
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
by Ronnie Sahlberg
· 6 years ago
8191576
smb3: Add dynamic trace points for various compounded smb3 ops
by Steve French
· 6 years ago
b0f6df7
cifs: cache FILE_ALL_INFO for the shared root handle
by Ronnie Sahlberg
· 6 years ago
ab7b10c
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
by Steve French
· 6 years ago
257b780
cifs: simplify how we handle credits in compound_send_recv()
by Ronnie Sahlberg
· 6 years ago
7937ca9
smb3: add dynamic tracepoint for timeout waiting for credits
by Steve French
· 6 years ago
ffd1ef1
smb3: display security information in /proc/fs/cifs/DebugData more accurately
by Steve French
· 6 years ago
2b53b92
cifs: add a timeout argument to wait_for_free_credits
by Ronnie Sahlberg
· 6 years ago
Next »