Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
814f7fe56ebb210cbcf5f2ea52135d14cdc63fd1
/
fs
/
cifs
e867ef1
CIFS: fix deadlock in cached root handling
by Aurelien Aptel
· 6 years ago
b629468
cifs: Use kzfree() to zero out the password
by Dan Carpenter
· 5 years ago
325fa2a
cifs: set domainName when a domain-key is used in multiuser
by Ronnie Sahlberg
· 5 years ago
987564c
cifs: Properly handle auto disabling of serverino option
by Paulo Alcantara (SUSE)
· 6 years ago
acc0794
cifs: add spinlock for the openFileList to cifsInodeInfo
by Ronnie Sahlberg
· 6 years ago
96b44c2
cifs: smbd: take an array of reqeusts when sending upper layer data
by Long Li
· 6 years ago
4061e66
cifs: Fix lease buffer length error
by ZhangXiaoxu
· 6 years ago
778d626
CIFS: Fix leaking locked VFS cache pages in writeback retry
by Pavel Shilovsky
· 6 years ago
fb2dabe
CIFS: Fix error paths in writeback code
by Pavel Shilovsky
· 6 years ago
33bdea17
SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
by Sebastien Tisserant
· 6 years ago
fab5a1f
SMB3: Fix potential memory leak when processing compound chain
by Pavel Shilovsky
· 6 years ago
898c19f
smb3: send CAP_DFS capability during session setup
by Steve French
· 6 years ago
50831f1
SMB3: Fix deadlock in validate negotiate hits reconnect
by Pavel Shilovsky
· 6 years ago
d29fbf6
cifs: Fix a race condition with cifs_echo_request
by Ronnie Sahlberg
· 6 years ago
5293c79
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
by Steve French
· 6 years ago
297a251
CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM
by Roberto Bergantinos Corpas
· 6 years ago
32d57c0
cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl case
by Colin Ian King
· 6 years ago
939db6f
cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()
by Christoph Probst
· 6 years ago
ee23106
cifs: do not attempt cifs operation on smb2+ rename error
by Frank Sorenson
· 6 years ago
d5bf783
cifs: fix memory leak in SMB2_read
by Ronnie Sahlberg
· 6 years ago
2fcee5e
cifs: fix handle leak in smb2_query_symlink()
by Ronnie Sahlberg
· 6 years ago
c69330a
cifs: Fix use-after-free in SMB2_read
by ZhangXiaoxu
· 6 years ago
8fb89b4
cifs: Fix use-after-free in SMB2_write
by ZhangXiaoxu
· 6 years ago
8092ecc
CIFS: keep FileInfo handle live during oplock break
by Aurelien Aptel
· 6 years ago
e9603cf
cifs: fallback to older infolevels on findfirst queryinfo retry
by Steve French
· 6 years ago
40276e4
fix incorrect error code mapping for OBJECTID_NOT_FOUND
by Steve French
· 6 years ago
36a3219
cifs: Fix NULL pointer dereference of devname
by Yao Liu
· 6 years ago
d579b4e
cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED
by Namjae Jeon
· 6 years ago
626d98b
cifs: use correct format characters
by Louis Taylor
· 6 years ago
2938651
CIFS: fix POSIX lock leak and invalid ptr deref
by Aurelien Aptel
· 6 years ago
38bd575
SMB3: Fix SMB3.1.1 guest mounts to Samba
by Steve French
· 6 years ago
14c52ac
cifs: allow guest mounts to work for smb3.11
by Ronnie Sahlberg
· 6 years ago
43eaa6c
CIFS: Fix read after write for files with read caching
by Pavel Shilovsky
· 6 years ago
dc8e8ad
CIFS: Do not skip SMB2 message IDs on send failures
by Pavel Shilovsky
· 6 years ago
3ed9f22
CIFS: Do not reset lease state to NONE on lease break
by Pavel Shilovsky
· 6 years ago
b4d965a
cifs: allow calling SMB2_xxx_free(NULL)
by Ronnie Sahlberg
· 6 years ago
6efd69d
cifs: fix computation for MAX_SMB2_HDR_SIZE
by Ronnie Sahlberg
· 6 years ago
b1765eb
CIFS: Do not assume one credit for async responses
by Pavel Shilovsky
· 6 years ago
63715c1
cifs: Limit memory used by lock request calls to a page
by Ross Lagerwall
· 6 years ago
5d3b4cd
cifs: check ntwrk_buf_start for NULL before dereferencing it
by Ronnie Sahlberg
· 6 years ago
c0be624
cifs: Always resolve hostname before reconnecting
by Paulo Alcantara
· 6 years ago
e9d56f9
CIFS: Do not consider -ENODATA as stat failure for reads
by Pavel Shilovsky
· 6 years ago
6e7045ec3
CIFS: Fix trace command logging for SMB2 reads and writes
by Pavel Shilovsky
· 6 years ago
c696128
CIFS: Do not count -ENODATA as failure for query directory
by Pavel Shilovsky
· 6 years ago
06d9f98
smb3: add credits we receive from oplock/break PDUs
by Ronnie Sahlberg
· 6 years ago
779c65b
CIFS: Do not reconnect TCP session in add_credits()
by Pavel Shilovsky
· 6 years ago
2ae6fed
CIFS: Fix credit calculation for encrypted reads with errors
by Pavel Shilovsky
· 6 years ago
0380ed9
CIFS: Fix credits calculations for reads with errors
by Pavel Shilovsky
· 6 years ago
07b9e5e
CIFS: Fix possible hang during async MTU reads and writes
by Pavel Shilovsky
· 6 years ago
2a71a47
cifs: Fix potential OOB access of lock element array
by Ross Lagerwall
· 6 years ago
7dcc5b3
CIFS: Fix credit computation for compounded requests
by Pavel Shilovsky
· 6 years ago
d2f76f6
CIFS: Do not hide EINTR after sending network packets
by Pavel Shilovsky
· 6 years ago
c3606c64
CIFS: Do not set credits to 1 if the server didn't grant anything
by Pavel Shilovsky
· 6 years ago
d1130682
CIFS: Fix adjustment of credits for MTU requests
by Pavel Shilovsky
· 6 years ago
ba77e8c
smb3: fix large reads on encrypted connections
by Paul Aurich
· 6 years ago
1827d1c
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
by Georgy A Bystrenin
· 6 years ago
b5a8028
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
by Steve French
· 6 years ago
99c6940
cifs: Fix separator when building path from dentry
by Paulo Alcantara
· 6 years ago
e4ed4e6
cifs: fix return value for cifs_listxattr
by Ronnie Sahlberg
· 6 years ago
ad1834f
cifs: don't dereference smb_file_target before null check
by Colin Ian King
· 6 years ago
93e2e86
smb3: on kerberos mount if server doesn't specify auth type use krb5
by Steve French
· 6 years ago
108b981
smb3: do not attempt cifs operation in smb3 query info error path
by Steve French
· 6 years ago
eb7814c
smb3: allow stats which track session and share reconnects to be reset
by Steve French
· 6 years ago
c24f57c
cifs: fix a credits leak for compund commands
by Ronnie Sahlberg
· 6 years ago
7af929d
smb3: fix lease break problem introduced by compounding
by Steve French
· 6 years ago
4e34feb
cifs: only wake the thread for the very last PDU in a compound
by Ronnie Sahlberg
· 6 years ago
ddf83af
cifs: add a warning if we try to to dequeue a deleted mid
by Ronnie Sahlberg
· 6 years ago
0595751
smb2: fix missing files in root share directory listing
by Aurelien Aptel
· 7 years ago
097f586
cifs: read overflow in is_valid_oplock_break()
by Dan Carpenter
· 6 years ago
2d204ee
cifs: integer overflow in in SMB2_ioctl()
by Dan Carpenter
· 6 years ago
56446f2
CIFS: fix wrapping bugs in num_entries()
by Dan Carpenter
· 6 years ago
8ad8aa3
cifs: prevent integer overflow in nxt_dir_entry()
by Dan Carpenter
· 6 years ago
5890184
fs/cifs: require sha512
by Stefan Metzmacher
· 6 years ago
bcfb84a
fs/cifs: suppress a string overflow warning
by Stephen Rothwell
· 6 years ago
395a207
cifs: connect to servername instead of IP for IPC$ share
by Thomas Werschlein
· 6 years ago
f801568
smb3: check for and properly advertise directory lease support
by Steve French
· 6 years ago
25f2573
smb3: minor debugging clarifications in rfc1001 len processing
by Steve French
· 6 years ago
5e19697
SMB3: Backup intent flag missing for directory opens with backupuid mounts
by Steve French
· 6 years ago
c15e3f1
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
by Jon Kuhn
· 7 years ago
7753e38
cifs: update internal module version number for cifs.ko to 2.12
by Steve French
· 6 years ago
126c97f
cifs: check kmalloc before use
by Nicholas Mc Guire
· 6 years ago
e6c47dd
cifs: check if SMB2 PDU size has been padded and suppress the warning
by Ronnie Sahlberg
· 6 years ago
4d8dfaf
cifs: create a define for how many iovs we need for an SMB2_open()
by Ronnie Sahlberg
· 6 years ago
0a3173a
Merge branch 'linus/master' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
89982f7
Merge tag 'v4.18' into rdma.git for-next
by Jason Gunthorpe
· 6 years ago
3bb37da
Merge tag '4.19-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
a66b4cd
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
c4f7173
smb3: create smb3 equivalent alias for cifs pseudo-xattrs
by Steve French
· 7 years ago
cdeaf9d
smb3: allow previous versions to be mounted with snapshot= mount parm
by Steve French
· 7 years ago
e55954a
cifs: don't show domain= in mount output when domain is empty
by Ronnie Sahlberg
· 7 years ago
c1777df
cifs: add missing support for ACLs in SMB 3.11
by Ronnie Sahlberg
· 7 years ago
e02789a
smb3: enumerating snapshots was leaving part of the data off end
by Steve French
· 7 years ago
730928c
cifs: update smb2_queryfs() to use compounding
by Ronnie Sahlberg
· 7 years ago
b24df3e
cifs: update receive_encrypted_standard to handle compounded responses
by Ronnie Sahlberg
· 7 years ago
1eb9fb5
cifs: create SMB2_open_init()/SMB2_open_free() helpers.
by Ronnie Sahlberg
· 7 years ago
296ecba
cifs: add SMB2_query_info_[init|free]()
by Ronnie Sahlberg
· 7 years ago
8eb4ecf
cifs: add SMB2_close_init()/SMB2_close_free()
by Ronnie Sahlberg
· 7 years ago
468d677
smb3: display stats counters for number of slow commands
by Steve French
· 7 years ago
a5c62f4
CIFS: fix uninitialized ptr deref in smb2 signing
by Aurelien Aptel
· 7 years ago
fd09b7d
smb3: Do not send SMB3 SET_INFO if nothing changed
by Steve French
· 7 years ago
Next »