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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
1
-5
/
+18
2021-07-22
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
1
-2
/
+5
2021-07-22
CIFS: Clarify SMB1 code for POSIX Create
Steve French
1
-1
/
+2
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
4
-40
/
+203
2021-07-22
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
1
-7
/
+19
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2
-3
/
+38
2021-07-15
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
1
-0
/
+1
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2
-0
/
+11
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: fix the out of range assignment to bit fields in parse_server_interfaces
Hyunchul Lee
1
-2
/
+2
2021-07-14
cifs: Do not use the original cruid when following DFS links for multiuser mo...
Ronnie Sahlberg
1
-0
/
+4
2021-07-14
cifs: use the expiry output of dns_query to schedule next resolution
Shyam Prasad N
6
-10
/
+65
2021-07-09
cifs: update internal version number
Steve French
1
-1
/
+1
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-09
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
4
-11
/
+86
2021-07-08
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2
-5
/
+20
2021-07-07
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for rename open file
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for delete
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for SetFileSize
Steve French
1
-2
/
+2
2021-07-05
smb3: fix typo in header file
Steve French
1
-1
/
+1
2021-07-02
CIFS: Clarify SMB1 code for UnixSetPathInfo
Steve French
1
-3
/
+2
2021-07-02
CIFS: Clarify SMB1 code for UnixCreateSymLink
Steve French
1
-1
/
+2
2021-07-02
cifs: clarify SMB1 code for UnixCreateHardLink
Steve French
2
-1
/
+3
2021-07-02
cifs: make locking consistent around the server session status
Steve French
3
-1
/
+9
2021-06-25
smb3: prevent races updating CurrentMid
Steve French
2
-1
/
+4
2021-06-24
cifs: fix missing spinlock around update to ses->status
Steve French
2
-2
/
+6
2021-06-23
cifs: missing null pointer check in cifs_mount
Steve French
1
-1
/
+1
2021-06-23
smb3: fix possible access to uninitialized pointer to DACL
Steve French
1
-1
/
+1
2021-06-23
cifs: missing null check for newinode pointer
Steve French
1
-4
/
+5
2021-06-23
cifs: remove two cases where rc is set unnecessarily in sid_to_id
Steve French
1
-2
/
+0
2021-06-23
SMB3: Add new info level for query directory
Steve French
2
-3
/
+38
2021-06-23
cifs: fix NULL dereference in smb2_check_message()
Dan Carpenter
1
-3
/
+2
2021-06-22
smbdirect: missing rc checks while waiting for rdma events
Steve French
1
-2
/
+12
2021-06-21
cifs: Avoid field over-reading memcpy()
Kees Cook
1
-1
/
+4
2021-06-20
smb311: remove dead code for non compounded posix query info
Steve French
1
-0
/
+4
2021-06-20
cifs: fix SMB1 error path in cifs_get_file_info_unix
Steve French
1
-1
/
+4
2021-06-20
smb3: fix uninitialized value for port in witness protocol move
Steve French
1
-7
/
+3
2021-06-20
cifs: fix unneeded null check
Steve French
1
-4
/
+2
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
45
-562
/
+45
2021-06-20
cifs: convert list_for_each to entry variant in cifs_debug.c
Baokun Li
1
-17
/
+7
2021-06-20
cifs: convert list_for_each to entry variant in smb2misc.c
Baokun Li
1
-25
/
+8
2021-06-20
cifs: avoid extra calls in posix_info_parse
Ronnie Sahlberg
1
-11
/
+9
2021-06-20
cifs: retry lookup and readdir when EAGAIN is returned.
Thiago Rafael Becker
2
-0
/
+9
2021-06-20
cifs: fix check of dfs interlinks
Paulo Alcantara
1
-4
/
+3
2021-06-20
cifs: decoding negTokenInit with generic ASN1 decoder
Hyunchul Lee
4
-588
/
+85
2021-06-20
cifs: avoid starvation when refreshing dfs cache
Paulo Alcantara
1
-40
/
+105
2021-06-20
cifs: enable extended stats by default
Steve French
1
-2
/
+2
2021-06-20
cifs: missed ref-counting smb session in find
Shyam Prasad N
1
-1
/
+11
[next]