aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/aops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-07GFS2: Add Orlov allocatorSteven Whitehouse1-1/+1
2012-09-24GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dqBob Peterson1-1/+1
2012-09-24GFS2: Remove rs_requested field from reservationsSteven Whitehouse1-4/+5
2012-06-06GFS2: Fold quota data into the reservations structBob Peterson1-14/+2
2012-06-06GFS2: Extend the life of the reservationsBob Peterson1-1/+1
2012-05-02GFS2: eliminate log elements and simplifyBob Peterson1-4/+4
2012-04-24GFS2: Remove unused argument from gfs2_internal_readAndrew Price1-3/+2
2012-04-24GFS2: Remove bd_list_trSteven Whitehouse1-1/+0
2012-04-24GFS2: make function gfs2_page_add_databufs staticBob Peterson1-2/+2
2012-04-10GFS2: Allow caching of rindex glockBob Peterson1-2/+2
2012-03-20gfs2: remove the second argument of k[un]map_atomic()Cong Wang1-6/+6
2011-11-22GFS2: decouple quota allocations from block allocationsBob Peterson1-9/+9
2011-10-21GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse1-1/+1
2011-10-21GFS2: Use ->dirty_inode()Steven Whitehouse1-6/+0
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse1-0/+3
2011-05-03GFS2: Improve bug trap code in ->releasepage()Steven Whitehouse1-2/+6
2011-04-18GFS2: write_end error path fails to unlock transaction lockBob Peterson1-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-3/+0
2011-03-14GFS2: Adding missing unlock_page()Maxim1-0/+1
2011-03-10block: remove per-queue pluggingJens Axboe1-3/+0
2010-10-25fs: kill block_prepare_writeChristoph Hellwig1-2/+1
2010-09-28GFS2: Fix compiler warning from previous patchSteven Whitehouse1-1/+1
2010-09-28GFS2: reserve more blocks for transactionsBenjamin Marzinski1-0/+2
2010-09-20GFS2: fallocate supportBenjamin Marzinski1-2/+2
2010-09-20GFS2: Remove i_disksizeSteven Whitehouse1-5/+1
2010-09-20GFS2: New truncate sequenceSteven Whitehouse1-6/+4
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-5/+5
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig1-2/+2
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig1-3/+3
2010-07-29GFS2: Simplify gfs2_write_alloc_requiredBob Peterson1-3/+1
2010-07-29GFS2: Use nobh_writepageSteven Whitehouse1-4/+1
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de1-1/+7
2010-03-29GFS2: Clean up stuffed file copyingSteven Whitehouse1-3/+5
2010-03-01GFS2: Metadata address space clean upSteven Whitehouse1-2/+2
2009-12-03writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang1-12/+0
2009-12-03GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski1-2/+6
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen1-0/+3
2009-07-30GFS2: keep statfs info in sync on growsBenjamin Marzinski1-0/+39
2009-05-22GFS2: Clean up some file namesSteven Whitehouse1-0/+1145