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