index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
/
client
/
cifsglob.h
Age
Commit message (
Expand
)
Author
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2024-09-12
netfs: Speed up buffered reading
David Howells
2024-09-05
netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode
David Howells
2024-08-28
cifs: Fix lack of credit renegotiation on read retry
David Howells
2024-08-25
smb/client: remove unused rq_iter_size from struct smb_rqst
Stefan Metzmacher
2024-08-22
smb/client: fix typo: GlobalMid_Sem -> GlobalMid_Lock
ChenXiaoSong
2024-08-08
Fix spelling errors in Server Message Block
Xiaxi Shen
2024-08-08
smb3: fix setting SecurityFlags when encryption is required
Steve French
2024-08-02
cifs: Remove cifs_aio_ctx
David Howells
2024-07-19
cifs: Add a tracepoint to track credits involved in R/W requests
David Howells
2024-07-13
cifs: fix setting SecurityFlags to true
Steve French
2024-06-20
cifs: Move the 'pid' from the subreq to the req
David Howells
2024-06-20
cifs: Only pick a channel once per read request
David Howells
2024-05-13
cifs: Fix locking in cifs_strict_readv()
Steve French
2024-05-01
cifs: Remove some code that's no longer used, part 1
David Howells
2024-05-01
cifs: Cut over to using netfslib
David Howells
2024-05-01
cifs: Implement netfslib hooks
David Howells
2024-05-01
cifs: Make add_credits_and_wake_if() clear deducted credits
David Howells
2024-05-01
cifs: Add mempools for cifs_io_request and cifs_io_subrequest structs
David Howells
2024-05-01
cifs: Make wait_mtu_credits take size_t args
David Howells
2024-05-01
cifs: Use more fields from netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
David Howells
2024-05-01
cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
David Howells
2024-04-19
cifs: Add tracing for the cifs_tcon struct refcounting
David Howells
2024-04-19
cifs: Fix reacquisition of volume cookie on still-live connection
David Howells
2024-04-11
smb3: fix broken reconnect when password changing on the server by allowing p...
Steve French
2024-04-03
smb: client: fix potential UAF in cifs_debug_files_proc_show()
Paulo Alcantara
2024-04-03
smb3: retrying on failed server close
Ritvik Budhiraja
2024-04-02
smb: client: guarantee refcounted children from parent session
Paulo Alcantara
2024-03-20
cifs: Move some extern decls from .c files to .h
David Howells
2024-03-14
cifs: make sure server interfaces are requested only for SMB3+
Shyam Prasad N
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
2024-03-10
cifs: allow changing password during remount
Steve French
2024-02-11
cifs: update the same create_guid on replay
Shyam Prasad N
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2024-01-31
cifs: make sure that channel scaling is done only once
Shyam Prasad N
2024-01-23
cifs: set replay flag for retries of write command
Shyam Prasad N
2024-01-23
cifs: commands that are retried should have replay flag set
Shyam Prasad N
2024-01-23
cifs: helper function to check replayable error codes
Shyam Prasad N
2024-01-23
cifs: Share server EOF pos with netfslib
David Howells
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
[next]