index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
NFSv4: Fix the nfs_inode_set_delegation() arguments
Trond Myklebust
3
-19
/
+34
2018-04-10
NFSv4: Clean up CB_GETATTR encoding
Trond Myklebust
1
-29
/
+8
2018-04-10
NFSv4: Don't ask for attributes when ACCESS is protected by a delegation
Trond Myklebust
2
-7
/
+12
2018-04-10
NFSv4: Add a helper to encode/decode struct timespec
Trond Myklebust
1
-15
/
+30
2018-04-10
NFSv4: Clean up encode_attrs
Trond Myklebust
1
-15
/
+2
2018-04-10
NFSv4; Clean up XDR encoding of type bitmap4
Trond Myklebust
2
-94
/
+135
2018-04-10
NFSv4: Allow GFP_NOIO sleeps in decode_attr_owner/decode_attr_group
Trond Myklebust
1
-2
/
+2
2018-04-10
SUNRPC: Add a helper for encoding opaque data inline
Trond Myklebust
1
-0
/
+25
2018-04-10
SUNRPC: Add helpers for decoding opaque and string types
Trond Myklebust
2
-0
/
+88
2018-04-10
NFSv4: Ignore change attribute invalidations if we hold a delegation
Trond Myklebust
1
-0
/
+3
2018-04-10
NFS: More fine grained attribute tracking
Trond Myklebust
5
-54
/
+94
2018-04-10
NFS: Don't force unnecessary cache invalidation in nfs_update_inode()
Trond Myklebust
1
-4
/
+3
2018-04-10
NFS: Don't redirty the attribute cache in nfs_wcc_update_inode()
Trond Myklebust
1
-10
/
+2
2018-04-10
NFS: Don't force a revalidation of all attributes if change is missing
Trond Myklebust
1
-1
/
+4
2018-04-10
NFS: Convert NFS_INO_INVALID flags to unsigned long
Trond Myklebust
1
-8
/
+8
2018-04-10
NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)
Trond Myklebust
3
-6
/
+28
2018-04-10
NFS: Remove the unused return_delegation() callback
Trond Myklebust
4
-16
/
+0
2018-04-10
NFS: Move the delegation return down into _nfs4_do_setattr()
Trond Myklebust
2
-5
/
+4
2018-04-10
NFS: Add a delegation return into nfs4_proc_unlink_setup()
Trond Myklebust
5
-7
/
+10
2018-04-10
NFS: Move delegation recall into the NFSv4 callback for rename_setup()
Trond Myklebust
6
-14
/
+20
2018-04-10
NFS: Move the delegation return down into nfs4_proc_remove()
Trond Myklebust
5
-12
/
+29
2018-04-10
NFS: Move the delegation return down into nfs4_proc_link()
Trond Myklebust
2
-2
/
+2
2018-04-10
NFSv4: Fix nfs4_return_incompatible_delegation
Trond Myklebust
1
-0
/
+1
2018-04-10
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
1
-4
/
+9
2018-04-10
nfs4: wake any lock waiters on successful RECLAIM_COMPLETE
Jeff Layton
1
-10
/
+16
2018-04-10
nfs4: don't compare clientid in nfs4_wake_lock_waiter
Jeff Layton
1
-4
/
+2
2018-04-10
nfs4: always reset notified flag to false before repolling for lock
Jeff Layton
1
-0
/
+1
2018-04-10
sunrpc: Add static trace point to report result of RPC ping
Chuck Lever
2
-0
/
+27
2018-04-10
sunrpc: Add static trace point to report RPC latency stats
Chuck Lever
2
-5
/
+56
2018-04-10
sunrpc: Simplify synopsis of some trace points
Chuck Lever
3
-25
/
+27
2018-04-10
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
2
-9
/
+10
2018-04-10
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
3
-1
/
+4
2018-04-10
SUNRPC: Make RTT measurement more precise (Receive)
Chuck Lever
1
-2
/
+3
2018-04-10
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
3
-3
/
+10
2018-04-10
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
3
-34
/
+12
2018-04-10
xprtrdma: Chain Send to FastReg WRs
Chuck Lever
4
-18
/
+49
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
3
-6
/
+13
2018-04-10
xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
Chuck Lever
1
-1
/
+1
2018-04-10
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
5
-13
/
+27
2018-04-10
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
3
-6
/
+3
2018-04-10
xprtrdma: Remove arbitrary limit on initiator depth
Chuck Lever
1
-5
/
+2
2018-04-10
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
3
-4
/
+1
2018-03-05
Linux 4.16-rc4
Linus Torvalds
1
-1
/
+1
2018-03-04
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-18
/
+21
2018-03-04
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-26
/
+53
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-5
/
+16
2018-03-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-03-04
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-47
/
+191
2018-03-04
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+3
2018-03-04
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-17
/
+27
[next]