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
/
nfs
/
nfs42proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-30
NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQ
Olga Kornievskaia
1
-2
/
+3
2023-08-19
NFSv4.2: fix error handling in nfs42_proc_getxattr
Fedor Pchelkin
1
-3
/
+2
2023-06-19
NFSv4.2: SETXATTR should update ctime
Anna Schumaker
1
-4
/
+21
2023-02-15
nfs42: do not fail with EIO if ssc returns NFS4ERR_OFFLOAD_DENIED
Tigran Mkrtchyan
1
-1
/
+2
2022-10-27
NFSv4.2: Fixup CLONE dest file size for zero-length count
Benjamin Coddington
1
-0
/
+3
2022-10-13
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+4
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-10-05
NFSv4.2: Add a tracepoint for listxattr
Anna Schumaker
1
-0
/
+1
2022-10-05
NFSv4.2: Add tracepoints for getxattr, setxattr, and removexattr
Anna Schumaker
1
-0
/
+3
2022-09-08
NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
Anna Schumaker
1
-2
/
+7
2022-09-01
_nfs42_proc_copy(): use ->f_mapping instead of file_inode()->i_mapping
Al Viro
1
-1
/
+1
2022-03-24
NFS: replace usage of found with dedicated list iterator variable
Jakob Koschel
1
-7
/
+6
2022-03-22
NFSv4/pnfs: Ensure pNFS allocation modes are consistent with nfsiod
Trond Myklebust
1
-1
/
+1
2022-02-25
NFSv4.2/copyoffload: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
1
-5
/
+5
2022-02-25
NFSv4/flexfiles: Convert GFP_NOFS to GFP_KERNEL
Trond Myklebust
1
-1
/
+1
2022-02-25
NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify()
Xin Xiong
1
-3
/
+6
2022-01-06
NFSv42: Fallocate and clone should also request 'blocks used'
Trond Myklebust
1
-5
/
+8
2021-11-17
NFSv42: Fix pagecache invalidation after COPY/CLONE
Benjamin Coddington
1
-1
/
+3
2021-11-04
NFSv4.2 add tracepoint to OFFLOAD_CANCEL
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoint to COPY_NOTIFY
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoint to CLONE
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoint to COPY
Olga Kornievskaia
1
-0
/
+1
2021-11-04
NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE
Olga Kornievskaia
1
-0
/
+4
2021-11-04
NFSv4.2 add tracepoint to SEEK
Olga Kornievskaia
1
-0
/
+1
2021-04-14
NFSv42: Don't force attribute revalidation of the copy offload source
Trond Myklebust
1
-6
/
+1
2021-04-14
NFSv42: Copy offload should update the file size when appropriate
Trond Myklebust
1
-9
/
+32
2021-04-14
NFSv4.2 fix handling of sr_eof in SEEK's reply
Olga Kornievskaia
1
-1
/
+4
2021-04-12
NFSv4.2: Always flush out writes in nfs42_proc_fallocate()
Trond Myklebust
1
-7
/
+9
2021-04-12
NFS: Fix attribute bitmask in _nfs42_proc_fallocate()
Trond Myklebust
1
-2
/
+8
2021-03-08
NFS: Fix open coded versions of nfs_set_cache_invalid() in NFSv4
Trond Myklebust
1
-5
/
+7
2020-12-16
NFSv4.2: fix error return on memory allocation failure
Colin Ian King
1
-0
/
+1
2020-12-14
NFSv4.2: improve page handling for GETXATTR
Frank van der Linden
1
-11
/
+36
2020-12-02
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
1
-8
/
+13
2020-09-16
NFSv4.2: fix client's attribute cache management for copy_file_range
Olga Kornievskaia
1
-1
/
+9
2020-08-05
NFS: Add tracepoints for layouterror and layoutstats.
Trond Myklebust
1
-2
/
+8
2020-07-13
NFSv4.2: add client side xattr caching.
Frank van der Linden
1
-0
/
+12
2020-07-13
NFSv4.2: add the extended attribute proc functions.
Frank van der Linden
1
-0
/
+236
2020-02-04
NFS: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2020-01-15
NFSv4.x recover from pre-mature loss of openstateid
Olga Kornievskaia
1
-8
/
+28
2019-11-18
NFSv4: Make _nfs42_proc_copy_notify() static
YueHaibing
1
-3
/
+3
2019-11-18
NFS: Fallocate should use the nfs4_fattr_bitmap
Anna Schumaker
1
-1
/
+1
2019-10-09
NFS based on file size issue sync copy or fallback to generic copy offload
Olga Kornievskaia
1
-2
/
+2
2019-10-09
NFS: handle source server reboot
Olga Kornievskaia
1
-21
/
+47
2019-10-09
NFS: also send OFFLOAD_CANCEL to source server
Olga Kornievskaia
1
-4
/
+8
2019-10-09
NFS: COPY handle ERR_OFFLOAD_DENIED
Olga Kornievskaia
1
-1
/
+2
2019-10-09
NFS: for "inter" copy treat ESTALE as ENOTSUPP
Olga Kornievskaia
1
-0
/
+5
2019-10-09
NFS: add ca_source_server<> to COPY
Olga Kornievskaia
1
-9
/
+17
2019-10-09
NFS: add COPY_NOTIFY operation
Olga Kornievskaia
1
-0
/
+91
2019-04-11
NFSv4.1 fix incorrect return value in copy_file_range
Olga Kornievskaia
1
-3
/
+0
2019-03-01
NFSv4.2: Add client support for the generic 'layouterror' RPC call
Trond Myklebust
1
-0
/
+164
[next]