Steve French
|
2a38e12053
[SMB3] Remove ifdef since SMB3 (and later) now STRONGLY preferred
|
8 years ago |
Colin Ian King
|
ecf3411a12
CIFS: check if pages is null rather than bv for a failed allocation
|
8 years ago |
Rabin Vincent
|
3998e6b87d
CIFS: fix oplock break deadlocks
|
8 years ago |
Pavel Shilovsky
|
ccf7f4088a
CIFS: Add asynchronous context to support kernel AIO
|
8 years ago |
NeilBrown
|
a6f74e80f2
cifs: don't check for failure from mempool_alloc()
|
8 years ago |
Aurelien Aptel
|
4ecce920e1
CIFS: move DFS response parsing out of SMB1 code
|
8 years ago |
Steve French
|
3afca265b5
Clarify locking of cifs file and tcon structures and make more granular
|
9 years ago |
Steve French
|
373512ec5c
Prepare for encryption support (first part). Add decryption and encryption key generation. Thanks to Metze for helping with this.
|
9 years ago |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
10 years ago |
Andy Shevchenko
|
55d83e0dbb
cifs: convert to print_hex_dump() instead of custom implementation
|
11 years ago |
Vincent Stehlé
|
e91259f3c7
cifs: remove unused function cifs_oplock_break_wait
|
11 years ago |
Linus Torvalds
|
023f78b02c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
|
11 years ago |
Steve French
|
59b04c5df7
[CIFS] Fix incorrect hex vs. decimal in some debug print statements
|
11 years ago |
Sachin Prabhu
|
6d81ed1ec2
cifs: replace code with free_rsp_buf()
|
11 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
Sachin Prabhu
|
c11f1df500
cifs: Wait for writebacks to complete before attempting write.
|
11 years ago |
Tim Gardner
|
3d378d3fd8
cifs: Make big endian multiplex ID sequences monotonic on the wire
|
12 years ago |
Tim Gardner
|
944d6f1a5b
cifs: Remove redundant multiplex identifier check from check_smb_hdr()
|
12 years ago |
Pavel Shilovsky
|
18cceb6a78
CIFS: Replace clientCanCache* bools with an integer
|
12 years ago |
Shirish Pargaonkar
|
d4e63bd6e4
cifs: Process post session setup code in respective dialect functions.
|
12 years ago |
Jeff Layton
|
38d77c50b4
cifs: track the enablement of signing in the TCP_Server_Info
|
12 years ago |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 years ago |
Eric W. Biederman
|
1f68233c52
cifs: Convert struct cifs_sb_info to use kuids and kgids
|
12 years ago |
Pavel Shilovsky
|
233839b1df
CIFS: Fix fast lease break after open problem
|
13 years ago |
Pavel Shilovsky
|
4b4de76e35
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
|
13 years ago |
Pavel Shilovsky
|
44c581866e
CIFS: Move clear/print_stats code to ops struct
|
13 years ago |
Pavel Shilovsky
|
3792c17328
CIFS: Respect SMB2 header/max header size
|
13 years ago |
Pavel Shilovsky
|
6d5786a34d
CIFS: Rename Get/FreeXid and make them work with unsigned int
|
13 years ago |
Pavel Shilovsky
|
8825736060
CIFS: Move get_next_mid to ops struct
|
13 years ago |
Pavel Shilovsky
|
452757897a
CIFS: Move add/set_credits and get_credits_field to ops structure
|
13 years ago |