index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2inode.c
Age
Commit message (
Expand
)
Author
2018-06-07
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
2018-05-27
smb3: fix redundant opens on root
Steve French
2016-10-13
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-05-17
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2014-08-25
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
2014-08-05
Add worker function to set allocation size
Steve French
2013-11-11
CIFS: Fix symbolic links usage
Pavel Shilovsky
2013-09-08
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-07-10
CIFS: Reconnect durable handles for SMB2
Pavel Shilovsky
2013-07-10
CIFS: Make SMB2_open use cifs_open_parms struct
Pavel Shilovsky
2013-07-10
CIFS: Respect create_options in smb2_open_file
Pavel Shilovsky
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2012-09-24
CIFS: Process oplocks for SMB2
Pavel Shilovsky
2012-09-24
CIFS: Add set_file_info support for SMB2
Pavel Shilovsky
2012-09-24
CIFS: Add SMB2 support for set_file_size
Pavel Shilovsky
2012-09-24
CIFS: Add SMB2 support for hardlink operation
Pavel Shilovsky
2012-09-24
CIFS: Add SMB2 support for rename operation
Pavel Shilovsky
2012-09-24
CIFS: Add open/close file support for SMB2
Pavel Shilovsky
2012-09-24
CIFS: Add SMB2 support for unlink
Pavel Shilovsky
2012-07-27
CIFS: Add SMB2 support for rmdir
Pavel Shilovsky
2012-07-27
CIFS: Add SMB2 support for mkdir operation
Pavel Shilovsky
2012-07-24
CIFS: Query SMB2 inode info
Pavel Shilovsky