index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
log.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-09
gfs2: Replace gfs2_glock_queue_put with gfs2_glock_put_async
Andreas Gruenbacher
1
-1
/
+1
2024-04-09
gfs2: Fix NULL pointer dereference in gfs2_log_flush
Andreas Gruenbacher
1
-1
/
+2
2023-12-27
gfs2: Fix freeze consistency check in log_write_header
Andreas Gruenbacher
1
-1
/
+2
2023-12-21
gfs2: Use wait_event_freezable_timeout() for freezable kthread
Kevin Hao
1
-3
/
+1
2023-12-21
gfs2: Add missing set_freezable() for freezable kthread
Kevin Hao
1
-0
/
+1
2023-12-20
gfs2: Lift withdraw check out of gfs2_ail1_empty
Andreas Gruenbacher
1
-5
/
+12
2023-12-20
gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
Andreas Gruenbacher
1
-10
/
+11
2023-12-20
gfs2: Minor gfs2_ail1_empty cleanup
Andreas Gruenbacher
1
-8
/
+9
2023-09-05
gfs2: Sanitize kthread stopping
Andreas Gruenbacher
1
-5
/
+4
2023-09-05
gfs2: journal flush threshold fixes and cleanup
Andreas Gruenbacher
1
-18
/
+16
2023-09-05
gfs2: Fix logd wakeup on I/O error
Andreas Gruenbacher
1
-0
/
+1
2023-09-05
gfs2: low-memory forced flush fixes
Andreas Gruenbacher
1
-4
/
+4
2023-09-05
gfs2: Switch to wait_event in gfs2_logd
Andreas Gruenbacher
1
-12
/
+5
2023-07-03
gfs2: Replace sd_freeze_state with SDF_FROZEN flag
Andreas Gruenbacher
1
-5
/
+4
2023-07-03
gfs2: Rework freeze / thaw logic
Andreas Gruenbacher
1
-2
/
+0
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2023-01-22
Revert "gfs2: stop using generic_writepages in gfs2_ail1_start_one"
Andreas Gruenbacher
1
-1
/
+10
2023-01-18
gfs2: replace obvious uses of b_page with b_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-11
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+2
2022-07-22
gfs2: stop using generic_writepages in gfs2_ail1_start_one
Christoph Hellwig
1
-3
/
+2
2022-07-14
fs/gfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-2
/
+2
2021-08-19
gfs2: tiny cleanup in gfs2_log_reserve
Bob Peterson
1
-1
/
+1
2021-05-20
gfs2: Clean up revokes on normal withdraws
Bob Peterson
1
-3
/
+3
2021-04-29
Merge tag 'gfs2-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Linus Torvalds
1
-10
/
+13
2021-04-09
gfs2: Fix a number of kernel-doc warnings
Lee Jones
1
-9
/
+8
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
1
-1
/
+1
2021-04-03
gfs2: Replace gfs2_lblk_to_dblk with gfs2_get_extent
Andreas Gruenbacher
1
-1
/
+5
2021-03-12
gfs2: bypass log flush if the journal is not live
Bob Peterson
1
-1
/
+1
2021-03-07
gfs2: fix use-after-free in trans_drain
Bob Peterson
1
-0
/
+4
2021-02-23
gfs2: Don't get stuck with I/O plugged in gfs2_ail1_flush
Bob Peterson
1
-2
/
+7
2021-02-23
Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...
Andreas Gruenbacher
1
-219
/
+290
2021-02-22
gfs2: Per-revoke accounting in transactions
Andreas Gruenbacher
1
-24
/
+90
2021-02-22
gfs2: Rework the log space allocation logic
Andreas Gruenbacher
1
-67
/
+95
2021-02-22
gfs2: Minor calc_reserved cleanup
Andreas Gruenbacher
1
-8
/
+5
2021-02-03
gfs2: Move function gfs2_ail_empty_tr
Andreas Gruenbacher
1
-17
/
+17
2021-02-03
gfs2: Get rid of current_tail()
Andreas Gruenbacher
1
-34
/
+38
2021-02-03
gfs2: Clean up gfs2_log_reserve
Andreas Gruenbacher
1
-33
/
+25
2021-02-03
gfs2: Don't wait for journal flush in clean_journal
Andreas Gruenbacher
1
-3
/
+2
2021-02-03
gfs2: Move lock flush locking to gfs2_trans_{begin,end}
Andreas Gruenbacher
1
-25
/
+3
2021-02-03
gfs2: Get rid of sd_reserving_log
Andreas Gruenbacher
1
-7
/
+10
2021-02-03
gfs2: Clean up on-stack transactions
Andreas Gruenbacher
1
-1
/
+1
2021-01-25
gfs2: keep bios separate for each journal
Bob Peterson
1
-3
/
+3
2021-01-25
Revert "GFS2: Re-add a call to log_flush_wait when flushing the journal"
Bob Peterson
1
-1
/
+0
2021-01-19
gfs2: Clean up ail2_empty
Andreas Gruenbacher
1
-17
/
+21
2021-01-19
gfs2: Rename gfs2_{write => flush}_revokes
Andreas Gruenbacher
1
-2
/
+2
2021-01-19
gfs2: Some documentation updates
Andreas Gruenbacher
1
-13
/
+11
2021-01-19
gfs2: Minor gfs2_write_revokes cleanups
Andreas Gruenbacher
1
-3
/
+5
2020-11-12
gfs2: Fix case in which ail writes are done to jdata holes
Bob Peterson
1
-0
/
+2
2020-10-15
gfs2: make gfs2_ail1_empty_one return the count of active items
Bob Peterson
1
-4
/
+8
2020-10-15
gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe
Bob Peterson
1
-1
/
+1
[next]