index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gfs2: Generalize truncate code
Andreas Gruenbacher
2018-01-18
1
-47
/
+75
*
Turn gfs2_block_truncate_page into gfs2_block_zero_range
Andreas Gruenbacher
2018-01-17
1
-8
/
+10
*
gfs2: Improve non-recursive delete algorithm
Andreas Gruenbacher
2018-01-17
1
-20
/
+31
*
gfs2: Fix metadata read-ahead during truncate
Andreas Gruenbacher
2018-01-17
1
-17
/
+25
*
gfs2: Clean up {lookup,fillup}_metapath
Andreas Gruenbacher
2018-01-17
1
-44
/
+30
*
gfs2: Remove minor gfs2_journaled_truncate inefficiencies
Andreas Gruenbacher
2018-01-17
1
-0
/
+13
*
gfs2: truncate: Remove unnecessary oldsize parameters
Andreas Gruenbacher
2018-01-17
1
-10
/
+7
*
gfs2: Clean up trunc_start error path
Andreas Gruenbacher
2018-01-17
1
-10
/
+5
*
gfs2: Remove pointless BUG_ON
Andreas Gruenbacher
2018-01-17
1
-1
/
+0
*
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use
Steven Whitehouse
2018-01-17
2
-1
/
+8
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
3
-14
/
+14
*
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
2017-11-16
1
-1
/
+1
*
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
2017-11-16
1
-1
/
+1
*
gfs2: use pagevec_lookup_range_tag()
Jan Kara
2017-11-16
1
-18
/
+2
*
Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-11-14
11
-209
/
+469
|
\
|
*
gfs2: Allow gfs2_xattr_set to be called with the glock held
Andreas Gruenbacher
2017-10-31
1
-7
/
+16
|
*
gfs2: Add support for statx inode flags
Andreas Gruenbacher
2017-10-31
1
-0
/
+14
|
*
gfs2: Fix and clean up {GET,SET}FLAGS ioctl
Andreas Gruenbacher
2017-10-31
1
-55
/
+47
|
*
gfs2: Fix a harmless typo
Andreas Gruenbacher
2017-10-31
1
-1
/
+1
|
*
gfs2: Fix xattr fsync
Andreas Gruenbacher
2017-10-31
1
-32
/
+8
|
*
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
2017-10-31
1
-1
/
+3
|
*
GFS2: flush the log and all pages for jdata as we do for WB_SYNC_ALL
Bob Peterson
2017-10-31
1
-2
/
+3
|
*
gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap
Andreas Gruenbacher
2017-10-31
3
-3
/
+54
|
*
GFS2: Switch fiemap implementation to use iomap
Bob Peterson
2017-10-31
2
-25
/
+10
|
*
GFS2: Implement iomap for block_map
Bob Peterson
2017-10-31
3
-68
/
+274
|
*
GFS2: Make height info part of metapath
Bob Peterson
2017-10-31
1
-47
/
+62
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/...
Andreas Gruenbacher
2017-10-16
6
-8
/
+8
|
|
\
|
*
|
gfs2: Always update inode ctime in set_acl
Andreas Gruenbacher
2017-09-25
1
-0
/
+1
|
*
|
gfs2: Support negative atimes
Andreas Gruenbacher
2017-09-25
1
-1
/
+2
|
*
|
gfs2: Update ctime in setflags ioctl
Andreas Gruenbacher
2017-09-25
1
-0
/
+1
|
*
|
gfs2: Clarify gfs2_block_map
Andreas Gruenbacher
2017-09-25
1
-4
/
+10
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
|
|
/
|
/
|
*
|
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-26
1
-9
/
+5
|
\
|
|
*
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
2017-09-25
1
-9
/
+5
*
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-15
6
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
6
-8
/
+8
*
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
3
-3
/
+3
|
\
\
|
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
3
-3
/
+3
|
|
/
*
|
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2017-09-06
1
-2
/
+4
|
\
\
|
*
|
gfs2: convert to errseq_t based writeback error reporting for fsync
Jeff Layton
2017-08-01
1
-2
/
+4
|
|
/
*
|
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-06
20
-110
/
+321
|
\
\
|
|
/
|
/
|
|
*
gfs2: preserve i_mode if __gfs2_set_acl() fails
Ernesto A. Fernández
2017-08-31
1
-5
/
+8
|
*
gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing
Ernesto A. Fernández
2017-08-31
1
-2
/
+6
|
*
GFS2: Fix non-recursive truncate bug
Bob Peterson
2017-08-30
1
-3
/
+16
|
*
gfs2: constify rhashtable_params
Arvind Yadav
2017-08-30
1
-1
/
+1
|
*
GFS2: Fix gl_object warnings
Andreas Gruenbacher
2017-08-30
1
-1
/
+1
|
*
GFS2: Fix up some sparse warnings
Bob Peterson
2017-08-26
4
-6
/
+9
|
*
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2017-08-25
2
-4
/
+4
|
*
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
2017-08-25
5
-5
/
+21
|
*
gfs2: fix slab corruption during mounting and umounting gfs file system
Thomas Tai
2017-08-15
1
-0
/
+1
[next]