aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-10GFS2: Add origin indicator to glock callbacksSteven Whitehouse1-1/+1
2013-04-08GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski1-9/+8
2013-04-04GFS2: use kmalloc for lvb bitmapDavid Teigland1-0/+1
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-2/+1
2013-02-13gfs2: Store qd_id in struct gfs2_quota_data as a struct kqidEric W. Biederman1-2/+1
2013-02-13GFS2: Reinstate withdraw ack systemSteven Whitehouse1-0/+1
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse1-0/+3
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse1-3/+0
2013-01-29GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse1-1/+0
2012-11-15GFS2: remove redundant lvb pointerDavid Teigland1-1/+0
2012-11-15GFS2: only use lvb on glocks that need itDavid Teigland1-1/+2
2012-11-14GFS2: skip dlm_unlock calls in unmountDavid Teigland1-0/+1
2012-11-07GFS2: Rename glops go_xmote_th to go_syncBob Peterson1-1/+1
2012-11-07GFS2: Speed up gfs2_rbm_from_blockBob Peterson1-0/+1
2012-09-24GFS2: Consolidate free block searching functionsSteven Whitehouse1-1/+0
2012-09-24GFS2: Improve block reservation tracingSteven Whitehouse1-4/+2
2012-09-24GFS2: Replace rgblk_search with gfs2_rbm_findSteven Whitehouse1-0/+7
2012-09-24GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse1-3/+12
2012-09-24GFS2: Remove rs_requested field from reservationsSteven Whitehouse1-3/+0
2012-07-19GFS2: Reduce file fragmentationBob Peterson1-12/+37
2012-06-08GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski1-0/+2
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson1-8/+5
2012-05-22Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlmLinus Torvalds1-1/+0
2012-05-02dlm: fixes for nodir modeDavid Teigland1-1/+0
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson1-8/+4
2012-04-30GFS2: Eliminate vestigial sd_log_le_rgBob Peterson1-1/+0
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse1-10/+1
2012-04-24GFS2: Clean up log write code pathSteven Whitehouse1-0/+2
2012-03-05GFS2: Eliminate sd_rindex_mutexBob Peterson1-1/+0
2012-02-28GFS2: glock statistics gatheringSteven Whitehouse1-5/+44
2012-01-11GFS2: fail mount if journal recovery failsDavid Teigland1-0/+1
2012-01-11GFS2: let spectator mount do read only recoveryDavid Teigland1-0/+1
2012-01-11GFS2: dlm based recovery coordinationDavid Teigland1-4/+54
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson1-9/+10
2011-11-18GFS2: remove vestigial al_allocedBob Peterson1-1/+0
2011-10-21GFS2: Remove two unused variablesSteven Whitehouse1-4/+0
2011-10-21GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski1-0/+3
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse1-2/+1
2011-10-21GFS2: Make resource groups "append only" during life of fsSteven Whitehouse1-1/+0
2011-10-21GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson1-8/+3
2011-10-21GFS2: Fix inode allocation error pathSteven Whitehouse1-0/+1
2011-07-15GFS2: Automatically adjust glock min hold timeBob Peterson1-1/+1
2011-07-15GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse1-0/+1
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse1-0/+2
2011-05-10GFS2: Use UUID field in generic superblockSteven Whitehouse1-1/+0
2011-04-20GFS2: Make writeback more responsive to system conditionsSteven Whitehouse1-4/+0
2011-04-20GFS2: Optimise glock lru and end of life inodesSteven Whitehouse1-0/+1
2011-04-20GFS2: Improve tracing support (adds two flags)Steven Whitehouse1-0/+2
2011-03-11GFS2: introduce AIL lockDave Chinner1-0/+1
2011-03-09GFS2: quota allows exceeding hard limitAbhijith Das1-0/+1