index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
12
-331
/
+392
|
\
|
*
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
2024-03-04
8
-28
/
+55
|
|
\
|
|
*
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-02-06
5
-4
/
+13
|
|
*
fs: Propagate write hints to the struct block_device inode
Bart Van Assche
2024-02-06
1
-0
/
+7
|
|
*
fs: Move enum rw_hint into a new header file
Bart Van Assche
2024-02-06
3
-0
/
+3
|
|
*
fs: Split fcntl_rw_hint()
Bart Van Assche
2024-02-06
1
-21
/
+24
|
|
*
fs: Verify write lifetime constants at compile time
Bart Van Assche
2024-02-06
1
-0
/
+7
|
|
*
fs: Fix rw_hint validation
Bart Van Assche
2024-02-06
1
-7
/
+5
|
*
|
iomap: Add processed for iomap_iter
Kassey Li
2024-02-21
1
-1
/
+4
|
*
|
iomap: add pos and dirty_len into trace_iomap_writepage_map
Zhang Yi
2024-02-21
2
-2
/
+43
|
*
|
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
2024-02-01
4
-4
/
+6
|
*
|
iomap: map multiple blocks at a time
Christoph Hellwig
2024-02-01
1
-35
/
+81
|
*
|
iomap: submit ioends immediately
Christoph Hellwig
2024-02-01
1
-86
/
+76
|
*
|
iomap: factor out a iomap_writepage_map_block helper
Christoph Hellwig
2024-02-01
1
-27
/
+43
|
*
|
iomap: only call mapping_set_error once for each failed bio
Christoph Hellwig
2024-02-01
1
-13
/
+14
|
*
|
iomap: don't chain bios
Christoph Hellwig
2024-02-01
2
-70
/
+26
|
*
|
iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend
Christoph Hellwig
2024-02-01
1
-14
/
+11
|
*
|
iomap: clean up the iomap_alloc_ioend calling convention
Christoph Hellwig
2024-02-01
1
-6
/
+5
|
*
|
iomap: move all remaining per-folio logic into iomap_writepage_map
Christoph Hellwig
2024-02-01
1
-23
/
+11
|
*
|
iomap: factor out a iomap_writepage_handle_eof helper
Christoph Hellwig
2024-02-01
1
-66
/
+62
|
*
|
iomap: move the PF_MEMALLOC check to iomap_writepages
Christoph Hellwig
2024-02-01
1
-16
/
+8
|
*
|
iomap: move the io_folios field out of struct iomap_ioend
Christoph Hellwig
2024-02-01
1
-3
/
+4
|
*
|
iomap: treat inline data in iomap_writepage_map as an I/O error
Christoph Hellwig
2024-02-01
1
-2
/
+4
|
*
|
iomap: clear the per-folio dirty bits on all writeback failures
Christoph Hellwig
2024-02-01
1
-7
/
+11
|
|
/
*
|
Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
48
-28826
/
+0
|
\
\
|
*
|
fs: Remove NTFS classic
Matthew Wilcox (Oracle)
2024-01-24
48
-28826
/
+0
|
|
/
*
|
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
45
-390
/
+494
|
\
\
|
*
\
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-03-07
9
-78
/
+59
|
|
\
\
|
|
*
|
libfs: Drop generic_set_encrypted_ci_d_ops
Gabriel Krisman Bertazi
2024-02-27
1
-34
/
+0
|
|
*
|
ubifs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
2
-1
/
+1
|
|
*
|
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
2
-1
/
+1
|
|
*
|
ext4: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2024-02-27
2
-1
/
+1
|
|
*
|
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
2024-02-27
1
-0
/
+28
|
|
*
|
libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
Gabriel Krisman Bertazi
2024-02-27
1
-28
/
+6
|
|
*
|
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
2024-02-27
1
-10
/
+5
|
|
*
|
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
2024-02-27
1
-3
/
+11
|
|
*
|
libfs: Attempt exact-match comparison first during casefolded lookup
Gabriel Krisman Bertazi
2024-02-27
1
-17
/
+23
|
*
|
|
hugetlbfs: support idmapped mounts
Giuseppe Scrivano
2024-03-04
1
-9
/
+14
|
*
|
|
qnx4: convert qnx4 to use the new mount api
Bill O'Donnell
2024-03-01
1
-17
/
+30
|
*
|
|
fs: use inode_set_ctime_to_ts to set inode ctime to current time
Nguyen Dinh Phi
2024-03-01
1
-1
/
+1
|
*
|
|
efs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-2
/
+2
|
*
|
|
jfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
|
*
|
|
minix: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
|
*
|
|
openpromfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
|
*
|
|
proc: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
|
*
|
|
qnx6: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
|
*
|
|
reiserfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+0
|
*
|
|
romfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-2
/
+2
|
*
|
|
sysv: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
1
-1
/
+1
|
*
|
|
vfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-27
4
-5
/
+4
[next]