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
/
include
/
linux
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-3
/
+7
2023-08-29
SUNRPC: Remove unused declaration rpc_modcount()
Yue Haibing
1
-16
/
+7
2023-08-29
SUNRPC: Remove unused declarations
Yue Haibing
1
-3
/
+0
2023-08-29
SUNRPC: Remove return value of svc_pool_wake_idle_thread()
NeilBrown
1
-1
/
+1
2023-08-29
SUNRPC: Count ingress RPC messages per svc_pool
Chuck Lever
1
-0
/
+1
2023-08-29
SUNRPC: Deduplicate thread wake-up code
Chuck Lever
1
-0
/
+1
2023-08-29
SUNRPC: Add enum svc_auth_status
Chuck Lever
2
-27
/
+25
2023-08-29
SUNRPC: change svc_xprt::xpt_flags bits to enum
Chuck Lever
1
-17
/
+21
2023-08-29
SUNRPC: change svc_rqst::rq_flags bits to enum
NeilBrown
1
-10
/
+13
2023-08-29
SUNRPC: change svc_pool::sp_flags bits to enum
NeilBrown
1
-3
/
+7
2023-08-29
SUNRPC: change cache_head.flags bits to enum
NeilBrown
1
-4
/
+8
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2
-2
/
+1
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
1
-1
/
+1
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
1
-13
/
+0
2023-08-29
SUNRPC: Revert e0a912e8ddba
Chuck Lever
1
-2
/
+0
2023-08-29
SUNRPC: Send RPC message on TCP with a single sock_sendmsg() call
Chuck Lever
1
-0
/
+2
2023-08-29
SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directly
Chuck Lever
1
-0
/
+2
2023-08-29
sunrpc: Remove unused extern declarations
YueHaibing
1
-3
/
+0
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
1
-1
/
+0
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2
-0
/
+4
2023-08-24
SUNRPC: clean up integer overflow check
Dan Carpenter
1
-3
/
+1
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
1
-0
/
+2
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-2
/
+34
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-6
/
+5
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-06-23
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
1
-1
/
+2
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
1
-1
/
+7
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2
-0
/
+3
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
1
-0
/
+1
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
1
-0
/
+2
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2
-0
/
+19
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-6
/
+5
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
1
-1
/
+0
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-1
/
+2
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
1
-1
/
+0
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
1
-2
/
+1
2023-06-05
NFSD: Ensure that xdr_write_pages updates rq_next_page
Chuck Lever
1
-0
/
+21
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-4
/
+3
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-4
/
+3
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-2
/
+2
2023-05-14
SUNRPC: always free ctxt when freeing deferred request
NeilBrown
2
-2
/
+2
2023-04-29
Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-22
/
+18
2023-04-27
SUNRPC: Support TLS handshake in the server-side TCP socket code
Chuck Lever
2
-1
/
+6
2023-04-26
SUNRPC: Relocate svc_free_res_pages()
Chuck Lever
1
-11
/
+1
2023-04-26
SUNRPC: Ignore return value of ->xpo_sendto
Chuck Lever
2
-2
/
+2
2023-04-26
NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()
Chuck Lever
1
-1
/
+1
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
1
-7
/
+8
2023-04-19
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
1
-2
/
+1
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
1
-1
/
+0
[next]