summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-1112-331/+392
|\
| * Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...Christian Brauner2024-03-048-28/+55
| |\
| | * block, fs: Restore the per-bio/request data lifetime fieldsBart Van Assche2024-02-065-4/+13
| | * fs: Propagate write hints to the struct block_device inodeBart Van Assche2024-02-061-0/+7
| | * fs: Move enum rw_hint into a new header fileBart Van Assche2024-02-063-0/+3
| | * fs: Split fcntl_rw_hint()Bart Van Assche2024-02-061-21/+24
| | * fs: Verify write lifetime constants at compile timeBart Van Assche2024-02-061-0/+7
| | * fs: Fix rw_hint validationBart Van Assche2024-02-061-7/+5
| * | iomap: Add processed for iomap_iterKassey Li2024-02-211-1/+4
| * | iomap: add pos and dirty_len into trace_iomap_writepage_mapZhang Yi2024-02-212-2/+43
| * | iomap: pass the length of the dirty region to ->map_blocksChristoph Hellwig2024-02-014-4/+6
| * | iomap: map multiple blocks at a timeChristoph Hellwig2024-02-011-35/+81
| * | iomap: submit ioends immediatelyChristoph Hellwig2024-02-011-86/+76
| * | iomap: factor out a iomap_writepage_map_block helperChristoph Hellwig2024-02-011-27/+43
| * | iomap: only call mapping_set_error once for each failed bioChristoph Hellwig2024-02-011-13/+14
| * | iomap: don't chain biosChristoph Hellwig2024-02-012-70/+26
| * | iomap: move the iomap_sector sector calculation out of iomap_add_to_ioendChristoph Hellwig2024-02-011-14/+11
| * | iomap: clean up the iomap_alloc_ioend calling conventionChristoph Hellwig2024-02-011-6/+5
| * | iomap: move all remaining per-folio logic into iomap_writepage_mapChristoph Hellwig2024-02-011-23/+11
| * | iomap: factor out a iomap_writepage_handle_eof helperChristoph Hellwig2024-02-011-66/+62
| * | iomap: move the PF_MEMALLOC check to iomap_writepagesChristoph Hellwig2024-02-011-16/+8
| * | iomap: move the io_folios field out of struct iomap_ioendChristoph Hellwig2024-02-011-3/+4
| * | iomap: treat inline data in iomap_writepage_map as an I/O errorChristoph Hellwig2024-02-011-2/+4
| * | iomap: clear the per-folio dirty bits on all writeback failuresChristoph Hellwig2024-02-011-7/+11
| |/
* | Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-1148-28826/+0
|\ \
| * | fs: Remove NTFS classicMatthew Wilcox (Oracle)2024-01-2448-28826/+0
| |/
* | Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-03-1145-390/+494
|\ \
| * \ Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Christian Brauner2024-03-079-78/+59
| |\ \
| | * | libfs: Drop generic_set_encrypted_ci_d_opsGabriel Krisman Bertazi2024-02-271-34/+0
| | * | ubifs: Configure dentry operations at dentry-creation timeGabriel Krisman Bertazi2024-02-272-1/+1
| | * | f2fs: Configure dentry operations at dentry-creation timeGabriel Krisman Bertazi2024-02-272-1/+1
| | * | ext4: Configure dentry operations at dentry-creation timeGabriel Krisman Bertazi2024-02-272-1/+1
| | * | libfs: Add helper to choose dentry operations at mount-timeGabriel Krisman Bertazi2024-02-271-0/+28
| | * | libfs: Merge encrypted_ci_dentry_ops and ci_dentry_opsGabriel Krisman Bertazi2024-02-271-28/+6
| | * | fscrypt: Factor out a helper to configure the lookup dentryGabriel Krisman Bertazi2024-02-271-10/+5
| | * | ovl: Always reject mounting over case-insensitive directoriesGabriel Krisman Bertazi2024-02-271-3/+11
| | * | libfs: Attempt exact-match comparison first during casefolded lookupGabriel Krisman Bertazi2024-02-271-17/+23
| * | | hugetlbfs: support idmapped mountsGiuseppe Scrivano2024-03-041-9/+14
| * | | qnx4: convert qnx4 to use the new mount apiBill O'Donnell2024-03-011-17/+30
| * | | fs: use inode_set_ctime_to_ts to set inode ctime to current timeNguyen Dinh Phi2024-03-011-1/+1
| * | | efs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-2/+2
| * | | jfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
| * | | minix: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
| * | | openpromfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
| * | | proc: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
| * | | qnx6: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
| * | | reiserfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+0
| * | | romfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-2/+2
| * | | sysv: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-271-1/+1
| * | | vfs: remove SLAB_MEM_SPREAD flag usageChengming Zhou2024-02-274-5/+4