summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
Commit message (Expand)AuthorAge
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * cifs: Define usercopy region in cifs_request slab cacheDavid Windsor2018-01-15
* | cifs: add .splice_writeAndrés Souto2018-01-26
* | CIFS: SMBD: Add rdma mount optionLong Li2018-01-24
|/
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* cifs: release cifs root_cred after exit_cifsShu Wang2017-09-20
* cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg2017-09-20
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * cifs: use get_random_u32 for 32-bit lock randomJason A. Donenfeld2017-06-19
* | [SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French2017-07-08
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-05-06
|\
| * CIFS: fix oplock break deadlocksRabin Vincent2017-05-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
| |\
| * | net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn2017-03-28
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \ \ | |_|/ |/| |
| * | cifs: Convert to separately allocated bdiJan Kara2017-04-20
| |/
* | Introduce cifs_copy_file_range()Sachin Prabhu2017-04-07
|/
* CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-01
* cifs: Add soft dependenciesJean Delvare2017-02-01
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-12-24
|\
| * cifs_get_root shouldn't use path with tree nameSachin Prabhu2016-12-15
* | vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-09
|/
* CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French2016-10-14
* Expose cifs module parameters in sysfsGermano Percossi2016-10-13
* Clarify locking of cifs file and tcon structures and make more granularSteve French2016-10-12
* SMB3: GUIDs should be constructed as random but valid uuidsSteve French2016-10-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: rename "rename2" i_op to "rename"Miklos Szeredi2016-09-27
* | vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-07
|/
* Move check for prefix path to within cifs_get_root()Sachin Prabhu2016-09-09
* Fix memory leaks in cifs_do_mount()Sachin Prabhu2016-09-09
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-27
* cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton2016-06-23
* CIFS: Remove some obsolete commentsSteve French2016-05-19
* cifs: Create dedicated keyring for spnego operationsSachin Prabhu2016-05-19
* 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: switch to ->iterate_shared()Al Viro2016-05-02
* | 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
* | lib: update single-char callers of strtobool()Kees Cook2016-03-17
* | CIFS: Fix duplicate line introduced by clone_file_range patchSteve French2016-03-01
|/
* Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2016-01-24
|\
| * cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall2016-01-14
| * cifs: Make echo interval tunableSteve French2016-01-14
* | wrappers for ->i_mutex accessAl Viro2016-01-22
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-14
|/
* Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-01-12
|\