Age | Commit message (Expand) | Author |
2019-11-14 | gfs2: fix glock reference problem in gfs2_trans_remove_revoke | Bob Peterson |
2019-11-14 | gfs2: make gfs2_log_shutdown static | Bob Peterson |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner |
2019-05-07 | gfs2: Rename sd_log_le_{revoke,ordered} | Andreas Gruenbacher |
2019-05-07 | gfs2: clean_journal improperly set sd_log_flush_head | Bob Peterson |
2018-12-11 | gfs2: Clean up gfs2_is_{ordered,writeback} | Andreas Gruenbacher |
2018-06-04 | gfs2: Remove ordered write mode handling from gfs2_trans_add_data | Andreas Gruenbacher |
2018-03-08 | GFS2: Make function gfs2_remove_from_ail static | Bob Peterson |
2018-01-23 | GFS2: Introduce new gfs2_log_header_v2 | Bob Peterson |
2017-12-22 | GFS2: Reduce code redundancy writing log headers | Bob Peterson |
2014-05-14 | GFS2: remove transaction glock | Benjamin Marzinski |
2013-06-19 | GFS2: aggressively issue revokes in gfs2_log_flush | Benjamin Marzinski |
2013-01-29 | GFS2: Use ->writepages for ordered writes | Steven Whitehouse |
2012-04-24 | GFS2: Clean up log write code path | Steven Whitehouse |
2012-02-28 | GFS2: Move two functions from log.c to lops.c | Steven Whitehouse |
2011-04-20 | GFS2: Make writeback more responsive to system conditions | Steven Whitehouse |
2010-05-21 | GFS2: Rework reclaiming unlinked dinodes | Bob Peterson |
2010-05-05 | GFS2: Various gfs2_logd improvements | Benjamin Marzinski |
2008-06-27 | [GFS2] trivial sparse lock annotations | Harvey Harrison |
2008-01-25 | [GFS2] Move gfs2_logd into log.c | Steven Whitehouse |
2008-01-25 | [GFS2] Don't add glocks to the journal | Steven Whitehouse |
2008-01-25 | [GFS2] Remove useless i_cache from inodes | Steven Whitehouse |
2007-10-10 | [GFS2] Clean up journaled data writing | Steven Whitehouse |
2007-10-10 | [GFS2] Introduce gfs2_remove_from_ail | Steven Whitehouse |
2006-11-30 | [GFS2] Move gfs2_meta_syncfs() into log.c | Steven Whitehouse |
2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse |
2006-04-07 | [GFS2] Fix a ref count bug and other clean ups | Steven Whitehouse |
2006-02-21 | [GFS2] Use mutices rather than semaphores | Steven Whitehouse |
2006-01-16 | [GFS2] The core of GFS2 | David Teigland |