summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | sunrpc: raise kernel RPC channel buffer sizeRoberto Bergantinos Corpas2020-10-201-1/+1
| * | svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni2020-10-161-1/+2
| * | net/sunrpc: Fix return value for sysctl sunrpc.transportsArtur Molchanov2020-10-161-1/+7
| * | sunrpc: simplify do_cache_cleanJ. Bruce Fields2020-09-251-7/+8
| * | sunrpc: cache : Replace seq_printf with seq_putsXu Wang2020-09-251-2/+2
| * | SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker2020-09-251-0/+45
| * | net: sunrpc: delete repeated wordsRandy Dunlap2020-09-253-3/+3
* | | Merge tag '9p-for-5.10-rc1' of git://github.com/martinetd/linuxLinus Torvalds2020-10-222-3/+3
|\ \ \
| * | | net: 9p: initialize sun_server.sun_path to have addr's value only when addr i...Anant Thazhemadam2020-10-121-1/+1
| * | | 9p/xen: Fix format argument warningYe Bin2020-10-091-2/+2
* | | | Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-10-213-35/+213
|\ \ \ \
| * | | | libceph: clear con->out_msg on Policy::stateful_server faultsIlya Dryomov2020-10-121-0/+5
| * | | | libceph: format ceph_entity_addr nonces as unsignedIlya Dryomov2020-10-121-3/+3
| * | | | libceph: move a dout in queue_con_delay()Ilya Dryomov2020-10-121-1/+1
| * | | | libceph: switch to the new "osd blocklist add" commandIlya Dryomov2020-10-121-15/+52
| * | | | libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2020-10-121-4/+4
| * | | | libceph: multiple workspaces for CRUSH computationsIlya Dryomov2020-10-121-15/+151
* | | | | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-2010-283/+323
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | SUNRPC: Add an xdr_align_data() functionAnna Schumaker2020-10-071-0/+121
| * | | | SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker2020-10-071-0/+69
| * | | | SUNRPC: Split out _shift_data_right_tail()Anna Schumaker2020-10-071-27/+41
| * | | | SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()Anna Schumaker2020-10-071-7/+14
| * | | | SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker2020-10-071-0/+13
| * | | | SUNRPC: Split out a function for setting current pageAnna Schumaker2020-10-071-4/+9
| * | | | xprtrdma: drop double zeroingJulia Lawall2020-09-211-1/+1
| * | | | Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov2020-09-212-2/+2
| * | | | SUNRPC: Remove remaining dprintks from sched.cChuck Lever2020-09-211-10/+0
| * | | | SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2020-09-211-21/+1
| * | | | SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2020-09-211-12/+3
| * | | | SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2020-09-211-20/+4
| * | | | SUNRPC: Remove more dprintks in rpcb_clnt.cChuck Lever2020-09-211-22/+3
| * | | | SUNRPC: Remove dprintk call sites in rpcbind XDR functionsChuck Lever2020-09-211-27/+1
| * | | | SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-212-18/+14
| * | | | SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2020-09-211-20/+3
| * | | | SUNRPC: Clean up call_bind_status() observabilityChuck Lever2020-09-211-14/+6
| * | | | SUNRPC: Remove dprintk call site in call_decodeChuck Lever2020-09-211-2/+0
| * | | | SUNRPC: Trace call_refresh eventsChuck Lever2020-09-211-6/+3
| * | | | SUNRPC: Add trace_rpc_timeout_status()Chuck Lever2020-09-211-1/+1
| * | | | SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever2020-09-211-2/+4
| * | | | SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever2020-09-212-6/+1
| * | | | SUNRPC: Remove dprintk call site in call_start()Chuck Lever2020-09-211-4/+0
| * | | | SUNRPC: Remove the dprint_status() macroChuck Lever2020-09-211-30/+1
| * | | | SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever2020-09-211-4/+1
| * | | | SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever2020-09-211-2/+2
| * | | | SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever2020-09-211-6/+2
| * | | | SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever2020-09-213-6/+0
| * | | | SUNRPC: Hoist trace_xprtrdma_op_allocate into generic codeChuck Lever2020-09-213-6/+1
| * | | | SUNRPC: Remove trace_xprt_complete_rqst()Chuck Lever2020-09-211-2/+0
| * | | | SUNRPC dont update timeout value on connection resetOlga Kornievskaia2020-09-211-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-15360-7335/+18642
|\ \ \ \