Age | Commit message (Expand) | Author | Files | Lines |
2021-02-23 | Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel... | Andreas Gruenbacher | 1 | -1/+4 |
2021-02-03 | gfs2: Clean up on-stack transactions | Andreas Gruenbacher | 1 | -0/+3 |
2021-01-18 | gfs2: Only use struct gfs2_rbm for bitmap manipulations | Andreas Gruenbacher | 1 | -1/+1 |
2020-06-05 | gfs2: new slab for transactions | Bob Peterson | 1 | -0/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398 | Thomas Gleixner | 1 | -4/+1 |
2019-05-08 | gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} | Andreas Gruenbacher | 1 | -1/+1 |
2018-07-05 | gfs2: Eliminate redundant ip->i_rgd | Andreas Gruenbacher | 1 | -2/+4 |
2013-01-29 | GFS2: Split gfs2_trans_add_bh() into two | Steven Whitehouse | 1 | -1/+2 |
2012-09-24 | GFS2: Remove rs_requested field from reservations | Steven Whitehouse | 1 | -4/+3 |
2012-06-06 | GFS2: Extend the life of the reservations | Bob Peterson | 1 | -1/+1 |
2011-11-22 | GFS2: decouple quota allocations from block allocations | Bob Peterson | 1 | -3/+3 |
2011-10-21 | GFS2: Cache the most recently used resource group in the inode | Steven Whitehouse | 1 | -3/+5 |
2011-10-21 | GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme | Bob Peterson | 1 | -8/+6 |
2010-09-28 | GFS2: reserve more blocks for transactions | Benjamin Marzinski | 1 | -0/+8 |
2010-09-20 | GFS2: fallocate support | Benjamin Marzinski | 1 | -0/+1 |
2008-03-31 | [GFS2] Update gfs2_trans_add_unrevoke to accept extents | Steven Whitehouse | 1 | -1/+1 |
2008-01-25 | [GFS2] Don't add glocks to the journal | Steven Whitehouse | 1 | -1/+0 |
2007-10-10 | [GFS2] Clean up gfs2_trans_add_revoke() | Steven Whitehouse | 1 | -1/+1 |
2006-09-05 | [GFS2] Make headers compile on their own | Steven Whitehouse | 1 | -2/+7 |
2006-09-04 | [GFS2] Change all types to uX style | Steven Whitehouse | 1 | -2/+2 |
2006-09-01 | [GFS2] Update copyright, tidy up incore.h | Steven Whitehouse | 1 | -1/+1 |
2006-06-14 | [GFS2] Fix unlinked file handling | Steven Whitehouse | 1 | -1/+0 |
2006-05-18 | [GFS2] Update copyright date to 2006 | Steven Whitehouse | 1 | -1/+1 |
2006-03-29 | [GFS2] Update debugging code | Steven Whitehouse | 1 | -6/+2 |
2006-02-08 | [GFS2] Make journaled data files identical to normal files on disk | Steven Whitehouse | 1 | -1/+0 |
2006-01-18 | [GFS2] Add an additional argument to gfs2_trans_add_bh() | Steven Whitehouse | 1 | -1/+1 |
2006-01-16 | [GFS2] The core of GFS2 | David Teigland | 1 | -0/+40 |