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
/
nfsd
/
trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
NFSD: trace nfsctl operations
Chuck Lever
1
-0
/
+259
2023-05-15
NFSD: Remove open coding of string copy
Azeem Shaikh
1
-3
/
+3
2023-02-20
nfsd: don't fsync nfsd_files on last close
Jeff Layton
1
-31
/
+0
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
1
-39
/
+13
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
1
-32
/
+19
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
1
-0
/
+50
2022-12-10
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
1
-0
/
+31
2022-11-28
nfsd: reorganize filecache.c
Jeff Layton
1
-2
/
+2
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
1
-0
/
+55
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
1
-0
/
+1
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
1
-1
/
+2
2022-11-14
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Chuck Lever
1
-1
/
+4
2022-09-26
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
1
-0
/
+23
2022-09-26
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
1
-0
/
+39
2022-09-26
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever
1
-7
/
+14
2022-09-26
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
1
-3
/
+45
2022-07-29
NFSD: Move nfsd_file_trace_alloc() tracepoint
Chuck Lever
1
-1
/
+24
2022-07-29
NFSD: Separate tracepoints for acquire and create
Chuck Lever
1
-8
/
+46
2022-07-29
NFSD: Convert the filecache to use rhashtable
Chuck Lever
1
-1
/
+62
2022-07-29
NFSD: Refactor __nfsd_file_close_inode()
Chuck Lever
1
-11
/
+33
2022-07-29
NFSD: No longer record nf_hashval in the trace log
Chuck Lever
1
-24
/
+21
2022-07-29
NFSD: Leave open files out of the filecache LRU
Chuck Lever
1
-0
/
+2
2022-07-29
NFSD: Trace filecache LRU activity
Chuck Lever
1
-0
/
+39
2022-07-29
NFSD: Report the number of items evicted by the LRU walk
Chuck Lever
1
-0
/
+29
2022-07-29
NFSD: Instrument fh_verify()
Chuck Lever
1
-0
/
+46
2022-07-29
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
1
-2
/
+0
2022-05-23
NFSD: Clean up the show_nf_flags() macro
Chuck Lever
1
-6
/
+0
2022-05-23
NFSD: Trace filecache opens
Chuck Lever
1
-0
/
+28
2022-02-28
NFSD: Remove NFSD_PROC_ARGS_* macros
Chuck Lever
1
-19
/
+9
2022-02-28
NFSD: Use __sockaddr field to store socket addresses
Chuck Lever
1
-40
/
+39
2022-02-09
NFSD: Fix offset type in I/O trace points
Chuck Lever
1
-7
/
+7
2022-01-08
NFSD: Trace boot verifier resets
Chuck Lever
1
-0
/
+28
2022-01-08
nfsd: Add a tracepoint for errors in nfsd4_clone_file_range()
Trond Myklebust
1
-0
/
+50
2022-01-08
NFSD: Combine XDR error tracepoints
Chuck Lever
1
-21
/
+7
2021-11-02
NFS: Move NFS protocol display macros to global header
Chuck Lever
1
-0
/
+1
2021-08-17
NFSD: Use new __string_len C macros for nfsd_clid_class
Chuck Lever
1
-3
/
+2
2021-08-17
NFSD: Use new __string_len C macros for the nfs_dirent tracepoint
Chuck Lever
1
-7
/
+5
2021-07-06
NFSD: Prevent a possible oops in the nfs_dirent() tracepoint
Chuck Lever
1
-1
/
+0
2021-05-18
NFSD: Update nfsd_cb_args tracepoint
Chuck Lever
1
-3
/
+3
2021-05-18
NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepoints
Chuck Lever
1
-48
/
+0
2021-05-18
NFSD: Add an nfsd_cb_probe tracepoint
Chuck Lever
1
-0
/
+1
2021-05-18
NFSD: Replace the nfsd_deleg_break tracepoint
Chuck Lever
1
-1
/
+31
2021-05-18
NFSD: Add an nfsd_cb_offload tracepoint
Chuck Lever
1
-0
/
+36
2021-05-18
NFSD: Add an nfsd_cb_lm_notify tracepoint
Chuck Lever
1
-0
/
+26
2021-05-18
NFSD: Enhance the nfsd_cb_setup tracepoint
Chuck Lever
1
-1
/
+26
2021-05-18
NFSD: Add cb_lost tracepoint
Chuck Lever
1
-0
/
+1
2021-05-18
NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macros
Chuck Lever
1
-5
/
+0
2021-05-18
NFSD: Add tracepoints for EXCHANGEID edge cases
Chuck Lever
1
-0
/
+1
2021-05-18
NFSD: Add tracepoints for SETCLIENTID edge cases
Chuck Lever
1
-0
/
+37
2021-05-18
NFSD: Add a couple more nfsd_clid_expired call sites
Chuck Lever
1
-1
/
+2
[next]