aboutsummaryrefslogtreecommitdiff
path: root/fs/gfs2/aops.c
AgeCommit message (Expand)Author
2015-01-20fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-06-04mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman
2014-05-14GFS2: remove transaction glockBenjamin Marzinski
2014-05-06switch {__,}blockdev_direct_IO() to iov_iterAl Viro
2014-05-06get rid of pointless iov_length() in ->direct_IO()Al Viro
2014-05-06pass iov_iter to ->direct_IO()Al Viro
2014-02-06GFS2: journal data writepages updateSteven Whitehouse
2014-01-14GFS2: No need to invalidate pages for a dio readSteven Whitehouse
2014-01-03GFS2: Clean up releasepageSteven Whitehouse
2013-12-20GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse
2013-10-02GFS2: Add allocation parameters structureSteven Whitehouse
2013-09-05GFS2: dirty inode correctly in gfs2_write_endBenjamin Marzinski
2013-08-27GFS2: Merge ordered and writeback writepageSteven Whitehouse
2013-05-21gfs2: use ->invalidatepage() length argumentLukas Czerner
2013-05-21mm: change invalidatepage prototype to accept lengthLukas Czerner
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-04-08GFS2: replace gfs2_ail structure with gfs2_transBenjamin Marzinski
2013-01-29GFS2: Use ->writepages for ordered writesSteven Whitehouse
2013-01-29GFS2: Split gfs2_trans_add_bh() into twoSteven Whitehouse
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