index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_debug.c
Commit message (
Expand
)
Author
Age
*
cifs: remove /proc/fs/cifs/OplockEnabled
Jeff Layton
2012-03-23
*
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
2012-03-23
*
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
2012-03-23
*
CIFS: Simplify inFlight logic
Pavel Shilovsky
2012-03-21
*
cifs: warn about impending deprecation of legacy MultiuserMount code
Jeff Layton
2012-01-17
*
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
Suresh Jayaraman
2011-10-13
*
add new module parameter 'enable_oplocks'
Steve French
2011-10-13
*
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...
Steve French
2011-08-11
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
*
cifs: keep BCC in little-endian format
Jeff Layton
2011-05-19
*
cifs: replace /proc/fs/cifs/Experimental with a module parm
Jeff Layton
2011-04-11
*
cifs: allow for different handling of received response
Jeff Layton
2011-01-20
*
cifs: clean up accesses to midCount
Jeff Layton
2011-01-19
*
cifs: show "acl" in DebugData Features when it's compiled in
Jeff Layton
2011-01-09
*
cifs: convert cifs_tcp_ses_lock from a rwlock to a spinlock
Suresh Jayaraman
2010-10-21
*
cifs: show features compiled in as part of DebugData
Suresh Jayaraman
2010-08-05
*
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
2010-04-26
*
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-04-20
*
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
Steve French
2009-07-10
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-30
*
[CIFS] Send SMB flush in cifs_fsync
Steve French
2009-03-11
*
[CIFS] Fix build break
Steve French
2008-11-16
*
cifs: reinstate sharing of tree connections
Jeff Layton
2008-11-16
*
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
2008-11-14
*
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
2008-11-14
*
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
2008-11-13
*
[CIFS] list entry can not return null
Steve French
2008-08-08
*
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
2008-07-24
*
[CIFS] remove checkpatch warning
Steve French
2008-07-23
*
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Alexey Dobriyan
2008-07-23
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
*
[CIFS] fix build break when proc disabled
Steve French
2008-02-17
*
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-12
*
[CIFS] reduce checkpatch warnings
Steve French
2008-02-07
*
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
2007-10-04
*
[CIFS] missing field in debug output from previous fix
Steve French
2007-09-14
*
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
2007-09-14
*
[CIFS] whitespace/formatting fixes
Steve French
2007-07-12
*
[CIFS] Fix sign mount option and sign proc config setting
Steve French
2007-06-28
*
[CIFS] fix whitespace
Steve French
2007-06-24
*
[CIFS] whitespace cleanup part 2
Steve French
2007-06-05
*
[CIFS] cifs sprintf fix
Steve French
2007-01-21
*
[CIFS] NTLMv2 support part 4
Steve French
2006-06-05
*
[CIFS] Fix mask so can set new cifs security flags properly
Steve French
2006-06-04
*
[CIFS] Support for older servers which require plaintext passwords
Steve French
2006-06-02
*
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
2006-06-01
*
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
2006-05-31
*
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
2005-12-12
*
[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-12-03
[next]