Age | Commit message (Expand) | Author | Files | Lines |
2011-11-22 | GFS2: decouple quota allocations from block allocations | Bob Peterson | 1 | -9/+10 |
2011-11-18 | GFS2: remove vestigial al_alloced | Bob Peterson | 1 | -1/+0 |
2011-10-21 | GFS2: Remove two unused variables | Steven Whitehouse | 1 | -4/+0 |
2011-10-21 | GFS2: rewrite fallocate code to write blocks directly | Benjamin Marzinski | 1 | -0/+3 |
2011-10-21 | GFS2: Cache the most recently used resource group in the inode | Steven Whitehouse | 1 | -2/+1 |
2011-10-21 | GFS2: Make resource groups "append only" during life of fs | Steven Whitehouse | 1 | -1/+0 |
2011-10-21 | GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme | Bob Peterson | 1 | -8/+3 |
2011-10-21 | GFS2: Fix inode allocation error path | Steven Whitehouse | 1 | -0/+1 |
2011-07-15 | GFS2: Automatically adjust glock min hold time | Bob Peterson | 1 | -1/+1 |
2011-07-15 | GFS2: Cache dir hash table in a contiguous buffer | Steven Whitehouse | 1 | -0/+1 |
2011-07-12 | GFS2: Fix race during filesystem mount | Steven Whitehouse | 1 | -0/+2 |
2011-05-10 | GFS2: Use UUID field in generic superblock | Steven Whitehouse | 1 | -1/+0 |
2011-04-20 | GFS2: Make writeback more responsive to system conditions | Steven Whitehouse | 1 | -4/+0 |
2011-04-20 | GFS2: Optimise glock lru and end of life inodes | Steven Whitehouse | 1 | -0/+1 |
2011-04-20 | GFS2: Improve tracing support (adds two flags) | Steven Whitehouse | 1 | -0/+2 |
2011-03-11 | GFS2: introduce AIL lock | Dave Chinner | 1 | -0/+1 |
2011-03-09 | GFS2: quota allows exceeding hard limit | Abhijith Das | 1 | -0/+1 |
2011-01-21 | GFS2: Use RCU for glock hash table | Steven Whitehouse | 1 | -1/+4 |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 1 | -0/+1 |
2010-11-30 | GFS2: Merge glock state fields into a bitfield | Steven Whitehouse | 1 | -5/+7 |
2010-09-29 | GFS2: Improve journal allocation via sysfs | Steven Whitehouse | 1 | -1/+1 |
2010-09-24 | GFS2: Remove upgrade mount option | Steven Whitehouse | 1 | -1/+0 |
2010-09-23 | GFS2: Remove localcaching mount option | Steven Whitehouse | 1 | -1/+0 |
2010-09-23 | GFS2: Remove ignore_local_fs mount argument | Steven Whitehouse | 1 | -1/+0 |
2010-09-20 | GFS2: Don't enforce min hold time when two demotes occur in rapid succession | Steven Whitehouse | 1 | -0/+1 |
2010-09-20 | GFS2: fallocate support | Benjamin Marzinski | 1 | -0/+1 |
2010-09-20 | GFS2: Remove i_disksize | Steven Whitehouse | 1 | -1/+0 |
2010-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+1 |
2010-07-29 | GFS2: Wait for journal id on mount if not specified on mount command line | Steven Whitehouse | 1 | -0/+1 |
2010-07-23 | gfs2: use workqueue instead of slow-work | Tejun Heo | 1 | -2/+1 |
2010-05-06 | GFS2: Add some useful messages | Steven Whitehouse | 1 | -0/+1 |
2010-05-05 | GFS2: Various gfs2_logd improvements | Benjamin Marzinski | 1 | -5/+5 |
2010-03-11 | GFS2: Allow the number of committed revokes to temporarily be negative | Benjamin Marzinski | 1 | -1/+1 |
2010-03-01 | GFS2: Remove loopy umount code | Steven Whitehouse | 1 | -1/+0 |
2010-03-01 | GFS2: Metadata address space clean up | Steven Whitehouse | 1 | -2/+2 |
2010-02-03 | GFS2: Wait for unlock completion on umount | Steven Whitehouse | 1 | -0/+2 |
2009-12-03 | GFS2: add barrier/nobarrier mount options | Christoph Hellwig | 1 | -0/+1 |
2009-12-03 | GFS2: Improve statfs and quota usability | Benjamin Marzinski | 1 | -0/+4 |
2009-09-09 | GFS2: Remove unused sysfs file | Steven Whitehouse | 1 | -1/+0 |
2009-08-27 | GFS2: Remove no_formal_ino generating code | Steven Whitehouse | 1 | -7/+0 |
2009-08-24 | GFS2: Add "-o errors=panic|withdraw" mount options | Bob Peterson | 1 | -0/+7 |
2009-07-30 | GFS2: remove dcache entries for remote deleted inodes | Benjamin Marzinski | 1 | -0/+2 |
2009-05-21 | GFS2: Be more aggressive in reclaiming unlinked inodes | Steven Whitehouse | 1 | -1/+1 |
2009-05-21 | GFS2: Add a rgrp bitmap full flag | Steven Whitehouse | 1 | -0/+3 |
2009-05-20 | GFS2: Improve resource group error handling | Steven Whitehouse | 1 | -3/+4 |
2009-05-19 | GFS2: Umount recovery race fix | Steven Whitehouse | 1 | -9/+5 |
2009-05-13 | GFS2: Add commit= mount option | Steven Whitehouse | 1 | -0/+1 |
2009-03-24 | GFS2: Fix locking bug in failed shared to exclusive conversion | Benjamin Marzinski | 1 | -0/+1 |
2009-03-24 | GFS2: Expose UUID via sysfs/uevent | Steven Whitehouse | 1 | -0/+1 |
2009-03-24 | GFS2: Support generation of discard requests | Steven Whitehouse | 1 | -1/+1 |