Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a624749496f0aea6a1da67baad2b4a0e219ae161
/
net
/
sunrpc
2d2170b
Merge 4.9.223 into android-4.9-q
by Greg Kroah-Hartman
· 4 years, 6 months ago
c8cd218
xprtrdma: Fix backchannel allocation of extra rpcrdma_reps
by Chuck Lever
· 7 years ago
c1c5428
Merge 4.9.214 into android-4.9-q
by Greg Kroah-Hartman
· 4 years, 9 months ago
550e0ba
sunrpc: expiry_time should be seconds not timeval
by Roberto Bergantinos Corpas
· 4 years, 9 months ago
6f0b5b5
Merge 4.9.207 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
5b67825
sunrpc: fix crash when cache_head become valid before update
by Pavel Tikhomirov
· 5 years ago
72e8598
Merge 4.9.204 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
7fc96a3
sunrpc: safely reallow resvport min/max inversion
by J. Bruce Fields
· 6 years ago
79f22dd
SUNRPC: Fix a compile warning for cmpxchg64()
by Trond Myklebust
· 6 years ago
13ff513
Merge 4.9.203 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
3d82780
SUNRPC: Fix priority queue fairness
by Trond Myklebust
· 6 years ago
83cf3cf
Merge 4.9.186 into android-4.9-q
by Greg Kroah-Hartman
· 5 years ago
ed574f7
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
by Lin Yi
· 5 years ago
589d747
Merge 4.9.172 into android-4.9-q
by Greg Kroah-Hartman
· 6 years ago
9bae0c0
sunrpc: don't mark uninitialised items as VALID.
by NeilBrown
· 6 years ago
fd37e28
Merge 4.9.152 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
c30a3b5
sunrpc: handle ENOMEM in rpcb_getport_async
by J. Bruce Fields
· 6 years ago
736cb63
Merge 4.9.151 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
37c791a
sunrpc: use-after-free in svc_process_common()
by Vasily Averin
· 6 years ago
c7b283d
Merge 4.9.150 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
4faef7a
sunrpc: use SVC_NET() in svcauth_gss_* functions
by Vasily Averin
· 6 years ago
9369b7d
sunrpc: fix cache_head leak due to queued request
by Vasily Averin
· 6 years ago
6b464ec
SUNRPC: Fix a race with XPRT_CONNECTING
by Trond Myklebust
· 6 years ago
ed0b11d
Merge 4.9.149 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
7abb7f7
sock: Make sock->sk_stamp thread-safe
by Deepa Dinamani
· 6 years ago
a2f9236
Merge 4.9.147 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
5ba8d8b
SUNRPC: Fix a potential race in xprt_connect()
by Trond Myklebust
· 6 years ago
6328e64
Merge 4.9.145 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
ce4a99a
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
db71418
Merge 4.9.142 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
35a0620
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
by Trond Myklebust
· 6 years ago
8fe4284
Merge 4.9.141 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
a38ad67
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
by YueHaibing
· 6 years ago
5e10758
Merge 4.9.138 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e1260be
Merge 4.9.137 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
4d9d47c
sunrpc: correct the computation for page_ptr when truncating
by Frank Sorenson
· 6 years ago
5727dbc
nfsd: Fix an Oops in free_session()
by Trond Myklebust
· 6 years ago
be4935d
Merge 4.9.127 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
e9ec911
sunrpc: Don't use stack buffer with scatterlist
by Laura Abbott
· 6 years ago
a8c1ea6
Merge 4.9.126 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
b5bc39d
NFSv4 client live hangs after live data migration recovery
by Bill Baker
· 6 years ago
e6f9a8a
Merge 4.9.115 into android-4.9
by Greg Kroah-Hartman
· 6 years ago
2ea8b93
xprtrdma: Return -ENOBUFS when no pages are available
by Chuck Lever
· 7 years ago
320d53a
Merge 4.9.96 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
463f845
rpc_pipefs: fix double-dput()
by Al Viro
· 7 years ago
b4c14c2
Merge tag 'v4.9.95' into android-4.9.95
by Greg Hackmann
· 7 years ago
994baf8
sunrpc: remove incorrect HMAC request initialization
by Eric Biggers
· 7 years ago
8683408
Merge 4.9.94 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
67eed62
SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()
by NeilBrown
· 7 years ago
dd1e37e
Merge 4.9.90 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
abdb881
xprtrdma: Cancel refresh worker during buffer shutdown
by Chuck Lever
· 8 years ago
24da2c8
BACKPORT: treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
d2a67f7
SUNRPC: Allow connect to return EHOSTUNREACH
by Trond Myklebust
· 7 years ago
79258d9
kernel: make groups_sort calling a responsibility group_info allocators
by Thiago Rafael Becker
· 7 years ago
acbe104
sunrpc: Fix rpc_task_begin trace point
by Chuck Lever
· 7 years ago
f609266
NFSv4: Fix callback server shutdown
by Trond Myklebust
· 8 years ago
d9f9b83
SUNRPC: Refactor svc_set_num_threads()
by Trond Myklebust
· 8 years ago
d4c5c26
net: sunrpc: svcsock: fix NULL-pointer exception
by Vadim Lomovtsev
· 7 years ago
4dd0aa9
sunrpc: use constant time memory comparison for mac
by Jason A. Donenfeld
· 7 years ago
607ca1d
svcauth_gss: Close connection when dropping an incoming message
by Chuck Lever
· 8 years ago
87144ec
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
86840a6
xprtrdma: Reduce required number of send SGEs
by Chuck Lever
· 8 years ago
73eea1c
xprtrdma: Disable pad optimization by default
by Chuck Lever
· 8 years ago
fab6c2c
xprtrdma: Per-connection pad optimization
by Chuck Lever
· 8 years ago
ec3bc2c
xprtrdma: Fix Read chunk padding
by Chuck Lever
· 8 years ago
a3d7295
svcrpc: fix oops in absence of krb5 module
by J. Bruce Fields
· 8 years ago
cb1d48f
SUNRPC: cleanup ida information when removing sunrpc module
by Kinglong Mee
· 8 years ago
d34b668
xprtrdma: Squelch "max send, max recv" messages at connect time
by Chuck Lever
· 8 years ago
8ade1c2
xprtrdma: Make FRWR send queue entry accounting more accurate
by Chuck Lever
· 8 years ago
73a2e24
svcrdma: avoid duplicate dma unmapping during error recovery
by Sriharsha Basavapatna
· 8 years ago
f29f361
svcrpc: don't leak contexts on PROC_DESTROY
by J. Bruce Fields
· 8 years ago
a297ed8
sunrpc: don't call sleeping functions from the notifier block callbacks
by Scott Mayhew
· 8 years ago
bd99e7a
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
by Chuck Lever
· 8 years ago
369b330
SUNRPC: fix refcounting problems with auth_gss messages.
by NeilBrown
· 8 years ago
aad931a3
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
ea08e39
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
by Scott Mayhew
· 8 years ago
ef5beed
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
62bdf94
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
by Chuck Lever
· 8 years ago
bb29dd8
SUNRPC: Fix suspicious RCU usage
by Anna Schumaker
· 8 years ago
8d42629
svcrdma: backchannel cannot share a page for send and rcv buffers
by Chuck Lever
· 8 years ago
18e601d
sunrpc: fix some missing rq_rbuffer assignments
by Jeff Layton
· 8 years ago
2876a34
sunrpc: don't pass on-stack memory to sg_set_buf
by J. Bruce Fields
· 8 years ago
c4a8616
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
2778556
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
101105b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
3873691
Merge remote-tracking branch 'ovl/rename2' into for-linus
by Al Viro
· 8 years ago
b9044ac
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
66cbd4b
sunrpc: replace generic auth_cred hash with auth-specific function
by Frank Sorenson
· 8 years ago
a960f8d
sunrpc: add RPCSEC_GSS hash_cred() function
by Frank Sorenson
· 8 years ago
1e035d0
sunrpc: add auth_unix hash_cred() function
by Frank Sorenson
· 8 years ago
18028c9
sunrpc: add generic_auth hash_cred() function
by Frank Sorenson
· 8 years ago
078cd82
fs: Replace CURRENT_TIME with current_time() for inode timestamps
by Deepa Dinamani
· 8 years ago
77b00bc
sunrpc: queue work on system_power_efficient_wq
by Ke Wang
· 8 years ago
ed082d3
IB/core: add support to create a unsafe global rkey to ib_create_pd
by Christoph Hellwig
· 8 years ago
25d55296
svcrdma: support Remote Invalidation
by Chuck Lever
· 8 years ago
cc9d8340
svcrdma: Server-side support for rpcrdma_connect_private
by Chuck Lever
· 8 years ago
9995237
svcrdma: Skip put_page() when send_reply() fails
by Chuck Lever
· 8 years ago
cace564
svcrdma: Tail iovec leaves an orphaned DMA mapping
by Chuck Lever
· 8 years ago
5690a22
xprtrdma: use complete() instead complete_all()
by Daniel Wagner
· 8 years ago
Next »