Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Steve French
|
9742805d6b
Display number of credits available
|
9 年之前 |
Al Viro
|
84c60b1388
drop redundant ->owner initializations
|
9 年之前 |
Kees Cook
|
1404297ebf
lib: update single-char callers of strtobool()
|
9 年之前 |
Jamie Bainbridge
|
ec7147a99e
cifs: Ratelimit kernel log messages
|
9 年之前 |
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 年之前 |