aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2
AgeCommit message (Expand)Author
2013-02-01GFS2: Get a block reservation before resizing a fileBob Peterson
2013-02-01GFS2: Split glock lru processing into two partsSteven Whitehouse
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse
2013-01-29GFS2: Clean up freeze codeSteven Whitehouse
2013-01-29GFS2: Merge gfs2_attach_bufdata() into trans.cSteven Whitehouse
2013-01-29GFS2: Copy gfs2_trans_add_bh into new data/meta functionsSteven Whitehouse
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse
2013-01-29GFS2: Merge revoke adding functionsSteven Whitehouse
2013-01-29GFS2: Separate LRU scanning from shrinkerSteven Whitehouse
2013-01-28GFS2: fix skip unlock conditionDavid Teigland
2013-01-02GFS2: Reset rd_last_alloc when it reaches the end of the rgrpBob Peterson
2013-01-02GFS2: Stop looking for free blocks at end of rgrpBob Peterson
2013-01-02GFS2: Fix race in gfs2_rs_allocAbhijith Das
2013-01-02GFS2: Initialize hex string to '0'Nathan Straz
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-12-11mm: redefine address_space.assoc_mappingRafael Aquini
2012-11-21GFS2: Set gl_object during inode createBob Peterson
2012-11-16GFS2: add error check while allocating new inodesBob Peterson
2012-11-16GFS2: don't reference inode's glock during block allocation traceBob Peterson
2012-11-15GFS2: remove redundant lvb pointerDavid Teigland
2012-11-15GFS2: only use lvb on glocks that need itDavid Teigland
2012-11-14GFS2: skip dlm_unlock calls in unmountDavid Teigland
2012-11-13GFS2: Fix one RG corner caseSteven Whitehouse
2012-11-13GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inodeBob Peterson
2012-11-13GFS2: Use dirty_inode in gfs2_dir_addBob Peterson
2012-11-13GFS2: Fix truncation of journaled data filesSteven Whitehouse
2012-11-07GFS2: Add Orlov allocatorSteven Whitehouse
2012-11-07GFS2: Use proper allocation context for new inodesSteven Whitehouse
2012-11-07GFS2: Add test for resource group congestion statusSteven Whitehouse
2012-11-07GFS2: Rename glops go_xmote_th to go_syncBob Peterson
2012-11-07GFS2: Speed up gfs2_rbm_from_blockBob Peterson
2012-11-07GFS2: Review bug traps in glops.cSteven Whitehouse
2012-11-07GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2012-11-07GFS2: Don't call file_accessed() with a shared glockBenjamin Marzinski
2012-11-07GFS2: Fix FITRIM argument handlingLukas Czerner
2012-11-07GFS2: Require user to provide argument for FITRIMLukas Czerner
2012-11-07GFS2: Clean up some unused assignmentsAndrew Price
2012-11-07GFS2: Fix possible null pointer deref in gfs2_rs_allocAndrew Price
2012-11-07GFS2: Fix an unchecked error from gfs2_rs_allocAndrew Price
2012-10-09tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-24GFS2: Write out dirty inode metadata in delayed deletesBenjamin Marzinski
2012-09-24GFS2: fix s_writers.counter imbalance in gfs2_ail_empty_glEric Sandeen
2012-09-24GFS2: Fix infinite loop in rbm_findBob Peterson
2012-09-24GFS2: Consolidate free block searching functionsSteven Whitehouse
2012-09-24GFS2: Get rid of I_MUTEX_QUOTA usageJan Kara
2012-09-24GFS2: Stop block extents at the end of bitmapsBob Peterson