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
/
incore.h
Age
Commit message (
Expand
)
Author
2013-04-10
GFS2: Add origin indicator to glock callbacks
Steven Whitehouse
2013-04-08
GFS2: replace gfs2_ail structure with gfs2_trans
Benjamin Marzinski
2013-04-04
GFS2: use kmalloc for lvb bitmap
David Teigland
2013-02-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-02-13
gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
Eric W. Biederman
2013-02-13
GFS2: Reinstate withdraw ack system
Steven Whitehouse
2013-01-29
GFS2: Use ->writepages for ordered writes
Steven Whitehouse
2013-01-29
GFS2: Clean up freeze code
Steven Whitehouse
2013-01-29
GFS2: Copy gfs2_trans_add_bh into new data/meta functions
Steven Whitehouse
2012-11-15
GFS2: remove redundant lvb pointer
David Teigland
2012-11-15
GFS2: only use lvb on glocks that need it
David Teigland
2012-11-14
GFS2: skip dlm_unlock calls in unmount
David Teigland
2012-11-07
GFS2: Rename glops go_xmote_th to go_sync
Bob Peterson
2012-11-07
GFS2: Speed up gfs2_rbm_from_block
Bob Peterson
2012-09-24
GFS2: Consolidate free block searching functions
Steven Whitehouse
2012-09-24
GFS2: Improve block reservation tracing
Steven Whitehouse
2012-09-24
GFS2: Replace rgblk_search with gfs2_rbm_find
Steven Whitehouse
2012-09-24
GFS2: Add structure to contain rgrp, bitmap, offset tuple
Steven Whitehouse
2012-09-24
GFS2: Remove rs_requested field from reservations
Steven Whitehouse
2012-07-19
GFS2: Reduce file fragmentation
Bob Peterson
2012-06-08
GFS2: Use lvbs for storing rgrp information with mount option
Benjamin Marzinski
2012-06-06
GFS2: Fold quota data into the reservations struct
Bob Peterson
2012-05-22
Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2012-05-02
dlm: fixes for nodir mode
David Teigland
2012-05-02
GFS2: eliminate log elements and simplify
Bob Peterson
2012-04-30
GFS2: Eliminate vestigial sd_log_le_rg
Bob Peterson
2012-04-24
GFS2: Remove bd_list_tr
Steven Whitehouse
2012-04-24
GFS2: Clean up log write code path
Steven Whitehouse
2012-03-05
GFS2: Eliminate sd_rindex_mutex
Bob Peterson
2012-02-28
GFS2: glock statistics gathering
Steven Whitehouse
2012-01-11
GFS2: fail mount if journal recovery fails
David Teigland
2012-01-11
GFS2: let spectator mount do read only recovery
David Teigland
2012-01-11
GFS2: dlm based recovery coordination
David Teigland
2011-11-22
GFS2: decouple quota allocations from block allocations
Bob Peterson
2011-11-18
GFS2: remove vestigial al_alloced
Bob Peterson
2011-10-21
GFS2: Remove two unused variables
Steven Whitehouse
2011-10-21
GFS2: rewrite fallocate code to write blocks directly
Benjamin Marzinski
2011-10-21
GFS2: Cache the most recently used resource group in the inode
Steven Whitehouse
2011-10-21
GFS2: Make resource groups "append only" during life of fs
Steven Whitehouse
2011-10-21
GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme
Bob Peterson
2011-10-21
GFS2: Fix inode allocation error path
Steven Whitehouse
2011-07-15
GFS2: Automatically adjust glock min hold time
Bob Peterson
2011-07-15
GFS2: Cache dir hash table in a contiguous buffer
Steven Whitehouse
2011-07-12
GFS2: Fix race during filesystem mount
Steven Whitehouse
2011-05-10
GFS2: Use UUID field in generic superblock
Steven Whitehouse
2011-04-20
GFS2: Make writeback more responsive to system conditions
Steven Whitehouse
2011-04-20
GFS2: Optimise glock lru and end of life inodes
Steven Whitehouse
2011-04-20
GFS2: Improve tracing support (adds two flags)
Steven Whitehouse
2011-03-11
GFS2: introduce AIL lock
Dave Chinner
2011-03-09
GFS2: quota allows exceeding hard limit
Abhijith Das
[next]