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