summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2020-10-222-8/+344
|\
| * ext4: fast commit recovery pathHarshad Shirwadkar2020-10-211-4/+52
| * jbd2: fast commit recovery pathHarshad Shirwadkar2020-10-211-0/+20
| * ext4: main fast-commit commit pathHarshad Shirwadkar2020-10-211-0/+172
| * jbd2: add fast commit machineryHarshad Shirwadkar2020-10-211-0/+27
| * ext4 / jbd2: add fast commit initializationHarshad Shirwadkar2020-10-211-0/+39
| * ext4: add fast_commit feature and handling for extended mount optionsHarshad Shirwadkar2020-10-211-1/+4
| * jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...Mauricio Faria de Oliveira2020-10-181-1/+24
| * jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()Mauricio Faria de Oliveira2020-10-181-0/+4
| * jbd2: fix the comment of struct jbd2_journal_handleHui Su2020-10-181-2/+2
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-224-3/+20
|\ \
| * | uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+18
| * | fs: don't allow splice read/write without explicit opsChristoph Hellwig2020-09-081-2/+0
| * | sysctl: Convert to iter interfacesMatthew Wilcox (Oracle)2020-09-081-1/+1
| * | proc: add a read_iter method to proc proc_opsChristoph Hellwig2020-09-031-0/+1
* | | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-10-223-0/+71
|\ \ \
| * | | NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo2020-10-211-0/+67
| * | | NFSACL: Replace PROC() macro with open codeChuck Lever2020-10-021-0/+2
| * | | SUNRPC/NFSD: Implement xdr_reserve_space_vec()Anna Schumaker2020-09-251-0/+2
* | | | Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2020-10-211-1/+0
|\ \ \ \
| * | | | rtc: mt6397: Remove unused member devFei Shao2020-10-151-1/+0
| | |/ / | |/| |
* | | | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-212-1/+13
|\ \ \ \
| * | | | i2c: Switch to using the new API kobj_to_dev()Tian Tao2020-09-211-1/+1
| * | | | i2c: smbus: add core function handling SMBus host-notifyAlain Volmat2020-09-091-0/+12
* | | | | Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-10-215-5/+18
|\ \ \ \ \
| * | | | | libceph: fix ENTITY_NAME format suggestionIlya Dryomov2020-10-121-1/+1
| * | | | | libceph, rbd, ceph: "blacklist" -> "blocklist"Ilya Dryomov2020-10-122-2/+2
| * | | | | libceph: multiple workspaces for CRUSH computationsIlya Dryomov2020-10-122-2/+15
* | | | | | Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2020-10-202-12/+25
|\ \ \ \ \ \
| * | | | | | radix-tree: fix the comment of radix_tree_next_slot()Hui Su2020-10-131-1/+1
| * | | | | | XArray: Fix xas_reload for multi-index entriesMatthew Wilcox (Oracle)2020-10-131-4/+15
| * | | | | | XArray: Add private interface for workingset node deletionMatthew Wilcox (Oracle)2020-10-131-0/+2
| * | | | | | XArray: Fix xas_for_each_conflict documentationMatthew Wilcox (Oracle)2020-10-081-7/+6
| * | | | | | radix tree test suite: Fix compilationMatthew Wilcox (Oracle)2020-10-071-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-10-2010-104/+269
|\ \ \ \ \ \
| * | | | | | NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2020-10-161-0/+3
| * | | | | | SUNRPC: Add an xdr_align_data() functionAnna Schumaker2020-10-071-0/+1
| * | | | | | SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker2020-10-071-0/+1
| * | | | | | NFS: Add READ_PLUS data segment supportAnna Schumaker2020-10-073-2/+3
| * | | | | | SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker2020-10-071-0/+1
| * | | | | | NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia2020-09-241-3/+3
| * | | | | | pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust2020-09-211-2/+2
| * | | | | | Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov2020-09-212-2/+2
| * | | | | | sunrpc: fix duplicated word in <linux/sunrpc/cache.h>Randy Dunlap2020-09-211-1/+2
| * | | | | | SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2020-09-211-0/+1
| * | | | | | SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2020-09-211-0/+2
| * | | | | | SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2020-09-211-0/+86
| * | | | | | SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever2020-09-212-1/+29
| * | | | | | SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2020-09-211-0/+35
| * | | | | | SUNRPC: Clean up call_bind_status() observabilityChuck Lever2020-09-211-1/+13