aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-11GFS2: Don't use MAXQUOTAS valueJan Kara1-2/+5
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson1-0/+2
2014-05-14GFS2: remove transaction glockBenjamin Marzinski1-4/+8
2014-03-31GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das1-0/+1
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson1-9/+9
2014-03-03GFS2: Clean up journal extent mappingSteven Whitehouse1-1/+2
2014-02-24GFS2: Move log buffer accounting to transactionSteven Whitehouse1-5/+0
2014-02-24GFS2: Move log buffer lists into transactionSteven Whitehouse1-3/+3
2014-02-21GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse1-2/+2
2014-01-16GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse1-1/+1
2014-01-14GFS2: Move quota bitmap operations under their own lockSteven Whitehouse1-0/+1
2014-01-14GFS2: Clean up quota slot allocationSteven Whitehouse1-2/+1
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse1-0/+4
2014-01-03GFS2: Use only a single address space for rgrpsSteven Whitehouse1-0/+2
2014-01-03GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse1-1/+9
2014-01-03GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson1-0/+1
2013-11-04GFS2: Use generic list_lru for quotaSteven Whitehouse1-3/+2
2013-11-04GFS2: Use reflink for quota data cacheSteven Whitehouse1-1/+1
2013-10-15GFS2: Use lockref for glocksSteven Whitehouse1-2/+3
2013-10-04GFS2: Protect quota sync generationSteven Whitehouse1-0/+1
2013-10-04GFS2: Remove obsolete quota tunableSteven Whitehouse1-1/+0
2013-10-02GFS2: Add allocation parameters structureSteven Whitehouse1-0/+14
2013-09-18GFS2: Introduce rbm field biiBob Peterson1-3/+9
2013-09-17GFS2: introduce bi_blocks for optimizationBob Peterson1-0/+1
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