index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-07
cifs: convert printk(LEVEL...) to pr_<level>
Andy Shevchenko
1
-2
/
+2
2014-08-02
CIFS: Use multicredits for SMB 2.1/3 writes
Pavel Shilovsky
1
-7
/
+18
2014-02-23
cifs: sanity check length of data to send before sending
Jeff Layton
1
-0
/
+29
2013-11-02
cifs: Send a logoff request before removing a smb session
Shirish Pargaonkar
1
-2
/
+9
2013-11-02
cifs: Make big endian multiplex ID sequences monotonic on the wire
Tim Gardner
1
-1
/
+1
2013-10-06
cifs: Avoid umount hangs with smb2 when server is unresponsive
Shirish Pargaonkar
1
-2
/
+7
2013-07-03
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-06-24
cifs: track the enablement of signing in the TCP_Server_Info
Jeff Layton
1
-2
/
+2
2013-05-12
freezer: add unsafe versions of freezable helpers for CIFS
Colin Cross
1
-1
/
+1
2013-05-04
cifs: store the real expected sequence number in the mid
Jeff Layton
1
-1
/
+1
2013-05-04
cifs: on send failure, readjust server sequence number downward
Jeff Layton
1
-0
/
+13
2013-05-04
cifs: remove ENOSPC handling in smb_sendv
Jeff Layton
1
-7
/
+1
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
1
-30
/
+31
2012-12-30
cifs: move check for NULL socket into smb_send_rqst
Jeff Layton
1
-3
/
+3
2012-10-07
[CIFS] WARN_ON_ONCE if kernel_sendmsg() returns -ENOSPC
Steve French
1
-0
/
+6
2012-09-24
cifs: change cifs_call_async to use smb_rqst structs
Jeff Layton
1
-28
/
+28
2012-09-24
cifs: teach signing routines how to deal with arrays of pages in a smb_rqst
Jeff Layton
1
-1
/
+1
2012-09-24
cifs: teach smb_send_rqst how to handle arrays of pages
Jeff Layton
1
-2
/
+54
2012-09-24
cifs: cork the socket before a send and uncork it afterward
Jeff Layton
1
-0
/
+12
2012-09-24
cifs: convert send code to use smb_rqst structs
Jeff Layton
1
-45
/
+90
2012-09-24
cifs: change signing routines to deal with smb_rqst structs
Jeff Layton
1
-1
/
+3
2012-09-24
CIFS: Enable signing in SMB2
Pavel Shilovsky
1
-12
/
+12
2012-08-19
cifs: print error code if smb signature verification fails
Steve French
1
-3
/
+6
2012-07-24
CIFS: Setup async request in ops struct
Pavel Shilovsky
1
-2
/
+2
2012-07-24
CIFS: Make transport routines work with SMB2
Pavel Shilovsky
1
-7
/
+6
2012-07-24
CIFS: Extend credit mechanism to process request type
Pavel Shilovsky
1
-31
/
+39
2012-07-23
cifs: rename cifs_sign_smb2 to cifs_sign_smbv
Jeff Layton
1
-2
/
+2
2012-07-23
cifs: remove bogus reset of smb_buf_length in smb_send routines
Jeff Layton
1
-4
/
+0
2012-07-16
Initialise mid_q_entry before putting it on the pending queue
Sachin Prabhu
1
-12
/
+14
2012-06-01
CIFS: Move get_next_mid to ops struct
Pavel Shilovsky
1
-1
/
+1
2012-05-23
CIFS: Move add/set_credits and get_credits_field to ops structure
Pavel Shilovsky
1
-11
/
+12
2012-05-23
CIFS: Move protocol specific part from SendReceive2 to ops struct
Pavel Shilovsky
1
-3
/
+4
2012-05-16
cifs: convert send_nt_cancel into a version specific op
Jeff Layton
1
-38
/
+8
2012-03-23
CIFS: Change mid_q_entry structure fields
Pavel Shilovsky
1
-26
/
+26
2012-03-23
CIFS: Separate protocol-specific code from demultiplex code
Pavel Shilovsky
1
-2
/
+2
2012-03-23
CIFS: Separate protocol-specific code from transport routines
Pavel Shilovsky
1
-72
/
+99
2012-03-21
CIFS: Prepare credits code for a slot reservation
Pavel Shilovsky
1
-8
/
+14
2012-03-21
CIFS: Make wait_for_free_request killable
Pavel Shilovsky
1
-1
/
+6
2012-03-21
CIFS: Introduce credit-based flow control
Pavel Shilovsky
1
-24
/
+20
2012-03-21
CIFS: Simplify inFlight logic
Pavel Shilovsky
1
-22
/
+23
2012-03-20
CIFS: Respect negotiated MaxMpxCount
Pavel Shilovsky
1
-2
/
+2
2011-10-19
cifs, freezer: add wait_event_freezekillable and have cifs use it
Jeff Layton
1
-1
/
+2
2011-10-19
cifs: add a callback function to receive the rest of the frame
Jeff Layton
1
-2
/
+3
2011-10-12
cifs: consolidate signature generating code
Jeff Layton
1
-3
/
+8
2011-08-11
[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...
Steve French
1
-34
/
+17
2011-08-03
CIFS: Fix missing a decrement of inFlight value
Pavel Shilovsky
1
-0
/
+2
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
1
-10
/
+10
2011-05-24
cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
Jeff Layton
1
-15
/
+8
2011-05-23
cifs: add ignore_pend flag to cifs_call_async
Jeff Layton
1
-2
/
+3
2011-05-23
cifs: make cifs_send_async take a kvec array
Jeff Layton
1
-6
/
+7
[next]