aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_fs_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-10cifs: support nested dfs links over reconnectPaulo Alcantara1-5/+0
2021-09-13cifs: remove pathname for file from SPDX headerSteve French1-1/+0
2021-06-20cifs: use SPDX-Licence-IdentifierSteve French1-10/+1
2021-06-20cifs: handle different charsets in dfs cachePaulo Alcantara1-3/+2
2021-06-20cifs: keep referral server sessions alivePaulo Alcantara1-0/+2
2021-05-03cifs: add shutdown supportSteve French1-0/+1
2021-04-25cifs: store a pointer to the root dentry in cifs_sb_info once we have completed mounting the shareRonnie Sahlberg1-0/+4
2020-12-14cifs: move [brw]size from cifs_sb to cifs_sb->ctxRonnie Sahlberg1-3/+0
2020-12-14cifs: remove actimeo from cifs_sbRonnie Sahlberg1-1/+0
2020-12-14cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sbRonnie Sahlberg1-6/+0
2020-12-13cifs: get rid of cifs_sb->mountdataRonnie Sahlberg1-1/+0
2020-12-13cifs: add an smb3_fs_context to cifs_sbRonnie Sahlberg1-0/+1
2019-09-16smb3: add mount option to allow RW caching of share accessed by only 1 clientSteve French1-0/+1
2019-09-16smb3: add mount option to allow forced caching of read only shareSteve French1-0/+1
2019-07-07smb3: add new mount option to retrieve mode from special ACESteve French1-0/+1
2019-07-07cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)1-0/+5
2019-03-04smb3: make default i/o size for smb3 mounts largerSteve French1-0/+1
2018-12-28cifs: Add support for failover in cifs_reconnect()Paulo Alcantara1-0/+9
2018-10-23CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel1-0/+1
2018-05-27smb3: fix redundant opens on rootSteve French1-0/+1
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds1-1/+1
2017-04-20cifs: Convert to separately allocated bdiJan Kara1-1/+0
2016-10-14CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French1-0/+1
2016-07-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel1-0/+4
2014-10-16Allow conversion of characters in Mac remap range. Part 1Steve French1-0/+1
2013-10-24cifs: rcu-delay unload_nls() and freeing sbiAl Viro1-0/+1
2013-02-13cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman1-4/+4
2012-01-03cifs: propagate umode_tAl Viro1-2/+2
2011-10-12cifs: Add mount options for backup intent (try #6)Shirish Pargaonkar1-0/+4
2011-06-24cifs: don't pass superblock to cifs_mount()Al Viro1-0/+1
2011-05-27CIFS: Add rwpidforward mount optionPavel Shilovsky1-0/+1
2011-05-27[CIFS] Migrate from prefixpath logicSteve French1-2/+0
2011-05-19cifs: Unconditionally copy mount options to superblock infoSean Finney1-3/+1
2011-01-20CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky1-0/+1
2010-12-02cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman1-0/+1
2010-11-02cifs: convert tlink_tree to a rbtreeJeff Layton1-2/+2
2010-11-02cifs: store pointer to master tlink in superblock (try #2)Jeff Layton1-1/+1
2010-10-12cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton1-0/+1
2010-10-08cifs: implement recurring workqueue job to prune old tconsJeff Layton1-0/+1
2010-10-07cifs: add routines to build sessions and tcons on the flyJeff Layton1-2/+5
2010-10-06cifs: have find_readable/writable_file filter by fsuidJeff Layton1-1/+2
2010-09-29cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglersJeff Layton1-1/+1
2010-09-29cifs: use Minshall+French symlink functionsStefan Metzmacher1-0/+1
2010-08-02cifs: add mount option to enable local cachingSuresh Jayaraman1-0/+1
2010-04-22cifs: add bdi backing to mount sessionJens Axboe1-0/+3
2009-03-12[CIFS] fix build errorSteve French1-1/+1
2009-03-12[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushSteve French1-0/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-2/+3
2008-12-26[CIFS] add mount option to send mandatory rather than advisory locksSteve French1-2/+3
2008-11-14CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells1-1/+1