summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* netfs: Speed up buffered readingDavid Howells2024-09-1228-470/+2058
* afs: Make read subreqs asyncDavid Howells2024-09-121-1/+8
* netfs: Simplify the writeback codeDavid Howells2024-09-124-171/+45
* netfs: Provide an iterator-reset functionDavid Howells2024-09-124-8/+23
* netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells2024-09-128-61/+150
* cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEsDavid Howells2024-09-121-3/+68
* iov_iter: Provide copy_folio_from_iter()David Howells2024-09-121-0/+6
* mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of foliosDavid Howells2024-09-126-4/+771
* netfs: Use bh-disabling spinlocks for rreq->lockDavid Howells2024-09-052-4/+4
* netfs: Set the request work function upon allocationDavid Howells2024-09-054-5/+10
* netfs: Remove NETFS_COPY_TO_CACHEDavid Howells2024-09-053-6/+3
* netfs: Reserve netfs_sreq_source 0 as unset/unknownDavid Howells2024-09-052-0/+2
* netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_streamDavid Howells2024-09-057-25/+29
* netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inodeDavid Howells2024-09-054-11/+10
* netfs: Reduce number of conditional branches in netfs_perform_write()David Howells2024-09-052-167/+134
* netfs: Record contention stats for writeback lockDavid Howells2024-09-053-3/+14
* netfs: Adjust labels in /proc/fs/netfs/statsDavid Howells2024-09-051-8/+8
* cachefiles: Fix non-taking of sb_writers around set/removexattrDavid Howells2024-09-051-8/+26
* Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-09-042-1/+2
|\
| * fscache: delete fscache_cookie_lru_timer when fscache exits to avoid UAFBaokun Li2024-09-011-0/+1
| * mm: Fix filemap_invalidate_inode() to use invalidate_inode_pages2_range()David Howells2024-08-301-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-09-042-4/+10
|\ \
| * | ARM: 9414/1: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATIONYuntao Liu2024-09-042-4/+10
* | | Merge tag 'parisc-for-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-041-5/+11
|\ \ \
| * | | parisc: Delay write-protection until mark_rodata_ro() callHelge Deller2024-09-031-5/+11
| | |/ | |/|
* | | Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...Linus Torvalds2024-09-0417-124/+197
|\ \ \
| * | | alloc_tag: fix allocation tag reporting when CONFIG_MODULES=nSuren Baghdasaryan2024-09-021-6/+11
| * | | mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_areaAdrian Huang2024-09-021-1/+4
| * | | mailmap: update entry for Jan KuligaJan Kuliga2024-09-021-0/+1
| * | | codetag: debug: mark codetags for poisoned page as emptyHao Ge2024-09-021-0/+7
| * | | mm/memcontrol: respect zswap.writeback setting from parent cg tooMike Yuan2024-09-022-6/+13
| * | | scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier2024-09-021-17/+49
| * | | Revert "mm: skip CMA pages when they are not available"Usama Arif2024-09-021-22/+2
| * | | maple_tree: remove rcu_read_lock() from mt_validate()Liam R. Howlett2024-09-021-5/+2
| * | | kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=yPetr Tesarik2024-09-021-1/+1
| * | | mm/slub: add check for s->flags in the alloc_tagging_slab_free_hookHao Ge2024-09-021-0/+4
| * | | nilfs2: fix state management in error path of log writing functionRyusuke Konishi2024-09-021-4/+6
| * | | nilfs2: fix missing cleanup on rollforward recovery errorRyusuke Konishi2024-09-021-2/+33
| * | | nilfs2: protect references to superblock parameters exposed in sysfsRyusuke Konishi2024-09-021-10/+33
| * | | userfaultfd: don't BUG_ON() if khugepaged yanks our page tableJann Horn2024-09-021-3/+4
| * | | userfaultfd: fix checks for huge PMDsJann Horn2024-09-021-10/+12
| * | | mm: vmalloc: ensure vmap_block is initialised before adding to queueWill Deacon2024-09-021-1/+1
| * | | selftests: mm: fix build errors on armhfMuhammad Usama Anjum2024-09-022-36/+14
* | | | Merge tag 'fuse-fixes-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-035-9/+26
|\ \ \ \
| * | | | fuse: disable the combination of passthrough and writeback cacheBernd Schubert2024-08-291-1/+6
| * | | | fuse: update stats for pages in dropped aux writeback listJoanne Koong2024-08-281-1/+7
| * | | | fuse: clear PG_uptodate when using a stolen pageMiklos Szeredi2024-08-281-4/+1
| * | | | fuse: fix memory leak in fuse_create_openyangyun2024-08-281-1/+1
| * | | | fuse: check aborted connection before adding requests to pending list for res...Joanne Koong2024-08-281-0/+9
| * | | | fuse: use unsigned type for getxattr/listxattr size truncationJann Horn2024-08-281-2/+2