blob: 0d55b91338b0edc058f9e5537457fcad75850558 [file] [log] [blame]
c8c412f97612 ("SMB3: Fix mkdir when idsfromsid configured on mount")
a7d5c2946280 ("cifs: reduce stack use in smb2_compound_op")
0f060936e490 ("SMB3: Backup intent flag missing from some more ops")
e0fc5b1153b8 ("SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path")
44805b0e62f1 ("CIFS: Respect O_SYNC and O_DIRECT flags during reconnect")
c3ca78e21744 ("smb3: pass mode bits into create calls")
496902dc173d ("cifs: add a helper to find an existing readable handle to a file")
1981ebaabd88 ("smb3: add some more descriptive messages about share when mounting cache=ro")
dc9300a670ae ("cifs: use existing handle for compound_op(OP_SET_INFO) when possible")
8de9e86c67ba ("cifs: create a helper to find a writeable handle by path name")
0e90696dc2b3 ("cifs: add passthrough for smb2 setinfo")
88a92c913cef ("cifs: fix crash in smb2_compound_op()/smb2_set_next_command()")
ff2a09e9196e ("SMB3: query inode number on open via create context")
e7348e35a34d ("add some missing definitions")
5de254dca87a ("cifs: fix crash querying symlinks stored as reparse-points")
ebaf546a5584 ("SMB3: Clean up query symlink when reparse point")
efac779b1c69 ("cifs: Add support for FSCTL passthrough that write data to the server")
e6d0fb7b34f2 ("cifs: fix handle leak in smb2_query_symlink()")
153322f7536a ("smb3: Fix enumerating snapshots to Azure")
f5778c398713 ("SMB3: Allow SMB3 FSCTL queries to be sent to server from tools")
c847dccfbdc1 ("CIFS: make mknod() an smb_version_op")
31ba4331d571 ("SMB3: passthru query info doesn't check for SMB3 FSCTL passthru")
72c419d9b073 ("cifs: fix smb3_zero_range so it can expand the file-size when required")
ccdc77a3054a ("cifs: add SMB2_ioctl_init/free helpers to be used with compounding")
8191576a1249 ("smb3: Add dynamic trace points for various compounded smb3 ops")
b0f6df737a1c ("cifs: cache FILE_ALL_INFO for the shared root handle")
fe768d51c832 ("CIFS: Return error code when getting file handle for writeback")
c4b8f657d55b ("CIFS: Move open file handling to writepages")
258f0603beb8 ("CIFS: Move unlocking pages from wdata_send_pages()")
c7d38dbe7d38 ("CIFS: Find and reopen a file before get MTU credits in writepages")
9a1c67e8d5da ("CIFS: Adjust MTU credits before reopening a file")
335b7b62ffb6 ("CIFS: Respect reconnect in MTU credits calculations")
82e0457af5f9 ("CIFS: Do not log credits when unmounting a share")
969ae8e8d4ee ("cifs: Accept validate negotiate if server return NT_STATUS_NOT_SUPPORTED")
165df9a080b6 ("CIFS: Fix leaking locked VFS cache pages in writeback retry")
9bda8723da2d ("CIFS: Fix possible oops and memory leaks in async IO")
c4627e66f73a ("cifs: limit amount of data we request for xattrs to CIFSMaxBufSize")
58d15ed1203f ("cifs: fix computation for MAX_SMB2_HDR_SIZE")
6a9cbdd1ceca ("CIFS: Fix mounts if the client is low on credits")
ef68e831840c ("CIFS: Do not reconnect TCP session in add_credits()")
9a66396f1857 ("CIFS: Fix error paths in writeback code")
b983f7e92348 ("CIFS: Fix adjustment of credits for MTU requests")
e77fe73c7e38 ("cifs: we can not use small padding iovs together with encryption")
56c762eb9bee ("cifs: Refactor out cifs_mount()")
f9793b6fcc8e ("cifs: change smb2_query_eas to use the compound query-info helper")
07d3b2e4264f ("cifs: create a helper function for compound query_info")
0967e5457954 ("cifs: use a compound for setting an xattr")
271b9c0c8007 ("smb3: Fix rmdir compounding regression to strict servers")
6ac79291fb7d ("CIFS: Avoid returning EBUSY to upper layer VFS")
8c5f9c1ab7cb ("CIFS: Add support for direct I/O write")