index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-03
NFSD: Clean up legacy NFS WRITE argument XDR decoders
Chuck Lever
6
-30
/
+21
2018-04-03
nfsd: Trace NFSv4 COMPOUND execution
Chuck Lever
2
-6
/
+42
2018-04-03
nfsd: Add I/O trace points in the NFSv4 read proc
Chuck Lever
5
-25
/
+39
2018-04-03
nfsd: Add I/O trace points in the NFSv4 write path
Chuck Lever
3
-13
/
+50
2018-04-03
nfsd: Add "nfsd_" to trace point names
Chuck Lever
4
-20
/
+20
2018-04-03
nfsd: Record request byte count, not count of vectors
Chuck Lever
2
-18
/
+13
2018-04-03
nfsd: Fix NFSD trace points
Chuck Lever
1
-6
/
+11
2018-04-03
svc: Report xprt dequeue latency
Chuck Lever
3
-6
/
+29
2018-04-03
sunrpc: Report per-RPC execution stats
Chuck Lever
3
-1
/
+24
2018-04-03
sunrpc: Re-purpose trace_svc_process
Chuck Lever
2
-10
/
+29
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
5
-58
/
+43
2018-04-03
sunrpc: Simplify trace_svc_recv
Chuck Lever
2
-8
/
+7
2018-04-03
sunrpc: Simplify do_enqueue tracing
Chuck Lever
1
-8
/
+3
2018-04-03
sunrpc: Move trace_svc_xprt_dequeue()
Chuck Lever
2
-15
/
+6
2018-04-03
sunrpc: Update show_svc_xprt_flags() to include recently added flags
Chuck Lever
1
-1
/
+3
2018-04-03
svc: Simplify ->xpo_secure_port
Chuck Lever
4
-10
/
+10
2018-04-03
sunrpc: Remove unneeded pointer dereference
Chuck Lever
1
-2
/
+2
2018-04-03
nfsd: use correct enum type in decode_cb_op_status
Stefan Agner
1
-2
/
+2
2018-04-03
nfsd: fix boolreturn.cocci warnings
Fengguang Wu
1
-3
/
+3
2018-03-20
nfsd: create a separate lease for each delegation
J. Bruce Fields
1
-108
/
+65
2018-03-20
nfsd: move sc_file assignment into alloc_init_deleg
J. Bruce Fields
1
-5
/
+5
2018-03-20
nfsd: factor out common delegation-destruction code
J. Bruce Fields
1
-17
/
+14
2018-03-20
nfsd: make nfs4_get_existing_delegation less confusing
J. Bruce Fields
1
-14
/
+9
2018-03-20
nfsd4: dp->dl_stid.sc_file doesn't need locking
J. Bruce Fields
1
-1
/
+2
2018-03-20
nfsd4: set fl_owner to delegation, not file pointer
J. Bruce Fields
1
-10
/
+7
2018-03-20
nfsd: simplify nfs4_put_deleg_lease calls
J. Bruce Fields
1
-5
/
+6
2018-03-20
nfsd: simplify put of fi_deleg_file
J. Bruce Fields
1
-1
/
+4
2018-03-20
svcrdma: Clean up rdma_build_arg_xdr
Chuck Lever
1
-17
/
+16
2018-03-20
svcrdma: Consult max_qp_init_rd_atom when accepting connections
Chuck Lever
3
-18
/
+11
2018-03-20
svcrdma: Use pr_err to report Receive errors
Chuck Lever
1
-3
/
+3
2018-03-19
nfsd: move nfs4_client allocation to dedicated slabcache
Jeff Layton
1
-5
/
+13
2018-03-19
nfsd: don't require low ports for gss requests
J. Bruce Fields
1
-1
/
+11
2018-03-19
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
3
-4
/
+2
2018-03-19
lockd: make nlm_ntf_refcnt and nlm_ntf_wq static
Colin Ian King
1
-2
/
+2
2018-03-19
nfsd4: send the special close_stateid in v4.0 replies as well
Jeff Layton
1
-4
/
+15
2018-03-19
SUNRPC: cache: ignore timestamp written to 'flush' file.
NeilBrown
1
-16
/
+16
2018-03-19
sunrpc: Fix unaligned access on sparc64
James Ettle
2
-2
/
+7
2018-03-19
nfsd: remove blocked locks on client teardown
Jeff Layton
1
-19
/
+43
2018-02-19
Linux 4.16-rc2
v4.16-rc2
Linus Torvalds
1
-1
/
+1
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
1
-0
/
+6
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
1
-112
/
+79
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
3
-2
/
+11
2018-02-17
xenbus: track caller request id
Joao Martins
3
-0
/
+5
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
1
-1
/
+1
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
13
-399
/
+426
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-16
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
3
-9
/
+0
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
1
-24
/
+22
[next]