summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/aops.c
Commit message (Expand)AuthorAgeFilesLines
* GFS2: No need to invalidate pages for a dio readSteven Whitehouse2014-01-141-2/+3
* GFS2: Clean up releasepageSteven Whitehouse2014-01-031-13/+5
* GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-201-0/+30
* GFS2: Add allocation parameters structureSteven Whitehouse2013-10-021-1/+3
* GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski2013-09-051-2/+7
* GFS2: Merge ordered and writeback writepageSteven Whitehouse2013-08-271-31/+4
* gfs2: use ->invalidatepage() length argumentLukas Czerner2013-05-211-2/+7
* mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-211-3/+5
* aio: don't include aio.h in sched.hKent Overstreet2013-05-071-0/+1
* GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski2013-04-081-1/+1
* GFS2: Use ->writepages for ordered writesSteven Whitehouse2013-01-291-7/+6
* GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse2013-01-291-2/+2
* GFS2: Add Orlov allocatorSteven Whitehouse2012-11-071-1/+1
* GFS2: change function gfs2_direct_IO to use a normal gfs2_glock_dqBob Peterson2012-09-241-1/+1
* GFS2: Remove rs_requested field from reservationsSteven Whitehouse2012-09-241-4/+5
* GFS2: Fold quota data into the reservations structBob Peterson2012-06-061-14/+2
* GFS2: Extend the life of the reservationsBob Peterson2012-06-061-1/+1
* GFS2: eliminate log elements and simplifyBob Peterson2012-05-021-4/+4
* GFS2: Remove unused argument from gfs2_internal_readAndrew Price2012-04-241-3/+2
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-241-1/+0
* GFS2: make function gfs2_page_add_databufs staticBob Peterson2012-04-241-2/+2
* GFS2: Allow caching of rindex glockBob Peterson2012-04-101-2/+2
* gfs2: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-6/+6
* GFS2: decouple quota allocations from block allocationsBob Peterson2011-11-221-9/+9
* GFS2: Cache the most recently used resource group in the inodeSteven Whitehouse2011-10-211-1/+1
* GFS2: Use ->dirty_inode()Steven Whitehouse2011-10-211-6/+0
* 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
OpenPOWER on IntegriCloud