aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs/cifs_fs_sb.h
AgeCommit message (Expand)Author
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
2008-05-12[CIFS] CIFS currently allows for permissions to be changed on files, evenJeff Layton
2008-01-11[CIFS] DFS support patchset: Added mountdataIgor Mammedov
2007-07-13[CIFS] whitespace/formatting fixesSteve French
2007-04-30[CIFS] UID/GID override on CIFS mounts to SambaSteve French
2006-09-21[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French
2006-01-12[CIFS] Add worker function for Get ACL cifs styleSteve French
2005-08-19[CIFS] Finish cifs mount option which requests case insensitive pathSteve French
2005-08-18[CIFS] Add mount option for disabling sending byte range lock requestsSteve French
2005-07-14[CIFS] Add compat with SFU (part 1)Steve French
2005-06-22[CIFS] POSIX extensions, SetFSInfo addedJeremy Allison
2005-04-28[PATCH] cifs: Add new mount parm mapcharsSteve French
2005-04-16Linux-2.6.12-rc2Linus Torvalds