index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
bmap.c
Age
Commit message (
Expand
)
Author
2024-05-14
Merge tag 'gfs2-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2024-04-09
gfs2: Get rid of newlines in log messages
Andreas Gruenbacher
2024-03-25
Merge tag 'gfs2-v6.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2024-03-11
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
2024-02-01
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
2023-11-07
Merge tag 'gfs2-v6.6-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-11-06
gfs2: Get rid of gfs2_alloc_blocks generation parameter
Andreas Gruenbacher
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
gfs2: Add metapath_dibh helper
Andreas Gruenbacher
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
gfs2: convert inode unstuffing to use a folio
Matthew Wilcox (Oracle)
2023-10-18
gfs2: convert to new timestamp accessors
Jeff Layton
2023-09-18
gfs2: Remove unused gfs2_extent_length argument
Andreas Gruenbacher
2023-09-05
Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-09-05
gfs: Don't use GFP_NOFS in gfs2_unstuff_dinode
Andreas Gruenbacher
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-24
iomap: Create large folios in the buffered write path
Matthew Wilcox (Oracle)
2023-07-24
gfs2: convert to ctime accessor functions
Jeff Layton
2023-06-06
gfs2: fix minor comment typos
Bob Peterson
2023-04-18
gfs2: Eliminate gfs2_trim_blocks
Bob Peterson
2023-02-22
gfs2: Convert gfs2_page_add_databufs to folios
Andreas Gruenbacher
2023-01-18
iomap: Rename page_ops to folio_ops
Andreas Gruenbacher
2023-01-18
iomap: Rename page_prepare handler to get_folio
Andreas Gruenbacher
2023-01-18
iomap/gfs2: Get page in page_prepare handler
Andreas Gruenbacher
2023-01-18
iomap: Rename page_done handler to put_folio
Andreas Gruenbacher
2023-01-18
iomap/gfs2: Unlock and put folio in page_done handler
Andreas Gruenbacher
2022-12-06
gfs2: Always check inode size of inline inodes
Andreas Gruenbacher
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-05-13
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
2022-03-03
gfs2: Remove return value for gfs2_indirect_init
Bob Peterson
2022-02-15
gfs2: gfs2_setattr_size error path fix
Andreas Gruenbacher
2021-11-06
gfs2: Fix length of holes reported at end-of-file
Andreas Gruenbacher
2021-10-20
gfs2: Move the inode glock locking to gfs2_file_buffered_write
Andreas Gruenbacher
2021-08-16
iomap: remove the iomap arguments to ->page_{prepare,done}
Christoph Hellwig
2021-06-29
gfs2: Clean up gfs2_unstuff_dinode
Andreas Gruenbacher
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-03
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Andreas Gruenbacher
2021-04-03
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
2021-04-03
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Andreas Gruenbacher
2021-04-03
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
2021-02-17
gfs2: Use resource group glock sharing
Bob Peterson
2021-02-10
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Andreas Gruenbacher
2021-01-18
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
2020-10-15
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
2020-10-15
gfs2: simplify gfs2_block_map
Bob Peterson
2020-10-14
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
[next]