summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-02-211-2/+16
|\
| * iomap: add a IOMAP_DIO_OVERWRITE_ONLY flagChristoph Hellwig2021-01-231-0/+8
| * iomap: pass a flags argument to iomap_dio_rwChristoph Hellwig2021-01-231-2/+8
* | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds2021-02-212-0/+26
|\ \
| * | fs-verity: support reading signature with ioctlEric Biggers2021-02-071-0/+1
| * | fs-verity: support reading descriptor with ioctlEric Biggers2021-02-071-0/+1
| * | fs-verity: support reading Merkle tree with ioctlEric Biggers2021-02-071-0/+2
| * | fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers2021-02-072-0/+22
* | | Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-02-218-19/+38
|\ \ \
| * | | nfs: use change attribute for NFS re-exportsJ. Bruce Fields2021-01-301-0/+1
| * | | svcrdma: Reduce Receive doorbell rateChuck Lever2021-01-251-0/+1
| * | | svcrdma: Deprecate stat variables that are no longer usedChuck Lever2021-01-251-5/+0
| * | | svcrdma: Restore read and write statsChuck Lever2021-01-251-2/+2
| * | | svcrdma: Convert rdma_stat_sq_starve to a per-CPU counterChuck Lever2021-01-251-1/+1
| * | | svcrdma: Convert rdma_stat_recv to a per-CPU counterChuck Lever2021-01-251-1/+2
| * | | NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLsChuck Lever2021-01-251-0/+3
| * | | NFSD: Update the SETATTR3args decoder to use struct xdr_streamChuck Lever2021-01-251-0/+6
| * | | SUNRPC: Move definition of XDR_UNITChuck Lever2021-01-252-6/+10
| * | | SUNRPC: Display RPC procedure names instead of proc numbersChuck Lever2021-01-251-4/+11
| * | | SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever2021-01-251-0/+1
| |/ /
* | | Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-212-5/+3
|\ \ \
| * | | libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()Eric Biggers2021-01-281-5/+0
| * | | f2fs: compress: support compress levelChao Yu2021-01-281-0/+3
* | | | Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2021-02-214-12/+110
|\ \ \ \
| * | | | iomap: support REQ_OP_ZONE_APPENDNaohiro Aota2021-02-091-0/+1
| * | | | block: add bio_add_zone_append_pageJohannes Thumshirn2021-02-091-0/+2
| * | | | btrfs: add a trace class for dumping the current ENOSPC stateJosef Bacik2021-02-081-0/+62
| * | | | btrfs: adjust the flush trace point to include the sourceJosef Bacik2021-02-081-4/+6
| * | | | btrfs: introduce a FORCE_COMMIT_TRANS flush operationJosef Bacik2021-02-081-1/+2
| * | | | btrfs: add a trace point for reserve ticketsJosef Bacik2021-02-081-0/+29
| * | | | lib/zstd: convert constants to definesNikolay Borisov2021-02-081-4/+4
| * | | | btrfs: rework the order of btrfs_ordered_extent::flagsQu Wenruo2021-02-081-3/+4
* | | | | Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2021-02-213-1/+6
|\ \ \ \ \
| * | | | | fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHEDJens Axboe2021-01-042-1/+5
| * | | | | fs: add support for LOOKUP_CACHEDJens Axboe2021-01-041-0/+1
* | | | | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-212-4/+18
|\ \ \ \ \ \
| * | | | | | [amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properlyAl Viro2021-01-061-7/+11
| * | | | | | elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro2021-01-062-2/+12
| |/ / / / /
* | | | | | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-2126-115/+91
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpi-messages'Rafael J. Wysocki2021-02-151-7/+0
| |\ \ \ \ \ \
| | * | | | | | ACPI: thermal: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
| | * | | | | | ACPI: video: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
| | * | | | | | ACPI: button: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
| | * | | | | | ACPI: battery: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
| | * | | | | | ACPI: AC: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
| | * | | | | | ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any moreRafael J. Wysocki2021-02-041-1/+0
| | * | | | | | ACPI: PM: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-misc', 'acpi-cppc', 'acpi-docs', 'acpi-config' and 'acpi...Rafael J. Wysocki2021-02-151-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / | | | | |/| | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | ACPI: CPPC: remove __iomem annotation for cpc_reg's addressIonela Voinescu2021-01-221-1/+1
| | |/ / / / / /
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'acpi-scan', 'acpi-properties' and 'acpi-platform'Rafael J. Wysocki2021-02-152-32/+41
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |