index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
lops.c
Age
Commit message (
Expand
)
Author
2025-05-22
gfs2: No more gfs2_find_jhead caching
Andreas Gruenbacher
2025-05-22
gfs2: Minor comments fix
Andreas Gruenbacher
2025-04-24
gfs2: Fix usage of bio->bi_status in gfs2_end_log_write
Andrew Price
2025-03-12
gfs2: Fix a NULL vs IS_ERR() bug in gfs2_find_jhead()
Dan Carpenter
2025-03-10
gfs2: Convert gfs2_end_log_write_bh() to work on a folio
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Convert gfs2_find_jhead() to use a folio
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Convert gfs2_jhead_pg_srch() to gfs2_jhead_folio_search()
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Use b_folio in gfs2_check_magic()
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Use b_folio in gfs2_log_write_bh()
Matthew Wilcox (Oracle)
2023-12-20
gfs2: Remove use of error flag in journal reads
Matthew Wilcox (Oracle)
2023-09-05
gfs2: Use mapping->gfp_mask for metadata inodes
Andreas Gruenbacher
2023-07-03
gfs2: Use memcpy_{from,to}_page where appropriate
Andreas Gruenbacher
2023-07-03
gfs2: Convert remaining kmap_atomic calls to kmap_local_page
Andreas Gruenbacher
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-08-02
gfs2: Convert gfs2_jhead_process_page() to use a folio
Matthew Wilcox (Oracle)
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2021-08-19
gfs2: be more verbose replaying invalid rgrp blocks
Bob Peterson
2021-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
2021-02-17
gfs2: Add local resource group locking
Andreas Gruenbacher
2021-02-17
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
2021-01-25
gfs2: keep bios separate for each journal
Bob Peterson
2021-01-19
gfs2: Rename gfs2_{write => flush}_revokes
Andreas Gruenbacher
2020-12-31
gfs2: make gfs2_log_write_page static
Bob Peterson
2020-10-29
gfs2: Split up gfs2_meta_sync into inode and rgrp versions
Bob Peterson
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-05-29
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
2020-05-08
gfs2: More gfs2_find_jhead fixes
Andreas Gruenbacher
2020-03-27
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
2020-02-27
gfs2: Prepare to withdraw as soon as an IO error occurs in log write
Bob Peterson
2020-02-10
gfs2: Only complain the first time an io error occurs in quota or log
Bob Peterson
2020-02-06
gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
Abhi Das
2020-01-07
gfs2: eliminate ssize parameter from gfs2_struct2blk
Bob Peterson
2020-01-07
gfs2: Another gfs2_find_jhead fix
Andreas Gruenbacher
2019-11-14
gfs2: fix glock reference problem in gfs2_trans_remove_revoke
Bob Peterson
2019-11-12
gfs2: Remove active journal side effect from gfs2_write_log_header
Andreas Gruenbacher
2019-06-27
gfs2: dump fsid when dumping glock problems
Bob Peterson
2019-06-27
gfs2: Warn when a journal replay overwrites a rgrp with buffers
Bob Peterson
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-05-08
Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
[next]