blob: 0aef0af452440f4710cfe237fbd15987a039a3fb [file] [log] [blame]
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")
88a92c913cef ("cifs: fix crash in smb2_compound_op()/smb2_set_next_command()")
8191576a1249 ("smb3: Add dynamic trace points for various compounded smb3 ops")
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")
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")
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")
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")
bb435512cec8 ("cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding")
dcbf91035709 ("cifs: change SMB2_OP_SET_INFO to use compounding")
f7bfe04bf0db ("cifs: change SMB2_OP_SET_EOF to use compounding")
c2e0fe3f5aae ("cifs: make rmdir() use compounding")
ba8ca116854a ("cifs: create helpers for SMB2_set_info_init/free()")
47dd9597df41 ("cifs: change unlink to use a compound")
f733e3936da4 ("cifs: change mkdir to use a compound")
c5a5f38f075c ("cifs: add a smb2_compound_op and change QUERY_INFO to use it")
b340a4d4aa18 ("smb3: add tracepoint to catch cases where credit refund of failed op overlaps reconnect")
730928c8f4be ("cifs: update smb2_queryfs() to use compounding")
1eb9fb52040f ("cifs: create SMB2_open_init()/SMB2_open_free() helpers.")
296ecbae7fdf ("cifs: add SMB2_query_info_[init|free]()")
b2c96de7fe3c ("cifs: update init_sg, crypt_message to take an array of rqst")
9da6ec7775d2 ("cifs: use a refcount to protect open/closing the cached file handle")
bf1fdeb7899a ("smb3: add reconnect tracepoints")
0fdfef9aa7ee ("smb3: simplify code by removing CONFIG_CIFS_SMB311")
2d304217832e ("smb3: add support for statfs for smb3.1.1 posix extensions")
8505c8bfd85a ("smb3: if server does not support posix do not allow posix mount option")
729c0c9dd552 ("cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()")
f46ecbd97f50 ("cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting")
6aa0c114ecee ("cifs: Fix memory leak in smb2_set_ea()")
81f39f951b80 ("cifs: fix SMB1 breakage")