index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
aops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
gfs2: Fix iomap write page reclaim deadlock
Andreas Gruenbacher
2019-05-07
1
-4
/
+10
*
gfs2: Fix the gfs2_invalidatepage description
Andreas Gruenbacher
2018-12-11
1
-3
/
+3
*
gfs2: Clean up gfs2_is_{ordered,writeback}
Andreas Gruenbacher
2018-12-11
1
-5
/
+5
*
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-21
1
-1
/
+1
*
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
Andreas Gruenbacher
2018-07-25
1
-1
/
+5
*
gfs2: Remove gfs2_write_{begin,end}
Andreas Gruenbacher
2018-07-02
1
-213
/
+0
*
gfs2: iomap direct I/O support
Andreas Gruenbacher
2018-07-02
1
-98
/
+2
*
gfs2: iomap buffered write support
Andreas Gruenbacher
2018-07-02
1
-9
/
+11
*
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
Andreas Gruenbacher
2018-06-04
1
-3
/
+4
*
gfs2: gfs2_stuffed_write_end cleanup
Andreas Gruenbacher
2018-06-04
1
-31
/
+18
*
GFS2: Fix allocation error bug with recursive rgrp glocking
Andreas Gruenbacher
2018-06-04
1
-5
/
+8
*
GFS2: Only set PageChecked for jdata pages
Bob Peterson
2018-03-08
1
-4
/
+4
*
GFS2: Log the reason for log flushes in every log header
Bob Peterson
2018-01-23
1
-1
/
+2
*
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
2018-01-23
1
-1
/
+1
*
gfs2: Minor gfs2_page_add_databufs cleanup
Andreas Gruenbacher
2018-01-18
1
-6
/
+7
*
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
2018-01-18
1
-4
/
+5
*
gfs2: Typo fixes
Andreas Gruenbacher
2018-01-18
1
-3
/
+2
*
gfs2: Remove unused gfs2_write_jdata_pagevec parameter
Andreas Gruenbacher
2017-11-27
1
-3
/
+2
*
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-15
1
-1
/
+1
*
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-15
1
-1
/
+1
*
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-15
1
-18
/
+2
*
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
2017-08-10
1
-1
/
+13
*
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-02-21
1
-2
/
+2
|
\
|
*
gfs2: Make gfs2_write_full_page static
Andrew Price
2017-02-03
1
-2
/
+2
*
|
fix gfs2_stuffed_write_end() on short copies
Al Viro
2016-12-10
1
-3
/
+1
|
/
*
gfs2: Remove dirty buffer warning from gfs2_releasepage
Andreas Gruenbacher
2016-08-18
1
-5
/
+12
*
GFS2: use BIT() macro
Fabian Frederick
2016-08-02
1
-1
/
+1
*
gfs2: writeout truncated pages
Benjamin Marzinski
2016-06-27
1
-15
/
+34
*
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2016-05-20
1
-2
/
+3
|
\
|
*
GFS2: Refactor gfs2_remove_from_journal
Bob Peterson
2016-05-06
1
-1
/
+1
|
*
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
2016-04-19
1
-1
/
+2
*
|
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-05-01
1
-3
/
+3
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-22
/
+22
|
/
*
GFS2: Fix direct IO write rounding error
Bob Peterson
2016-03-15
1
-1
/
+1
*
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
2015-11-24
1
-1
/
+1
*
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-27
1
-4
/
+8
|
\
|
*
gfs2: kerneldoc warning fixes
Fabian Frederick
2015-05-05
1
-4
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-16
1
-9
/
+7
|
\
\
|
|
/
|
/
|
|
*
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
2015-04-11
1
-2
/
+2
|
*
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
2015-04-11
1
-4
/
+3
|
*
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
2015-04-11
1
-3
/
+2
*
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-14
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
gfs2: perform quota checks against allocation parameters
Abhi Das
2015-03-18
1
-3
/
+3
*
|
fs: move struct kiocb to fs.h
Christoph Hellwig
2015-03-25
1
-1
/
+1
|
/
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-6
/
+5
|
\
|
*
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-1
/
+1
|
*
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-6
/
+5
[next]