blob: 30c8d77838b947c911aa48714c2a89d2b7ed42e7 [file] [log] [blame]
796317848517 ("smb3: set COMPOUND_FID to FileID field of subsequent compound request")
2e4564b31b64 ("smb3: add support for stat of WSL reparse points for special file types")
6a5f6592a0b6 ("SMB311: Add support for query info using posix extensions (level 100)")
349e13ad30b4 ("cifs: add smb2 POSIX info level")
2e8af978d9bb ("cifs: rename posix create rsp")
fc513fac56e1 ("cifs: don't leak -EAGAIN for stat() during reconnect")
ab3459d8f0ef (" smb3: print warning once if posix context returned on open")
43f8a6a74ee2 ("smb3: query attributes on file close")
9e8fae259740 ("smb3: remove unused flag passed into close functions")
b8f7442bc46e ("CIFS: refactor cifs_get_inode_info()")
9150c3adbf24 ("CIFS: Close open handle after interrupted close")
52870d504891 ("smb3: cleanup some recent endian errors spotted by updated sparse")
c3498185b789 ("smb3: add missing worker function for SMB3 change notify")
f90f979726bc ("smb3: add dynamic tracepoints for flush and close")
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")
86e14e12051a ("cifs: prepare SMB2_Flush to be usable in compounds")
e2f8fbfb8d09 ("cifs: get mode bits from special sid on stat")
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")
73cf8085dc09 ("cifs: simplify code by removing CONFIG_CIFS_ACL ifdef")
ebaf546a5584 ("SMB3: Clean up query symlink when reparse point")
e6d0fb7b34f2 ("cifs: fix handle leak in smb2_query_symlink()")
2f94a3125b87 ("cifs: fix kref underflow in close_shroot()")
c847dccfbdc1 ("CIFS: make mknod() an smb_version_op")
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")
50cfad780bcf ("fs: cifs: Kconfig: pedantic formatting")
d42043a600ab ("smb3: add dynamic trace point for query_info_enter/done")
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")
165df9a080b6 ("CIFS: Fix leaking locked VFS cache pages in writeback retry")
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()")
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")
14e92c5dc7a1 ("cifs: Minor Kconfig clarification")
5fc7fcd054ad ("cifs: auto disable 'serverino' in dfs mounts")
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")