Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
0c8cbcd337aeae013bb6230f13b77dde0735758f
0c8cbcd
Merge tag 'nfs-rdma-for-4.16-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 7 years ago
9b30889
SUNRPC: Ensure we always close the socket after a connection shuts down
by Trond Myklebust
· 7 years ago
e89e8d8
xprtrdma: Fix BUG after a device removal
by Chuck Lever
· 7 years ago
1179e2c
xprtrdma: Fix calculation of ri_max_send_sges
by Chuck Lever
· 7 years ago
e231c68
NFS: Fix a race between mmap() and O_DIRECT
by Trond Myklebust
· 7 years ago
128159f
NFS: Remove a redundant call to unmap_mapping_range()
by Trond Myklebust
· 7 years ago
f34462c
pnfs/blocklayout: Ensure disk address in block device map
by Benjamin Coddington
· 7 years ago
b396047
pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors
by Benjamin Coddington
· 7 years ago
535cb8f
lockd: Fix server refcounting
by Trond Myklebust
· 7 years ago
8f39fce
Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Trond Myklebust
· 7 years ago
0be283f
SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepoint
by Benjamin Coddington
· 7 years ago
21ead9f
SUNRPC: Micro-optimize __rpc_execute
by Chuck Lever
· 7 years ago
cf08d6f
SUNRPC: task_run_action should display tk_callback
by Chuck Lever
· 7 years ago
5206944
sunrpc: Format RPC events consistently for display
by Chuck Lever
· 7 years ago
82476d9
SUNRPC: Trace xprt_timer events
by Chuck Lever
· 7 years ago
9ab6d89
xprtrdma: Correct some documenting comments
by Chuck Lever
· 7 years ago
aae2349
xprtrdma: Fix "bytes registered" accounting
by Chuck Lever
· 7 years ago
ae72467
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
by Chuck Lever
· 7 years ago
643cf32
xprtrdma: Add trace points to instrument QP and CQ access upcalls
by Chuck Lever
· 7 years ago
fc1eb80
xprtrdma: Add trace points in the client-side backchannel code paths
by Chuck Lever
· 7 years ago
b4744e0
xprtrdma: Add trace points for connect events
by Chuck Lever
· 7 years ago
1c443eff
xprtrdma: Add trace points to instrument MR allocation and recovery
by Chuck Lever
· 7 years ago
2937fed
xprtrdma: Add trace points to instrument memory invalidation
by Chuck Lever
· 7 years ago
e11b7c9
xprtrdma: Add trace points in reply decoder path
by Chuck Lever
· 7 years ago
58f10ad
xprtrdma: Add trace points to instrument memory registration
by Chuck Lever
· 7 years ago
b4a7f91
xprtrdma: Add trace points in the RPC Reply handler paths
by Chuck Lever
· 7 years ago
ab03eff
xprtrdma: Add trace points in RPC Call transmit paths
by Chuck Lever
· 7 years ago
e48f083
rpcrdma: infrastructure for static trace points in rpcrdma.ko
by Chuck Lever
· 7 years ago
6b3a60a
rdma/ib: Add trace point macros to display human-readable values
by Chuck Lever
· 7 years ago
49686cb
NFS: reject request for id_legacy key without auxdata
by Eric Biggers
· 7 years ago
cbebc6e
nfs: Do not convert nfs_idmap_cache_timeout to jiffies
by Jan Chochol
· 7 years ago
06e1902
nfs: Use proper enum definitions for nfs_show_stable
by Chuck Lever
· 7 years ago
7ff4cff
nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
by Tigran Mkrtchyan
· 7 years ago
ec12e47
xprtrdma: Introduce rpcrdma_mw_unmap_and_put
by Chuck Lever
· 7 years ago
96cedde
xprtrdma: Remove usage of "mw"
by Chuck Lever
· 7 years ago
ce5b371
xprtrdma: Replace all usage of "frmr" with "frwr"
by Chuck Lever
· 7 years ago
30b5416
xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
by Chuck Lever
· 7 years ago
cf73daf
xprtrdma: Split xprt_rdma_send_request
by Chuck Lever
· 7 years ago
6c537f2
xprtrdma: buf_free not called for CB replies
by Chuck Lever
· 7 years ago
a2b6470
xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
by Chuck Lever
· 7 years ago
20035ed
xprtrdma: Support IPv6 in xprt_rdma_set_port
by Chuck Lever
· 7 years ago
dd229ce
xprtrdma: Remove another sockaddr_storage field (cdata::addr)
by Chuck Lever
· 7 years ago
d461f1f
xprtrdma: Initialize the xprt address string array earlier
by Chuck Lever
· 7 years ago
1049270
xprtrdma: Remove unused padding variables
by Chuck Lever
· 7 years ago
3f0e3ed
xprtrdma: Remove ri_reminv_expected
by Chuck Lever
· 7 years ago
c344161
xprtrdma: Per-mode handling for Remote Invalidation
by Chuck Lever
· 7 years ago
42b9f5c
xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request
by Chuck Lever
· 7 years ago
d698c4a
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
by Chuck Lever
· 7 years ago
03ac1a7
xprtrdma: Fix buffer leak after transport set up failure
by Chuck Lever
· 7 years ago
1b8d97b
NFS: commit direct writes even if they fail partially
by J. Bruce Fields
· 7 years ago
f96adf1
nfs: remove unused label in nfs_encode_fh()
by Arnd Bergmann
· 7 years ago
0af3442
SUNRPC: Add explicit rescheduling points in the receive path
by Trond Myklebust
· 7 years ago
3d18880
SUNRPC: Chunk reading of replies from the server
by Trond Myklebust
· 7 years ago
024fbf9
SUNRPC: Remove rpc_protocol()
by Chuck Lever
· 7 years ago
801b564
nfs: Update server port after referral or migration
by Chuck Lever
· 7 years ago
530ea42
nfs: Referrals should use the same proto setting as their parent
by Chuck Lever
· 7 years ago
fb455ba
nfs: Define NFS_RDMA_PORT
by Chuck Lever
· 7 years ago
fbca30c
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
431f125
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
c751082
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
fee21fb
lockd: convert nlm_host.h_count from atomic_t to refcount_t
by Elena Reshetova
· 7 years ago
ba4a76f
nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds
by Scott Mayhew
· 7 years ago
b3dce6a
pnfs/blocklayout: handle transient devices
by Benjamin Coddington
· 7 years ago
d78471d
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
by Benjamin Coddington
· 7 years ago
ad6b024
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
by Benjamin Coddington
· 7 years ago
e545735
NFS: remove unused offset arg in nfs_pgio_rpcsetup
by Benjamin Coddington
· 7 years ago
dce2630
NFSv4: always set NFS_LOCK_LOST when a lock is lost.
by NeilBrown
· 7 years ago
aaa1500
nfs: remove dead code from nfs_encode_fh()
by NeilBrown
· 7 years ago
9ccee94
Support statx() mask and query flags parameters
by Trond Myklebust
· 7 years ago
8634ef5
NFS: Fix nfsstat breakage due to LOOKUPP
by Trond Myklebust
· 7 years ago
8257155
NFSv4: Convert LOCKU to use nfs4_async_handle_exception()
by Trond Myklebust
· 7 years ago
e0dba01
NFSv4: Convert DELEGRETURN to use nfs4_handle_exception()
by Trond Myklebust
· 7 years ago
b8b8d22
NFSv4: Convert CLOSE to use nfs4_async_handle_exception()
by Trond Myklebust
· 7 years ago
7f1bda4
NFS: Add a cond_resched() to nfs_commit_release_pages()
by Trond Myklebust
· 7 years ago
a8750dd
Linux 4.15-rc8
by Linus Torvalds
· 7 years ago
aaae98a
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
6bb8211
Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
b8b9ce4
x86/retpoline: Remove compile time warning
by Thomas Gleixner
· 7 years ago
9443c16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
99a9dc9
x86,perf: Disable intel_bts when PTI
by Peter Zijlstra
· 7 years ago
a237f76
security/Kconfig: Correct the Documentation reference for PTI
by W. Trevor King
· 7 years ago
f10ee3d
x86/pti: Fix !PCID and sanitize defines
by Thomas Gleixner
· 7 years ago
2c1cfa4
Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
d5a047f
Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
9e8f8f1
Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
22079ee
Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
852b0a8
Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
8e66791
Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
ed93de8
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
0f908cc
tools/objtool/Makefile: don't assume sync-check.sh is executable
by Andrew Morton
· 7 years ago
a0b1280
kdump: write correct address of mem_section into vmcoreinfo
by Kirill A. Shutemov
· 7 years ago
d9570ee
kmemleak: allow to coexist with fault injection
by Dmitry Vyukov
· 7 years ago
bed6760
MAINTAINERS, nilfs2: change project home URLs
by Ryusuke Konishi
· 7 years ago
36c1681
genksyms: drop *.hash.c from .gitignore
by Masahiro Yamada
· 7 years ago
352909b
selftests/x86: Add test_vsyscall
by Andy Lutomirski
· 7 years ago
1a3881d
apparmor: Fix regression in profile conflict logic
by Matthew Garrett
· 7 years ago
0dda0b3
apparmor: fix ptrace label match when matching stacked labels
by John Johansen
· 7 years ago
c92a9a4
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
67549d4
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
Next »