index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
trans.h
Age
Commit message (
Expand
)
Author
2013-01-29
GFS2: Split gfs2_trans_add_bh() into two
Steven Whitehouse
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
2012-06-06
GFS2: Extend the life of the reservations
Bob Peterson
2011-11-22
GFS2: decouple quota allocations from block allocations
Bob Peterson
2011-10-21
GFS2: Cache the most recently used resource group in the inode
Steven Whitehouse
2011-10-21
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
2010-09-28
GFS2: reserve more blocks for transactions
Benjamin Marzinski
2010-09-20
GFS2: fallocate support
Benjamin Marzinski
2008-03-31
[GFS2] Update gfs2_trans_add_unrevoke to accept extents
Steven Whitehouse
2008-01-25
[GFS2] Don't add glocks to the journal
Steven Whitehouse
2007-10-10
[GFS2] Clean up gfs2_trans_add_revoke()
Steven Whitehouse
2006-09-05
[GFS2] Make headers compile on their own
Steven Whitehouse
2006-09-04
[GFS2] Change all types to uX style
Steven Whitehouse
2006-09-01
[GFS2] Update copyright, tidy up incore.h
Steven Whitehouse
2006-06-14
[GFS2] Fix unlinked file handling
Steven Whitehouse
2006-05-18
[GFS2] Update copyright date to 2006
Steven Whitehouse
2006-03-29
[GFS2] Update debugging code
Steven Whitehouse
2006-02-08
[GFS2] Make journaled data files identical to normal files on disk
Steven Whitehouse
2006-01-18
[GFS2] Add an additional argument to gfs2_trans_add_bh()
Steven Whitehouse
2006-01-16
[GFS2] The core of GFS2
David Teigland