index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
1
-54
/
+6
2012-07-24
CIFS: Make demultiplex_thread work with SMB2 code
Pavel Shilovsky
1
-1
/
+1
2012-05-23
CIFS: Move protocol specific demultiplex thread calls to ops struct
Pavel Shilovsky
1
-2
/
+4
2012-05-16
cifs: remove legacy MultiuserMount option
Jeff Layton
1
-50
/
+0
2012-03-23
cifs: remove /proc/fs/cifs/OplockEnabled
Jeff Layton
1
-43
/
+0
2012-03-23
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
1
-10
/
+10
2012-03-23
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
1
-2
/
+3
2012-03-21
CIFS: Simplify inFlight logic
Pavel Shilovsky
1
-2
/
+1
2012-01-17
cifs: warn about impending deprecation of legacy MultiuserMount code
Jeff Layton
1
-1
/
+10
2011-10-12
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
Suresh Jayaraman
1
-0
/
+3
2011-10-12
add new module parameter 'enable_oplocks'
Steve French
1
-3
/
+3
2011-08-11
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...
Steve French
1
-1
/
+1
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-13
/
+13
2011-05-19
cifs: keep BCC in little-endian format
Jeff Layton
1
-1
/
+1
2011-04-12
cifs: replace /proc/fs/cifs/Experimental with a module parm
Jeff Layton
1
-43
/
+0
2011-01-20
cifs: allow for different handling of received response
Jeff Layton
1
-4
/
+4
2011-01-19
cifs: clean up accesses to midCount
Jeff Layton
1
-1
/
+1
2011-01-09
cifs: show "acl" in DebugData Features when it's compiled in
Jeff Layton
1
-12
/
+10
2010-10-21
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
Suresh Jayaraman
1
-6
/
+6
2010-08-05
cifs: show features compiled in as part of DebugData
Suresh Jayaraman
1
-0
/
+25
2010-04-26
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
1
-7
/
+7
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
1
-17
/
+17
2009-07-10
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
Steve French
1
-1
/
+7
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2009-03-12
[CIFS] Send SMB flush in cifs_fsync
Steve French
1
-0
/
+2
2008-11-17
[CIFS] Fix build break
Steve French
1
-2
/
+2
2008-11-17
cifs: reinstate sharing of tree connections
Jeff Layton
1
-108
/
+128
2008-11-14
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
1
-26
/
+27
2008-11-14
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
1
-1
/
+1
2008-11-13
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
1
-2
/
+2
2008-08-08
[CIFS] list entry can not return null
Steve French
1
-29
/
+24
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
1
-2
/
+2
2008-07-24
[CIFS] remove checkpatch warning
Steve French
1
-7
/
+12
2008-07-24
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Alexey Dobriyan
1
-395
/
+241
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-2
/
+2
2008-02-18
[CIFS] fix build break when proc disabled
Steve French
1
-2
/
+2
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
1
-3
/
+11
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
1
-2
/
+1
2007-10-04
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
1
-3
/
+8
2007-09-15
[CIFS] missing field in debug output from previous fix
Steve French
1
-1
/
+2
2007-09-15
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
1
-7
/
+9
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
1
-1
/
+0
2007-06-28
[CIFS] Fix sign mount option and sign proc config setting
Steve French
1
-84
/
+8
2007-06-24
[CIFS] fix whitespace
Steve French
1
-5
/
+5
2007-06-05
[CIFS] whitespace cleanup part 2
Steve French
1
-123
/
+129
2007-01-21
[CIFS] cifs sprintf fix
Steve French
1
-2
/
+2
2006-06-05
[CIFS] NTLMv2 support part 4
Steve French
1
-1
/
+1
2006-06-04
[CIFS] Fix mask so can set new cifs security flags properly
Steve French
1
-4
/
+2
2006-06-02
[CIFS] Support for older servers which require plaintext passwords
Steve French
1
-16
/
+40
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
1
-2
/
+2
[next]