blob: ff3b8ee58928416106077643b6e4a5115de38328 [file] [log] [blame]
7dcc82c2dfd5 ("smb3: improve handling of share deleted (and share recreated)")
7e5a70ad88b1 ("CIFS: fix deadlock in cached root handling")
b0f6df737a1c ("cifs: cache FILE_ALL_INFO for the shared root handle")
6a9cbdd1ceca ("CIFS: Fix mounts if the client is low on credits")
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")
8d8b26e58432 ("cifs: add support for ioctl on directories")
61351d6d54e6 ("smb3: send backup intent on compounded query info")
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")