Age | Commit message (Expand) | Author | Files | Lines |
2021-02-22 | gfs2: Per-revoke accounting in transactions | Andreas Gruenbacher | 1 | -1/+5 |
2021-02-22 | gfs2: Rework the log space allocation logic | Andreas Gruenbacher | 1 | -0/+7 |
2021-02-03 | gfs2: Get rid of current_tail() | Andreas Gruenbacher | 1 | -1/+3 |
2021-02-03 | gfs2: Move lock flush locking to gfs2_trans_{begin,end} | Andreas Gruenbacher | 1 | -1/+1 |
2021-02-03 | gfs2: Get rid of sd_reserving_log | Andreas Gruenbacher | 1 | -0/+1 |
2021-01-19 | gfs2: Rename gfs2_{write => flush}_revokes | Andreas Gruenbacher | 1 | -1/+1 |
2020-10-15 | gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe | Bob Peterson | 1 | -1/+1 |
2020-07-03 | gfs2: eliminate GIF_ORDERED in favor of list_empty | Bob Peterson | 1 | -2/+2 |
2020-02-27 | gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is empty | Bob Peterson | 1 | -0/+1 |
2020-01-07 | gfs2: eliminate ssize parameter from gfs2_struct2blk | Bob Peterson | 1 | -2/+2 |
2019-11-14 | gfs2: fix glock reference problem in gfs2_trans_remove_revoke | Bob Peterson | 1 | -0/+1 |
2019-11-14 | gfs2: make gfs2_log_shutdown static | Bob Peterson | 1 | -1/+0 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 1 | -4/+1 |
2019-05-08 | gfs2: Rename sd_log_le_{revoke,ordered} | Andreas Gruenbacher | 1 | -1/+1 |
2019-05-08 | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson | 1 | -1/+2 |
2018-12-11 | gfs2: Clean up gfs2_is_{ordered,writeback} | Andreas Gruenbacher | 1 | -3/+2 |
2018-06-04 | gfs2: Remove ordered write mode handling from gfs2_trans_add_data | Andreas Gruenbacher | 1 | -1/+6 |
2018-03-08 | GFS2: Make function gfs2_remove_from_ail static | Bob Peterson | 1 | -1/+0 |
2018-01-23 | GFS2: Introduce new gfs2_log_header_v2 | Bob Peterson | 1 | -9/+3 |
2017-12-22 | GFS2: Reduce code redundancy writing log headers | Bob Peterson | 1 | -0/+2 |
2014-05-14 | GFS2: remove transaction glock | Benjamin Marzinski | 1 | -2/+9 |
2013-06-19 | GFS2: aggressively issue revokes in gfs2_log_flush | Benjamin Marzinski | 1 | -0/+2 |
2013-01-29 | GFS2: Use ->writepages for ordered writes | Steven Whitehouse | 1 | -0/+12 |
2012-04-24 | GFS2: Clean up log write code path | Steven Whitehouse | 1 | -2/+0 |
2012-02-28 | GFS2: Move two functions from log.c to lops.c | Steven Whitehouse | 1 | -4/+1 |
2011-04-20 | GFS2: Make writeback more responsive to system conditions | Steven Whitehouse | 1 | -0/+2 |
2010-05-21 | GFS2: Rework reclaiming unlinked dinodes | Bob Peterson | 1 | -18/+11 |
2010-05-05 | GFS2: Various gfs2_logd improvements | Benjamin Marzinski | 1 | -1/+0 |
2008-06-27 | [GFS2] trivial sparse lock annotations | Harvey Harrison | 1 | -0/+2 |
2008-01-25 | [GFS2] Move gfs2_logd into log.c | Steven Whitehouse | 1 | -2/+1 |
2008-01-25 | [GFS2] Don't add glocks to the journal | Steven Whitehouse | 1 | -1/+8 |
2008-01-25 | [GFS2] Remove useless i_cache from inodes | Steven Whitehouse | 1 | -1/+1 |
2007-10-10 | [GFS2] Clean up journaled data writing | Steven Whitehouse | 1 | -0/+1 |
2007-10-10 | [GFS2] Introduce gfs2_remove_from_ail | Steven Whitehouse | 1 | -0/+1 |
2006-11-30 | [GFS2] Move gfs2_meta_syncfs() into log.c | Steven Whitehouse | 1 | -1/+1 |
2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse | 1 | -0/+4 |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 1 | -1/+1 |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 1 | -1/+1 |
2006-04-07 | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse | 1 | -5/+1 |
2006-02-21 | [GFS2] Use mutices rather than semaphores | Steven Whitehouse | 1 | -3/+0 |
2006-01-16 | [GFS2] The core of GFS2 | David Teigland | 1 | -0/+68 |