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
/
smb2inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-25
cifs: rename the *_shroot* functions to *_cached_dir*
Ronnie Sahlberg
1
-2
/
+2
2021-04-25
cifs: pass a path to open_shroot and check if it is the root or not
Ronnie Sahlberg
1
-12
/
+10
2021-04-25
cifs: move the check for nohandlecache into open_shroot
Ronnie Sahlberg
1
-13
/
+11
2021-03-08
cifs: do not send close in compound create+close requests
Paulo Alcantara
1
-0
/
+1
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
1
-6
/
+6
2020-10-11
cifs: return cached_fid from open_shroot
Ronnie Sahlberg
1
-5
/
+6
2020-08-13
SMB3: Fix mkdir when idsfromsid configured on mount
Steve French
1
-0
/
+1
2020-06-12
smb311: Add tracepoints for new compound posix query info
Steve French
1
-6
/
+3
2020-06-12
SMB311: Add support for query info using posix extensions (level 100)
Steve French
1
-0
/
+108
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
1
-14
/
+30
2020-06-01
cifs: Standardize logging output
Joe Perches
1
-2
/
+1
2020-06-01
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
1
-45
/
+47
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
1
-2
/
+2
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-7
/
+2
2019-12-13
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
Steve French
1
-0
/
+1
2019-12-03
smb3: query attributes on file close
Steve French
1
-1
/
+1
2019-09-26
smb3: pass mode bits into create calls
Steve French
1
-15
/
+19
2019-09-16
smb3: improve handling of share deleted (and share recreated)
Steve French
1
-0
/
+6
2019-09-16
cifs: add a helper to find an existing readable handle to a file
Ronnie Sahlberg
1
-5
/
+23
2019-09-16
cifs: use existing handle for compound_op(OP_SET_INFO) when possible
Ronnie Sahlberg
1
-9
/
+26
2019-09-16
cifs: create a helper to find a writeable handle by path name
Ronnie Sahlberg
1
-26
/
+68
2019-07-15
cifs: fix crash in smb2_compound_op()/smb2_set_next_command()
Ronnie Sahlberg
1
-0
/
+12
2019-03-14
smb3: Add dynamic trace points for various compounded smb3 ops
Steve French
1
-4
/
+68
2019-03-14
cifs: cache FILE_ALL_INFO for the shared root handle
Ronnie Sahlberg
1
-5
/
+10
2019-01-24
CIFS: Fix mounts if the client is low on credits
Pavel Shilovsky
1
-0
/
+17
2018-12-31
cifs: we can not use small padding iovs together with encryption
Ronnie Sahlberg
1
-9
/
+7
2018-12-19
smb3: Fix rmdir compounding regression to strict servers
Ronnie Sahlberg
1
-8
/
+8
2018-10-23
smb3: send backup intent on compounded query info
Steve French
1
-2
/
+7
2018-10-23
cifs: add IOCTL for QUERY_INFO passthrough to userspace
Ronnie Sahlberg
1
-1
/
+1
2018-10-23
SMB3: Backup intent flag missing from compounded ops
Steve French
1
-0
/
+2
2018-10-23
cifs: create a define for the max number of iov we need for a SMB2 set_info
Ronnie Sahlberg
1
-1
/
+1
2018-10-23
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
Ronnie Sahlberg
1
-71
/
+59
2018-10-23
cifs: change SMB2_OP_SET_INFO to use compounding
Ronnie Sahlberg
1
-12
/
+23
2018-10-23
cifs: change SMB2_OP_SET_EOF to use compounding
Ronnie Sahlberg
1
-8
/
+20
2018-10-23
cifs: make rmdir() use compounding
Ronnie Sahlberg
1
-13
/
+35
2018-10-23
cifs: create helpers for SMB2_set_info_init/free()
Ronnie Sahlberg
1
-3
/
+3
2018-10-23
cifs: change unlink to use a compound
Ronnie Sahlberg
1
-5
/
+6
2018-10-23
cifs: change mkdir to use a compound
Ronnie Sahlberg
1
-9
/
+13
2018-10-23
cifs: add a smb2_compound_op and change QUERY_INFO to use it
Ronnie Sahlberg
1
-12
/
+119
2018-08-07
smb3: Do not send SMB3 SET_INFO if nothing changed
Steve French
1
-1
/
+1
2018-08-07
cifs: use a refcount to protect open/closing the cached file handle
Ronnie Sahlberg
1
-1
/
+3
2018-06-07
cifs: fix a buffer leak in smb2_query_symlink
Ronnie Sahlberg
1
-1
/
+2
2018-05-27
smb3: fix redundant opens on root
Steve French
1
-15
/
+28
2016-10-13
Do not send SMB3 SET_INFO request if nothing is changing
Steve French
1
-0
/
+6
2016-05-17
remove directory incorrectly tries to set delete on close on non-empty direct...
Steve French
1
-2
/
+6
2014-08-25
CIFS: Fix wrong filename length for SMB2
Pavel Shilovsky
1
-1
/
+1
2014-08-05
Add worker function to set allocation size
Steve French
1
-1
/
+1
2013-11-11
CIFS: Fix symbolic links usage
Pavel Shilovsky
1
-4
/
+12
2013-09-08
CIFS: Implement follow_link for SMB2
Pavel Shilovsky
1
-4
/
+5
2013-07-10
CIFS: Reconnect durable handles for SMB2
Pavel Shilovsky
1
-0
/
+1
[next]