blob: db8a25651f2c0f9e64db64258a50ae184d0def9c [file] [log] [blame]
643fbceef48e ("smb3: fix default permissions on new files when mounting with modefromsid")
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")
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")
c847dccfbdc1 ("CIFS: make mknod() an smb_version_op")
8191576a1249 ("smb3: Add dynamic trace points for various compounded smb3 ops")
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")
271b9c0c8007 ("smb3: Fix rmdir compounding regression to strict servers")
6ac79291fb7d ("CIFS: Avoid returning EBUSY to upper layer VFS")
6e785302dad3 ("cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)")
8c5f9c1ab7cb ("CIFS: Add support for direct I/O write")
6e6e2b86c29c ("CIFS: Add support for direct I/O read")
8d8b26e58432 ("cifs: add support for ioctl on directories")
61351d6d54e6 ("smb3: send backup intent on compounded query info")
0cb012d1a0a9 ("cifs: track writepages in vfs operation counters")
f70556c8cae9 ("smb2: fix uninitialized variable bug in smb2_ioctl_query_info")
f5b05d622a3e ("cifs: add IOCTL for QUERY_INFO passthrough to userspace")
8393072bab06 ("CIFS: make 'nodfs' mount opt a superblock flag")