index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
smb2inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smb3: send backup intent on compounded query info
Steve French
2018-10-23
1
-2
/
+7
*
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
2018-10-23
1
-1
/
+1
*
SMB3: Backup intent flag missing from compounded ops
Steve French
2018-10-23
1
-0
/
+2
*
cifs: create a define for the max number of iov we need for a SMB2 set_info
Ronnie Sahlberg
2018-10-23
1
-1
/
+1
*
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
Ronnie Sahlberg
2018-10-23
1
-71
/
+59
*
cifs: change SMB2_OP_SET_INFO to use compounding
Ronnie Sahlberg
2018-10-23
1
-12
/
+23
*
cifs: change SMB2_OP_SET_EOF to use compounding
Ronnie Sahlberg
2018-10-23
1
-8
/
+20
*
cifs: make rmdir() use compounding
Ronnie Sahlberg
2018-10-23
1
-13
/
+35
*
cifs: create helpers for SMB2_set_info_init/free()
Ronnie Sahlberg
2018-10-23
1
-3
/
+3
*
cifs: change unlink to use a compound
Ronnie Sahlberg
2018-10-23
1
-5
/
+6
*
cifs: change mkdir to use a compound
Ronnie Sahlberg
2018-10-23
1
-9
/
+13
*
cifs: add a smb2_compound_op and change QUERY_INFO to use it
Ronnie Sahlberg
2018-10-23
1
-12
/
+119
*
smb3: Do not send SMB3 SET_INFO if nothing changed
Steve French
2018-08-07
1
-1
/
+1
*
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
2018-08-07
1
-1
/
+3
*
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
2018-06-07
1
-1
/
+2
*
smb3: fix redundant opens on root
Steve French
2018-05-27
1
-15
/
+28
*
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
2016-10-13
1
-0
/
+6
*
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
2016-05-17
1
-2
/
+6
*
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
2014-08-25
1
-1
/
+1
*
Add worker function to set allocation size
Steve French
2014-08-05
1
-1
/
+1
*
CIFS: Fix symbolic links usage
Pavel Shilovsky
2013-11-11
1
-4
/
+12
*
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
2013-09-08
1
-4
/
+5
*
CIFS: Reconnect durable handles for SMB2
Pavel Shilovsky
2013-07-10
1
-0
/
+1
*
CIFS: Make SMB2_open use cifs_open_parms struct
Pavel Shilovsky
2013-07-10
1
-14
/
+21
*
CIFS: Respect create_options in smb2_open_file
Pavel Shilovsky
2013-07-10
1
-13
/
+12
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
1
-1
/
+1
*
CIFS: Process oplocks for SMB2
Pavel Shilovsky
2012-09-24
1
-1
/
+2
*
CIFS: Add set_file_info support for SMB2
Pavel Shilovsky
2012-09-24
1
-0
/
+22
*
CIFS: Add SMB2 support for set_file_size
Pavel Shilovsky
2012-09-24
1
-0
/
+15
*
CIFS: Add SMB2 support for hardlink operation
Pavel Shilovsky
2012-09-24
1
-6
/
+28
*
CIFS: Add SMB2 support for rename operation
Pavel Shilovsky
2012-09-24
1
-0
/
+25
*
CIFS: Add open/close file support for SMB2
Pavel Shilovsky
2012-09-24
1
-2
/
+2
*
CIFS: Add SMB2 support for unlink
Pavel Shilovsky
2012-09-24
1
-0
/
+9
*
CIFS: Add SMB2 support for rmdir
Pavel Shilovsky
2012-07-27
1
-0
/
+9
*
CIFS: Add SMB2 support for mkdir operation
Pavel Shilovsky
2012-07-27
1
-0
/
+30
*
CIFS: Query SMB2 inode info
Pavel Shilovsky
2012-07-24
1
-0
/
+124