aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_fs_sb.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-10cifs: support nested dfs links over reconnectGravatar Paulo Alcantara 1-5/+0
2021-09-13cifs: remove pathname for file from SPDX headerGravatar Steve French 1-1/+0
2021-06-20cifs: use SPDX-Licence-IdentifierGravatar Steve French 1-10/+1
2021-06-20cifs: handle different charsets in dfs cacheGravatar Paulo Alcantara 1-3/+2
2021-06-20cifs: keep referral server sessions aliveGravatar Paulo Alcantara 1-0/+2
2021-05-03cifs: add shutdown supportGravatar Steve French 1-0/+1
2021-04-25cifs: store a pointer to the root dentry in cifs_sb_info once we have complet...Gravatar Ronnie Sahlberg 1-0/+4
2020-12-14cifs: move [brw]size from cifs_sb to cifs_sb->ctxGravatar Ronnie Sahlberg 1-3/+0
2020-12-14cifs: remove actimeo from cifs_sbGravatar Ronnie Sahlberg 1-1/+0
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbGravatar Ronnie Sahlberg 1-6/+0
2020-12-13cifs: get rid of cifs_sb->mountdataGravatar Ronnie Sahlberg 1-1/+0
2020-12-13cifs: add an smb3_fs_context to cifs_sbGravatar Ronnie Sahlberg 1-0/+1
2019-09-16smb3: add mount option to allow RW caching of share accessed by only 1 clientGravatar Steve French 1-0/+1
2019-09-16smb3: add mount option to allow forced caching of read only shareGravatar Steve French 1-0/+1
2019-07-07smb3: add new mount option to retrieve mode from special ACEGravatar Steve French 1-0/+1
2019-07-07cifs: Properly handle auto disabling of serverino optionGravatar Paulo Alcantara (SUSE) 1-0/+5
2019-03-04smb3: make default i/o size for smb3 mounts largerGravatar Steve French 1-0/+1
2018-12-28cifs: Add support for failover in cifs_reconnect()Gravatar Paulo Alcantara 1-0/+9
2018-10-23CIFS: make 'nodfs' mount opt a superblock flagGravatar Aurelien Aptel 1-0/+1
2018-05-27smb3: fix redundant opens on rootGravatar Steve French 1-0/+1
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Gravatar Linus Torvalds 1-1/+1
2017-04-20cifs: Convert to separately allocated bdiGravatar Jan Kara 1-1/+0
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclGravatar Steve French 1-0/+1
2016-07-27fs/cifs: make share unaccessible at root level mountableGravatar Aurelien Aptel 1-0/+4
2014-10-16Allow conversion of characters in Mac remap range. Part 1Gravatar Steve French 1-0/+1
2013-10-24cifs: rcu-delay unload_nls() and freeing sbiGravatar Al Viro 1-0/+1
2013-02-13cifs: Convert struct cifs_sb_info to use kuids and kgidsGravatar Eric W. Biederman 1-4/+4
2012-01-03cifs: propagate umode_tGravatar Al Viro 1-2/+2
2011-10-12cifs: Add mount options for backup intent (try #6)Gravatar Shirish Pargaonkar 1-0/+4
2011-06-24cifs: don't pass superblock to cifs_mount()Gravatar Al Viro 1-0/+1
2011-05-27CIFS: Add rwpidforward mount optionGravatar Pavel Shilovsky 1-0/+1
2011-05-27[CIFS] Migrate from prefixpath logicGravatar Steve French 1-2/+0
2011-05-19cifs: Unconditionally copy mount options to superblock infoGravatar Sean Finney 1-3/+1
2011-01-20CIFS: Make cifsFileInfo_put work with strict cache modeGravatar Pavel Shilovsky 1-0/+1
2010-12-02cifs: add attribute cache timeout (actimeo) tunableGravatar Suresh Jayaraman 1-0/+1
2010-11-02cifs: convert tlink_tree to a rbtreeGravatar Jeff Layton 1-2/+2
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Gravatar Jeff Layton 1-1/+1
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksGravatar Jeff Layton 1-0/+1
2010-10-08cifs: implement recurring workqueue job to prune old tconsGravatar Jeff Layton 1-0/+1
2010-10-07cifs: add routines to build sessions and tcons on the flyGravatar Jeff Layton 1-2/+5
2010-10-06cifs: have find_readable/writable_file filter by fsuidGravatar Jeff Layton 1-1/+2
2010-09-29cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglersGravatar Jeff Layton 1-1/+1
2010-09-29cifs: use Minshall+French symlink functionsGravatar Stefan Metzmacher 1-0/+1
2010-08-02cifs: add mount option to enable local cachingGravatar Suresh Jayaraman 1-0/+1
2010-04-22cifs: add bdi backing to mount sessionGravatar Jens Axboe 1-0/+3
2009-03-12[CIFS] fix build errorGravatar Steve French 1-1/+1
2009-03-12[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushGravatar Steve French 1-0/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 1-2/+3
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksGravatar Steve French 1-2/+3
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemGravatar David Howells 1-1/+1