index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
aops.c
Age
Commit message (
Expand
)
Author
2018-06-04
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
Andreas Gruenbacher
2018-06-04
gfs2: gfs2_stuffed_write_end cleanup
Andreas Gruenbacher
2018-06-04
GFS2: Fix allocation error bug with recursive rgrp glocking
Andreas Gruenbacher
2018-03-08
GFS2: Only set PageChecked for jdata pages
Bob Peterson
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2018-01-18
gfs2: Minor gfs2_page_add_databufs cleanup
Andreas Gruenbacher
2018-01-18
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
2018-01-18
gfs2: Typo fixes
Andreas Gruenbacher
2017-11-27
gfs2: Remove unused gfs2_write_jdata_pagevec parameter
Andreas Gruenbacher
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-08-10
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-03
gfs2: Make gfs2_write_full_page static
Andrew Price
2016-12-10
fix gfs2_stuffed_write_end() on short copies
Al Viro
2016-08-18
gfs2: Remove dirty buffer warning from gfs2_releasepage
Andreas Gruenbacher
2016-08-02
GFS2: use BIT() macro
Fabian Frederick
2016-06-27
gfs2: writeout truncated pages
Benjamin Marzinski
2016-05-20
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-06
GFS2: Refactor gfs2_remove_from_journal
Bob Peterson
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-19
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-15
GFS2: Fix direct IO write rounding error
Bob Peterson
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-05-05
gfs2: kerneldoc warning fixes
Fabian Frederick
2015-04-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-14
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-11
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-18
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-01-20
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-04
mm: non-atomically mark page accessed during page cache allocation where poss...
Mel Gorman
2014-05-14
GFS2: remove transaction glock
Benjamin Marzinski
2014-05-06
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
pass iov_iter to ->direct_IO()
Al Viro
2014-02-06
GFS2: journal data writepages update
Steven Whitehouse
2014-01-14
GFS2: No need to invalidate pages for a dio read
Steven Whitehouse
2014-01-03
GFS2: Clean up releasepage
Steven Whitehouse
2013-12-20
GFS2: Fix incorrect invalidation for DIO/buffered I/O
Steven Whitehouse
2013-10-02
GFS2: Add allocation parameters structure
Steven Whitehouse
2013-09-05
GFS2: dirty inode correctly in gfs2_write_end
Benjamin Marzinski
2013-08-27
GFS2: Merge ordered and writeback writepage
Steven Whitehouse
[next]