index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
link.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2020-06-12
smb311: add support for using info level for posix extensions query
Steve French
1
-1
/
+3
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
1
-1
/
+1
2020-06-04
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
1
-3
/
+3
2020-03-23
cifs: add SMB2_open() arg to return POSIX data
Aurelien Aptel
1
-2
/
+2
2020-02-04
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-14
/
+4
2019-05-08
SMB3: Clean up query symlink when reparse point
Ronnie Sahlberg
1
-3
/
+10
2019-03-05
cifs: replace snprintf with scnprintf
Ronnie Sahlberg
1
-7
/
+7
2018-08-07
smb3: don't request leases in symlink creation and query
Steve French
1
-2
/
+2
2018-06-08
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
1
-2
/
+4
2018-04-02
CIFS: refactor crypto shash/sdesc allocation&free
Aurelien Aptel
1
-21
/
+6
2017-07-09
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
Steve French
1
-4
/
+0
2016-12-15
cifs: use %16phN for formatting md5 sum
Rasmus Villemoes
1
-7
/
+2
2016-09-28
cifs: get rid of unused arguments of CIFSSMBWrite()
Al Viro
1
-1
/
+1
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-2
/
+4
2015-12-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-2
/
+4
2015-06-22
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+13
2015-05-11
don't pass nameidata to ->follow_link()
Al Viro
1
-1
/
+1
2015-05-11
new ->follow_link() and ->put_link() calling conventions
Al Viro
1
-15
/
+13
2015-05-11
Fix that several functions handle incorrect value of mapchars
Nakajima Akira
1
-1
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-6
/
+6
2014-10-18
[CIFS] Remove obsolete comment
Steve French
1
-6
/
+4
2014-10-17
Remap reserved posix characters by default (part 3/3)
Steve French
1
-2
/
+2
2014-10-17
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
Steve French
1
-1
/
+69
2014-10-17
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
Steve French
1
-0
/
+63
2014-09-16
Fix mfsymlinks file size check
Steve French
1
-1
/
+3
2014-09-15
[SMB3] Fix oops when creating symlinks on smb3
Steve French
1
-2
/
+6
2014-06-16
fs/cifs: fix regression in cifs_create_mf_symlink()
Björn Baumbach
1
-1
/
+1
2014-01-31
cifs: Fix check for regular file in couldbe_mf_symlink()
Sachin Prabhu
1
-1
/
+1
2014-01-20
CIFS: Cleanup cifs open codepath
Pavel Shilovsky
1
-16
/
+28
2014-01-20
cifs: move unix extension call to cifs_query_symlink()
Sachin Prabhu
1
-4
/
+1
2014-01-20
cifs: Re-order M-F Symlink code
Sachin Prabhu
1
-56
/
+68
2014-01-20
cifs: Add create MFSymlinks to protocol ops struct
Sachin Prabhu
1
-42
/
+46
2014-01-20
cifs: use protocol specific call for query_mf_symlink()
Sachin Prabhu
1
-41
/
+20
2014-01-20
cifs: Rename MF symlink function names
Sachin Prabhu
1
-17
/
+15
2014-01-20
cifs: Rename and cleanup open_query_close_cifs_symlink()
Sachin Prabhu
1
-25
/
+12
2014-01-20
cifs: Fix memory leak in cifs_hardlink()
Christian Engelmayer
1
-2
/
+4
2013-12-28
cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()
Sachin Prabhu
1
-15
/
+11
2013-10-25
new helper: kfree_put_link()
Al Viro
1
-7
/
+0
2013-09-08
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
1
-19
/
+5
2013-07-31
Do not attempt to do cifs operations reading symlinks with SMB2
Steve French
1
-31
/
+53
2013-05-05
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-12
/
+12
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
1
-1
/
+1
2012-09-25
CIFS: Move hardlink to ops struct
Steve French
1
-30
/
+44
2012-08-20
CIFS: Protect i_nlink from being negative
Steve French
1
-0
/
+2
2012-07-24
CIFS: Make CAP_* checks protocol independent
Pavel Shilovsky
1
-3
/
+3
2012-07-24
CIFS: Rename Get/FreeXid and make them work with unsigned int
Pavel Shilovsky
1
-12
/
+12
2012-07-24
cifs: remove extraneous newlines from cERROR and cFYI calls
Jeff Layton
1
-7
/
+7
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-10-13
cifs: Add mount options for backup intent (try #6)
Shirish Pargaonkar
1
-5
/
+12
[next]