summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_fs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* smb3: add new mount option to retrieve mode from special ACESteve French2019-07-081-0/+1
* cifs: Properly handle auto disabling of serverino optionPaulo Alcantara (SUSE)2019-07-081-0/+5
* smb3: make default i/o size for smb3 mounts largerSteve French2019-03-051-0/+1
* cifs: Add support for failover in cifs_reconnect()Paulo Alcantara2018-12-281-0/+9
* CIFS: make 'nodfs' mount opt a superblock flagAurelien Aptel2018-10-241-0/+1
* smb3: fix redundant opens on rootSteve French2018-05-281-0/+1
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-271-1/+1
* cifs: Convert to separately allocated bdiJan Kara2017-04-201-1/+0Star
* CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French2016-10-141-0/+1
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-281-0/+4
* Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-161-0/+1
* cifs: rcu-delay unload_nls() and freeing sbiAl Viro2013-10-251-0/+1
* cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman2013-02-131-4/+4
* cifs: propagate umode_tAl Viro2012-01-041-2/+2
* cifs: Add mount options for backup intent (try #6)Shirish Pargaonkar2011-10-131-0/+4
* cifs: don't pass superblock to cifs_mount()Al Viro2011-06-251-0/+1
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-271-0/+1
* [CIFS] Migrate from prefixpath logicSteve French2011-05-271-2/+0Star
* cifs: Unconditionally copy mount options to superblock infoSean Finney2011-05-191-3/+1Star
* CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky2011-01-201-0/+1
* cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman2010-12-021-0/+1
* cifs: convert tlink_tree to a rbtreeJeff Layton2010-11-021-2/+2
* cifs: store pointer to master tlink in superblock (try #2)Jeff Layton2010-11-021-1/+1
* cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton2010-10-121-0/+1
* cifs: implement recurring workqueue job to prune old tconsJeff Layton2010-10-081-0/+1
* cifs: add routines to build sessions and tcons on the flyJeff Layton2010-10-071-2/+5
* cifs: have find_readable/writable_file filter by fsuidJeff Layton2010-10-061-1/+2
* cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglersJeff Layton2010-09-291-1/+1
* cifs: use Minshall+French symlink functionsStefan Metzmacher2010-09-291-0/+1
* cifs: add mount option to enable local cachingSuresh Jayaraman2010-08-021-0/+1
* cifs: add bdi backing to mount sessionJens Axboe2010-04-221-0/+3
* [CIFS] fix build errorSteve French2009-03-121-1/+1
* [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushSteve French2009-03-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-12-281-2/+3
|\
| * [CIFS] add mount option to send mandatory rather than advisory locksSteve French2008-12-261-2/+3
* | CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-141-1/+1
|/
* [CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2008-05-131-0/+1
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-111-1/+4
* [CIFS] whitespace/formatting fixesSteve French2007-07-131-1/+1
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-301-6/+8
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-211-0/+2
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-131-2/+3
* [CIFS] Finish cifs mount option which requests case insensitive pathSteve French2005-08-191-2/+1Star
* [CIFS] Add mount option for disabling sending byte range lock requestsSteve French2005-08-191-0/+2
* [CIFS] Add compat with SFU (part 1)Steve French2005-07-151-0/+1
* [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-231-0/+1
* [PATCH] cifs: Add new mount parm mapcharsSteve French2005-04-291-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+39