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
/
delegation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-25
NFSv4: Charge NFSv4 open state trackers to kmemcg
Trond Myklebust
1
-1
/
+1
2021-10-20
NFSv4: Fixes for nfs4_inode_return_delegation()
Trond Myklebust
1
-4
/
+6
2021-06-13
NFSv4: Add lease breakpoints in case of a delegation recall or return
Trond Myklebust
1
-6
/
+17
2021-06-13
NFSv4: Fix delegation return in cases where we have to retry
Trond Myklebust
1
-15
/
+56
2021-04-14
NFS: Don't store NFS_INO_REVAL_FORCED
Trond Myklebust
1
-5
/
+16
2021-04-05
NFS: Fix up incorrect documentation
Trond Myklebust
1
-4
/
+4
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
1
-5
/
+7
2020-04-03
NFS: Beware when dereferencing the delegation cred
Trond Myklebust
1
-1
/
+8
2020-03-16
NFSv4: Clean up nfs_delegation_reap_expired()
Trond Myklebust
1
-43
/
+40
2020-03-16
NFSv4: Clean up nfs_delegation_reap_unclaimed()
Trond Myklebust
1
-39
/
+37
2020-03-16
NFSv4: Clean up nfs_client_return_marked_delegations()
Trond Myklebust
1
-69
/
+60
2020-03-16
NFSv4: nfs_update_inplace_delegation() should update delegation cred
Trond Myklebust
1
-1
/
+19
2020-02-13
NFSv4: Ensure the delegation cred is pinned when we call delegreturn
Trond Myklebust
1
-3
/
+8
2020-02-13
NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation()
Trond Myklebust
1
-7
/
+26
2020-02-12
NFSv4: Fix revalidation of dentries with delegations
Trond Myklebust
1
-0
/
+6
2020-02-03
NFSv4: Limit the total number of cached delegations
Trond Myklebust
1
-1
/
+7
2020-02-03
NFSv4: Add accounting for the number of active delegations held
Trond Myklebust
1
-12
/
+24
2020-02-03
NFSv4: Try to return the delegation immediately when marked for return on close
Trond Myklebust
1
-0
/
+33
2020-02-03
NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned
Trond Myklebust
1
-1
/
+3
2020-02-03
NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING
Trond Myklebust
1
-0
/
+1
2019-11-03
NFSv4: Handle NFS4ERR_OLD_STATEID in delegreturn
Trond Myklebust
1
-0
/
+1
2019-11-03
NFSv4: Fix races between open and delegreturn
Trond Myklebust
1
-35
/
+29
2019-11-03
NFS: nfs_inode_find_state_and_recover() fix stateid matching
Trond Myklebust
1
-1
/
+2
2019-11-03
NFSv4: Fix nfs4_inode_make_writeable()
Trond Myklebust
1
-4
/
+12
2019-11-03
NFSv4: Don't reclaim delegations that have been returned or revoked
Trond Myklebust
1
-1
/
+1
2019-11-03
NFSv4: Ignore requests to return the delegation if it was revoked
Trond Myklebust
1
-3
/
+4
2019-11-03
NFSv4: Revoke the delegation on success in nfs4_delegreturn_done()
Trond Myklebust
1
-0
/
+36
2019-11-03
NFSv4: Update the stateid seqid in nfs_revoke_delegation()
Trond Myklebust
1
-2
/
+13
2019-11-03
NFSv4: Clear the NFS_DELEGATION_REVOKED flag in nfs_update_inplace_delegation()
Trond Myklebust
1
-0
/
+1
2019-11-03
NFSv4: Hold the delegation spinlock when updating the seqid
Trond Myklebust
1
-0
/
+2
2019-11-03
NFSv4: Don't remove the delegation from the super_list more than once
Trond Myklebust
1
-0
/
+4
2019-11-03
NFS: Rename nfs_inode_return_delegation_noreclaim()
Trond Myklebust
1
-4
/
+7
2019-11-03
NFSv4: fail nfs4_refresh_delegation_stateid() when the delegation was revoked
Trond Myklebust
1
-1
/
+2
2019-11-03
NFSv4: Delegation recalls should not find revoked delegations
Trond Myklebust
1
-1
/
+2
2019-11-01
NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid()
Trond Myklebust
1
-1
/
+1
2019-11-01
NFSv4: Don't allow a cached open with a revoked delegation
Trond Myklebust
1
-0
/
+10
2019-08-04
NFSv4.1: Only reap expired delegations
Trond Myklebust
1
-6
/
+17
2019-08-04
NFSv4: Fix delegation state recovery
Trond Myklebust
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-09
NFSv4: don't mark all open state for recovery when handling recallable state ...
Scott Mayhew
1
-0
/
+12
2019-02-21
NFS: Fix a soft lockup in the delegation recovery code
Trond Myklebust
1
-8
/
+12
2019-02-20
NFS: Fix up documentation warnings
Trond Myklebust
1
-1
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-15
/
+13
2018-11-13
NFSv4: Fix an Oops during delegation callbacks
Trond Myklebust
1
-2
/
+9
2018-10-05
NFSv4.x: fix lock recovery during delegation recall
Olga Kornievskaia
1
-3
/
+3
2018-09-30
NFS: Convert lookups of the open context to RCU
Trond Myklebust
1
-5
/
+6
2018-06-14
NFS: Fix an rcu deadlock in nfs_delegation_find_inode()
Anna Schumaker
1
-1
/
+3
2018-06-08
NFSv4: Return NFS4ERR_DELAY when a delegation recall fails due to igrab()
Trond Myklebust
1
-7
/
+9
2018-06-04
NFSv4: Ensure the inode is clean when we set a delegation
Trond Myklebust
1
-0
/
+4
2018-05-31
NFS: Avoid quadratic search when freeing delegations.
NeilBrown
1
-4
/
+53
[next]