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
/
cifssmb.c
Commit message (
Expand
)
Author
Age
*
[CIFS] clean up some hard to read ifdefs
Steve French
2008-02-12
*
[CIFS] reduce checkpatch warnings
Steve French
2008-02-07
*
[CIFS] Allow setting mode via cifs acl
Steve French
2007-12-31
*
[CIFS] fix SetEA failure to some Samba versions
Steve French
2007-12-30
*
[CIFS] Fix buffer overflow if server sends corrupt response to small
Steve French
2007-11-13
*
[CIFS] add OIDs for KRB5 and MSKRB5 to ASN1 parsing routines
Jeff Layton
2007-11-03
*
[CIFS] ACL support part 8
Steve French
2007-10-26
*
[CIFS] acl support part 6
Steve French
2007-10-25
*
[CIFS] remove unused funtion compile warning when experimental off
Parag Warudkar
2007-10-23
*
[CIFS] log better errors on failed mounts
Steve French
2007-10-18
*
[CIFS] Return better error when server requires signing but client forbids
Steve French
2007-10-17
*
[CIFS] Fix some endianness problems in new acl code
Steve French
2007-10-16
*
[CIFS] parse server_GUID in SPNEGO negProt response
Jeff Layton
2007-10-16
*
[CIFS]
Jeff Layton
2007-10-16
*
[CIFS] Fix endian conversion problem in posix mkdir
Cyril Gorcunov
2007-10-14
*
[CIFS] CIFS ACL support part 3
Steve French
2007-10-12
*
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
2007-10-04
*
[CIFS] CIFS ACL support (part 2)
Shirish Pargaonkar
2007-10-03
*
[CIFS] Fix memory leak in statfs to very old servers
Steve French
2007-09-28
*
[CIFS] move cifs acl code to new file and fix build break
Steve French
2007-09-25
*
[CIFS] Support for CIFS ACLs (part 1)
Steve French
2007-09-24
*
[CIFS] Print better error when server returns malformed QueryUnixInfo response
Steve French
2007-09-20
*
[CIFS] formatting cleanup found by checkpatch
Steve French
2007-08-30
*
[CIFS][KJ] use abs() from kernel.h where appropriate
Andre Haupt
2007-08-30
*
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
2007-07-18
*
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
2007-07-17
*
[CIFS] Add support for new POSIX unlink
Steve French
2007-07-14
*
[CIFS] whitespace/formatting fixes
Steve French
2007-07-12
*
[CIFS] more whitespace cleanup
Steve French
2007-07-07
*
[CIFS] Mount should fail if server signing off but client mount option requir...
Jeff
2007-07-06
*
[CIFS] Fix sign mount option and sign proc config setting
Steve French
2007-06-28
*
[CIFS] Missing flag on negprot needed for some servers to force packet signing
Yehuda Sadeh Weinraub
2007-06-05
*
[CIFS] New CIFS POSIX mkdir performance improvement (part 2)
Steve French
2007-04-25
*
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
2007-04-23
*
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
2007-02-28
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
*
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
2007-02-13
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
*
[PATCH] new cifs endianness bugs
Al Viro
2006-10-15
*
[CIFS] Missing flags2 for DFS
Steve French
2006-10-12
*
[CIFS] Level 1 QPathInfo needed for proper OS2 support
Steve French
2006-10-11
*
[CIFS] Fix compiler warning with previous patch
Steve French
2006-10-02
*
[CIFS] Fix typo
Steve French
2006-10-02
*
[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about
Steve French
2006-10-02
*
[CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path
Steve French
2006-09-30
*
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
Steve French
2006-09-30
*
[CIFS] Rename server time zone field
Steve French
2006-09-29
*
[CIFS] Handle legacy servers which return undefined time zone
Steve French
2006-09-29
*
[CIFS] Remove static and unused symbols
Steve French
2006-09-28
*
[CIFS] Legacy time handling for Win9x and OS/2 part 1
Steve French
2006-09-27
[next]