index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-18
NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
Chuck Lever
2024-11-18
NFSD: Free async copy information in nfsd4_cb_offload_release()
Chuck Lever
2024-11-18
NFSD: Fix nfsd4_shutdown_copy()
Chuck Lever
2024-11-18
NFSD: Add a tracepoint to record canceled async COPY operations
Chuck Lever
2024-11-18
nfsd: make nfsd4_session->se_flags a bool
Jeff Layton
2024-11-18
nfsd: remove nfsd4_session->se_bchannel
Jeff Layton
2024-11-18
nfsd: make use of warning provided by refcount_t
NeilBrown
2024-11-18
nfsd: Don't fail OP_SETCLIENTID when there are too many clients.
NeilBrown
2024-11-18
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
Ye Bin
2024-11-18
xdrgen: Remove program_stat_to_errno() call sites
Chuck Lever
2024-11-18
xdrgen: Update the files included in client-side source code
Chuck Lever
2024-11-18
xdrgen: Remove check for "nfs_ok" in C templates
Chuck Lever
2024-11-18
xdrgen: Remove tracepoint call site
Chuck Lever
2024-11-18
nfsd: release svc_expkey/svc_export with rcu_work
Yang Erkun
2024-11-18
SUNRPC: make sure cache entry active before cache_show
Yang Erkun
2024-11-18
nfsd: make sure exp active before svc_export_show
Yang Erkun
2024-11-18
lockd: Remove unneeded initialization of file_lock::c.flc_flags
Chuck Lever
2024-11-18
lockd: Remove unused parameter to nlmsvc_testlock()
Chuck Lever
2024-11-18
lockd: Remove some snippets of unfinished code
Chuck Lever
2024-11-18
lockd: Remove unnecessary memset()
Chuck Lever
2024-11-18
lockd: Remove unused typedef
Chuck Lever
2024-11-18
NFSD: Cap the number of bytes copied by nfs4_reset_recoverydir()
Chuck Lever
2024-11-18
NFSD: Remove unused values from nfsd4_encode_components_esc()
Chuck Lever
2024-11-18
NFSD: Remove unused results in nfsd4_encode_pathname4()
Chuck Lever
2024-11-18
NFSD: Prevent NULL dereference in nfsd4_process_cb_update()
Chuck Lever
2024-11-18
NFSD: Remove a never-true comparison
Chuck Lever
2024-11-18
NFSD: Remove dead code in nfsd4_create_session()
Chuck Lever
2024-11-18
nfsd: refine and rename NFSD_MAY_LOCK
NeilBrown
2024-11-18
NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
Chuck Lever
2024-11-18
nfsd: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-11-18
xdrgen: Add a utility for extracting XDR from RFCs
Chuck Lever
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
2024-11-18
nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
Pali Rohár
2024-11-18
lockd: Fix comment about NLMv3 backwards compatibility
Pali Rohár
2024-11-18
nfsd: new tracepoint for after op_func in compound processing
Jeff Layton
2024-11-11
nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
Jeff Layton
2024-11-11
nfsd: drop the nfsd4_fattr_args "size" field
Jeff Layton
2024-11-11
nfsd: drop the ncf_cb_bmap field
Jeff Layton
2024-11-11
nfsd: drop inode parameter from nfsd4_change_attribute()
Jeff Layton
2024-11-11
xdrgen: emit maxsize macros
Chuck Lever
2024-11-11
xdrgen: Add generator code for XDR width macros
Chuck Lever
2024-11-11
xdrgen: XDR width for union types
Chuck Lever
2024-11-11
xdrgen: XDR width for pointer types
Chuck Lever
2024-11-11
xdrgen: XDR width for struct types
Chuck Lever
2024-11-11
xdrgen: XDR width for typedef
Chuck Lever
2024-11-11
xdrgen: XDR width for optional_data type
Chuck Lever
2024-11-11
xdrgen: XDR width for variable-length array
Chuck Lever
2024-11-11
xdrgen: XDR width for fixed-length array
Chuck Lever
2024-11-11
xdrgen: XDR width for a string
Chuck Lever
2024-11-11
xdrgen: XDR width for variable-length opaque
Chuck Lever
[next]