index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
/
aops.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
gfs2: Minor PAGE_SIZE arithmetic cleanups
Andreas Gruenbacher
1
-2
/
+2
2019-07-03
gfs2: use iomap_bmap instead of generic_block_bmap
Christoph Hellwig
1
-1
/
+1
2019-07-03
gfs2: mark stuffed_readpage static
Christoph Hellwig
1
-2
/
+1
2019-07-03
gfs2: merge gfs2_writepage_common into gfs2_writepage
Christoph Hellwig
1
-26
/
+6
2019-07-03
gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops
Christoph Hellwig
1
-25
/
+3
2019-07-03
gfs2: remove the unused gfs2_stuffed_write_end function
Christoph Hellwig
1
-41
/
+0
2019-06-27
gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
Bob Peterson
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 398
Thomas Gleixner
1
-4
/
+1
2019-05-08
gfs2: Fix iomap write page reclaim deadlock
Andreas Gruenbacher
1
-4
/
+10
2018-12-11
gfs2: Fix the gfs2_invalidatepage description
Andreas Gruenbacher
1
-3
/
+3
2018-12-11
gfs2: Clean up gfs2_is_{ordered,writeback}
Andreas Gruenbacher
1
-5
/
+5
2018-10-21
pagevec: Use xa_mark_t
Matthew Wilcox
1
-1
/
+1
2018-07-25
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
Andreas Gruenbacher
1
-1
/
+5
2018-07-02
gfs2: Remove gfs2_write_{begin,end}
Andreas Gruenbacher
1
-213
/
+0
2018-07-02
gfs2: iomap direct I/O support
Andreas Gruenbacher
1
-98
/
+2
2018-07-02
gfs2: iomap buffered write support
Andreas Gruenbacher
1
-9
/
+11
2018-06-04
gfs2: Remove ordered write mode handling from gfs2_trans_add_data
Andreas Gruenbacher
1
-3
/
+4
2018-06-04
gfs2: gfs2_stuffed_write_end cleanup
Andreas Gruenbacher
1
-31
/
+18
2018-06-04
GFS2: Fix allocation error bug with recursive rgrp glocking
Andreas Gruenbacher
1
-5
/
+8
2018-03-08
GFS2: Only set PageChecked for jdata pages
Bob Peterson
1
-4
/
+4
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
1
-1
/
+2
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
1
-1
/
+1
2018-01-19
gfs2: Minor gfs2_page_add_databufs cleanup
Andreas Gruenbacher
1
-6
/
+7
2018-01-19
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
1
-4
/
+5
2018-01-19
gfs2: Typo fixes
Andreas Gruenbacher
1
-3
/
+2
2017-11-27
gfs2: Remove unused gfs2_write_jdata_pagevec parameter
Andreas Gruenbacher
1
-3
/
+2
2017-11-16
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-1
/
+1
2017-11-16
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-1
/
+1
2017-11-16
gfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-18
/
+2
2017-08-10
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
1
-1
/
+13
2017-02-21
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2017-02-03
gfs2: Make gfs2_write_full_page static
Andrew Price
1
-2
/
+2
2016-12-10
fix gfs2_stuffed_write_end() on short copies
Al Viro
1
-3
/
+1
2016-08-18
gfs2: Remove dirty buffer warning from gfs2_releasepage
Andreas Gruenbacher
1
-5
/
+12
2016-08-02
GFS2: use BIT() macro
Fabian Frederick
1
-1
/
+1
2016-06-27
gfs2: writeout truncated pages
Benjamin Marzinski
1
-15
/
+34
2016-05-21
Merge tag 'gfs2-4.7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
1
-2
/
+3
2016-05-06
GFS2: Refactor gfs2_remove_from_journal
Bob Peterson
1
-1
/
+1
2016-05-02
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
1
-3
/
+3
2016-04-20
GFS2: Add calls to gfs2_holder_uninit in two error handlers
Daniel DeFreez
1
-1
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-22
/
+22
2016-03-15
GFS2: Fix direct IO write rounding error
Bob Peterson
1
-1
/
+1
2015-11-24
GFS2: Extract quota data from reservations structure (revert 5407e24)
Bob Peterson
1
-1
/
+1
2015-06-27
Merge tag 'gfs2-merge-window' of git://git.kernel.org:/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2015-05-05
gfs2: kerneldoc warning fixes
Fabian Frederick
1
-4
/
+8
2015-04-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-9
/
+7
2015-04-15
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2015-04-12
direct_IO: remove rw from a_ops->direct_IO()
Omar Sandoval
1
-2
/
+2
2015-04-12
direct_IO: use iov_iter_rw() instead of rw everywhere
Omar Sandoval
1
-4
/
+3
2015-04-12
Remove rw from {,__,do_}blockdev_direct_IO()
Omar Sandoval
1
-3
/
+2
[next]