index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_fs_sb.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: use SPDX-Licence-Identifier
Steve French
2021-06-21
1
-10
/
+1
*
cifs: handle different charsets in dfs cache
Paulo Alcantara
2021-06-21
1
-3
/
+2
*
cifs: keep referral server sessions alive
Paulo Alcantara
2021-06-21
1
-0
/
+2
*
cifs: add shutdown support
Steve French
2021-05-03
1
-0
/
+1
*
cifs: store a pointer to the root dentry in cifs_sb_info once we have complet...
Ronnie Sahlberg
2021-04-25
1
-0
/
+4
*
cifs: move [brw]size from cifs_sb to cifs_sb->ctx
Ronnie Sahlberg
2020-12-14
1
-3
/
+0
*
cifs: remove actimeo from cifs_sb
Ronnie Sahlberg
2020-12-14
1
-1
/
+0
*
cifs: remove [gu]id/backup[gu]id/file_mode/dir_mode from cifs_sb
Ronnie Sahlberg
2020-12-14
1
-6
/
+0
*
cifs: get rid of cifs_sb->mountdata
Ronnie Sahlberg
2020-12-14
1
-1
/
+0
*
cifs: add an smb3_fs_context to cifs_sb
Ronnie Sahlberg
2020-12-14
1
-0
/
+1
*
smb3: add mount option to allow RW caching of share accessed by only 1 client
Steve French
2019-09-16
1
-0
/
+1
*
smb3: add mount option to allow forced caching of read only share
Steve French
2019-09-16
1
-0
/
+1
*
smb3: add new mount option to retrieve mode from special ACE
Steve French
2019-07-08
1
-0
/
+1
*
cifs: Properly handle auto disabling of serverino option
Paulo Alcantara (SUSE)
2019-07-08
1
-0
/
+5
*
smb3: make default i/o size for smb3 mounts larger
Steve French
2019-03-05
1
-0
/
+1
*
cifs: Add support for failover in cifs_reconnect()
Paulo Alcantara
2018-12-28
1
-0
/
+9
*
CIFS: make 'nodfs' mount opt a superblock flag
Aurelien Aptel
2018-10-24
1
-0
/
+1
*
smb3: fix redundant opens on root
Steve French
2018-05-28
1
-0
/
+1
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-1
/
+1
*
cifs: Convert to separately allocated bdi
Jan Kara
2017-04-20
1
-1
/
+0
*
CIFS: Add new mount option to set owner uid and gid from special sids in acl
Steve French
2016-10-14
1
-0
/
+1
*
fs/cifs: make share unaccessible at root level mountable
Aurelien Aptel
2016-07-28
1
-0
/
+4
*
Allow conversion of characters in Mac remap range. Part 1
Steve French
2014-10-16
1
-0
/
+1
*
cifs: rcu-delay unload_nls() and freeing sbi
Al Viro
2013-10-25
1
-0
/
+1
*
cifs: Convert struct cifs_sb_info to use kuids and kgids
Eric W. Biederman
2013-02-13
1
-4
/
+4
*
cifs: propagate umode_t
Al Viro
2012-01-04
1
-2
/
+2
*
cifs: Add mount options for backup intent (try #6)
Shirish Pargaonkar
2011-10-13
1
-0
/
+4
*
cifs: don't pass superblock to cifs_mount()
Al Viro
2011-06-25
1
-0
/
+1
*
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-27
1
-0
/
+1
*
[CIFS] Migrate from prefixpath logic
Steve French
2011-05-27
1
-2
/
+0
*
cifs: Unconditionally copy mount options to superblock info
Sean Finney
2011-05-19
1
-3
/
+1
*
CIFS: Make cifsFileInfo_put work with strict cache mode
Pavel Shilovsky
2011-01-20
1
-0
/
+1
*
cifs: add attribute cache timeout (actimeo) tunable
Suresh Jayaraman
2010-12-02
1
-0
/
+1
*
cifs: convert tlink_tree to a rbtree
Jeff Layton
2010-11-02
1
-2
/
+2
*
cifs: store pointer to master tlink in superblock (try #2)
Jeff Layton
2010-11-02
1
-1
/
+1
*
cifs: don't use vfsmount to pin superblock for oplock breaks
Jeff Layton
2010-10-12
1
-0
/
+1
*
cifs: implement recurring workqueue job to prune old tcons
Jeff Layton
2010-10-08
1
-0
/
+1
*
cifs: add routines to build sessions and tcons on the fly
Jeff Layton
2010-10-07
1
-2
/
+5
*
cifs: have find_readable/writable_file filter by fsuid
Jeff Layton
2010-10-06
1
-1
/
+2
*
cifs: temporarily rename cifs_sb->tcon to ptcon to catch stragglers
Jeff Layton
2010-09-29
1
-1
/
+1
*
cifs: use Minshall+French symlink functions
Stefan Metzmacher
2010-09-29
1
-0
/
+1
*
cifs: add mount option to enable local caching
Suresh Jayaraman
2010-08-02
1
-0
/
+1
*
cifs: add bdi backing to mount session
Jens Axboe
2010-04-22
1
-0
/
+3
*
[CIFS] fix build error
Steve French
2009-03-12
1
-1
/
+1
*
[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush
Steve French
2009-03-12
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-12-28
1
-2
/
+3
|
\
|
*
[CIFS] add mount option to send mandatory rather than advisory locks
Steve French
2008-12-26
1
-2
/
+3
*
|
CRED: Wrap task credential accesses in the CIFS filesystem
David Howells
2008-11-14
1
-1
/
+1
|
/
*
[CIFS] CIFS currently allows for permissions to be changed on files, even
Jeff Layton
2008-05-13
1
-0
/
+1
*
[CIFS] DFS support patchset: Added mountdata
Igor Mammedov
2008-01-11
1
-1
/
+4
[next]