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
/
connect.c
Commit message (
Expand
)
Author
Age
*
cifs: add local server pointer to cifs_setup_session
Jeff Layton
2008-08-19
*
[CIFS] list entry can not return null
Steve French
2008-08-08
*
[CIFS] Code cleanup in old sessionsetup code
Steve French
2008-08-06
*
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
2008-08-03
*
cifs: assorted endian annotations
Harvey Harrison
2008-07-23
*
lockdep: annotate cifs in-kernel sockets
Jeff Layton
2008-07-23
*
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
Steve French
2008-06-10
*
[CIFS] warn if both dynperm and cifsacl mount options specified
Steve French
2008-05-23
*
[CIFS] enable parsing for transport encryption mount parm
Steve French
2008-05-15
*
[CIFS] Finishup DFS code
Steve French
2008-05-15
*
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
2008-05-14
*
[CIFS] cleanup old checkpatch warnings
Steve French
2008-05-13
*
[CIFS] CIFS currently allows for permissions to be changed on files, even
Jeff Layton
2008-05-12
*
[CIFS] don't allow demultiplex thread to exit until kthread_stop is called
Steve French
2008-05-11
*
[CIFS] add local struct inode pointer to cifs_setattr
Jeff Layton
2008-05-11
*
[CIFS] cifs_find_tcp_session cleanup
Cyrill Gorcunov
2008-05-11
*
[CIFS] Fixed build warning in is_ip
Igor Mammedov
2008-05-08
*
[CIFS] cleanup cifsd completion
Steve French
2008-05-06
*
[CIFS] Remove over-indented code in find_unc().
Steve French
2008-05-06
*
[CIFS] convert usage of implicit booleans to bool
Steve French
2008-04-28
*
[CIFS] Fix oops when slow oplock process races with unmount
Steve French
2008-04-15
*
[CIFS] fix prepath conversion when server supports posix paths
Steve French
2008-02-15
*
[CIFS] Only convert / when server does not support posix paths
Igor Mammedov
2008-02-15
*
[CIFS] fixup prefixpaths which contain multiple path components
Steve French
2008-02-14
*
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-12
*
[CIFS] DFS build fixes
Steve French
2008-01-25
*
[CIFS] hold ses sem on tcp session reconnect during mount
Steve French
2008-01-03
*
[CIFS] redo existing session setup if needed in cifs_mount
Jeff Layton
2007-12-30
*
[CIFS] Fix spurious reconnect on 2nd peek from read of SMB length
Petr Tesarik
2007-11-19
*
[CIFS] minor checkpatch cleanup
Steve French
2007-11-16
*
[CIFS] add hostname field to TCP_Server_Info struct
Jeff Layton
2007-11-16
*
[CIFS] clean up error handling in cifs_mount
Jeff Layton
2007-11-16
*
[CIFS] Fix buffer overflow if server sends corrupt response to small
Steve French
2007-11-13
*
[NET]: Add the helper kernel_sock_shutdown()
Trond Myklebust
2007-11-12
*
[CIFS] fix oops on second mount to same server when null auth is used
Jeff Layton
2007-11-09
*
[CIFS] If no Access Control Entries, set mode perm bits to zero
Steve French
2007-11-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-10-19
|
\
|
*
[CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex...
Steve French
2007-10-17
|
*
[CIFS] formatting fixes
Cyrill Gorcunov
2007-10-16
|
*
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
2007-10-04
|
*
[CIFS] remove some redundant argument checks
Mariusz Kozlowski
2007-10-03
|
*
[CIFS] CIFS support for named pipes (part 1)
Steve French
2007-09-28
|
*
[CIFS] Support for CIFS ACLs (part 1)
Steve French
2007-09-24
|
*
[CIFS] fix typo in previous commit
Steve French
2007-09-20
|
*
[CIFS] Add warning message when broken server fails SetFSInfo call
Steve French
2007-09-20
|
*
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
2007-09-14
|
*
[CIFS] typo in earlier cifs_reconnect fix
Steve French
2007-09-14
|
*
[CIFS] Fix warnings shown by newer version of sparse
Steve French
2007-08-30
|
*
[CIFS] formatting cleanup found by checkpatch
Steve French
2007-08-30
|
*
[CIFS] fix for incorrect session reconnects
Steve French
2007-08-30
[next]