blob: 3a6f9c77076f1f8ef0fb66bacb546ad7d8b0170d [file] [log] [blame]
69dda3059e7a ("cifs: add SMB2_open() arg to return POSIX data")
349e13ad30b4 ("cifs: add smb2 POSIX info level")
2e8af978d9bb ("cifs: rename posix create rsp")
ab3459d8f0ef (" smb3: print warning once if posix context returned on open")
d26c2ddd3356 ("cifs: add SMB3 change notification support")
52870d504891 ("smb3: cleanup some recent endian errors spotted by updated sparse")
7e7db86c7e10 ("smb3: allow decryption keys to be dumped by admin for debugging")
c3498185b789 ("smb3: add missing worker function for SMB3 change notify")
1981ebaabd88 ("smb3: add some more descriptive messages about share when mounting cache=ro")
89a5bfa350fa ("smb3: optimize open to not send query file internal info")
e7348e35a34d ("add some missing definitions")
2f94a3125b87 ("cifs: fix kref underflow in close_shroot()")
ccdc77a3054a ("cifs: add SMB2_ioctl_init/free helpers to be used with compounding")
b0f6df737a1c ("cifs: cache FILE_ALL_INFO for the shared root handle")
d42043a600ab ("smb3: add dynamic trace point for query_info_enter/done")
6a9cbdd1ceca ("CIFS: Fix mounts if the client is low on credits")
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")
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")