summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-2/+13
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent1-2/+13
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+6
2017-04-20cifs: Convert to separately allocated bdiJan Kara1-1/+6
2017-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+87
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu1-0/+87
2017-03-29net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn1-0/+1
2017-02-02CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky1-0/+2
2017-02-02cifs: Add soft dependenciesJean Delvare1-0/+12
2016-12-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2016-12-15cifs_get_root shouldn't use path with tree nameSachin Prabhu1-1/+1
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi1-1/+0
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French1-0/+2
2016-10-14Expose cifs module parameters in sysfsGermano Percossi1-3/+3
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French1-1/+0
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French1-1/+1
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-08vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher1-9/+0
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi1-1/+1
2016-09-10Move check for prefix path to within cifs_get_root()Sachin Prabhu1-5/+4
2016-09-10Fix memory leaks in cifs_do_mount()Sachin Prabhu1-12/+8
2016-07-28fs/cifs: make share unaccessible at root level mountableAurelien Aptel1-1/+13
2016-06-24cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton1-0/+3
2016-05-20CIFS: Remove some obsolete commentsSteve French1-6/+1
2016-05-20cifs: Create dedicated keyring for spnego operationsSachin Prabhu1-2/+2
2016-05-18Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-15/+11
2016-05-03cifs: switch to ->iterate_shared()Al Viro1-1/+1
2016-04-23cifs: Switch to generic xattr handlersAndreas Gruenbacher1-15/+11
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-1/+1
2016-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+1
2016-03-18lib: update single-char callers of strtobool()Kees Cook1-3/+3
2016-03-14cifs_get_root(): use lookup_one_len_unlocked()Al Viro1-3/+1
2016-03-01CIFS: Fix duplicate line introduced by clone_file_range patchSteve French1-1/+0
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+17
2016-01-23wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-15kmemcg: account certain kmem allocations to memcgVladimir Davydov1-1/+1
2016-01-14cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall1-0/+15
2016-01-14cifs: Make echo interval tunableSteve French1-0/+2
2016-01-13Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+61
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro1-1/+0
2015-12-09replace ->follow_link() with new method that could stay in RCU modeAl Viro1-1/+1
2015-12-08cifs: avoid unused variable and labelArnd Bergmann1-2/+0
2015-12-08vfs: pull btrfs clone API to vfs layerChristoph Hellwig1-0/+63
2015-11-09Allow copy offload (CopyChunk) across sharesSteve French1-12/+0
2015-11-03Add resilienthandles mount parmSteve French1-0/+2
2015-11-03[SMB3] Display persistenthandles in /proc/mounts for SMB3 shares if enabledSteve French1-0/+2
2015-09-12[CIFS] mount option sec=none not displayed properly in /proc/mountsSteve French1-1/+4
2015-09-05fs: create and use seq_show_option for escapingKees Cook1-3/+3
2015-05-11Fix that several functions handle incorrect value of mapcharsNakajima Akira1-0/+2