index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
ioctl.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
NFSD: Fix NFS server build errors
Chuck Lever
1
-1
/
+1
2020-03-16
sunrpc: Add tracing for cache events
Trond Myklebust
2
-9
/
+60
2020-03-16
SUNRPC/cache: Allow garbage collection of invalid cache entries
Trond Myklebust
2
-20
/
+19
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
7
-32
/
+85
2020-03-16
nfsd: Add tracepoints for update of the expkey and export cache entries
Trond Myklebust
2
-9
/
+61
2020-03-16
nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()
Trond Myklebust
2
-2
/
+53
2020-03-16
nfsd: Add tracing to nfsd_set_fh_dentry()
Trond Myklebust
2
-3
/
+40
2020-03-16
nfsd: Don't add locks to closed or closing open stateids
Trond Myklebust
1
-30
/
+43
2020-03-16
SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends
Chuck Lever
4
-175
/
+71
2020-03-16
SUNRPC: Refactor xs_sendpages()
Chuck Lever
5
-143
/
+177
2020-03-16
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
3
-1
/
+31
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
4
-44
/
+28
2020-03-16
svcrdma: Refactor chunk list encoders
Chuck Lever
4
-121
/
+209
2020-03-16
SUNRPC: Add encoders for list item discriminators
Chuck Lever
2
-31
/
+43
2020-03-16
svcrdma: Rename svcrdma_encode trace points in send routines
Chuck Lever
2
-11
/
+16
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_msg()
Chuck Lever
1
-6
/
+4
2020-03-16
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
3
-36
/
+53
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
3
-8
/
+8
2020-03-16
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
3
-35
/
+14
2020-03-16
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
4
-87
/
+130
2020-03-16
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
2
-35
/
+0
2020-03-16
svcrdma: Create a generic tracing class for displaying xdr_buf layout
Chuck Lever
4
-2
/
+48
2020-03-16
SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.c
Chuck Lever
2
-29
/
+73
2020-03-16
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
4
-10
/
+21
2020-03-16
svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
Chuck Lever
1
-8
/
+1
2020-03-16
NFSD: Clean up nfsd4_encode_readv
Chuck Lever
1
-5
/
+4
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
10
-23
/
+106
2020-03-16
fs: nfsd: fileache.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+1
2020-03-16
fs: nfsd: nfs4state.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+2
2020-03-16
svcrdma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
sunrpc: Pass lockdep expression to RCU lists
Amol Grover
1
-1
/
+2
2020-03-16
sunrpc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
nfsd: set the server_scope during service startup
Scott Mayhew
3
-4
/
+10
2020-03-15
Linux 5.6-rc6
v5.6-rc6
Linus Torvalds
1
-1
/
+1
2020-03-14
iommu/vt-d: Populate debugfs if IOMMUs are detected
Megha Dey
2
-2
/
+13
2020-03-14
KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs
Vitaly Kuznetsov
1
-2
/
+3
2020-03-14
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2
-1
/
+31
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-03-14
KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1
Sean Christopherson
1
-2
/
+14
2020-03-14
iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE
Suravee Suthikulpanit
1
-2
/
+2
2020-03-14
iommu/vt-d: Ignore devices with out-of-spec domain number
Daniel Drake
1
-0
/
+8
2020-03-14
iommu/vt-d: Fix the wrong printing in RHSA parsing
Zhenzhong Duan
1
-1
/
+1
2020-03-13
afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t
Jann Horn
2
-2
/
+2
2020-03-13
ovl: fix lockdep warning for async write
Miklos Szeredi
1
-0
/
+6
2020-03-13
ovl: fix some xino configurations
Amir Goldstein
2
-1
/
+9
2020-03-13
x86/vector: Remove warning on managed interrupt migration
Peter Xu
1
-6
/
+8
2020-03-13
i2c: acpi: put device when verifying client fails
Wolfram Sang
1
-1
/
+9
2020-03-13
iommu/vt-d: Fix debugfs register reads
Megha Dey
2
-15
/
+27
2020-03-13
iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...
Hans de Goede
1
-3
/
+4
2020-03-13
iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint
Hans de Goede
1
-2
/
+4
[next]