summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-01-311-5/+57
|\
| * GFS2: Log the reason for log flushes in every log headerBob Peterson2018-01-231-0/+21
| * GFS2: Introduce new gfs2_log_header_v2Bob Peterson2018-01-231-2/+24
| * Merge branch 'punch-hole' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Bob Peterson2018-01-1876-406/+332
| |\
| * | gfs2: Add a crc field to resource group headersAndrew Price2017-12-121-1/+2
| * | gfs2: Add rindex fields to rgrp headersAndrew Price2017-12-121-1/+6
| * | gfs2: Add a next-resource-group pointer to resource groupsAndrew Price2017-12-121-1/+4
* | | iversion: make inode_cmp_iversion{+raw} return bool instead of s64Jeff Layton2018-01-311-12/+8
* | | Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-01-313-6/+18
|\ \ \
| * | | f2fs: support inode creation timeChao Yu2018-01-251-1/+3
| * | | f2fs: allow to recover node blocks given updated checkpointJaegeuk Kim2018-01-221-0/+1
| * | | f2fs: add an ioctl to disable GC for specific fileJaegeuk Kim2018-01-221-1/+8
| * | | f2fs: recover directory operations by fsyncJaegeuk Kim2018-01-031-1/+2
| * | | posix_acl: convert posix_acl.a_refcount from atomic_t to refcount_tElena Reshetova2018-01-031-3/+4
| | |/ | |/|
* | | Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-01-318-14/+1042
|\ \ \
| * \ \ Merge tag 'nfs-rdma-for-4.16-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2018-01-234-3/+1026
| |\ \ \
| | * | | sunrpc: Format RPC events consistently for displayChuck Lever2018-01-231-2/+2
| | * | | SUNRPC: Trace xprt_timer eventsChuck Lever2018-01-231-0/+4
| | * | | xprtrdma: Instrument allocation/release of rpcrdma_req/rep objectsChuck Lever2018-01-231-0/+67
| | * | | xprtrdma: Add trace points to instrument QP and CQ access upcallsChuck Lever2018-01-231-0/+31
| | * | | xprtrdma: Add trace points in the client-side backchannel code pathsChuck Lever2018-01-231-0/+68
| | * | | xprtrdma: Add trace points for connect eventsChuck Lever2018-01-231-0/+75
| | * | | xprtrdma: Add trace points to instrument MR allocation and recoveryChuck Lever2018-01-231-0/+57
| | * | | xprtrdma: Add trace points to instrument memory invalidationChuck Lever2018-01-231-0/+41
| | * | | xprtrdma: Add trace points in reply decoder pathChuck Lever2018-01-231-0/+93
| | * | | xprtrdma: Add trace points to instrument memory registrationChuck Lever2018-01-231-0/+156
| | * | | xprtrdma: Add trace points in the RPC Reply handler pathsChuck Lever2018-01-231-0/+162
| | * | | xprtrdma: Add trace points in RPC Call transmit pathsChuck Lever2018-01-231-0/+124
| | * | | rpcrdma: infrastructure for static trace points in rpcrdma.koChuck Lever2018-01-231-0/+16
| | * | | rdma/ib: Add trace point macros to display human-readable valuesChuck Lever2018-01-231-0/+129
| | * | | xprtrdma: Replace all usage of "frmr" with "frwr"Chuck Lever2018-01-161-1/+1
| | |/ /
| * | | SUNRPC: Fix null rpc_clnt dereference in rpc_task_queued tracepointBenjamin Coddington2018-01-231-2/+2
| * | | SUNRPC: Remove rpc_protocol()Chuck Lever2018-01-151-1/+0
| * | | nfs: Define NFS_RDMA_PORTChuck Lever2018-01-151-0/+1
| * | | lockd: convert nlm_rqst.a_count from atomic_t to refcount_tElena Reshetova2018-01-151-1/+1
| * | | lockd: convert nlm_lockowner.count from atomic_t to refcount_tElena Reshetova2018-01-151-1/+1
| * | | lockd: convert nsm_handle.sm_count from atomic_t to refcount_tElena Reshetova2018-01-151-1/+1
| * | | lockd: convert nlm_host.h_count from atomic_t to refcount_tElena Reshetova2018-01-151-1/+2
| * | | NFS: Fix nfsstat breakage due to LOOKUPPTrond Myklebust2018-01-151-4/+8
* | | | Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2018-01-311-0/+4
|\ \ \ \
| * | | | new primitive: vfs_mkobj()Al Viro2018-01-051-0/+4
* | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-3134-59/+80
|\ \ \ \ \
| * | | | | make kernel-side POLL... arch-independentAl Viro2017-11-301-0/+14
| * | | | | ring_buffer_poll_wait() return value used as return value of ->poll()Al Viro2017-11-281-1/+1
| * | | | | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-283-4/+4
| * | | | | media: annotate ->poll() instancesAl Viro2017-11-276-9/+8
| * | | | | net: annotate ->poll() instancesAl Viro2017-11-278-8/+8
| * | | | | crypto: annotate ->poll() instancesAl Viro2017-11-271-1/+1
| * | | | | dmabuf: annotate dma_buf->activeAl Viro2017-11-271-1/+1
| * | | | | scif: annotate scif_pollepdAl Viro2017-11-271-2/+2