blob: 7d8cd242e8ff1432ab8bd38ce7218f73085817f1 [file] [log] [blame]
51d92d69f77b ("smb3: Add defines for new information level, FileIdInformation")
43f8a6a74ee2 ("smb3: query attributes on file close")
9e8fae259740 ("smb3: remove unused flag passed into close functions")
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")
88a92c913cef ("cifs: fix crash in smb2_compound_op()/smb2_set_next_command()")
ebaf546a5584 ("SMB3: Clean up query symlink when reparse point")
e6d0fb7b34f2 ("cifs: fix handle leak in smb2_query_symlink()")
ccdc77a3054a ("cifs: add SMB2_ioctl_init/free helpers to be used with compounding")
8191576a1249 ("smb3: Add dynamic trace points for various compounded smb3 ops")
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")
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")
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")
8c5f9c1ab7cb ("CIFS: Add support for direct I/O write")
6e6e2b86c29c ("CIFS: Add support for direct I/O read")
fae8044c03c3 ("smb3: show number of current open files in /proc/fs/cifs/Stats")
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")