| Commit message (Expand) | Author | Age | Files | Lines |
* | GFS2: Move log buffer lists into transaction | Steven Whitehouse | 2014-02-24 | 1 | -0/+2 |
* | GFS2: Don't use ENOBUFS when ENOMEM is the correct error code | Steven Whitehouse | 2014-01-16 | 1 | -4/+2 |
* | GFS2: Use only a single address space for rgrps | Steven Whitehouse | 2014-01-03 | 1 | -8/+10 |
* | GFS2: Use range based functions for rgrp sync/invalidation | Steven Whitehouse | 2014-01-03 | 1 | -3/+3 |
* | GFS2: Wait for async DIO in glock state changes | Steven Whitehouse | 2013-12-20 | 1 | -2/+8 |
* | GFS2: Use lockref for glocks | Steven Whitehouse | 2013-10-15 | 1 | -2/+2 |
* | GFS2: don't overrun reserved revokes | Benjamin Marzinski | 2013-08-19 | 1 | -5/+13 |
* | GFS2: aggressively issue revokes in gfs2_log_flush | Benjamin Marzinski | 2013-06-19 | 1 | -8/+0 |
* | GFS2: Add origin indicator to glock callbacks | Steven Whitehouse | 2013-04-10 | 1 | -2/+2 |
* | gfs2: Convert uids and gids between dinodes and vfs inodes. | Eric W. Biederman | 2013-02-13 | 1 | -2/+2 |
* | GFS2: only use lvb on glocks that need it | David Teigland | 2012-11-15 | 1 | -1/+2 |
* | GFS2: Rename glops go_xmote_th to go_sync | Bob Peterson | 2012-11-07 | 1 | -3/+3 |
* | GFS2: Review bug traps in glops.c | Steven Whitehouse | 2012-11-07 | 1 | -5/+5 |
* | GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_gl | Eric Sandeen | 2012-09-24 | 1 | -0/+1 |
* | GFS2: Remove redundant metadata block type check | Bob Peterson | 2012-05-08 | 1 | -5/+0 |
* | GFS2: Remove bd_list_tr | Steven Whitehouse | 2012-04-24 | 1 | -1/+0 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -1/+1 |
* | GFS2: Fix AIL flush issue during fsync | Steven Whitehouse | 2011-10-21 | 1 | -16/+16 |
* | GFS2: Make resource groups "append only" during life of fs | Steven Whitehouse | 2011-10-21 | 1 | -10/+6 |
* | GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme | Bob Peterson | 2011-10-21 | 1 | -29/+13 |
* | GFS2: Fix bug trap and journaled data fsync | Steven Whitehouse | 2011-10-21 | 1 | -4/+4 |
* | GFS2: Fix bug-trap in ail flush code | Steven Whitehouse | 2011-10-21 | 1 | -4/+19 |
* | GFS2: Add S_NOSEC support | Steven Whitehouse | 2011-07-15 | 1 | -1/+2 |
* | GFS2: Automatically adjust glock min hold time | Bob Peterson | 2011-07-15 | 1 | -2/+0 |
* | GFS2: Cache dir hash table in a contiguous buffer | Steven Whitehouse | 2011-07-15 | 1 | -0/+2 |
* | GFS2: Resolve inode eviction and ail list interaction bug | Steven Whitehouse | 2011-07-14 | 1 | -2/+2 |
* | GFS2: force a log flush when invalidating the rindex glock | Benjamin Marzinski | 2011-07-12 | 1 | -1/+3 |
* | GFS2: Move gfs2_refresh_inode() and friends into glops.c | Steven Whitehouse | 2011-05-09 | 1 | -0/+113 |
* | GFS2: Clean up fsync() | Steven Whitehouse | 2011-04-20 | 1 | -17/+42 |
* | GFS2: Don't try to deallocate unlinked inodes when mounted ro | Steven Whitehouse | 2011-04-18 | 1 | -0/+4 |
* | GFS2: introduce AIL lock | Dave Chinner | 2011-03-11 | 1 | -2/+8 |
* | GFS2: Use RCU for glock hash table | Steven Whitehouse | 2011-01-21 | 1 | -14/+9 |
* | GFS2: Don't flush delete workqueue when releasing the transaction lock | Steven Whitehouse | 2010-12-16 | 1 | -1/+0 |
* | GFS2: Fix type mapping for demote_rq interface | Steven Whitehouse | 2010-10-06 | 1 | -1/+0 |
* | GFS2: Remove i_disksize | Steven Whitehouse | 2010-09-20 | 1 | -3/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | GFS2: Metadata address space clean up | Steven Whitehouse | 2010-03-01 | 1 | -7/+9 |
* | GFS2: Use forget_all_cached_acls() | Steven Whitehouse | 2009-12-03 | 1 | -1/+4 |
* | GFS2: remove dcache entries for remote deleted inodes | Benjamin Marzinski | 2009-07-30 | 1 | -0/+21 |
* | GFS2: Improve resource group error handling | Steven Whitehouse | 2009-05-20 | 1 | -19/+1 |
* | GFS2: Clear dirty bit at end of inode glock sync | Steven Whitehouse | 2009-04-20 | 1 | -0/+6 |
* | GFS2: Clean up of glops.c | Steven Whitehouse | 2009-03-24 | 1 | -63/+52 |
* | GFS2: Add a "demote a glock" interface to sysfs | Steven Whitehouse | 2009-03-24 | 1 | -0/+12 |
* | GFS2: Fix deadlock on journal flush | Steven Whitehouse | 2009-03-24 | 1 | -7/+12 |
* | GFS2: Merge lock_dlm module into GFS2 | Steven Whitehouse | 2009-03-24 | 1 | -14/+0 |
* | GFS2: Kill two daemons with one patch | Steven Whitehouse | 2009-01-05 | 1 | -13/+19 |
* | GFS2: Fix "truncate in progress" hang | Steven Whitehouse | 2009-01-05 | 1 | -2/+9 |
* | GFS2: Add more detail to debugfs glock dumps | Steven Whitehouse | 2009-01-05 | 1 | -3/+8 |
* | GFS2: Banish struct gfs2_dinode_host | Steven Whitehouse | 2009-01-05 | 1 | -1/+1 |
* | [GFS2] Clean up the glock core | Steven Whitehouse | 2008-06-27 | 1 | -26/+44 |