summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cifs: Use filemap_splice_read()David Howells2023-05-243-23/+4
* trace: Convert trace/seq to use copy_splice_read()David Howells2023-05-241-1/+1
* zonefs: Provide a splice-read wrapperDavid Howells2023-05-241-1/+39
* xfs: Provide a splice-read wrapperDavid Howells2023-05-242-2/+30
* orangefs: Provide a splice-read wrapperDavid Howells2023-05-241-1/+21
* ocfs2: Provide a splice-read wrapperDavid Howells2023-05-242-2/+42
* ntfs3: Provide a splice-read wrapperDavid Howells2023-05-241-1/+30
* nfs: Provide a splice-read wrapperDavid Howells2023-05-243-2/+25
* f2fs: Provide a splice-read wrapperDavid Howells2023-05-241-8/+35
* ext4: Provide a splice-read wrapperDavid Howells2023-05-241-1/+12
* ecryptfs: Provide a splice-read wrapperDavid Howells2023-05-241-1/+26
* ceph: Provide a splice-read wrapperDavid Howells2023-05-241-1/+64
* afs: Provide a splice-read wrapperDavid Howells2023-05-241-1/+19
* 9p: Add splice_read wrapperDavid Howells2023-05-241-2/+24
* net: Make sock_splice_read() use copy_splice_read() by defaultDavid Howells2023-05-241-1/+1
* tty, proc, kernfs, random: Use copy_splice_read()David Howells2023-05-246-11/+11
* coda: Implement splice-readDavid Howells2023-05-241-1/+28
* overlayfs: Implement splice-readDavid Howells2023-05-241-1/+22
* shmem: Implement splice-readDavid Howells2023-05-241-1/+133
* splice: Make splice from a DAX file use copy_splice_read()David Howells2023-05-241-3/+3
* splice: Make splice from an O_DIRECT fd use copy_splice_read()David Howells2023-05-241-0/+6
* splice: Check for zero count in vfs_splice_read()David Howells2023-05-241-0/+2
* splice: Make do_splice_to() generic and export itDavid Howells2023-05-242-7/+23
* splice: Clean up copy_splice_read() a bitDavid Howells2023-05-241-12/+7
* splice: Rename direct_splice_read() to copy_splice_read()David Howells2023-05-244-12/+11
* splice: Make filemap_splice_read() check s_maxbytesDavid Howells2023-05-241-0/+3
* splice: Fix filemap_splice_read() to use the correct inodeDavid Howells2023-05-241-2/+2
* Linux 6.4-rc2v6.4-rc2Linus Torvalds2023-05-141-1/+1
* Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-142-1/+2
|\
| * cxl: Add missing return to cdat read error pathDave Jiang2023-05-131-0/+1
| * tools/testing/cxl: Use DEFINE_STATIC_SRCU()Dan Williams2023-05-131-1/+1
* | Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-05-142-4/+6
|\ \
| * | parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flagHelge Deller2023-05-141-4/+4
| * | parisc: kexec: include reboot.hSimon Horman2023-05-091-0/+2
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-05-144-6/+37
|\ \
| * | ARM: 9297/1: vfp: avoid unbalanced stack on 'success' return pathArd Biesheuvel2023-05-102-4/+9
| * | ARM: 9296/1: HP Jornada 7XX: fix kernel-doc warningsRandy Dunlap2023-05-051-1/+4
| * | ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li2023-05-051-1/+24
* | | Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-05-141-4/+4
|\ \ \
| * | | locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz2023-05-081-4/+4
| | |/ | |/|
* | | Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-05-144-29/+50
|\ \ \
| * | | perf/x86/intel/ds: Flush PEBS DS when changing PEBS_DATA_CFGKan Liang2023-05-082-24/+35
| * | | perf/x86: Fix missing sample size update on AMD BRSNamhyung Kim2023-05-081-4/+2
| * | | perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong2023-05-081-1/+13
| |/ /
* | | Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-141-2/+2
|\ \ \
| * | | sched: fix cid_lock kernel-doc warningsRandy Dunlap2023-05-081-2/+2
| |/ /
* | | Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-143-0/+4
|\ \ \
| * | | hwmon: (k10temp) Add PCI ID for family 19, model 78hMario Limonciello2023-05-081-0/+1
| * | | x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello2023-05-082-0/+3
| |/ /
* | | Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-141-32/+88
|\ \ \