Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
32ee34eddad13cd44ad0cb3e659fe6fd49143b62
/
fs
/
cifs
/
smb2inode.c
271b9c0
smb3: Fix rmdir compounding regression to strict servers
by Ronnie Sahlberg
· 6 years ago
61351d6
smb3: send backup intent on compounded query info
by Steve French
· 6 years ago
f5b05d6
cifs: add IOCTL for QUERY_INFO passthrough to userspace
by Ronnie Sahlberg
· 6 years ago
4d5bdf2
SMB3: Backup intent flag missing from compounded ops
by Steve French
· 6 years ago
14e562a
cifs: create a define for the max number of iov we need for a SMB2 set_info
by Ronnie Sahlberg
· 6 years ago
bb43551
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
by Ronnie Sahlberg
· 6 years ago
dcbf910
cifs: change SMB2_OP_SET_INFO to use compounding
by Ronnie Sahlberg
· 6 years ago
f7bfe04
cifs: change SMB2_OP_SET_EOF to use compounding
by Ronnie Sahlberg
· 6 years ago
c2e0fe3
cifs: make rmdir() use compounding
by Ronnie Sahlberg
· 6 years ago
ba8ca11
cifs: create helpers for SMB2_set_info_init/free()
by Ronnie Sahlberg
· 6 years ago
47dd959
cifs: change unlink to use a compound
by Ronnie Sahlberg
· 6 years ago
f733e39
cifs: change mkdir to use a compound
by Ronnie Sahlberg
· 6 years ago
c5a5f38
cifs: add a smb2_compound_op and change QUERY_INFO to use it
by Ronnie Sahlberg
· 6 years ago
fd09b7d
smb3: Do not send SMB3 SET_INFO if nothing changed
by Steve French
· 6 years ago
9da6ec7
cifs: use a refcount to protect open/closing the cached file handle
by Ronnie Sahlberg
· 6 years ago
9d874c3
cifs: fix a buffer leak in smb2_query_symlink
by Ronnie Sahlberg
· 7 years ago
3d4ef9a
smb3: fix redundant opens on root
by Steve French
· 7 years ago
18dd8e1
Do not send SMB3 SET_INFO request if nothing is changing
by Steve French
· 8 years ago
897fba1
remove directory incorrectly tries to set delete on close on non-empty directories
by Steve French
· 9 years ago
1bbe499
CIFS: Fix wrong filename length for SMB2
by Pavel Shilovsky
· 10 years ago
f29ebb4
Add worker function to set allocation size
by Steve French
· 10 years ago
eb85d94b
CIFS: Fix symbolic links usage
by Pavel Shilovsky
· 11 years ago
b42bf88
CIFS: Implement follow_link for SMB2
by Pavel Shilovsky
· 11 years ago
9cbc0b7
CIFS: Reconnect durable handles for SMB2
by Pavel Shilovsky
· 12 years ago
064f604
CIFS: Make SMB2_open use cifs_open_parms struct
by Pavel Shilovsky
· 12 years ago
ca81983
CIFS: Respect create_options in smb2_open_file
by Pavel Shilovsky
· 12 years ago
f96637b
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
by Joe Perches
· 12 years ago
2e44b28
CIFS: Process oplocks for SMB2
by Pavel Shilovsky
· 12 years ago
1feeaac
CIFS: Add set_file_info support for SMB2
by Pavel Shilovsky
· 12 years ago
c839ff2
CIFS: Add SMB2 support for set_file_size
by Pavel Shilovsky
· 12 years ago
568798c
CIFS: Add SMB2 support for hardlink operation
by Pavel Shilovsky
· 12 years ago
35143eb
CIFS: Add SMB2 support for rename operation
by Pavel Shilovsky
· 12 years ago
f0df737
CIFS: Add open/close file support for SMB2
by Pavel Shilovsky
· 12 years ago
cbe6f43
CIFS: Add SMB2 support for unlink
by Pavel Shilovsky
· 12 years ago
1a500f0
CIFS: Add SMB2 support for rmdir
by Pavel Shilovsky
· 13 years ago
a0e7318
CIFS: Add SMB2 support for mkdir operation
by Pavel Shilovsky
· 13 years ago
be4cb9e
CIFS: Query SMB2 inode info
by Pavel Shilovsky
· 13 years ago