summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/incore.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* GFS2: only use lvb on glocks that need itDavid Teigland2012-11-151-1/+2
* GFS2: skip dlm_unlock calls in unmountDavid Teigland2012-11-141-0/+1
* GFS2: Rename glops go_xmote_th to go_syncBob Peterson2012-11-071-1/+1
* GFS2: Speed up gfs2_rbm_from_blockBob Peterson2012-11-071-0/+1
* GFS2: Consolidate free block searching functionsSteven Whitehouse2012-09-241-1/+0
* GFS2: Improve block reservation tracingSteven Whitehouse2012-09-241-4/+2
* GFS2: Replace rgblk_search with gfs2_rbm_findSteven Whitehouse2012-09-241-0/+7
* GFS2: Add structure to contain rgrp, bitmap, offset tupleSteven Whitehouse2012-09-241-3/+12
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-241-3/+0
* GFS2: Reduce file fragmentationBob Peterson2012-07-191-12/+37
* GFS2: Use lvbs for storing rgrp information with mount optionBenjamin Marzinski2012-06-081-0/+2
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-8/+5
* Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2012-05-221-1/+0
|\
| * dlm: fixes for nodir modeDavid Teigland2012-05-021-1/+0
* | GFS2: eliminate log elements and simplifyBob Peterson2012-05-021-8/+4
* | GFS2: Eliminate vestigial sd_log_le_rgBob Peterson2012-04-301-1/+0
* | GFS2: Remove bd_list_trSteven Whitehouse2012-04-241-10/+1
* | GFS2: Clean up log write code pathSteven Whitehouse2012-04-241-0/+2
|/
* GFS2: Eliminate sd_rindex_mutexBob Peterson2012-03-051-1/+0
* GFS2: glock statistics gatheringSteven Whitehouse2012-02-281-5/+44
* GFS2: fail mount if journal recovery failsDavid Teigland2012-01-111-0/+1
* GFS2: let spectator mount do read only recoveryDavid Teigland2012-01-111-0/+1
* GFS2: dlm based recovery coordinationDavid Teigland2012-01-111-4/+54
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-9/+10
* GFS2: remove vestigial al_allocedBob Peterson2011-11-181-1/+0
* GFS2: Remove two unused variablesSteven Whitehouse2011-10-211-4/+0
* GFS2: rewrite fallocate code to write blocks directlyBenjamin Marzinski2011-10-211-0/+3
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-211-2/+1
* GFS2: Make resource groups "append only" during life of fsSteven Whitehouse2011-10-211-1/+0
* GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count schemeBob Peterson2011-10-211-8/+3
* GFS2: Fix inode allocation error pathSteven Whitehouse2011-10-211-0/+1
* GFS2: Automatically adjust glock min hold timeBob Peterson2011-07-151-1/+1
* GFS2: Cache dir hash table in a contiguous bufferSteven Whitehouse2011-07-151-0/+1
* GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-121-0/+2
* GFS2: Use UUID field in generic superblockSteven Whitehouse2011-05-101-1/+0
* GFS2: Make writeback more responsive to system conditionsSteven Whitehouse2011-04-201-4/+0
* GFS2: Optimise glock lru and end of life inodesSteven Whitehouse2011-04-201-0/+1
* GFS2: Improve tracing support (adds two flags)Steven Whitehouse2011-04-201-0/+2
* GFS2: introduce AIL lockDave Chinner2011-03-111-0/+1
* GFS2: quota allows exceeding hard limitAbhijith Das2011-03-091-0/+1
OpenPOWER on IntegriCloud