summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/aops.c
Commit message (Expand)AuthorAgeFilesLines
* gfs2: Remove dirty buffer warning from gfs2_releasepageAndreas Gruenbacher2016-08-181-5/+12
* GFS2: use BIT() macroFabian Frederick2016-08-021-1/+1
* gfs2: writeout truncated pagesBenjamin Marzinski2016-06-271-15/+34
* Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2016-05-201-2/+3
|\
| * GFS2: Refactor gfs2_remove_from_journalBob Peterson2016-05-061-1/+1
| * GFS2: Add calls to gfs2_holder_uninit in two error handlersDaniel DeFreez2016-04-191-1/+2
* | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-3/+3
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-22/+22
|/
* GFS2: Fix direct IO write rounding errorBob Peterson2016-03-151-1/+1
* GFS2: Extract quota data from reservations structure (revert 5407e24)Bob Peterson2015-11-241-1/+1
* Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...Linus Torvalds2015-06-271-4/+8
|\
| * gfs2: kerneldoc warning fixesFabian Frederick2015-05-051-4/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-161-9/+7
|\ \ | |/ |/|
| * direct_IO: remove rw from a_ops->direct_IO()Omar Sandoval2015-04-111-2/+2
| * direct_IO: use iov_iter_rw() instead of rw everywhereOmar Sandoval2015-04-111-4/+3
| * Remove rw from {,__,do_}blockdev_direct_IO()Omar Sandoval2015-04-111-3/+2
* | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-141-3/+3
|\ \ | |/ |/|
| * gfs2: perform quota checks against allocation parametersAbhi Das2015-03-181-3/+3
* | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-251-1/+1
|/
* fs: export inode_to_bdi and use it in favor of mapping->backing_dev_infoChristoph Hellwig2015-01-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-6/+5
|\
| * switch {__,}blockdev_direct_IO() to iov_iterAl Viro2014-05-061-1/+1
| * get rid of pointless iov_length() in ->direct_IO()Al Viro2014-05-061-1/+1
| * pass iov_iter to ->direct_IO()Al Viro2014-05-061-6/+5
* | mm: non-atomically mark page accessed during page cache allocation where poss...Mel Gorman2014-06-041-1/+0
* | GFS2: remove transaction glockBenjamin Marzinski2014-05-141-1/+1
|/
* GFS2: journal data writepages updateSteven Whitehouse2014-02-061-36/+96
* 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