index
:
pub/scm/linux/kernel/git/djiang/linux.git
master
Dave Jiang fork of linux.git
Dave Jiang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
bmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
gfs2: convert iomap ops to ->iomap_next()
Joanne Koong
1
-2
/
+4
2026-06-26
Merge tag 'gfs2-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-0
/
+19
2026-06-04
gfs2: Convert gfs2_metapath_ra to bh_submit()
Matthew Wilcox (Oracle)
1
-6
/
+7
2026-05-29
gfs2: page poisoning fix
Andreas Gruenbacher
1
-0
/
+19
2026-04-15
Merge tag 'gfs2-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-1
/
+1
2026-04-07
gfs2: inode directory consistency checks
Andreas Gruenbacher
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-30
gfs2: Fix use-after-free in iomap inline data write path
Deepanshu Kartikey
1
-1
/
+12
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-9
/
+12
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
/
+14
2025-05-22
gfs2: Move gfs2_trans_add_databufs
Andreas Gruenbacher
1
-1
/
+2
2025-05-22
gfs2: Do not call iomap_zero_range beyond eof
Andreas Gruenbacher
1
-2
/
+4
2025-02-06
iomap: pass private data to iomap_zero_range
Christoph Hellwig
1
-1
/
+2
2024-05-14
Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-1
/
+1
2024-04-09
gfs2: Get rid of newlines in log messages
Andreas Gruenbacher
1
-1
/
+1
2024-03-25
Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-2
/
+3
2024-03-11
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
1
-2
/
+3
2024-02-01
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
1
-1
/
+1
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+11
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
1
-2
/
+2
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-25
/
+23
2023-11-02
gfs2: Add metapath_dibh helper
Andreas Gruenbacher
1
-1
/
+7
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-25
gfs2: convert inode unstuffing to use a folio
Matthew Wilcox (Oracle)
1
-25
/
+23
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
1
-5
/
+5
2023-09-18
gfs2: Remove unused gfs2_extent_length argument
Andreas Gruenbacher
1
-3
/
+2
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-09-05
gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode
Andreas Gruenbacher
1
-1
/
+1
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-07-24
iomap: Create large folios in the buffered write path
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
1
-6
/
+5
2023-06-06
gfs2: fix minor comment typos
Bob Peterson
1
-2
/
+2
2023-04-18
gfs2: Eliminate gfs2_trim_blocks
Bob Peterson
1
-8
/
+0
2023-02-22
gfs2: Convert gfs2_page_add_databufs to folios
Andreas Gruenbacher
1
-2
/
+2
2023-01-18
iomap: Rename page_ops to folio_ops
Andreas Gruenbacher
1
-2
/
+2
2023-01-18
iomap: Rename page_prepare handler to get_folio
Andreas Gruenbacher
1
-3
/
+3
2023-01-18
iomap/gfs2: Get page in page_prepare handler
Andreas Gruenbacher
1
-8
/
+13
2023-01-18
iomap: Rename page_done handler to put_folio
Andreas Gruenbacher
1
-2
/
+2
2023-01-18
iomap/gfs2: Unlock and put folio in page_done handler
Andreas Gruenbacher
1
-3
/
+12
2022-12-06
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
1
-3
/
+0
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-3
/
+2
2022-05-13
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-03-03
gfs2: Remove return value for gfs2_indirect_init
Bob Peterson
1
-4
/
+3
2022-02-15
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
1
-1
/
+1
2021-11-06
gfs2: Fix length of holes reported at end-of-file
Andreas Gruenbacher
1
-1
/
+1
2021-10-20
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
1
-59
/
+1
2021-08-16
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
1
-3
/
+2
2021-06-29
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
1
-31
/
+31
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-1
/
+4
[next]