blob: b6268937aff5e7d96ebe8f7554d2ee2f1b41021f [file] [log] [blame]
9e81e8ff74b9 ("cifs: return cached_fid from open_shroot")
0fe0781f29dd ("cifs: fix uninitialised lease_key in open_shroot()")
69dda3059e7a ("cifs: add SMB2_open() arg to return POSIX data")
349e13ad30b4 ("cifs: add smb2 POSIX info level")
2e8af978d9bb ("cifs: rename posix create rsp")
ab3459d8f0ef (" smb3: print warning once if posix context returned on open")
d26c2ddd3356 ("cifs: add SMB3 change notification support")
0f060936e490 ("SMB3: Backup intent flag missing from some more ops")
44805b0e62f1 ("CIFS: Respect O_SYNC and O_DIRECT flags during reconnect")
52870d504891 ("smb3: cleanup some recent endian errors spotted by updated sparse")
7e7db86c7e10 ("smb3: allow decryption keys to be dumped by admin for debugging")
c3498185b789 ("smb3: add missing worker function for SMB3 change notify")
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")
8de9e86c67ba ("cifs: create a helper to find a writeable handle by path name")
0e90696dc2b3 ("cifs: add passthrough for smb2 setinfo")
89a5bfa350fa ("smb3: optimize open to not send query file internal info")
88a92c913cef ("cifs: fix crash in smb2_compound_op()/smb2_set_next_command()")
e7348e35a34d ("add some missing definitions")
5de254dca87a ("cifs: fix crash querying symlinks stored as reparse-points")
a205d5005eba ("cifs: cleanup smb2ops.c and normalize strings")
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")
2f94a3125b87 ("cifs: fix kref underflow in close_shroot()")
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")
779ede040dd4 ("smb3: add dynamic tracepoints for simple fallocate and zero range")
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")
d42043a600ab ("smb3: add dynamic trace point for query_info_enter/done")
d323c2461752 ("smb3: Add tracepoints for read, write and query_dir enter")
adb3b4e90e10 ("smb3: add tracepoints for query dir")
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")
8e6e72aeceaa ("CIFS: Do not count -ENODATA as failure for query directory")
9bda8723da2d ("CIFS: Fix possible oops and memory leaks in async IO")
6a9cbdd1ceca ("CIFS: Fix mounts if the client is low on credits")
ef68e831840c ("CIFS: Do not reconnect TCP session in add_credits()")