Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
2109464184919f81efd593b4008291448c522815
/
fs
/
cifs
/
smb2ops.c
2109464
cifs: return -ENODATA when deleting an xattr that does not exist
by Ronnie Sahlberg
· 6 years ago
c4627e6
cifs: limit amount of data we request for xattrs to CIFSMaxBufSize
by Ronnie Sahlberg
· 6 years ago
3d3003f
CIFS: Fix credit calculations in compound mid callback
by Pavel Shilovsky
· 6 years ago
ec678ea
CIFS: Fix credit calculation for encrypted reads with errors
by Pavel Shilovsky
· 6 years ago
ef68e83
CIFS: Do not reconnect TCP session in add_credits()
by Pavel Shilovsky
· 6 years ago
acc58d0
CIFS: Fix possible hang during async MTU reads and writes
by Pavel Shilovsky
· 6 years ago
6d2f84e
smb3: fix large reads on encrypted connections
by Paul Aurich
· 6 years ago
e77fe73
cifs: we can not use small padding iovs together with encryption
by Ronnie Sahlberg
· 6 years ago
f9793b6
cifs: change smb2_query_eas to use the compound query-info helper
by Ronnie Sahlberg
· 6 years ago
07d3b2e
cifs: create a helper function for compound query_info
by Ronnie Sahlberg
· 6 years ago
0967e54
cifs: use a compound for setting an xattr
by Ronnie Sahlberg
· 6 years ago
271b9c0
smb3: Fix rmdir compounding regression to strict servers
by Ronnie Sahlberg
· 6 years ago
dfe33f9
smb3: allow more detailed protocol info on open files for debugging
by Steve French
· 6 years ago
0c5d6cb
cifs: fix return value for cifs_listxattr
by Ronnie Sahlberg
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
fae8044
smb3: show number of current open files in /proc/fs/cifs/Stats
by Steve French
· 6 years ago
8d8b26e
cifs: add support for ioctl on directories
by Ronnie Sahlberg
· 6 years ago
f70556c
smb2: fix uninitialized variable bug in smb2_ioctl_query_info
by Gustavo A. R. Silva
· 6 years ago
f5b05d6
cifs: add IOCTL for QUERY_INFO passthrough to userspace
by Ronnie Sahlberg
· 6 years ago
3d62123
smb3: update default requested iosize to 4MB from 1MB for recent dialects
by Steve French
· 6 years ago
6e4d3bb
smb3: Add debug message later in smb2/smb3 reconnect path
by Steve French
· 6 years ago
9e1a37d
smb3: track the instance of each session for debugging
by Steve French
· 6 years ago
3764cbd
cifs: remove the is_falloc argument to SMB2_set_eof
by Ronnie Sahlberg
· 6 years ago
c5a5f38
cifs: add a smb2_compound_op and change QUERY_INFO to use it
by Ronnie Sahlberg
· 6 years ago
b340a4d
smb3: add tracepoint to catch cases where credit refund of failed op overlaps reconnect
by Steve French
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
0595751
smb2: fix missing files in root share directory listing
by Aurelien Aptel
· 7 years ago
f801568
smb3: check for and properly advertise directory lease support
by Steve French
· 6 years ago
5e19697
SMB3: Backup intent flag missing for directory opens with backupuid mounts
by Steve French
· 6 years ago
4d8dfaf
cifs: create a define for how many iovs we need for an SMB2_open()
by Ronnie Sahlberg
· 6 years ago
c1777df
cifs: add missing support for ACLs in SMB 3.11
by Ronnie Sahlberg
· 6 years ago
e02789a
smb3: enumerating snapshots was leaving part of the data off end
by Steve French
· 6 years ago
730928c
cifs: update smb2_queryfs() to use compounding
by Ronnie Sahlberg
· 6 years ago
b24df3e
cifs: update receive_encrypted_standard to handle compounded responses
by Ronnie Sahlberg
· 6 years ago
b2c96de
cifs: update init_sg, crypt_message to take an array of rqst
by Ronnie Sahlberg
· 6 years ago
52ce1ac
smb3: display bytes_read and bytes_written in smb3 stats
by Steve French
· 6 years ago
fcabb89
cifs: simple stats should always be enabled
by Steve French
· 6 years ago
9da6ec7
cifs: use a refcount to protect open/closing the cached file handle
by Ronnie Sahlberg
· 6 years ago
e68a932
smb3: add tracepoint for session expired or deleted
by Steve French
· 6 years ago
1995d28
smb3: remove per-session operations from per-tree connection stats
by Steve French
· 6 years ago
c3ed440
smb3: remove noisy warning message on mount
by Steve French
· 7 years ago
0fdfef9
smb3: simplify code by removing CONFIG_CIFS_SMB311
by Steve French
· 7 years ago
2d30421
smb3: add support for statfs for smb3.1.1 posix extensions
by Steve French
· 7 years ago
21ba384
smb3: fill in statfs fsid and correct namelen
by Steve French
· 7 years ago
ff361fd
cifs: Silence uninitialized variable warning
by Dan Carpenter
· 7 years ago
729c0c9
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
by Stefano Brivio
· 7 years ago
6aa0c11
cifs: Fix memory leak in smb2_set_ea()
by Paulo Alcantara
· 7 years ago
81f39f9
cifs: fix SMB1 breakage
by Ronnie Sahlberg
· 7 years ago
696e420
cifs: Fix use after free of a mid_q_entry
by Lars Persson
· 7 years ago
35e2cc1
cifs: Use correct packet length in SMB2_TRANSFORM header
by Paulo Alcantara
· 7 years ago
bea851b
smb3: Fix mode on mkdir on smb311 mounts
by Steve French
· 7 years ago
fe856be
CIFS: parse and store info on iface queries
by Aurelien Aptel
· 7 years ago
cd2dca6
cifs: Fix encryption/signing
by Paulo Alcantara
· 7 years ago
c713c87
cifs: push rfc1002 generation down the stack
by Ronnie Sahlberg
· 7 years ago
a93864d
cifs: add lease tracking to the cached root fid
by Ronnie Sahlberg
· 7 years ago
9d874c3
cifs: fix a buffer leak in smb2_query_symlink
by Ronnie Sahlberg
· 7 years ago
83210ba
CIFS: fix encryption in SMB3.1.1
by Aurelien Aptel
· 7 years ago
d5f07fb
CIFS: Pass page offset for encrypting
by Steve French
· 7 years ago
1dbe346
CIFS: Use offset when reading pages
by Long Li
· 7 years ago
8ce79ec
cifs: update multiplex loop to handle compounded responses
by Ronnie Sahlberg
· 7 years ago
1fc6ad2
cifs: remove header_preamble_size where it is always 0
by Ronnie Sahlberg
· 7 years ago
49f466b
cifs: remove struct smb2_hdr
by Ronnie Sahlberg
· 7 years ago
d81243c
CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry, status STATUS_NETWORK_SESSION_EXPIRED, however the server can also respond with STATUS_USER_SESSION_DELETED in cases where the session has been idle for some time and the server reaps the session to recover resources.
by Mark Syms
· 7 years ago
977b617
cifs: remove rfc1002 header from all SMB2 response structures
by Ronnie Sahlberg
· 7 years ago
e0386e4
smb3: print tree id in debugdata in proc to be able to help logging
by Steve French
· 7 years ago
cfe8909
smb3: fix various xid leaks
by Steve French
· 7 years ago
96164ab
cifs: store the leaseKey in the fid on SMB2_open
by Ronnie Sahlberg
· 7 years ago
71992e62
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
by Steve French
· 7 years ago
14547f7
cifs: add server argument to the dump_detail method
by Ronnie Sahlberg
· 7 years ago
3d4ef9a
smb3: fix redundant opens on root
by Steve French
· 7 years ago
ae2cd7f
cifs: smb2ops: Fix listxattr() when there are no EAs
by Paulo Alcantara
· 7 years ago
bb4c041
cifs: smbd: Don't use RDMA read/write when signing is used
by Long Li
· 7 years ago
0d568cd
cifs: smb2ops: Fix NULL check in smb2_query_symlink
by Gustavo A. R. Silva
· 7 years ago
91cb74f
cifs: Change SMB2_open to return an iov for the error parameter
by Ronnie Sahlberg
· 7 years ago
2e96467
cifs: add pdu_size to the TCP_Server_Info structure
by Ronnie Sahlberg
· 7 years ago
93012bf
cifs: add server->vals->header_preamble_size
by Ronnie Sahlberg
· 7 years ago
2564f2f
Don't log expected error on DFS referral request
by Steve French
· 7 years ago
262916b
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
by Ronnie Sahlberg
· 7 years ago
63a83b8
CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctl
by Aurelien Aptel
· 7 years ago
74dcf41
CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
by Long Li
· 7 years ago
09902f8
CIFS: SMBD: Set SMB Direct maximum read or write size for I/O
by Long Li
· 7 years ago
5702591
CIFS: don't log STATUS_NOT_FOUND errors for DFS
by Aurelien Aptel
· 7 years ago
37dc795
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
a5186b8
cifs: move to generic async completion
by Gilad Ben-Yossef
· 7 years ago
7cb3def
cifs: handle large EA requests more gracefully in smb2+
by Ronnie Sahlberg
· 7 years ago
1368f15
cifs: hide unused functions
by Arnd Bergmann
· 7 years ago
9764c02
SMB3: Add support for multidialect negotiate (SMB2.1 and later)
by Steve French
· 7 years ago
5517554
cifs: Add support for writing attributes on SMB2+
by Ronnie Sahlberg
· 7 years ago
95907fe
cifs: Add support for reading attributes on SMB2+
by Ronnie Sahlberg
· 7 years ago
511c54a
CIFS: Reconnect expired SMB sessions
by Pavel Shilovsky
· 8 years ago
366ed84
cifs: Use smb 2 - 3 and cifsacl mount options setacl function
by Shirish Pargaonkar
· 8 years ago
709340a
cifs: set oparms.create_options rather than or'ing in CREATE_OPEN_BACKUP_INTENT
by Colin Ian King
· 8 years ago
8490842
cifs: hide unused functions
by Arnd Bergmann
· 8 years ago
2f1afe2
cifs: Use smb 2 - 3 and cifsacl mount options getacl functions
by Shirish Pargaonkar
· 8 years ago
1955880
SMB3: Enable encryption for SMB3.1.1
by Steve French
· 8 years ago
517a6e4
CIFS: Fix some return values in case of error in 'crypt_message'
by Christophe Jaillet
· 8 years ago
dcd87838
CIFS: Improve readdir verbosity
by Pavel Shilovsky
· 8 years ago
0e5c795
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
by David Disseldorp
· 8 years ago
350be25
CIFS: Fix null pointer deref during read resp processing
by Pavel Shilovsky
· 8 years ago
4fa8e50
CIFS: Fix build failure with smb2
by Tobias Regnery
· 8 years ago
Next »