summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
AgeCommit message (Expand)Author
2017-09-20cifs: release cifs root_cred after exit_cifsShu Wang
2017-09-20cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-08[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferredSteve French
2017-06-19cifs: use get_random_u32 for 32-bit lock randomJason A. Donenfeld
2017-05-06Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-03CIFS: fix oplock break deadlocksRabin Vincent
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-20cifs: Convert to separately allocated bdiJan Kara
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-07Introduce cifs_copy_file_range()Sachin Prabhu
2017-03-28net: break include loop netdevice.h, dsa.h, devlink.hAndrew Lunn
2017-02-01CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky
2017-02-01cifs: Add soft dependenciesJean Delvare
2016-12-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-12-15cifs_get_root shouldn't use path with tree nameSachin Prabhu
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French
2016-10-13Expose cifs module parameters in sysfsGermano Percossi
2016-10-12Clarify locking of cifs file and tcon structures and make more granularSteve French
2016-10-12SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-09Move check for prefix path to within cifs_get_root()Sachin Prabhu
2016-09-09Fix memory leaks in cifs_do_mount()Sachin Prabhu
2016-07-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel
2016-06-23cifs: stuff the fl_owner into "pid" field in the lock requestJeff Layton
2016-05-19CIFS: Remove some obsolete commentsSteve French
2016-05-19cifs: Create dedicated keyring for spnego operationsSachin Prabhu
2016-05-17Merge branch 'for-cifs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2016-05-02cifs: switch to ->iterate_shared()Al Viro
2016-04-23cifs: Switch to generic xattr handlersAndreas Gruenbacher
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-03-14cifs_get_root(): use lookup_one_len_unlocked()Al Viro
2016-03-01CIFS: Fix duplicate line introduced by clone_file_range patchSteve French
2016-01-24Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov
2016-01-14cifs: Allow using O_DIRECT with cache=looseRoss Lagerwall
2016-01-14cifs: Make echo interval tunableSteve French
2016-01-12Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-12-08cifs: avoid unused variable and labelArnd Bergmann
2015-12-07vfs: pull btrfs clone API to vfs layerChristoph Hellwig
2015-11-09Allow copy offload (CopyChunk) across sharesSteve French