blob: e8d278f0edcbf1a24b2f8daae4e87ddb4b7544cc [file] [log] [blame]
a7a519a49262 ("smb3: Add debug message for new file creation with idsfromsid mount option")
975221eca5fb ("smb3: allow uid and gid owners to be set on create with idsfromsid mount option")
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")
643fbceef48e ("smb3: fix default permissions on new files when mounting with modefromsid")
231e2a0ba567 ("smb3: improve check for when we send the security descriptor context on create")
fdef665ba44a ("smb3: fix mode passed in on create for modetosid mount option")
d0959b080b1f ("smb3: remove noisy debug message and minor cleanup")
ff3ee62a5586 ("smb3: missing ACL related flags")
c3ca78e21744 ("smb3: pass mode bits into create calls")
e37a02c7ebb9 ("cifs: modefromsid: write mode ACE first")
496902dc173d ("cifs: add a helper to find an existing readable handle to a file")
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")
22442179a5bb ("cifs: allow chmod to set mode bits using special sid")
89a5bfa350fa ("smb3: optimize open to not send query file internal info")
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")
73cf8085dc09 ("cifs: simplify code by removing CONFIG_CIFS_ACL ifdef")
2f94a3125b87 ("cifs: fix kref underflow in close_shroot()")
c847dccfbdc1 ("CIFS: make mknod() an smb_version_op")
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")
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")
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")
14e92c5dc7a1 ("cifs: Minor Kconfig clarification")
4a367dc04435 ("cifs: Add support for failover in cifs_mount()")
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")