index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
meta_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
gfs2: Move gfs2_remove_from_journal to log.c
Andreas Gruenbacher
1
-35
/
+0
2026-03-23
gfs2: Get rid of gfs2_log_[un]lock helpers
Andreas Gruenbacher
1
-4
/
+4
2026-01-26
gfs2: Introduce glock_{type,number,sbd} helpers
Andreas Gruenbacher
1
-3
/
+3
2025-11-26
Revert "gfs2: don't stop reads while withdraw in progress"
Andreas Gruenbacher
1
-6
/
+3
2025-11-26
gfs2: Kill gfs2_io_error_bh_wd
Andreas Gruenbacher
1
-2
/
+2
2025-11-26
gfs2: Rename gfs2_{withdrawing_or_ => }withdrawn
Andreas Gruenbacher
1
-3
/
+3
2025-07-15
gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aops
Andrew Price
1
-0
/
+2
2025-07-09
gfs2: Remove GIF_ALLOC_FAILED flag
Andreas Gruenbacher
1
-4
/
+2
2025-07-09
gfs2: Use SECTOR_SIZE and SECTOR_SHIFT
Andreas Gruenbacher
1
-1
/
+1
2025-04-21
gfs2: replace sd_aspace with sd_inode
Andreas Gruenbacher
1
-1
/
+1
2025-03-10
gfs2: Convert gfs2_meta_read_endio() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+6
2025-03-10
gfs2: Use b_folio in gfs2_submit_bhs()
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-09-02
gfs2: Remove gfs2_aspace_writepage()
Matthew Wilcox (Oracle)
1
-8
/
+0
2024-09-02
gfs2: Add gfs2_aspace_writepages()
Matthew Wilcox (Oracle)
1
-5
/
+23
2024-05-03
gfs2: Convert gfs2_aspace_writepage() to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+8
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
1
-3
/
+6
2023-12-20
gfs2: Mark withdraws as unlikely
Andreas Gruenbacher
1
-3
/
+3
2023-10-25
buffer: remove folio_create_empty_buffers()
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-10-25
gfs2: convert gfs2_getjdatabuf to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+8
2023-10-25
gfs2: convert gfs2_getbuf() to folios
Matthew Wilcox (Oracle)
1
-22
/
+17
2023-01-18
gfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-12-02
gfs2: Fix and clean up create / evict interaction
Andreas Gruenbacher
1
-0
/
+6
2022-09-11
gfs2: replace ll_rw_block()
Zhang Yi
1
-5
/
+2
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-5
/
+4
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-5
/
+4
2022-05-09
gfs2: Convert to release_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-2
/
+4
2022-03-16
fs: Convert __set_page_dirty_buffers to block_dirty_folio
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-15
fs: Turn block_invalidatepage into block_invalidate_folio
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+1
2021-08-20
gfs2: don't stop reads while withdraw in progress
Bob Peterson
1
-4
/
+3
2021-06-29
mm: require ->set_page_dirty to be explicitly wired up
Christoph Hellwig
1
-0
/
+2
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-0
/
+1
2021-04-03
gfs2: Turn gfs2_meta_indirect_buffer into gfs2_meta_buffer
Andreas Gruenbacher
1
-5
/
+4
2021-04-03
gfs2: don't create empty buffers for NO_CREATE
Bob Peterson
1
-3
/
+7
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
1
-5
/
+76
2020-05-06
gfs2: fix withdraw sequence deadlock
Bob Peterson
1
-1
/
+1
2020-02-27
gfs2: Force withdraw to replay journals and wait for it to finish
Bob Peterson
1
-1
/
+2
2019-11-14
gfs2: Introduce function gfs2_withdrawn
Bob Peterson
1
-3
/
+3
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
1
-3
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-2
/
+1
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
1
-1
/
+2
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
1
-2
/
+2
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-07-21
gfs2: add flag REQ_PRIO for metadata I/O
Coly Li
1
-2
/
+4
2017-07-17
GFS2: Prevent double brelse in gfs2_meta_indirect_buffer
Bob Peterson
1
-1
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-1
/
+1
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+3
[next]