blob: ad3dd57acd6ccdb12958faca60a496cb4f07371d [file] [log] [blame]
ff2a09e9196e ("SMB3: query inode number on open via create context")
e7348e35a34d ("add some missing definitions")
c4627e66f73a ("cifs: limit amount of data we request for xattrs to CIFSMaxBufSize")
58d15ed1203f ("cifs: fix computation for MAX_SMB2_HDR_SIZE")
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")
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")