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: when server doesn't set CAP_LARGE_READ_X, cap default rsize at MaxBuffe...
Jeff Layton
2012-07-03
*
cifs: fix parsing of password mount option
Suresh Jayaraman
2012-06-12
*
CIFS: Move get_next_mid to ops struct
Pavel Shilovsky
2012-06-01
*
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
Pavel Shilovsky
2012-06-01
*
CIFS: Introduce SMB2 mounts as vers=2.1
Steve French
2012-05-23
*
CIFS: Move add/set_credits and get_credits_field to ops structure
Pavel Shilovsky
2012-05-23
*
CIFS: Move protocol specific demultiplex thread calls to ops struct
Pavel Shilovsky
2012-05-23
*
CIFS: Move header_size/max_header_size to ops structure
Pavel Shilovsky
2012-05-23
*
cifs: add a smb_version_operations/values structures and a smb_version enum
Jeff Layton
2012-05-16
*
cifs: remove the vers= and version= synonyms for ver=
Jeff Layton
2012-05-16
*
cifs: add warning about change in default cache semantics in 3.7
Jeff Layton
2012-05-16
*
cifs: add deprecation warnings to strictcache and forcedirectio
Jeff Layton
2012-05-16
*
cifs: add a cache= option to better describe the different cache flavors
Jeff Layton
2012-05-16
*
cifs: fix misspelling of "forcedirectio"
Jeff Layton
2012-05-16
*
cifs: make sure we ignore the credentials= and cred= options
Jeff Layton
2012-05-03
*
cifs: add missing initialization of server->req_lock
Jeff Layton
2012-05-01
*
cifs: don't cap ra_pages at the same level as default_backing_dev_info
Jeff Layton
2012-05-01
*
CIFS: Show backupuid/gid in /proc/mounts
Sachin Prabhu
2012-04-24
*
Fix number parsing in cifs_parse_mount_options
Sachin Prabhu
2012-04-13
*
Cleanup handling of NULL value passed for a mount option
Sachin Prabhu
2012-04-11
*
Fix UNC parsing on mount
Sachin Prabhu
2012-04-03
*
Remove unnecessary check for NULL in password parser
Sachin Prabhu
2012-04-03
*
CIFS: Add missed forcemand mount option
Pavel Shilovsky
2012-03-27
*
cifs: handle "sloppy" option appropriately
Jeff Layton
2012-03-23
*
cifs: use standard token parser for mount options
Sachin Prabhu
2012-03-23
*
cifs: add new cifsiod_wq workqueue
Jeff Layton
2012-03-23
*
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
2012-03-23
*
CIFS: Separate protocol-specific code from cifs_readv_receive code
Pavel Shilovsky
2012-03-23
*
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
2012-03-23
*
CIFS: Delete echo_retries module parm
Pavel Shilovsky
2012-03-21
*
CIFS: Introduce credit-based flow control
Pavel Shilovsky
2012-03-21
*
CIFS: Simplify inFlight logic
Pavel Shilovsky
2012-03-21
*
cifs: fix issue mounting of DFS ROOT when redirecting from one domain control...
Jeff Layton
2012-03-21
*
CIFS: Respect negotiated MaxMpxCount
Pavel Shilovsky
2012-03-20
*
cifs: don't return error from standard_receive3 after marking response malformed
Jeff Layton
2012-02-07
*
cifs: fix error handling when cifscreds key payload is an error
Jeff Layton
2012-02-07
*
cifs: fix printk format warnings
Randy Dunlap
2012-01-31
*
cifs: NULL dereference on allocation failure
Dan Carpenter
2012-01-24
*
CIFS: Rename *UCS* functions to *UTF16*
Steve French
2012-01-18
*
cifs: fetch credentials out of keyring for non-krb5 auth multiuser mounts
Jeff Layton
2012-01-17
*
cifs: sanitize username handling
Jeff Layton
2012-01-17
*
cifs: lower default wsize when unix extensions are not used
Jeff Layton
2012-01-17
*
cifs: better instrumentation for coalesce_t2
Jeff Layton
2012-01-17
*
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-08
|
\
|
*
cifs: propagate umode_t
Al Viro
2012-01-03
*
|
[CIFS] default ntlmv2 for cifs mount delayed to 3.3
Steve French
2012-01-04
*
|
cifs: fix bad buffer length check in coalesce_t2
Jeff Layton
2012-01-03
|
/
*
cifs: attempt to freeze while looping on a receive attempt
Jeff Layton
2011-12-08
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
fs: add module.h to files that were implicitly using it
Paul Gortmaker
2011-10-31
[next]