summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-07-135-8/+31
|\
| * NFS: Don't run wake_up_bit() when nobody is waiting...Trond Myklebust2017-07-131-0/+2
| * nfs4: add NFSv4 LOOKUPP handlersJeff Layton2017-07-132-1/+17
| * nfs: add a nfs_ilookup helperPeng Tao2017-07-131-0/+1
| * NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever2017-07-131-0/+2
| * NFS: Ensure we commit after writeback is completeTrond Myklebust2017-07-132-0/+3
| * NFS: Remove unused fields in the page I/O structuresTrond Myklebust2017-07-132-2/+0
| * NFS: nfs_rename() - revalidate directories on -ERESTARTSYSBenjamin Coddington2017-07-131-0/+1
| * NFS: convert flags to boolBenjamin Coddington2017-07-131-5/+5
| * sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-07-131-1/+1
| * sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-07-132-4/+4
| * sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-07-131-1/+1
| * sunrpc: remove kxdrproc_tChristoph Hellwig2017-07-131-7/+0
| * sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-07-133-9/+10
| * sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-07-133-19/+20
| * sunrpc: properly type pc_release callbacksChristoph Hellwig2017-07-131-1/+2
| * sunrpc: properly type pc_func callbacksChristoph Hellwig2017-07-131-2/+2
| * sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-07-132-3/+3
| * sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-07-131-1/+1
| * sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-07-131-1/+2
| * sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-07-131-1/+4
* | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-07-138-93/+55
|\ \
| * | svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw APIChuck Lever2017-07-121-4/+0
| * | svcrdma: Remove frmr cacheChuck Lever2017-07-121-18/+0
| * | svcrdma: Remove unused Read completion handlersChuck Lever2017-07-121-3/+1
| * | svcrdma: Use generic RDMA R/W API in RPC Call pathChuck Lever2017-07-121-14/+0
| * | svcrdma: Add recvfrom helpers to svc_rdma_rw.cChuck Lever2017-07-121-0/+3
| * | sunrpc: Allocate up to RPCSVC_MAXPAGES per svc_rqstChuck Lever2017-07-121-1/+1
| * | svcrdma: Remove svc_rdma_marshal.cChuck Lever2017-06-281-3/+0
| * | Merge tag 'v4.12-rc5' into nfsd treeJ. Bruce Fields2017-06-2845-71/+246
| |\|
| * | sunrpc: mark all struct svc_version instances as constChristoph Hellwig2017-05-151-1/+1
| * | sunrpc: mark all struct svc_procinfo instances as constChristoph Hellwig2017-05-152-4/+4
| * | sunrpc: move pc_count out of struct svc_procinfoChristoph Hellwig2017-05-151-1/+1
| * | sunrpc: remove kxdrproc_tChristoph Hellwig2017-05-151-7/+0
| * | sunrpc: properly type pc_encode callbacksChristoph Hellwig2017-05-153-9/+10
| * | sunrpc: properly type pc_decode callbacksChristoph Hellwig2017-05-153-19/+20
| * | sunrpc: properly type pc_release callbacksChristoph Hellwig2017-05-151-1/+2
| * | sunrpc: properly type pc_func callbacksChristoph Hellwig2017-05-151-2/+2
| * | sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-152-3/+3
| * | sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-151-1/+1
| * | sunrpc: properly type argument to kxdrdproc_tChristoph Hellwig2017-05-151-1/+2
| * | sunrpc: properly type argument to kxdreproc_tChristoph Hellwig2017-05-151-1/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-1317-71/+353
|\ \ \
| * | | writeback: rework wb_[dec|inc]_stat family of functionsNikolay Borisov2017-07-121-22/+2
| * | | ARM: samsung: usb-ohci: move inline before return typeJoe Perches2017-07-121-1/+1
| * | | mm, migration: do not trigger OOM killer when migrating memoryMichal Hocko2017-07-121-1/+1
| * | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-122-14/+45
| * | | random,stackprotect: introduce get_random_canary functionRik van Riel2017-07-121-0/+21
| * | | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+200
| * | | kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-9/+20