index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
zonefs
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
zonefs: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+7
2026-05-12
zonefs: handle integer overflow in zonefs_fname_to_fno
Johannes Thumshirn
1
-1
/
+5
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2026-04-05
mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
1
-2
/
+1
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
1
-2
/
+2
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
1
-4
/
+4
2026-03-06
zonefs: widen trace event i_ino fields to u64
Jeff Layton
1
-9
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-6
/
+6
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-1
/
+2
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2025-11-05
iomap: add caller-provided callbacks for read and readahead
Joanne Koong
1
-2
/
+3
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
1
-2
/
+2
2025-08-12
zonefs: correct some spelling mistakes
Xichao Zhao
2
-3
/
+3
2025-07-28
Merge tag 'zonefs-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+3
2025-07-28
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+25
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-1
/
+2
2025-07-14
iomap: hide ioends from the generic writeback code
Christoph Hellwig
1
-0
/
+1
2025-07-14
iomap: refactor the writeback interface
Christoph Hellwig
1
-12
/
+16
2025-07-14
iomap: pass more arguments using the iomap writeback context
Christoph Hellwig
1
-2
/
+6
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
1
-4
/
+6
2025-06-13
zonefs: use ZONEFS_SUPER_SIZE instead of PAGE_SIZE
Johannes Thumshirn
1
-2
/
+3
2025-05-07
zonefs: use bdev_rw_virt in zonefs_read_super
Christoph Hellwig
1
-22
/
+12
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
1
-1
/
+1
2024-10-02
Merge tag 'zonefs-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
1
-1
/
+1
2024-08-20
zonefs: add support for FS_IOC_GETFSSYSFSPATH
Liao Chen
1
-0
/
+1
2024-06-11
zonefs: enable support for large folios
Johannes Thumshirn
1
-0
/
+1
2024-04-10
zonefs: Use str_plural() to fix Coccinelle warning
Thorsten Blum
1
-1
/
+1
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-70
/
+93
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+2
2024-02-16
zonefs: Improve error handling
Damien Le Moal
2
-43
/
+65
2024-02-14
zonefs: convert zonefs to use the new mount api
Bill O'Donnell
1
-70
/
+93
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
1
-1
/
+1
2024-02-12
zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
Johannes Thumshirn
1
-1
/
+1
2024-02-01
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
1
-1
/
+2
2024-01-11
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+0
2023-12-20
zonefs: d_splice_alias() will do the right thing on ERR_PTR() inode
Al Viro
1
-2
/
+0
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-18
zonefs: convert to new timestamp accessors
Jeff Layton
1
-5
/
+5
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-3
/
+5
2023-08-10
zonefs: fix synchronous direct writes to sequential files
Damien Le Moal
3
-118
/
+4
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
1
-1
/
+1
2023-07-24
zonefs: convert to ctime accessor functions
Jeff Layton
1
-3
/
+5
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
[next]