summaryrefslogtreecommitdiffstats
path: root/include/linux
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 '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 '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-195-61/+172
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | 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
| * | | | | 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-281-0/+2
| * | | | | netfs: Provide a launder_folio implementationDavid Howells2023-12-281-0/+2
| * | | | | 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-281-0/+4
| * | | | | netfs: Implement unbuffered/DIO read supportDavid Howells2023-12-281-0/+9
| * | | | | netfs: Provide func to copy data to pagecache for buffered writeDavid Howells2023-12-281-0/+5
| * | | | | netfs: Dispatch write requests to process a writeback sliceDavid Howells2023-12-281-0/+13
| * | | | | netfs: Prep to use folio->private for write grouping and streaming writeDavid Howells2023-12-281-0/+41
| * | | | | 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-281-1/+14
| * | | | | netfs: Limit subrequest by size or number of segmentsDavid Howells2023-12-281-0/+1
| * | | | | 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
| * | | | | 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
| * | | | | netfs: Move pinning-for-writeback from fscache to netfsDavid Howells2023-12-244-44/+5
| * | | | | netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlinkDavid Howells2023-12-241-1/+0
| * | | | | netfs, fscache: Remove ->begin_cache_operationDavid Howells2023-12-242-6/+1
* | | | | | Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxLinus Torvalds2024-01-184-8/+30
|\ \ \ \ \ \
| * | | | | | blk-mq: Remove the hctx 'run' debugfs attributeBart Van Assche2024-01-171-3/+0
| * | | | | | block: Fix iterating over an empty bio with bio_for_each_folio_allMatthew Wilcox (Oracle)2024-01-161-3/+6
| * | | | | | Merge tag 'nvme-6.8-2024-1-10' of git://git.infradead.org/nvme into for-6.8/b...Jens Axboe2024-01-101-1/+0
| |\ \ \ \ \ \
| | * | | | | | nvme: remove unused definitionMax Gurtovoy2024-01-031-1/+0
| * | | | | | | block: make __get_task_ioprio() easier to readJens Axboe2024-01-081-4/+4
| * | | | | | | block: move __get_task_ioprio() into header fileJens Axboe2024-01-081-1/+24
* | | | | | | | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-01-182-18/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | init: move THIS_MODULE from <linux/export.h> to <linux/init.h>Masahiro Yamada2023-12-102-18/+7