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
|
12 years ago |
Pavel Shilovsky
|
4b4de76e35
CIFS: Replace netfid with cifs_fid struct in cifsFileInfo
|
12 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 |
Jeff Layton
|
5e500ed125
cifs: remove legacy MultiuserMount option
|
13 years ago |
Jeff Layton
|
da472fc847
cifs: add new cifsiod_wq workqueue
|
13 years ago |
Pavel Shilovsky
|
7c9421e1a9
CIFS: Change mid_q_entry structure fields
|
13 years ago |
Pavel Shilovsky
|
243d04b6e6
CIFS: Expand CurrentMid field
|
13 years ago |
Pavel Shilovsky
|
d4e4854fd1
CIFS: Separate protocol-specific code from demultiplex code
|
13 years ago |
Pavel Shilovsky
|
792af7b05b
CIFS: Separate protocol-specific code from transport routines
|
13 years ago |
Pavel Shilovsky
|
2d86dbc970
CIFS: Introduce credit-based flow control
|
13 years ago |
Shirish Pargaonkar
|
3d3ea8e64e
cifs: Add mount options for backup intent (try #6)
|
13 years ago |
Jeff Layton
|
376b43f41c
cifs: clean up checkSMB
|
13 years ago |
Jeff Layton
|
ad635942c8
cifs: simplify refcounting for oplock breaks
|
14 years ago |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 years ago |
Jeff Layton
|
820a803ffa
cifs: keep BCC in little-endian format
|
14 years ago |
Steve French
|
be8e3b0044
consistently use smb_buf_length as be32 for cifs (try 3)
|
14 years ago |
Jeff Layton
|
8679b0dba7
cifs: fix broken BCC check in is_valid_oplock_break
|
14 years ago |
Steve French
|
8727c8a85f
Allow user names longer than 32 bytes
|
14 years ago |
Jeff Layton
|
6284644e8d
cifs: fix length checks in checkSMB
|
14 years ago |
Jeff Layton
|
92a4e0f016
cifs: force a reconnect if there are too many MIDs in flight
|
14 years ago |
Jeff Layton
|
68abaffa6b
cifs: simplify SMB header check routine
|
14 years ago |
Jeff Layton
|
84cdf74e80
cifs: fix unaligned accesses in cifsConvertToUCS
|
14 years ago |
Pavel Shilovsky
|
12fed00de9
CIFS: Fix oplock break handling (try #2)
|
14 years ago |
Pavel Shilovsky
|
c67236281c
cifs: make cifs_set_oplock_level() take a cifsInodeInfo pointer
|
14 years ago |
Pavel Shilovsky
|
e66673e39a
CIFS: Add cifs_set_oplock_level
|
14 years ago |