index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
link.c
Commit message (
Expand
)
Author
Age
*
cifs: get rid of unused arguments of CIFSSMBWrite()
Al Viro
2016-09-27
*
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-30
*
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2015-12-08
*
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-06-22
|
\
|
*
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
|
*
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
*
|
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
2015-05-10
|
/
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
*
[CIFS] Remove obsolete comment
Steve French
2014-10-17
*
Remap reserved posix characters by default (part 3/3)
Steve French
2014-10-16
*
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
Steve French
2014-10-16
*
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
Steve French
2014-10-16
*
Fix mfsymlinks file size check
Steve French
2014-09-16
*
[SMB3] Fix oops when creating symlinks on smb3
Steve French
2014-09-15
*
fs/cifs: fix regression in cifs_create_mf_symlink()
Björn Baumbach
2014-06-16
*
cifs: Fix check for regular file in couldbe_mf_symlink()
Sachin Prabhu
2014-01-31
*
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
2014-01-20
*
cifs: move unix extension call to cifs_query_symlink()
Sachin Prabhu
2014-01-20
*
cifs: Re-order M-F Symlink code
Sachin Prabhu
2014-01-20
*
cifs: Add create MFSymlinks to protocol ops struct
Sachin Prabhu
2014-01-20
*
cifs: use protocol specific call for query_mf_symlink()
Sachin Prabhu
2014-01-20
*
cifs: Rename MF symlink function names
Sachin Prabhu
2014-01-20
*
cifs: Rename and cleanup open_query_close_cifs_symlink()
Sachin Prabhu
2014-01-20
*
cifs: Fix memory leak in cifs_hardlink()
Christian Engelmayer
2014-01-20
*
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
2013-12-27
*
new helper: kfree_put_link()
Al Viro
2013-10-24
*
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-09-08
*
Do not attempt to do cifs operations reading symlinks with SMB2
Steve French
2013-07-31
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
*
treewide: Fix typo in various drivers
Masanari Iida
2013-01-09
*
CIFS: Move hardlink to ops struct
Steve French
2012-09-24
*
CIFS: Protect i_nlink from being negative
Steve French
2012-08-19
*
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
2012-07-24
*
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
2012-07-24
*
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
2012-07-23
*
filesystems: add missing nlink wrappers
Miklos Szeredi
2011-11-02
*
cifs: Add mount options for backup intent (try #6)
Shirish Pargaonkar
2011-10-13
*
cifs: Cleanup: check return codes of crypto api calls
Shirish Pargaonkar
2011-07-25
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
*
CIFS: Add rwpidforward mount option
Pavel Shilovsky
2011-05-26
*
CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
Pavel Shilovsky
2011-05-26
*
various endian fixes to cifs
Steve French
2011-04-11
*
cifs: fix two compiler warning about uninitialized vars
Jeff Layton
2011-01-30
*
cifs: More crypto cleanup (try #2)
Shirish Pargaonkar
2011-01-27
*
[CIFS] Replace cifs md5 hashing functions with kernel crypto APIs
Steve French
2011-01-25
*
switch cifs
Al Viro
2011-01-12
*
fs: dcache reduce branches in lookup path
Nick Piggin
2011-01-07
*
cifs: have cifsFileInfo hold a reference to a tlink rather than tcon pointer
Jeff Layton
2010-10-06
*
cifs: add refcounted and timestamped container for holding tcons
Jeff Layton
2010-10-06
*
cifs: add function to get a tcon from cifs_sb
Jeff Layton
2010-09-29
[next]