index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
meta_io.c
Age
Commit message (
Expand
)
Author
2025-11-26
Revert "gfs2: don't stop reads while withdraw in progress"
Andreas Gruenbacher
2025-11-26
gfs2: Kill gfs2_io_error_bh_wd
Andreas Gruenbacher
2025-11-26
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
2025-07-15
gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
Andrew Price
2025-07-09
gfs2: Remove GIF_ALLOC_FAILED flag
Andreas Gruenbacher
2025-07-09
gfs2: Use SECTOR_SIZE and SECTOR_SHIFT
Andreas Gruenbacher
2025-04-21
gfs2: replace sd_aspace with sd_inode
Andreas Gruenbacher
2025-03-10
gfs2: Convert gfs2_meta_read_endio() to use a folio
Matthew Wilcox (Oracle)
2025-03-10
gfs2: Use b_folio in gfs2_submit_bhs()
Matthew Wilcox (Oracle)
2024-09-02
gfs2: Remove gfs2_aspace_writepage()
Matthew Wilcox (Oracle)
2024-09-02
gfs2: Add gfs2_aspace_writepages()
Matthew Wilcox (Oracle)
2024-05-03
gfs2: Convert gfs2_aspace_writepage() to use a folio
Matthew Wilcox (Oracle)
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
2023-12-20
gfs2: Mark withdraws as unlikely
Andreas Gruenbacher
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
2023-10-25
gfs2: convert gfs2_getjdatabuf to use a folio
Matthew Wilcox (Oracle)
2023-10-25
gfs2: convert gfs2_getbuf() to folios
Matthew Wilcox (Oracle)
2023-01-18
gfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
2022-12-02
gfs2: Fix and clean up create / evict interaction
Andreas Gruenbacher
2022-09-11
gfs2: replace ll_rw_block()
Zhang Yi
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-05-09
gfs2: Convert to release_folio
Matthew Wilcox (Oracle)
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2021-08-20
gfs2: don't stop reads while withdraw in progress
Bob Peterson
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
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: don't create empty buffers for NO_CREATE
Bob Peterson
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
2020-05-06
gfs2: fix withdraw sequence deadlock
Bob Peterson
2020-02-27
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
2019-11-14
gfs2: Introduce function gfs2_withdrawn
Bob Peterson
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-07-21
gfs2: add flag REQ_PRIO for metadata I/O
Coly Li
2017-07-17
GFS2: Prevent double brelse in gfs2_meta_indirect_buffer
Bob Peterson
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-01-27
GFS2: Switch tr_touched to flag in transaction
Bob Peterson
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
[next]