aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAge
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-17
* GFS2: Set of distributed preferences for rgrpsBob Peterson2014-11-03
* GFS2: Don't use MAXQUOTAS valueJan Kara2014-09-11
* GFS2: Prevent recovery before the local journal is setBob Peterson2014-06-02
* GFS2: remove transaction glockBenjamin Marzinski2014-05-14
* GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das2014-03-31
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-07
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-03
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-24
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-24
* GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse2014-02-21
* GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-16
* GFS2: Move quota bitmap operations under their own lockSteven Whitehouse2014-01-14
* GFS2: Clean up quota slot allocationSteven Whitehouse2014-01-14
* GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-14
* GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-03
* GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-03
* GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-03
* GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-04
* GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-04
* GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
* GFS2: Protect quota sync generationSteven Whitehouse2013-10-04
* GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-04
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-02
* GFS2: Introduce rbm field biiBob Peterson2013-09-18
* GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-17
* GFS2: Add origin indicator to glock callbacksSteven Whitehouse2013-04-10
* GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-08
* GFS2: use kmalloc for lvb bitmapDavid Teigland2013-04-04
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\
| * gfs2: Store qd_id in struct gfs2_quota_data as a struct kqidEric W. Biederman2013-02-13
* | GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-13
* | GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-29
* | GFS2: Clean up freeze codeSteven Whitehouse2013-01-29
* | GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse2013-01-29
|/
* GFS2: remove redundant lvb pointerDavid Teigland2012-11-15
* GFS2: only use lvb on glocks that need itDavid Teigland2012-11-15
* GFS2: skip dlm_unlock calls in unmountDavid Teigland2012-11-14
* GFS2: Rename glops go_xmote_th to go_syncBob Peterson2012-11-07
* GFS2: Speed up gfs2_rbm_from_blockBob Peterson2012-11-07
* GFS2: Consolidate free block searching functionsSteven Whitehouse2012-09-24
* GFS2: Improve block reservation tracingSteven Whitehouse2012-09-24
* GFS2: Replace rgblk_search with gfs2_rbm_findSteven Whitehouse2012-09-24
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-24
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-24
* GFS2: Reduce file fragmentationBob Peterson2012-07-19
* GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-08
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-06
* Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-22
|\
| * dlm: fixes for nodir modeDavid Teigland2012-05-02