Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
5b9310f34ae79a7727b3b43451559f819ee4caf2
/
fs
/
cifs
92225e4
smb3: send CAP_DFS capability during session setup
by Steve French
· 5 years ago
84bdf5e
SMB3: Fix deadlock in validate negotiate hits reconnect
by Pavel Shilovsky
· 5 years ago
df2b6af
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
by Roberto Bergantinos Corpas
· 6 years ago
5a3e18d
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
by Christoph Probst
· 6 years ago
da502d3
cifs: do not attempt cifs operation on smb2+ rename error
by Frank Sorenson
· 6 years ago
1ee4f2d
CIFS: keep FileInfo handle live during oplock break
by Aurelien Aptel
· 6 years ago
1cc5afa
cifs: fallback to older infolevels on findfirst queryinfo retry
by Steve French
· 6 years ago
8b8b351
fix incorrect error code mapping for OBJECTID_NOT_FOUND
by Steve French
· 6 years ago
9d5a48f
cifs: Fix NULL pointer dereference of devname
by Yao Liu
· 6 years ago
d617c20
cifs: use correct format characters
by Louis Taylor
· 6 years ago
56300d3
CIFS: fix POSIX lock leak and invalid ptr deref
by Aurelien Aptel
· 6 years ago
776f01e
CIFS: Fix read after write for files with read caching
by Pavel Shilovsky
· 6 years ago
f8a0d9cc
CIFS: Do not reset lease state to NONE on lease break
by Pavel Shilovsky
· 6 years ago
2b0ac76
cifs: fix computation for MAX_SMB2_HDR_SIZE
by Ronnie Sahlberg
· 6 years ago
04d7680
cifs: Limit memory used by lock request calls to a page
by Ross Lagerwall
· 6 years ago
8000014
Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)"
by Greg Kroah-Hartman
· 6 years ago
5c61a60
cifs: check ntwrk_buf_start for NULL before dereferencing it
by Ronnie Sahlberg
· 6 years ago
fb713a1
cifs: Always resolve hostname before reconnecting
by Paulo Alcantara
· 6 years ago
9033b4f
CIFS: Do not count -ENODATA as failure for query directory
by Pavel Shilovsky
· 6 years ago
eb2fe47
CIFS: Fix possible hang during async MTU reads and writes
by Pavel Shilovsky
· 6 years ago
baf6b19
cifs: Fix potential OOB access of lock element array
by Ross Lagerwall
· 6 years ago
cf5ff10
CIFS: Do not hide EINTR after sending network packets
by Pavel Shilovsky
· 6 years ago
40738b6
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
by Georgy A Bystrenin
· 6 years ago
4cd3766
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
by Steve French
· 6 years ago
fcfc763
cifs: Fix separator when building path from dentry
by Paulo Alcantara
· 6 years ago
f89c9ff
cifs: don't dereference smb_file_target before null check
by Colin Ian King
· 6 years ago
8ad964c
smb3: on kerberos mount if server doesn't specify auth type use krb5
by Steve French
· 6 years ago
883f979
smb3: do not attempt cifs operation in smb3 query info error path
by Steve French
· 6 years ago
69922f7
smb3: allow stats which track session and share reconnects to be reset
by Steve French
· 6 years ago
a2b9a0d
cifs: Use ULL suffix for 64-bit constant
by Geert Uytterhoeven
· 7 years ago
5753991
smb2: fix missing files in root share directory listing
by Aurelien Aptel
· 7 years ago
3466db7
cifs: read overflow in is_valid_oplock_break()
by Dan Carpenter
· 6 years ago
7a0ee61
fs/cifs: suppress a string overflow warning
by Stephen Rothwell
· 6 years ago
34acac4
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
by Jon Kuhn
· 6 years ago
fe6198c
CIFS: fix wrapping bugs in num_entries()
by Dan Carpenter
· 6 years ago
ca453b2
cifs: prevent integer overflow in nxt_dir_entry()
by Dan Carpenter
· 6 years ago
7aed5a5
SMB3: Number of requests sent should be displayed for SMB3 not just CIFS
by Steve French
· 6 years ago
0da6c7d
smb3: fix reset of bytes read and written stats
by Steve French
· 6 years ago
f440ea4
cifs: check if SMB2 PDU size has been padded and suppress the warning
by Ronnie Sahlberg
· 6 years ago
893b282
smb3: don't request leases in symlink creation and query
by Steve French
· 6 years ago
707b0d2
smb3: Do not send SMB3 SET_INFO if nothing changed
by Steve French
· 6 years ago
a94703f
smb3: enumerating snapshots was leaving part of the data off end
by Steve French
· 6 years ago
c773c4f
cifs: check kmalloc before use
by Nicholas Mc Guire
· 6 years ago
fbd314e
cifs: add missing debug entries for kconfig options
by Steve French
· 7 years ago
2c4f6b7
cifs: Fix infinite loop when using hard mount option
by Paulo Alcantara
· 6 years ago
a6c9a62
smb3: on reconnect set PreviousSessionId field
by Steve French
· 7 years ago
4bf53b5
cifs: silence compiler warnings showing up with gcc-8.0.0
by Arnd Bergmann
· 7 years ago
193038d
cifs: do not allow creating sockets except with SMB1 posix exensions
by Steve French
· 7 years ago
c4bc658
smb3: Fix root directory when server returns inode number of zero
by Steve French
· 7 years ago
cfea563
SMB2: Fix share type handling
by Christophe JAILLET
· 8 years ago
6ed24ef
CIFS: silence lockdep splat in cifs_relock_file()
by Rabin Vincent
· 8 years ago
31da33d
cifs: small underflow in cnvrtDosUnixTm()
by Dan Carpenter
· 8 years ago
df09b6f
CIFS: Enable encryption during session setup phase
by Pavel Shilovsky
· 8 years ago
fca16f9
SMB3: Validate negotiate request must always be signed
by Steve French
· 7 years ago
7e68916
CIFS: zero sensitive data when freeing
by Aurelien Aptel
· 7 years ago
f59eda1
cifs: Fix autonegotiate security settings mismatch
by Daniel N Pettersson
· 7 years ago
ee6858f
cifs: Fix missing put_xid in cifs_file_strict_mmap
by Matthew Wilcox
· 7 years ago
5e8b028
cifs: check MaxPathNameComponentLength != 0 before using it
by Ronnie Sahlberg
· 7 years ago
92d7d3e
CIFS: Reconnect expired SMB sessions
by Pavel Shilovsky
· 7 years ago
18a89a1
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
by Steve French
· 7 years ago
0e1b85a
SMB: Validate negotiate (to protect against downgrade) even if signing off
by Steve French
· 7 years ago
df1be20
SMB3: Warn user if trying to sign connection that authenticated as guest
by Steve French
· 7 years ago
f2d395b
Fix SMB3.1.1 guest authentication to Samba
by Steve French
· 7 years ago
b6a77c7
cifs: release auth_key.response for reconnect.
by Shu Wang
· 7 years ago
9a7bc3f
cifs: release cifs root_cred after exit_cifs
by Shu Wang
· 7 years ago
e2ae90b
CIFS: remove endian related sparse warning
by Steve French
· 7 years ago
c5e7665
CIFS: Fix maximum SMB2 header size
by Pavel Shilovsky
· 7 years ago
5ed70f7
cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()
by Ronnie Sahlberg
· 7 years ago
8b05329
cifs: Fix df output for users with quota limits
by Sachin Prabhu
· 7 years ago
fb6dc83
CIFS: Improve readdir verbosity
by Pavel Shilovsky
· 8 years ago
1c5d8b3
CIFS: add misssing SFM mapping for doublequote
by Björn Jacke
· 8 years ago
6f3b2ee
cifs: fix CIFS_IOC_GET_MNT_INFO oops
by David Disseldorp
· 8 years ago
f13d96b
CIFS: fix oplock break deadlocks
by Rabin Vincent
· 8 years ago
4113466
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
by David Disseldorp
· 8 years ago
449a744
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
by David Disseldorp
· 8 years ago
87c0604
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
by Björn Jacke
· 8 years ago
8dd4e3f
SMB3: Work around mount failure when using SMB3 dialect to Macs
by Steve French
· 8 years ago
2ac2ad9
Set unicode flag on cifs echo request to avoid Mac error
by Steve French
· 8 years ago
4f5e1c4
Fix match_prepath()
by Sachin Prabhu
· 8 years ago
d8fd99d
Handle mismatched open calls
by Sachin Prabhu
· 8 years ago
f79ef57
CIFS: remove bad_network_name flag
by Germano Percossi
· 8 years ago
0b7c970
cifs: Do not send echoes before Negotiate is complete
by Sachin Prabhu
· 8 years ago
730fecb
CIFS: store results of cifs_reopen_file to avoid infinite wait
by Germano Percossi
· 8 years ago
3d8d2f2
CIFS: reconnect thread reschedule itself
by Germano Percossi
· 8 years ago
8446cb1
Reset TreeId to zero on SMB2 TREE_CONNECT
by Jan-Marek Glogowski
· 8 years ago
d3381fa
fs: Better permission checking for submounts
by Eric W. Biederman
· 8 years ago
c06d74d
CIFS: Fix splice read for non-cached files
by Pavel Shilovsky
· 8 years ago
9e25599
cifs: initialize file_info_lock
by Rabin Vincent
· 8 years ago
c954acc
CIFS: Fix a possible memory corruption in push locks
by Pavel Shilovsky
· 8 years ago
9f9d982
CIFS: Decrease verbosity of ioctl call
by Pavel Shilovsky
· 8 years ago
46890ff
CIFS: Fix a possible double locking of mutex during reconnect
by Pavel Shilovsky
· 8 years ago
69d13b6
CIFS: Fix missing nls unload in smb2_reconnect()
by Pavel Shilovsky
· 8 years ago
48f9526
CIFS: Fix a possible memory corruption during reconnect
by Pavel Shilovsky
· 8 years ago
7aa58e7
cifs: Fix smbencrypt() to stop pointing a scatterlist at the stack
by Andy Lutomirski
· 8 years ago
ae9ebe7
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
by Eryu Guan
· 8 years ago
b8c6001
Call echo service immediately after socket reconnect
by Sachin Prabhu
· 8 years ago
5f4b556
CIFS: Fix BUG() in calc_seckey()
by Sachin Prabhu
· 8 years ago
3514de3
CIFS: Retrieve uid and gid from special sid if enabled
by Steve French
· 8 years ago
9593265
CIFS: Add new mount option to set owner uid and gid from special sids in acl
by Steve French
· 8 years ago
de74025
CIFS: Reset read oplock to NONE if we have mandatory locks after reopen
by Pavel Shilovsky
· 8 years ago
Next »