summaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAge
* 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-23
* | cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-06-23
* | cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain nameJerome Marchand2016-06-23
* | cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton2016-06-23
|/
* 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
| * | fs/cifs: correctly to anonymous authentication for the NTLM(v1) authenticationStefan Metzmacher2016-05-17
| * | fs/cifs: correctly to anonymous authentication for the LANMAN authenticationStefan Metzmacher2016-05-17
| * | fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher2016-05-17
| * | cifs: remove any preceding delimiter from prefix_pathSachin Prabhu2016-05-17
| * | cifs: Use file_dentry()Goldwyn Rodrigues2016-05-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-17
|\ \ \
| * | | sock: tigthen lockdep checks for sock_owned_by_userHannes Frederic Sowa2016-04-13
* | | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-17
|\ \ \ \
| * | | | fs: simplify the generic_write_sync prototypeChristoph Hellwig2016-05-01
| * | | | fs: add IOCB_SYNC and IOCB_DSYNCChristoph Hellwig2016-05-01
| * | | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-01
| |/ / /
* | | | Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2016-05-17
|\ \ \ \ | |_|/ / |/| | |
| * | | cifs: Switch to generic xattr handlersAndreas Gruenbacher2016-04-23
| * | | cifs: Fix removexattr for os2.* xattrsAndreas Gruenbacher2016-04-23