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
/
transport.c
Commit message (
Expand
)
Author
Age
*
cifs: sanity check length of data to send before sending
Jeff Layton
2014-02-23
*
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
2013-11-02
*
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
2013-11-02
*
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
2013-10-06
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
|
\
|
*
freezer: add unsafe versions of freezable helpers for CIFS
Colin Cross
2013-05-12
*
|
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
2013-06-24
|
/
*
cifs: store the real expected sequence number in the mid
Jeff Layton
2013-05-04
*
cifs: on send failure, readjust server sequence number downward
Jeff Layton
2013-05-04
*
cifs: remove ENOSPC handling in smb_sendv
Jeff Layton
2013-05-04
*
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
2013-05-04
*
cifs: move check for NULL socket into smb_send_rqst
Jeff Layton
2012-12-30
*
[CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC
Steve French
2012-10-07
*
cifs: change cifs_call_async to use smb_rqst structs
Jeff Layton
2012-09-24
*
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
Jeff Layton
2012-09-24
*
cifs: teach smb_send_rqst how to handle arrays of pages
Jeff Layton
2012-09-24
*
cifs: cork the socket before a send and uncork it afterward
Jeff Layton
2012-09-24
*
cifs: convert send code to use smb_rqst structs
Jeff Layton
2012-09-24
*
cifs: change signing routines to deal with smb_rqst structs
Jeff Layton
2012-09-24
*
CIFS: Enable signing in SMB2
Pavel Shilovsky
2012-09-24
*
cifs: print error code if smb signature verification fails
Steve French
2012-08-19
*
CIFS: Setup async request in ops struct
Pavel Shilovsky
2012-07-24
*
CIFS: Make transport routines work with SMB2
Pavel Shilovsky
2012-07-24
*
CIFS: Extend credit mechanism to process request type
Pavel Shilovsky
2012-07-24
*
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
Jeff Layton
2012-07-23
*
cifs: remove bogus reset of smb_buf_length in smb_send routines
Jeff Layton
2012-07-23
*
Initialise mid_q_entry before putting it on the pending queue
Sachin Prabhu
2012-07-17
*
CIFS: Move get_next_mid to ops struct
Pavel Shilovsky
2012-06-01
*
CIFS: Move add/set_credits and get_credits_field to ops structure
Pavel Shilovsky
2012-05-23
*
CIFS: Move protocol specific part from SendReceive2 to ops struct
Pavel Shilovsky
2012-05-23
*
cifs: convert send_nt_cancel into a version specific op
Jeff Layton
2012-05-16
*
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: Separate protocol-specific code from transport routines
Pavel Shilovsky
2012-03-23
*
CIFS: Prepare credits code for a slot reservation
Pavel Shilovsky
2012-03-21
*
CIFS: Make wait_for_free_request killable
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: Respect negotiated MaxMpxCount
Pavel Shilovsky
2012-03-20
*
cifs, freezer: add wait_event_freezekillable and have cifs use it
Jeff Layton
2011-10-19
*
cifs: add a callback function to receive the rest of the frame
Jeff Layton
2011-10-19
*
cifs: consolidate signature generating code
Jeff Layton
2011-10-13
*
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...
Steve French
2011-08-11
*
CIFS: Fix missing a decrement of inFlight value
Pavel Shilovsky
2011-08-03
*
[CIFS] Rename three structures to avoid camel case
Steve French
2011-05-27
*
cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
Jeff Layton
2011-05-23
*
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
2011-05-22
*
cifs: make cifs_send_async take a kvec array
Jeff Layton
2011-05-22
*
cifs: consolidate SendReceive response checks
Jeff Layton
2011-05-22
*
cifs: keep BCC in little-endian format
Jeff Layton
2011-05-19
[next]