index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2ops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-02
smb3: check for and properly advertise directory lease support
Steve French
1
-5
/
+5
2018-09-02
SMB3: Backup intent flag missing for directory opens with backupuid mounts
Steve French
1
-5
/
+20
2018-08-23
cifs: create a define for how many iovs we need for an SMB2_open()
Ronnie Sahlberg
1
-2
/
+2
2018-08-10
cifs: add missing support for ACLs in SMB 3.11
Ronnie Sahlberg
1
-0
/
+5
2018-08-09
smb3: enumerating snapshots was leaving part of the data off end
Steve French
1
-7
/
+27
2018-08-09
cifs: update smb2_queryfs() to use compounding
Ronnie Sahlberg
1
-6
/
+100
2018-08-09
cifs: update receive_encrypted_standard to handle compounded responses
Ronnie Sahlberg
1
-8
/
+53
2018-08-07
cifs: update init_sg, crypt_message to take an array of rqst
Ronnie Sahlberg
1
-98
/
+108
2018-08-07
smb3: display bytes_read and bytes_written in smb3 stats
Steve French
1
-0
/
+3
2018-08-07
cifs: simple stats should always be enabled
Steve French
1
-4
/
+0
2018-08-07
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
1
-5
/
+26
2018-08-07
smb3: add tracepoint for session expired or deleted
Steve French
1
-0
/
+4
2018-08-07
smb3: remove per-session operations from per-tree connection stats
Steve French
1
-28
/
+18
2018-08-07
smb3: remove noisy warning message on mount
Steve French
1
-1
/
+5
2018-08-07
smb3: simplify code by removing CONFIG_CIFS_SMB311
Steve French
1
-6
/
+0
2018-08-07
smb3: add support for statfs for smb3.1.1 posix extensions
Steve French
1
-1
/
+34
2018-08-07
smb3: fill in statfs fsid and correct namelen
Steve French
1
-0
/
+2
2018-08-07
cifs: Silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
1
-6
/
+3
2018-07-05
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
1
-0
/
+2
2018-07-05
cifs: fix SMB1 breakage
Ronnie Sahlberg
1
-1
/
+1
2018-07-05
cifs: Fix use after free of a mid_q_entry
Lars Persson
1
-0
/
+1
2018-06-15
cifs: Use correct packet length in SMB2_TRANSFORM header
Paulo Alcantara
1
-4
/
+3
2018-06-15
smb3: Fix mode on mkdir on smb311 mounts
Steve French
1
-0
/
+1
2018-06-15
CIFS: parse and store info on iface queries
Aurelien Aptel
1
-15
/
+155
2018-06-15
cifs: Fix encryption/signing
Paulo Alcantara
1
-2
/
+2
2018-06-15
cifs: push rfc1002 generation down the stack
Ronnie Sahlberg
1
-42
/
+29
2018-06-15
cifs: add lease tracking to the cached root fid
Ronnie Sahlberg
1
-9
/
+25
2018-06-07
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
1
-23
/
+28
2018-06-06
CIFS: fix encryption in SMB3.1.1
Aurelien Aptel
1
-1
/
+1
2018-06-05
CIFS: Pass page offset for encrypting
Steve French
1
-7
/
+13
2018-06-02
CIFS: Use offset when reading pages
Long Li
1
-1
/
+1
2018-06-02
cifs: update multiplex loop to handle compounded responses
Ronnie Sahlberg
1
-0
/
+17
2018-06-01
cifs: remove header_preamble_size where it is always 0
Ronnie Sahlberg
1
-26
/
+18
2018-06-01
cifs: remove struct smb2_hdr
Ronnie Sahlberg
1
-6
/
+6
2018-06-01
CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expir...
Mark Syms
1
-2
/
+3
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
1
-47
/
+65
2018-05-30
smb3: print tree id in debugdata in proc to be able to help logging
Steve French
1
-0
/
+2
2018-05-30
smb3: fix various xid leaks
Steve French
1
-19
/
+44
2018-05-27
cifs: store the leaseKey in the fid on SMB2_open
Ronnie Sahlberg
1
-2
/
+5
2018-05-27
cifs: fix build break when CONFIG_CIFS_DEBUG2 enabled
Steve French
1
-1
/
+1
2018-05-27
cifs: add server argument to the dump_detail method
Ronnie Sahlberg
1
-2
/
+3
2018-05-27
smb3: fix redundant opens on root
Steve French
1
-2
/
+45
2018-05-09
cifs: smb2ops: Fix listxattr() when there are no EAs
Paulo Alcantara
1
-0
/
+6
2018-04-25
cifs: smbd: Don't use RDMA read/write when signing is used
Long Li
1
-4
/
+14
2018-04-17
cifs: smb2ops: Fix NULL check in smb2_query_symlink
Gustavo A. R. Silva
1
-2
/
+2
2018-04-12
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
1
-4
/
+6
2018-04-12
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
1
-4
/
+4
2018-04-02
cifs: add server->vals->header_preamble_size
Ronnie Sahlberg
1
-22
/
+37
2018-04-01
Don't log expected error on DFS referral request
Steve French
1
-1
/
+1
[next]