index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_debug.c
Age
Commit message (
Expand
)
Author
2008-08-08
[CIFS] list entry can not return null
Steve French
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
2008-07-24
[CIFS] remove checkpatch warning
Steve French
2008-07-24
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Alexey Dobriyan
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
2008-02-18
[CIFS] fix build break when proc disabled
Steve French
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
2007-10-04
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
2007-09-15
[CIFS] missing field in debug output from previous fix
Steve French
2007-09-15
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
2007-06-28
[CIFS] Fix sign mount option and sign proc config setting
Steve French
2007-06-24
[CIFS] fix whitespace
Steve French
2007-06-05
[CIFS] whitespace cleanup part 2
Steve French
2007-01-21
[CIFS] cifs sprintf fix
Steve French
2006-06-05
[CIFS] NTLMv2 support part 4
Steve French
2006-06-04
[CIFS] Fix mask so can set new cifs security flags properly
Steve French
2006-06-02
[CIFS] Support for older servers which require plaintext passwords
Steve French
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
2006-05-31
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
2005-12-12
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
2005-12-03
[CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats
Steve French
2005-12-03
[CIFS] Add extended stats (STATS2) for total buffer allocations for
Steve French
2005-10-11
[CIFS] Add null malloc response check in notify experimental code
Steve French
2005-10-11
[CIFS] CIFS Stats improvements
Steve French
2005-10-10
[CIFS] Fix rsize calculation so that large readx flag is checked.
Steve French
2005-10-10
[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff
Steve French
2005-10-07
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
Steve French
2005-08-20
[CIFS] Make CIFS statistics more accurate and add some stats that were
Steve French
2005-06-23
[CIFS] Performance improvement, finish up adding CIFSSMBWrite2
Steve French
2005-04-28
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...
Steve French
2005-04-28
[PATCH] cifs: Do not use large smb buffers in response path
Steve French
2005-04-28
[PATCH] cifs: Do not interpret oplock break responses as responses to an unre...
Steve French
2005-04-28
[PATCH] cifs: finish up of special character mapping capable unicode conversi...
Steve French
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds