summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-263-4/+40
|\
| * io_uring/cmd: add cmd lazy tw wake helperPavel Begunkov2023-05-251-2/+16
| * io_uring: Add io_uring_setup flag to pre-register ring fd and never install itJosh Triplett2023-05-161-0/+7
| * io_uring: support for user allocated memory for rings/sqesJens Axboe2023-05-162-2/+17
* | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-263-19/+6
|\ \
| * | iov_iter: Kill ITER_PIPEDavid Howells2023-05-241-14/+0
| * | splice: Remove generic_file_splice_read()David Howells2023-05-241-2/+0
| * | splice: Make do_splice_to() generic and export itDavid Howells2023-05-241-0/+3
| * | splice: Rename direct_splice_read() to copy_splice_read()David Howells2023-05-241-3/+3
| |/
* | Merge tag 'for-6.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2023-06-261-4/+35
|\ \
| * | btrfs: tracepoints: also show actual number of the outstanding extentsNaohiro Aota2023-06-191-4/+6
| * | btrfs: add a btrfs_finish_ordered_extent helperChristoph Hellwig2023-06-191-0/+29
* | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2023-06-261-5/+9
|\ \ \
| * | | fsverity: rework fsverity_get_digest() againEric Biggers2023-06-141-5/+9
| | |/ | |/|
* | | Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2023-06-265-17/+59
|\ \ \
| * | | svcrdma: trace cc_release callsChuck Lever2023-06-171-0/+8
| * | | svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")Chuck Lever2023-06-121-1/+0
| * | | SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")Chuck Lever2023-06-121-1/+2
| * | | svcrdma: Clean up allocation of svc_rdma_recv_ctxtChuck Lever2023-06-121-1/+0
| * | | NFSD: Hoist rq_vec preparation into nfsd_read() [step two]Chuck Lever2023-06-111-2/+1
| * | | NFSD: Ensure that xdr_write_pages updates rq_next_pageChuck Lever2023-06-051-0/+21
| * | | SUNRPC: Trace struct svc_sock lifetime eventsChuck Lever2023-06-051-12/+27
* | | | Merge tag 'v6.5/vfs.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-06-261-1/+2
|\ \ \ \
| * | | | fs: allow to mount beneath top mountChristian Brauner2023-05-191-1/+2
| | |/ / | |/| |
* | | | Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-06-262-9/+37
|\ \ \ \
| * | | | ovl: enable fsnotify events on underlying real filesAmir Goldstein2023-06-191-1/+3
| * | | | fs: use backing_file container for internal files with "fake" f_pathAmir Goldstein2023-06-191-5/+28
| * | | | fs: use a helper for opening kernel internal filesAmir Goldstein2023-06-191-0/+2
| * | | | fs: rename {vfs,kernel}_tmpfile_open()Amir Goldstein2023-06-191-3/+4
| |/ / /
* | | | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-06-267-20/+30
|\ \ \ \
| * | | | fs: Provide helpers for manipulating sb->s_readonly_remountJan Kara2023-06-201-1/+1
| * | | | eventfd: add a uapi header for eventfd userspace APIsWen Yang2023-06-152-5/+12
| * | | | fs: Fix comment typoMao Zhu2023-06-121-1/+1
| * | | | watch_queue: prevent dangling pipe pointerSiddh Raman Pant2023-06-061-2/+1
| * | | | fs.h: Optimize file struct to prevent false sharingchenzhiyin2023-06-051-5/+11
| * | | | highmem: Rename put_and_unmap_page() to unmap_and_put_page()Fabio M. De Francesco2023-06-051-1/+1
| * | | | procfs: consolidate arch_report_meminfo declarationArnd Bergmann2023-05-171-0/+2
| * | | | fs: pipe: reveal missing function protoypesArnd Bergmann2023-05-171-4/+0
| * | | | fs: use correct __poll_t typeMin-Hua Chen2023-05-151-1/+1
| |/ / /
* | | | Merge tag 'perf_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-251-3/+3
|\ \ \ \
| * | | | perf/core: Drop __weak attribute from arch_perf_update_userpage() prototypeMarc Zyngier2023-06-161-3/+3
* | | | | Merge tag 'objtool_urgent_for_v6.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-251-0/+3
|\ \ \ \ \
| * | | | | x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval2023-06-161-0/+3
| |/ / / /
* | | | | Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-06-241-0/+8
|\ \ \ \ \
| * | | | | gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle2023-06-191-0/+8
| |/ / / /
* | | | | workqueue: clean up WORK_* constant types, clarify maskingLinus Torvalds2023-06-231-7/+8
* | | | | Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-233-2/+38
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nf-23-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2023-06-221-2/+29
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: reject unbound anonymous set before commit phasePablo Neira Ayuso2023-06-201-0/+3
| | * | | | | netfilter: nf_tables: drop map element references from preparation phasePablo Neira Ayuso2023-06-201-1/+4