blob: a21b09a55fee783f7240cfcb07a0094ceea07a9d [file] [log] [blame]
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")
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]()")
9da6ec7775d2 ("cifs: use a refcount to protect open/closing the cached file handle")
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")
35e2cc1ba755 ("cifs: Use correct packet length in SMB2_TRANSFORM header")
bea851b8babe ("smb3: Fix mode on mkdir on smb311 mounts")
b6f0dd5d75f9 ("CIFS: add iface info to struct cifs_ses")
e2292430c49d ("CIFS: move default port definitions to cifsglob.h")
07cd952f3ad5 ("cifs: update __smb_send_rqst() to take an array of requests")
40eff45b5dc7 ("cifs: remove smb2_send_recv()")
c713c8770fa5 ("cifs: push rfc1002 generation down the stack")
a93864d93977 ("cifs: add lease tracking to the cached root fid")
2fbb56446fde ("smb3: note that smb3.11 posix extensions mount option is experimental")
6da2ec56059c ("treewide: kmalloc() -> kmalloc_array()")
0c14e43a42e4 ("Merge tag '4.18-fixes-smb3' of git://git.samba.org/sfrench/cifs-2.6")