index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_debug.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
CIFS: Move clear/print_stats code to ops struct
Pavel Shilovsky
2012-07-24
1
-54
/
+6
*
CIFS: Make demultiplex_thread work with SMB2 code
Pavel Shilovsky
2012-07-24
1
-1
/
+1
*
CIFS: Move protocol specific demultiplex thread calls to ops struct
Pavel Shilovsky
2012-05-23
1
-2
/
+4
*
cifs: remove legacy MultiuserMount option
Jeff Layton
2012-05-16
1
-50
/
+0
*
cifs: remove /proc/fs/cifs/OplockEnabled
Jeff Layton
2012-03-23
1
-43
/
+0
*
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
2012-03-23
1
-10
/
+10
*
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
2012-03-23
1
-2
/
+3
*
CIFS: Simplify inFlight logic
Pavel Shilovsky
2012-03-21
1
-2
/
+1
*
cifs: warn about impending deprecation of legacy MultiuserMount code
Jeff Layton
2012-01-17
1
-1
/
+10
*
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
Suresh Jayaraman
2011-10-12
1
-0
/
+3
*
add new module parameter 'enable_oplocks'
Steve French
2011-10-12
1
-3
/
+3
*
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...
Steve French
2011-08-11
1
-1
/
+1
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
1
-13
/
+13
*
cifs: keep BCC in little-endian format
Jeff Layton
2011-05-19
1
-1
/
+1
*
cifs: replace /proc/fs/cifs/Experimental with a module parm
Jeff Layton
2011-04-12
1
-43
/
+0
*
cifs: allow for different handling of received response
Jeff Layton
2011-01-20
1
-4
/
+4
*
cifs: clean up accesses to midCount
Jeff Layton
2011-01-19
1
-1
/
+1
*
cifs: show "acl" in DebugData Features when it's compiled in
Jeff Layton
2011-01-09
1
-12
/
+10
*
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
Suresh Jayaraman
2010-10-21
1
-6
/
+6
*
cifs: show features compiled in as part of DebugData
Suresh Jayaraman
2010-08-05
1
-0
/
+25
*
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
2010-04-26
1
-7
/
+7
*
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-04-21
1
-17
/
+17
*
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
Steve French
2009-07-10
1
-1
/
+7
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-1
/
+0
*
[CIFS] Send SMB flush in cifs_fsync
Steve French
2009-03-12
1
-0
/
+2
*
[CIFS] Fix build break
Steve French
2008-11-17
1
-2
/
+2
*
cifs: reinstate sharing of tree connections
Jeff Layton
2008-11-17
1
-108
/
+128
*
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-11-14
1
-26
/
+27
*
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-11-14
1
-1
/
+1
*
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
2008-11-13
1
-2
/
+2
*
[CIFS] list entry can not return null
Steve French
2008-08-08
1
-29
/
+24
*
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
2008-07-24
1
-2
/
+2
*
[CIFS] remove checkpatch warning
Steve French
2008-07-24
1
-7
/
+12
*
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Alexey Dobriyan
2008-07-24
1
-395
/
+241
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
1
-2
/
+2
*
[CIFS] fix build break when proc disabled
Steve French
2008-02-18
1
-2
/
+2
*
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-12
1
-3
/
+11
*
[CIFS] reduce checkpatch warnings
Steve French
2008-02-07
1
-2
/
+1
*
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
2007-10-04
1
-3
/
+8
*
[CIFS] missing field in debug output from previous fix
Steve French
2007-09-15
1
-1
/
+2
*
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
2007-09-15
1
-7
/
+9
*
[CIFS] whitespace/formatting fixes
Steve French
2007-07-13
1
-1
/
+0
*
[CIFS] Fix sign mount option and sign proc config setting
Steve French
2007-06-28
1
-84
/
+8
*
[CIFS] fix whitespace
Steve French
2007-06-24
1
-5
/
+5
*
[CIFS] whitespace cleanup part 2
Steve French
2007-06-05
1
-123
/
+129
*
[CIFS] cifs sprintf fix
Steve French
2007-01-21
1
-2
/
+2
*
[CIFS] NTLMv2 support part 4
Steve French
2006-06-05
1
-1
/
+1
*
[CIFS] Fix mask so can set new cifs security flags properly
Steve French
2006-06-04
1
-4
/
+2
*
[CIFS] Support for older servers which require plaintext passwords
Steve French
2006-06-02
1
-16
/
+40
*
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
2006-06-01
1
-2
/
+2
[next]