Niklas Cassel
|
7a1ceba071
cifs: fix MUST SecurityFlags filtering
|
10 年之前 |
Andy Shevchenko
|
0b456f04bc
cifs: convert printk(LEVEL...) to pr_<level>
|
11 年之前 |
Andy Shevchenko
|
55d83e0dbb
cifs: convert to print_hex_dump() instead of custom implementation
|
11 年之前 |
Andy Shevchenko
|
28e2aed244
cifs: call strtobool instead of custom implementation
|
11 年之前 |
Steve French
|
59b04c5df7
[CIFS] Fix incorrect hex vs. decimal in some debug print statements
|
11 年之前 |
Jeff Layton
|
52dfb446db
cifs: try to handle the MUST SecurityFlags sanely
|
12 年之前 |
Steve French
|
769ee6a402
Add ability to dipslay SMB3 share flags and capabilities for debugging
|
12 年之前 |
Jeff Layton
|
7715dad8e1
cifs: clean up the SecurityFlags write handler
|
12 年之前 |
Joe Perches
|
f96637be08
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
|
12 年之前 |
Pavel Shilovsky
|
44c581866e
CIFS: Move clear/print_stats code to ops struct
|
13 年之前 |
Pavel Shilovsky
|
093b2bdad3
CIFS: Make demultiplex_thread work with SMB2 code
|
14 年之前 |
Pavel Shilovsky
|
8aa26f3ed8
CIFS: Move protocol specific demultiplex thread calls to ops struct
|
13 年之前 |
Jeff Layton
|
5e500ed125
cifs: remove legacy MultiuserMount option
|
13 年之前 |
Jeff Layton
|
27ac5755ae
cifs: remove /proc/fs/cifs/OplockEnabled
|
13 年之前 |
Pavel Shilovsky
|
7c9421e1a9
CIFS: Change mid_q_entry structure fields
|
13 年之前 |
Pavel Shilovsky
|
d4e4854fd1
CIFS: Separate protocol-specific code from demultiplex code
|
13 年之前 |
Pavel Shilovsky
|
fc40f9cf82
CIFS: Simplify inFlight logic
|
13 年之前 |
Jeff Layton
|
789b4588da
cifs: warn about impending deprecation of legacy MultiuserMount code
|
13 年之前 |
Suresh Jayaraman
|
8bc4392a1e
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
|
14 年之前 |
Steve French
|
e75047344e
add new module parameter 'enable_oplocks'
|
14 年之前 |
Steve French
|
789e666123
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable
|
14 年之前 |
Steve French
|
96daf2b091
[CIFS] Rename three structures to avoid camel case
|
14 年之前 |
Jeff Layton
|
820a803ffa
cifs: keep BCC in little-endian format
|
14 年之前 |
Jeff Layton
|
bdf1b03e09
cifs: replace /proc/fs/cifs/Experimental with a module parm
|
14 年之前 |
Jeff Layton
|
2b84a36c55
cifs: allow for different handling of received response
|
14 年之前 |
Jeff Layton
|
8097531a5c
cifs: clean up accesses to midCount
|
14 年之前 |
Jeff Layton
|
ca40b714b8
cifs: show "acl" in DebugData Features when it's compiled in
|
14 年之前 |
Suresh Jayaraman
|
3f9bcca782
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
|
15 年之前 |
Suresh Jayaraman
|
f579903ef3
cifs: show features compiled in as part of DebugData
|
15 年之前 |
Jeff Layton
|
04912d6a20
cifs: rename "extended_security" to "global_secflags"
|
15 年之前 |