summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-211-6/+6
|\
| * spinlock: Fix failing build for PREEMPT_RTLeonardo Bras2024-01-151-6/+6
* | Merge tag 'dmaengine-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-201-0/+21
|\ \
| * | dt-bindings: dma: fsl-edma: Add fsl-edma.h to prevent hardcoding in dtsFrank Li2023-12-211-0/+21
* | | Merge tag 'riscv-for-linus-6.8-mw4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-201-3/+3
|\ \ \
| * \ \ Merge patch series "riscv: Add fine-tuned checksum functions"Palmer Dabbelt2024-01-171-3/+3
| |\ \ \
| | * | | asm-generic: Improve csum_foldCharlie Jenkins2024-01-171-3/+3
| | |/ /
* | | | Merge tag 'strlcpy-removal-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-01-192-54/+0
|\ \ \ \
| * | | | string: Remove strlcpy()Kees Cook2024-01-192-54/+0
* | | | | Merge tag 'devicetree-for-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-01-192-6/+3
|\ \ \ \ \
| * | | | | of: Stop circularly including of_device.h and of_platform.hRob Herring2024-01-192-6/+3
* | | | | | Merge tag 'sound-fix-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-191-4/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-fix-v6.8-merge-window' of https://git.kernel.org/pub/scm/linu...Takashi Iwai2024-01-161-4/+5
| |\ \ \ \ \ \
| | * | | | | | ASoC: tas2781: Add tas2563 into header file for DSP modeShenghao Ding2024-01-051-4/+5
* | | | | | | | Merge tag 'for-v6.8-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2024-01-191-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | power: supply: bq27xxx: Stop and start delayed work in suspend and resumeMarek Vasut2023-11-151-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'ceph-for-6.8-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds2024-01-191-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: try to allocate a smaller extent map for sparse readXiubo Li2024-01-151-2/+5
* | | | | | | | | Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-197-99/+320
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells2024-01-052-0/+4
| * | | | | | | | netfs: Rearrange netfs_io_subrequest to put request pointer firstDavid Howells2024-01-041-1/+1
| * | | | | | | | afs: Use the netfs write helpersDavid Howells2023-12-281-23/+0
| * | | | | | | | netfs: Optimise away reads above the point at which there can be no dataDavid Howells2023-12-281-3/+18
| * | | | | | | | netfs: Implement a write-through caching optionDavid Howells2023-12-282-2/+8
| * | | | | | | | netfs: Provide a launder_folio implementationDavid Howells2023-12-282-0/+5
| * | | | | | | | netfs: Provide a writepages implementationDavid Howells2023-12-281-0/+2
| * | | | | | | | netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells2023-12-281-2/+3
| * | | | | | | | netfs: Provide netfs_file_read_iter()David Howells2023-12-281-0/+2
| * | | | | | | | netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()David Howells2023-12-281-0/+4
| * | | | | | | | netfs: Implement buffered write APIDavid Howells2023-12-281-0/+3
| * | | | | | | | netfs: Implement unbuffered/DIO write supportDavid Howells2023-12-282-1/+7
| * | | | | | | | netfs: Implement unbuffered/DIO read supportDavid Howells2023-12-282-1/+15
| * | | | | | | | netfs: Make netfs_read_folio() handle streaming-write pagesDavid Howells2023-12-281-0/+2
| * | | | | | | | netfs: Provide func to copy data to pagecache for buffered writeDavid Howells2023-12-282-0/+78
| * | | | | | | | netfs: Dispatch write requests to process a writeback sliceDavid Howells2023-12-282-2/+61
| * | | | | | | | netfs: Prep to use folio->private for write grouping and streaming writeDavid Howells2023-12-281-0/+41
| * | | | | | | | netfs: Make the refcounting of netfs_begin_read() easier to useDavid Howells2023-12-281-4/+5
| * | | | | | | | netfs: Add a hook to allow tell the netfs to update its i_sizeDavid Howells2023-12-281-0/+4
| * | | | | | | | netfs: Extend the netfs_io_*request structs to handle writesDavid Howells2023-12-282-3/+20
| * | | | | | | | netfs: Limit subrequest by size or number of segmentsDavid Howells2023-12-282-0/+2
| * | | | | | | | netfs: Add func to calculate pagecount/size-limited span of an iteratorDavid Howells2023-12-281-0/+2
| * | | | | | | | netfs: Provide tools to create a buffer in an xarrayDavid Howells2023-12-281-0/+4
| * | | | | | | | netfs: Add support for DIO bufferingDavid Howells2023-12-281-0/+3
| * | | | | | | | netfs: Add iov_iters to (sub)requests to describe various buffersDavid Howells2023-12-241-0/+3
| * | | | | | | | netfs: Implement unbuffered/DIO vs buffered I/O lockingDavid Howells2023-12-241-0/+10
| * | | | | | | | netfs: Provide invalidate_folio and release_folio callsDavid Howells2023-12-241-2/+4
| * | | | | | | | afs: Don't use folio->private to record partial modificationDavid Howells2023-12-241-12/+4
| * | | | | | | | netfs: Add a ->free_subrequest() opDavid Howells2023-12-241-0/+1
| * | | | | | | | netfs: Allow the netfs to make the io (sub)request alloc largerDavid Howells2023-12-241-0/+2
| * | | | | | | | netfs: Add a procfile to list in-progress requestsDavid Howells2023-12-241-1/+5