summaryrefslogtreecommitdiff
path: root/fs/cifs
Commit message (Expand)AuthorAge
* 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
| * | | cifs: Check for equality with ACL_TYPE_ACCESS and ACL_TYPE_DEFAULTAndreas Gruenbacher2016-04-23
| * | | cifs: Fix xattr name checksAndreas Gruenbacher2016-04-23
* | | | cifs: switch to ->iterate_shared()Al Viro2016-05-02
* | | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-02
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
| * | cifs: kill more bogus checks in ->...xattr() methodsAl Viro2016-04-10
| * | don't bother with ->d_inode->i_sb - it's always equal to ->d_sbAl Viro2016-04-10
| |/
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-19
|\
| * cifs_get_root(): use lookup_one_len_unlocked()Al Viro2016-03-14
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-18
|\ \
| * | lib: update single-char callers of strtobool()Kees Cook2016-03-17
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-17
|\ \ \ | |/ / |/| |