aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
AgeCommit message (Expand)Author
2016-03-15GFS2: Prevent delete work from occurring on glocks used for createBob Peterson
2015-12-14gfs2: change gfs2 readdir cookieBenjamin Marzinski
2015-12-14GFS2: Reduce size of incore inodeBob Peterson
2015-12-14GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson
2015-11-24GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson
2015-11-16gfs2: Extended attribute readaheadAndreas Gruenbacher
2015-10-29gfs2: Remove gl_spin defineAndreas Gruenbacher
2015-09-03gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings
2015-09-03GFS2: Use resizable hash table for glocksBob Peterson
2015-09-03GFS2: Move glock superblock pointer to field gl_nameBob Peterson
2015-06-18GFS2: Don't add all glocks to the lruBob Peterson
2015-06-02gfs2: limit quota log messagesAbhi Das
2015-03-18gfs2: allow quota_check and inplace_reserve to return available blocksAbhi Das
2015-03-18gfs2: perform quota checks against allocation parametersAbhi Das
2014-11-17GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski
2014-11-03GFS2: Set of distributed preferences for rgrpsBob Peterson
2014-09-11GFS2: Don't use MAXQUOTAS valueJan Kara
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-03-31GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das
2014-03-07GFS2: Move recovery variables to journal structure in memoryBob Peterson
2014-03-03GFS2: Clean up journal extent mappingSteven Whitehouse
2014-02-24GFS2: Move log buffer accounting to transactionSteven Whitehouse
2014-02-24GFS2: Move log buffer lists into transactionSteven Whitehouse
2014-02-21GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse
2014-01-16GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse
2014-01-14GFS2: Move quota bitmap operations under their own lockSteven Whitehouse
2014-01-14GFS2: Clean up quota slot allocationSteven Whitehouse
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse
2014-01-03GFS2: Use only a single address space for rgrpsSteven Whitehouse
2014-01-03GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse
2014-01-03GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson
2013-11-04GFS2: Use generic list_lru for quotaSteven Whitehouse
2013-11-04GFS2: Use reflink for quota data cacheSteven Whitehouse
2013-10-15GFS2: Use lockref for glocksSteven Whitehouse
2013-10-04GFS2: Protect quota sync generationSteven Whitehouse
2013-10-04GFS2: Remove obsolete quota tunableSteven Whitehouse
2013-10-02GFS2: Add allocation parameters structureSteven Whitehouse
2013-09-18GFS2: Introduce rbm field biiBob Peterson
2013-09-17GFS2: introduce bi_blocks for optimizationBob Peterson
2013-04-10GFS2: Add origin indicator to glock callbacksSteven Whitehouse
2013-04-08GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski
2013-04-04GFS2: use kmalloc for lvb bitmapDavid Teigland
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-02-13gfs2: Store qd_id in struct gfs2_quota_data as a struct kqidEric W. Biederman
2013-02-13GFS2: Reinstate withdraw ack systemSteven Whitehouse
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse
2013-01-29GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse
2012-11-15GFS2: remove redundant lvb pointerDavid Teigland