summaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_fs_sb.h
Commit message (Expand)AuthorAge
* Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds2017-11-27
* cifs: Convert to separately allocated bdiJan Kara2017-04-20
* CIFS: Add new mount option to set owner uid and gid from special sids in aclSteve French2016-10-14
* fs/cifs: make share unaccessible at root level mountableAurelien Aptel2016-07-27
* Allow conversion of characters in Mac remap range. Part 1Steve French2014-10-16
* cifs: rcu-delay unload_nls() and freeing sbiAl Viro2013-10-24
* cifs: Convert struct cifs_sb_info to use kuids and kgidsEric W. Biederman2013-02-13
* cifs: propagate umode_tAl Viro2012-01-03
* cifs: Add mount options for backup intent (try #6)Shirish Pargaonkar2011-10-12
* cifs: don't pass superblock to cifs_mount()Al Viro2011-06-24
* CIFS: Add rwpidforward mount optionPavel Shilovsky2011-05-27
* [CIFS] Migrate from prefixpath logicSteve French2011-05-27
* cifs: Unconditionally copy mount options to superblock infoSean Finney2011-05-19
* CIFS: Make cifsFileInfo_put work with strict cache modePavel Shilovsky2011-01-20
* cifs: add attribute cache timeout (actimeo) tunableSuresh Jayaraman2010-12-02
* cifs: convert tlink_tree to a rbtreeJeff Layton2010-11-02
* cifs: store pointer to master tlink in superblock (try #2)Jeff Layton2010-11-02
* cifs: don't use vfsmount to pin superblock for oplock breaksJeff Layton2010-10-12
* cifs: implement recurring workqueue job to prune old tconsJeff Layton2010-10-08
* cifs: add routines to build sessions and tcons on the flyJeff Layton2010-10-07
* cifs: have find_readable/writable_file filter by fsuidJeff Layton2010-10-06
* cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglersJeff Layton2010-09-29
* cifs: use Minshall+French symlink functionsStefan Metzmacher2010-09-29
* cifs: add mount option to enable local cachingSuresh Jayaraman2010-08-02
* cifs: add bdi backing to mount sessionJens Axboe2010-04-22
* [CIFS] fix build errorSteve French2009-03-12
* [CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flushSteve French2009-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-12-28
|\
| * [CIFS] add mount option to send mandatory rather than advisory locksSteve French2008-12-26
* | CRED: Wrap task credential accesses in the CIFS filesystemDavid Howells2008-11-14
|/
* [CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton2008-05-12
* [CIFS] DFS support patchset: Added mountdataIgor Mammedov2008-01-11
* [CIFS] whitespace/formatting fixesSteve French2007-07-13
* [CIFS] UID/GID override on CIFS mounts to SambaSteve French2007-04-30
* [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-21
* [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-12
* [CIFS] Finish cifs mount option which requests case insensitive pathSteve French2005-08-19
* [CIFS] Add mount option for disabling sending byte range lock requestsSteve French2005-08-18
* [CIFS] Add compat with SFU (part 1)Steve French2005-07-14
* [CIFS] POSIX extensions, SetFSInfo addedJeremy Allison2005-06-22
* [PATCH] cifs: Add new mount parm mapcharsSteve French2005-04-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16