aboutsummaryrefslogtreecommitdiffstats
path: root/fs/gfs2/aops.c
Commit message (Expand)AuthorAgeFilesLines
* getting newer filesystem code workingWolfgang Wiedmeyer2015-10-231-7/+1
* GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse2011-07-141-0/+3
* GFS2: Improve bug trap code in ->releasepage()Steven Whitehouse2011-05-031-2/+6
* GFS2: write_end error path fails to unlock transaction lockBob Peterson2011-04-181-1/+1
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-3/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-101-3/+0
* | GFS2: Adding missing unlock_page()Maxim2011-03-141-0/+1
|/
* fs: kill block_prepare_writeChristoph Hellwig2010-10-251-2/+1
* GFS2: Fix compiler warning from previous patchSteven Whitehouse2010-09-281-1/+1
* GFS2: reserve more blocks for transactionsBenjamin Marzinski2010-09-281-0/+2
* GFS2: fallocate supportBenjamin Marzinski2010-09-201-2/+2
* GFS2: Remove i_disksizeSteven Whitehouse2010-09-201-5/+1
* GFS2: New truncate sequenceSteven Whitehouse2010-09-201-6/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-5/+5
|\
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-2/+2
| * sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-091-3/+3
* | GFS2: Simplify gfs2_write_alloc_requiredBob Peterson2010-07-291-3/+1
* | GFS2: Use nobh_writepageSteven Whitehouse2010-07-291-4/+1
|/
* kill spurious reference to vmtruncatenpiggin@suse.de2010-05-271-1/+7
* GFS2: Clean up stuffed file copyingSteven Whitehouse2010-03-291-3/+5
* GFS2: Metadata address space clean upSteven Whitehouse2010-03-011-2/+2
* writeback: remove unused nonblocking and congestion checks (gfs2)Wu Fengguang2009-12-031-12/+0
* GFS2: drop rindex glock to refresh rindex listBenjamin Marzinski2009-12-031-2/+6
* HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen2009-09-161-0/+3
* GFS2: keep statfs info in sync on growsBenjamin Marzinski2009-07-301-0/+39
* GFS2: Clean up some file namesSteven Whitehouse2009-05-221-0/+1145