summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Prevent delete work from occurring on glocks used for createBob Peterson2016-03-151-0/+1
* gfs2: change gfs2 readdir cookieBenjamin Marzinski2015-12-141-0/+3
* GFS2: Reduce size of incore inodeBob Peterson2015-12-141-2/+2
* GFS2: Make rgrp reservations part of the gfs2_inode structureBob Peterson2015-12-141-1/+1
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-241-5/+8
* gfs2: Extended attribute readaheadAndreas Gruenbacher2015-11-161-0/+1
* gfs2: Remove gl_spin defineAndreas Gruenbacher2015-10-291-2/+1
* gfs2: Make statistics unsigned, suitable for use with do_div()Ben Hutchings2015-09-031-1/+1
* GFS2: Use resizable hash table for glocksBob Peterson2015-09-031-2/+2
* GFS2: Move glock superblock pointer to field gl_nameBob Peterson2015-09-031-4/+5
* GFS2: Don't add all glocks to the lruBob Peterson2015-06-181-0/+1
* gfs2: limit quota log messagesAbhi Das2015-06-021-0/+1
* gfs2: allow quota_check and inplace_reserve to return available blocksAbhi Das2015-03-181-0/+2
* gfs2: perform quota checks against allocation parametersAbhi Das2015-03-181-1/+1
* GFS2: update freeze code to use freeze/thaw_super on all nodesBenjamin Marzinski2014-11-171-6/+12
* GFS2: Set of distributed preferences for rgrpsBob Peterson2014-11-031-0/+1
* GFS2: Don't use MAXQUOTAS valueJan Kara2014-09-111-2/+5
* GFS2: Prevent recovery before the local journal is setBob Peterson2014-06-021-0/+2
* GFS2: remove transaction glockBenjamin Marzinski2014-05-141-4/+8
* GFS2: Fix uninitialized VFS inode in gfs2_create_inodeAbhi Das2014-03-311-0/+1
* GFS2: Move recovery variables to journal structure in memoryBob Peterson2014-03-071-9/+9
* GFS2: Clean up journal extent mappingSteven Whitehouse2014-03-031-1/+2
* GFS2: Move log buffer accounting to transactionSteven Whitehouse2014-02-241-5/+0
* GFS2: Move log buffer lists into transactionSteven Whitehouse2014-02-241-3/+3
* GFS2: Reduce struct gfs2_trans in sizeSteven Whitehouse2014-02-211-2/+2
* GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse2014-01-161-1/+1
* GFS2: Move quota bitmap operations under their own lockSteven Whitehouse2014-01-141-0/+1
* GFS2: Clean up quota slot allocationSteven Whitehouse2014-01-141-2/+1
* GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse2014-01-141-0/+4
* GFS2: Use only a single address space for rgrpsSteven Whitehouse2014-01-031-0/+2
* GFS2: Use range based functions for rgrp sync/invalidationSteven Whitehouse2014-01-031-1/+9
* GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson2014-01-031-0/+1
* GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-041-3/+2
* GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-041-1/+1
* GFS2: Use lockref for glocksSteven Whitehouse2013-10-151-2/+3
* GFS2: Protect quota sync generationSteven Whitehouse2013-10-041-0/+1
* GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-041-1/+0
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-021-0/+14
* GFS2: Introduce rbm field biiBob Peterson2013-09-181-3/+9
* GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-171-0/+1
* GFS2: Add origin indicator to glock callbacksSteven Whitehouse2013-04-101-1/+1
* GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-081-9/+8
* GFS2: use kmalloc for lvb bitmapDavid Teigland2013-04-041-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-251-2/+1
|\
| * gfs2: Store qd_id in struct gfs2_quota_data as a struct kqidEric W. Biederman2013-02-131-2/+1
* | GFS2: Reinstate withdraw ack systemSteven Whitehouse2013-02-131-0/+1
* | GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-291-0/+3
* | GFS2: Clean up freeze codeSteven Whitehouse2013-01-291-3/+0
* | GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse2013-01-291-1/+0
|/
* GFS2: remove redundant lvb pointerDavid Teigland2012-11-151-1/+0