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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
20
-256
/
+517
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
3
-14
/
+29
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
1
-1
/
+1
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-11
/
+2
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
1
-2
/
+1
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2
-34
/
+25
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-23
/
+0
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2
-15
/
+2
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
1
-5
/
+29
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
1
-1
/
+1
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2
-11
/
+32
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
5
-37
/
+65
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
1
-0
/
+1
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
4
-28
/
+28
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
3
-11
/
+16
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
1
-43
/
+39
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2
-15
/
+85
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
1
-3
/
+3
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
1
-7
/
+20
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2
-20
/
+78
2023-08-29
NFSD: Report zero space limit for write delegations
Chuck Lever
1
-3
/
+6
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
5
-0
/
+82
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-2
/
+2
2023-08-24
Merge tag 'nfsd-6.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-1
/
+2
2023-08-24
NFSD: Fix a thinko introduced by recent trace point changes
Chuck Lever
1
-0
/
+1
2023-08-04
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
1
-1
/
+1
2023-08-03
Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-3
/
+6
2023-07-30
nfsd: Fix reading via splice
David Howells
1
-3
/
+6
2023-07-25
Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-2
/
+0
2023-07-24
nfsd: convert to ctime accessor functions
Jeff Layton
2
-2
/
+2
2023-07-18
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
1
-2
/
+0
2023-06-30
Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-5
/
+5
2023-06-29
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+5
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2023-06-27
nfsd: Fix creation time serialization order
Tavian Barnes
1
-5
/
+5
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-1
/
+1
2023-06-21
nfsd: remove redundant assignments to variable len
Colin Ian King
1
-7
/
+5
2023-06-18
NFSD: Distinguish per-net namespace initialization
Chuck Lever
2
-4
/
+24
2023-06-18
nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_net
Jeff Layton
3
-12
/
+25
2023-06-17
NFSD: Add an nfsd4_encode_nfstime4() helper
Chuck Lever
1
-20
/
+26
2023-06-12
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
1
-1
/
+1
2023-06-11
nfsd: don't provide pre/post-op attrs if fh_getattr fails
Jeff Layton
1
-19
/
+7
2023-06-11
NFSD: Remove nfsd_readv()
Chuck Lever
2
-20
/
+0
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2
-6
/
+17
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
4
-36
/
+68
2023-06-11
NFSD: Update rq_next_page between COMPOUND operations
Chuck Lever
1
-3
/
+6
2023-06-11
NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()
Chuck Lever
1
-22
/
+21
2023-06-05
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
2
-8
/
+14
2023-06-05
NFSD: Replace encode_cinfo()
Chuck Lever
1
-48
/
+24
2023-06-05
NFSD: Add encoders for NFSv4 clientids and verifiers
Chuck Lever
1
-52
/
+55
[next]