index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
bmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-04-03
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Andreas Gruenbacher
1
-1
/
+1
2021-04-03
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
1
-24
/
+0
2021-04-03
gfs2: Turn gfs2_extent_map into gfs2_{get,alloc}_extent
Andreas Gruenbacher
1
-20
/
+39
2021-04-03
gfs2: Add new gfs2_iomap_get helper
Andreas Gruenbacher
1
-30
/
+35
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
1
-2
/
+2
2021-02-17
gfs2: Use resource group glock sharing
Bob Peterson
1
-1
/
+1
2021-02-10
gfs2: Recursive gfs2_quota_hold in gfs2_iomap_end
Andreas Gruenbacher
1
-3
/
+3
2021-01-18
gfs2: Only use struct gfs2_rbm for bitmap manipulations
Andreas Gruenbacher
1
-1
/
+1
2020-11-12
Revert "gfs2: Ignore journal log writes for jdata holes"
Bob Peterson
1
-6
/
+2
2020-10-15
gfs2: Ignore journal log writes for jdata holes
Bob Peterson
1
-2
/
+6
2020-10-15
gfs2: simplify gfs2_block_map
Bob Peterson
1
-9
/
+5
2020-10-14
gfs2: use iomap for buffered I/O in ordered and writeback mode
Christoph Hellwig
1
-12
/
+36
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-10
Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
1
-30
/
+39
[next]