aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs
Commit message (Expand)AuthorAge
...
| | * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
| * | fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* | | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-10-10
|\ \ \
| * | | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
| | |/ | |/|
* | | Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-08
|\ \ \
| * | | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
| | |/ | |/|
* | | Merge remote-tracking branch 'ovl/misc' into work.miscAl Viro2016-10-08
|\ \ \
| * | | cifs: don't use ->d_timeMiklos Szeredi2016-09-16
| |/ /
* | | cifs: get rid of unused arguments of CIFSSMBWrite()Al Viro2016-09-27
* | | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-27
* | | cifs: don't use memcpy() to copy struct iov_iterAl Viro2016-09-27
| |/ |/|
* | Move check for prefix path to within cifs_get_root()Sachin Prabhu2016-09-10
* | Compare prepaths when comparing superblocksSachin Prabhu2016-09-10
* | Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-10
|/
* get rid of 'parent' argument of ->d_compare()Al Viro2016-07-31
* cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro2016-07-29
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-07-29
|\
| * CIFS: Fix a possible invalid memory access in smb2_query_symlink()Pavel Shilovsky2016-07-27
| * fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-27
| * cifs: fix crash due to race in hmac(md5) handlingRabin Vincent2016-07-20
| * cifs: unbreak TCP session reuseRabin Vincent2016-07-19
| * cifs: Check for existing directory when opening file with O_CREATSachin Prabhu2016-07-12
| * Add MF-Symlinks support for SMB 2.0Sachin Prabhu2016-07-11
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-07-28
|\ \
| * | drop redundant ->owner initializationsAl Viro2016-05-29
* | | Merge branch 'salted-string-hash'Linus Torvalds2016-07-28
|\ \ \
| * | | vfs: make the string hashes salt the hashLinus Torvalds2016-06-10
| |/ /
* | | mm, memcg: use consistent gfp flags during readaheadMichal Hocko2016-07-26
* | | Use the right predicate in ->atomic_open() instancesAl Viro2016-07-05
| |/ |/|
* | File names with trailing period or space need special case conversionSteve French2016-06-24
* | Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-06-24
* | cifs: check hash calculating succeededLuis de Bethencourt2016-06-24
* | cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-06-24
* | cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain nameJerome Marchand2016-06-24
* | cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton2016-06-24
|/
* switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* CIFS: Remove some obsolete commentsSteve French2016-05-19
* cifs: Create dedicated keyring for spnego operationsSachin Prabhu2016-05-19
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-05-19
|\
| * KEYS: Add a facility to restrict new links into a keyringDavid Howells2016-04-11
* | Merge branch 'sendmsg.cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-18
|\ \
| * | cifs: don't bother with kmap on read_pages sideAl Viro2016-03-28
| * | cifs_readv_receive: use cifs_read_from_socket()Al Viro2016-03-28
| * | cifs: no need to wank with copying and advancing iovec on recvmsg side eitherAl Viro2016-03-28
| * | cifs: quit playing games with draining iovecsAl Viro2016-03-28
| * | cifs: merge the hash calculation helpersAl Viro2016-03-28
| |/
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-05-18
|\ \
| * | remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-05-17
| * | Update cifs.ko version to 2.09Steve French2016-05-17
| * | fs/cifs: correctly to anonymous authentication for the NTLM(v2) authenticationStefan Metzmacher2016-05-17