Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
06d381484fe8fb1ba2996c22e89595a273e3634c
/
fs
/
cifs
/
cifs_debug.c
8bc4392
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
by Suresh Jayaraman
· 13 years ago
e750473
add new module parameter 'enable_oplocks'
by Steve French
· 13 years ago
789e666
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines more readable
by Steve French
· 13 years ago
96daf2b
[CIFS] Rename three structures to avoid camel case
by Steve French
· 13 years ago
820a803
cifs: keep BCC in little-endian format
by Jeff Layton
· 14 years ago
bdf1b03
cifs: replace /proc/fs/cifs/Experimental with a module parm
by Jeff Layton
· 14 years ago
2b84a36c
cifs: allow for different handling of received response
by Jeff Layton
· 14 years ago
8097531
cifs: clean up accesses to midCount
by Jeff Layton
· 14 years ago
ca40b71
cifs: show "acl" in DebugData Features when it's compiled in
by Jeff Layton
· 14 years ago
3f9bcca
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
by Suresh Jayaraman
· 14 years ago
f579903
cifs: show features compiled in as part of DebugData
by Suresh Jayaraman
· 14 years ago
04912d6
cifs: rename "extended_security" to "global_secflags"
by Jeff Layton
· 15 years ago
b6b38f7
[CIFS] Neaten cERROR and cFYI macros, reduce text space
by Joe Perches
· 15 years ago
65bc98b
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
by Steve French
· 15 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
b298f22
[CIFS] Send SMB flush in cifs_fsync
by Steve French
· 16 years ago
c2b3382
[CIFS] Fix build break
by Steve French
· 16 years ago
f1987b4
cifs: reinstate sharing of tree connections
by Jeff Layton
· 16 years ago
14fbf50
cifs: reinstate sharing of SMB sessions sans races
by Jeff Layton
· 16 years ago
e7ddee9
cifs: disable sharing session and tcon and add new TCP sharing code
by Jeff Layton
· 16 years ago
fb39601
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount fix
by Steve French
· 16 years ago
ad8b15f
[CIFS] list entry can not return null
by Steve French
· 16 years ago
ef571ca
[CIFS] Fix warnings from checkpatch
by Shirish Pargaonkar
· 16 years ago
99b1f5b
[CIFS] remove checkpatch warning
by Steve French
· 16 years ago
f984c7b
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
by Alexey Dobriyan
· 16 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
e086fce
[CIFS] fix build break when proc disabled
by Steve French
· 17 years ago
90c81e0
[CIFS] clean up some hard to read ifdefs
by Steve French
· 17 years ago
ad7a292
[CIFS] reduce checkpatch warnings
by Steve French
· 17 years ago
a013689
[CIFS] Fix cifsd so shuts down when signing fails during mount
by Steve French
· 17 years ago
a23d306
[CIFS] missing field in debug output from previous fix
by Steve French
· 17 years ago
88f370a
[CIFS] Fix potential NULL pointer usage if kzalloc fails
by Steve French
· 17 years ago
50c2f75
[CIFS] whitespace/formatting fixes
by Steve French
· 17 years ago
762e5ab
[CIFS] Fix sign mount option and sign proc config setting
by Steve French
· 17 years ago
ffdd6e4
[CIFS] fix whitespace
by Steve French
· 17 years ago
221601c
[CIFS] whitespace cleanup part 2
by Steve French
· 17 years ago
bd2abf1
[CIFS] cifs sprintf fix
by Steve French
· 18 years ago
a8ee034
[CIFS] NTLMv2 support part 4
by Steve French
· 18 years ago
9312f67
[CIFS] Fix mask so can set new cifs security flags properly
by Steve French
· 18 years ago
bdc4bf6e
[CIFS] Support for older servers which require plaintext passwords
by Steve French
· 18 years ago
7c7b25b
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
by Steve French
· 18 years ago
3979877
[CIFS] Support for setting up SMB sessions to legacy lanman servers
by Steve French
· 18 years ago
ec637e3
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
by Steve French
· 19 years ago
07475ff
[CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats
by Steve French
· 19 years ago
4498eed
[CIFS] Add extended stats (STATS2) for total buffer allocations for
by Steve French
· 19 years ago
47c786e
[CIFS] Add null malloc response check in notify experimental code
by Steve French
· 19 years ago
1047abc
[CIFS] CIFS Stats improvements
by Steve French
· 19 years ago
0ae0efa
[CIFS] Fix rsize calculation so that large readx flag is checked.
by Steve French
· 19 years ago
68058e7
[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff
by Steve French
· 19 years ago
131afd0
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
by Steve French
· 19 years ago
a5a2b48
[CIFS] Make CIFS statistics more accurate and add some stats that were
by Steve French
· 19 years ago
0c0ff09
[CIFS] Performance improvement, finish up adding CIFSSMBWrite2
by Steve French
· 19 years ago
433dc24
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization
by Steve French
· 20 years ago
b8643e1
[PATCH] cifs: Do not use large smb buffers in response path
by Steve French
· 20 years ago
848f3fc
[PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command
by Steve French
· 20 years ago
6c91d36
[PATCH] cifs: finish up of special character mapping capable unicode conversion routine part 2 of 3
by Steve French
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago