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
/
connect.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
cifs: introduce cifs_ses_mark_for_reconnect() helper
Paulo Alcantara
1
-13
/
+1
2021-11-16
cifs: protect srv_count with cifs_tcp_ses_lock
Steve French
1
-0
/
+2
2021-11-12
cifs: do not duplicate fscache cookie for secondary channels
Shyam Prasad N
1
-2
/
+7
2021-11-12
cifs: connect individual channel servers to primary channel server
Shyam Prasad N
1
-4
/
+20
2021-11-12
cifs: protect session channel fields with chan_lock
Shyam Prasad N
1
-3
/
+22
2021-11-12
cifs: do not negotiate session if session already exists
Shyam Prasad N
1
-8
/
+10
2021-11-12
smb3: do not setup the fscache_super_cookie until fsinfo initialized
Steve French
1
-2
/
+6
2021-11-12
cifs: fix potential use-after-free bugs
Paulo Alcantara
1
-22
/
+19
2021-11-12
cifs: release lock earlier in dequeue_mid error case
Steve French
1
-3
/
+4
2021-11-10
smb3: remove trivial dfs compile warning
Steve French
1
-2
/
+2
2021-11-10
cifs: support nested dfs links over reconnect
Paulo Alcantara
1
-560
/
+578
2021-11-09
cifs: set a minimum of 120s for next dns resolution
Paulo Alcantara
1
-1
/
+1
2021-11-09
cifs: split out dfs code from cifs_reconnect()
Paulo Alcantara
1
-133
/
+162
2021-11-09
cifs: convert list_for_each to entry variant
Paulo Alcantara
1
-19
/
+13
2021-11-09
cifs: introduce new helper for cifs_reconnect()
Paulo Alcantara
1
-64
/
+75
2021-11-08
cifs: send workstation name during ntlmssp session setup
Shyam Prasad N
1
-0
/
+6
2021-11-07
cifs: nosharesock should not share socket with future sessions
Shyam Prasad N
1
-1
/
+7
2021-11-05
smb3: add dynamic trace points for socket connection
Steve French
1
-1
/
+2
2021-11-05
cifs: Create a new shared file holding smb2 pdu definitions
Ronnie Sahlberg
1
-2
/
+2
2021-11-02
cifs: To match file servers, make sure the server hostname matches
Shyam Prasad N
1
-8
/
+11
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-13
cifs: fix incorrect kernel doc comments
Steve French
1
-2
/
+10
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
1
-1
/
+0
2021-08-25
cifs: remove support for NTLM and weaker authentication algorithms
Ronnie Sahlberg
1
-32
/
+0
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
1
-2
/
+2
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
1
-3
/
+35
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
1
-0
/
+9
2021-07-15
cifs: fix missing null session check in mount
Steve French
1
-1
/
+1
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
1
-3
/
+52
2021-07-02
cifs: make locking consistent around the server session status
Steve French
1
-0
/
+5
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
1
-1
/
+4
2021-06-23
cifs: missing null pointer check in cifs_mount
Steve French
1
-1
/
+1
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
1
-13
/
+1
2021-06-20
cifs: do not share tcp servers with dfs mounts
Paulo Alcantara
1
-4
/
+3
2021-06-20
cifs: handle different charsets in dfs cache
Paulo Alcantara
1
-23
/
+40
2021-06-20
cifs: keep referral server sessions alive
Paulo Alcantara
1
-36
/
+20
2021-06-20
cifs: do not send tree disconnect to ipc shares
Paulo Alcantara
1
-12
/
+8
2021-05-04
cifs: fix regression when mounting shares with prefix paths
Paulo Alcantara
1
-6
/
+18
2021-05-03
cifs: use echo_interval even when connection not ready.
Shyam Prasad N
1
-11
/
+1
2021-05-03
cifs: detect dead connections only when echoes are enabled.
Shyam Prasad N
1
-0
/
+1
2021-04-25
cifs: don't cargo-cult strndup()
Al Viro
1
-6
/
+3
2021-04-25
cifs: simplify SWN code with dummy funcs instead of ifdefs
Aurelien Aptel
1
-21
/
+4
2021-04-07
cifs: On cifs_reconnect, resolve the hostname again.
Shyam Prasad N
1
-1
/
+16
2021-03-08
cifs: print MIDs in decimal notation
Paulo Alcantara
1
-2
/
+2
2021-03-06
cifs: fix credit accounting for extra channel
Aurelien Aptel
1
-5
/
+5
2021-02-25
cifs: use discard iterator to discard unneeded network data more efficiently
David Howells
1
-0
/
+17
2021-02-25
cifs: introduce helper for finding referral server to improve DFS target reso...
Paulo Alcantara
1
-1
/
+34
2021-02-25
cifs: check all path components in resolved dfs target
Paulo Alcantara
1
-60
/
+33
2021-02-25
cifs: fix DFS failover
Paulo Alcantara
1
-64
/
+59
[next]