projects
/
platform
/
kernel
/
linux-rpi.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
resource: Fix find_next_iomem_res() iteration issue
2019-09-16
Ronnie Sahlberg
cifs: add spinlock for the openFileList to cifsInodeInfo
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-08-06
Ronnie Sahlberg
cifs: Fix a race condition with cifs_echo_request
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-05-02
Ronnie Sahlberg
cifs: fix memory leak in SMB2_read
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-04-27
Ronnie Sahlberg
cifs: fix handle leak in smb2_query_symlink()
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-03-27
Ronnie Sahlberg
cifs: allow guest mounts to work for smb3.11
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-03-13
Ronnie Sahlberg
cifs: allow calling SMB2_xxx_free(NULL)
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-03-13
Ronnie Sahlberg
cifs: fix computation for MAX_SMB2_HDR_SIZE
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-02-12
Ronnie Sahlberg
cifs: check ntwrk_buf_start for NULL before dereferencing it
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2019-01-31
Ronnie Sahlberg
smb3: add credits we receive from oplock/break PDUs
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-11-27
Ronnie Sahlberg
cifs: fix return value for cifs_listxattr
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-11-13
Ronnie Sahlberg
cifs: fix a credits leak for compund commands
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-10-02
Ronnie Sahlberg
cifs: only wake the thread for the very last PDU in...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-10-02
Ronnie Sahlberg
cifs: add a warning if we try to to dequeue a deleted mid
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-23
Ronnie Sahlberg
cifs: check if SMB2 PDU size has been padded and suppress...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-23
Ronnie Sahlberg
cifs: create a define for how many iovs we need for...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-10
Ronnie Sahlberg
cifs: don't show domain= in mount output when domain...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-10
Ronnie Sahlberg
cifs: add missing support for ACLs in SMB 3.11
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-10
Ronnie Sahlberg
cifs: update smb2_queryfs() to use compounding
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-10
Ronnie Sahlberg
cifs: update receive_encrypted_standard to handle compounded...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-08
Ronnie Sahlberg
cifs: create SMB2_open_init()/SMB2_open_free() helpers.
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-08
Ronnie Sahlberg
cifs: add SMB2_query_info_[init|free]()
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-08
Ronnie Sahlberg
cifs: add SMB2_close_init()/SMB2_close_free()
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-07
Ronnie Sahlberg
cifs: add compound_send_recv()
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-07
Ronnie Sahlberg
cifs: make smb_send_rqst take an array of requests
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-07
Ronnie Sahlberg
cifs: update init_sg, crypt_message to take an array...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-08-07
Ronnie Sahlberg
cifs: use a refcount to protect open/closing the cached...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-07-05
Ronnie Sahlberg
cifs: fix SMB1 breakage
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-15
Ronnie Sahlberg
cifs: update __smb_send_rqst() to take an array of...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-15
Ronnie Sahlberg
cifs: remove smb2_send_recv()
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-15
Ronnie Sahlberg
cifs: push rfc1002 generation down the stack
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-15
Ronnie Sahlberg
cifs: add lease tracking to the cached root fid
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-08
Ronnie Sahlberg
cifs: fix a buffer leak in smb2_query_symlink
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-02
Ronnie Sahlberg
cifs: update multiplex loop to handle compounded responses
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-01
Ronnie Sahlberg
cifs: remove header_preamble_size where it is always 0
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-01
Ronnie Sahlberg
cifs: remove struct smb2_hdr
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-01
Ronnie Sahlberg
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-01
Ronnie Sahlberg
cifs: update smb2_calc_size to use smb2_sync_hdr instead...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-01
Ronnie Sahlberg
cifs: remove struct smb2_oplock_break_rsp
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-06-01
Ronnie Sahlberg
cifs: remove rfc1002 header from all SMB2 response...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-30
Ronnie Sahlberg
cifs: update smb2_check_message to handle PDUs without...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-30
Ronnie Sahlberg
cifs: show the "w" bit for writeable /proc/fs/cifs...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-30
Ronnie Sahlberg
cifs: return error on invalid value written to cifsFYI
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-30
Ronnie Sahlberg
cifs: invalidate cache when we truncate a file
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-27
Ronnie Sahlberg
cifs: add a new SMB2_close_flags function
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-27
Ronnie Sahlberg
cifs: store the leaseKey in the fid on SMB2_open
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-27
Ronnie Sahlberg
cifs: update calc_size to take a server argument
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-05-27
Ronnie Sahlberg
cifs: add server argument to the dump_detail method
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-13
Ronnie Sahlberg
cifs: change validate_buf to validate_iov
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-13
Ronnie Sahlberg
cifs: remove rfc1002 hardcoded constants from cifs_discard_r...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-13
Ronnie Sahlberg
cifs: Change SMB2_open to return an iov for the error...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-13
Ronnie Sahlberg
cifs: add resp_buf_size to the mid_q_entry structure
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-12
Ronnie Sahlberg
cifs: replace a 4 with server->vals->header_preamble_size
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-12
Ronnie Sahlberg
cifs: add pdu_size to the TCP_Server_Info structure
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-02
Ronnie Sahlberg
cifs: add server->vals->header_preamble_size
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-02
Ronnie Sahlberg
fix smb3-encryption breakage when CONFIG_DEBUG_SG=y
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-04-02
Ronnie Sahlberg
cifs: fix memory leak in SMB2_open()
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: avoid a kmalloc in smb2_send_recv/SendReceive2...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove small_smb2_init
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_lease_ack
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove unused variable from SMB2_read
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_oplock_break...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_query_info_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_query_directory_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_set_info_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2 read/write requests
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_lock_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_flush_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_create_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_sess_setup_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_tree_connect_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_echo_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_ioctl_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_close_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_tree_disconnect_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_logoff_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: remove rfc1002 header from smb2_negotiate_req
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2018-01-25
Ronnie Sahlberg
cifs: Add smb2_send_recv
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-12-06
Ronnie Sahlberg
cifs: fix NULL deref in SMB2_read
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-10-30
Ronnie Sahlberg
cifs: check MaxPathNameComponentLength != 0 before...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-10-18
Ronnie Sahlberg
cifs: handle large EA requests more gracefully in smb2+
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-09-20
Ronnie Sahlberg
cifs: show 'soft' in the mount options for hard mounts
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-09-12
Ronnie Sahlberg
cifs: check rsp for NULL before dereferencing in SMB2_open
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-09-04
Ronnie Sahlberg
cifs: Add support for writing attributes on SMB2+
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-09-04
Ronnie Sahlberg
cifs: Add support for reading attributes on SMB2+
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree
2017-08-23
Ronnie Sahlberg
cifs: return ENAMETOOLONG for overlong names in cifs_open...
Signed-off-by:
Ronnie Sahlberg
<lsahlber@redhat.com>
commit
|
commitdiff
|
tree