index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
gfs2
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-17
gfs2: Clean up trunc_start error path
Andreas Gruenbacher
1
-10
/
+5
2018-01-17
gfs2: Remove pointless BUG_ON
Andreas Gruenbacher
1
-1
/
+0
2018-01-17
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use
Steven Whitehouse
2
-1
/
+8
2017-12-22
gfs2: Trim the ordered write list in gfs2_ordered_write()
Abhi Das
1
-2
/
+5
2017-12-22
GFS2: Reduce code redundancy writing log headers
Bob Peterson
3
-64
/
+43
2017-12-12
gfs2: Add a crc field to resource group headers
Andrew Price
1
-0
/
+5
2017-12-12
gfs2: Add rindex fields to rgrp headers
Andrew Price
1
-0
/
+5
2017-12-12
gfs2: Add a next-resource-group pointer to resource groups
Andrew Price
1
-1
/
+5
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-5
/
+2
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
3
-14
/
+14
2017-11-27
gfs2: Remove unused gfs2_write_jdata_pagevec parameter
Andreas Gruenbacher
1
-3
/
+2
2017-11-27
gfs2: Fix wrong error handling in init_gfs2_fs()
Tetsuo Handa
1
-46
/
+44
2017-11-27
GFS2: Combine gfs2_free_di with gfs2_free_uninit_di
Bob Peterson
1
-8
/
+2
2017-11-15
mm, pagevec: remove cold parameter for pagevecs
Mel Gorman
1
-1
/
+1
2017-11-15
mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()
Jan Kara
1
-1
/
+1
2017-11-15
gfs2: use pagevec_lookup_range_tag()
Jan Kara
1
-18
/
+2
2017-11-14
Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
11
-209
/
+469
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
gfs2: Allow gfs2_xattr_set to be called with the glock held
Andreas Gruenbacher
1
-7
/
+16
2017-10-31
gfs2: Add support for statx inode flags
Andreas Gruenbacher
1
-0
/
+14
2017-10-31
gfs2: Fix and clean up {GET,SET}FLAGS ioctl
Andreas Gruenbacher
1
-55
/
+47
2017-10-31
gfs2: Fix a harmless typo
Andreas Gruenbacher
1
-1
/
+1
2017-10-31
gfs2: Fix xattr fsync
Andreas Gruenbacher
1
-32
/
+8
2017-10-31
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
1
-1
/
+3
2017-10-31
GFS2: flush the log and all pages for jdata as we do for WB_SYNC_ALL
Bob Peterson
1
-2
/
+3
2017-10-31
gfs2: Implement SEEK_HOLE / SEEK_DATA via iomap
Andreas Gruenbacher
3
-3
/
+54
2017-10-31
GFS2: Switch fiemap implementation to use iomap
Bob Peterson
2
-25
/
+10
2017-10-31
GFS2: Implement iomap for block_map
Bob Peterson
3
-68
/
+274
2017-10-31
GFS2: Make height info part of metapath
Bob Peterson
1
-47
/
+62
2017-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Andreas Gruenbacher
6
-8
/
+8
2017-09-25
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
1
-9
/
+5
2017-09-25
gfs2: Always update inode ctime in set_acl
Andreas Gruenbacher
1
-0
/
+1
2017-09-25
gfs2: Support negative atimes
Andreas Gruenbacher
1
-1
/
+2
2017-09-25
gfs2: Update ctime in setflags ioctl
Andreas Gruenbacher
1
-0
/
+1
2017-09-25
gfs2: Clarify gfs2_block_map
Andreas Gruenbacher
1
-4
/
+10
2017-09-25
gfs2: Fix debugfs glocks dump
Andreas Gruenbacher
1
-9
/
+5
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
6
-8
/
+8
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+3
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
Linus Torvalds
1
-2
/
+4
2017-09-06
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
20
-110
/
+321
2017-08-31
gfs2: preserve i_mode if __gfs2_set_acl() fails
Ernesto A. Fernández
1
-5
/
+8
2017-08-31
gfs2: don't return ENODATA in __gfs2_xattr_set unless replacing
Ernesto A. Fernández
1
-2
/
+6
2017-08-30
GFS2: Fix non-recursive truncate bug
Bob Peterson
1
-3
/
+16
2017-08-30
gfs2: constify rhashtable_params
Arvind Yadav
1
-1
/
+1
2017-08-30
GFS2: Fix gl_object warnings
Andreas Gruenbacher
1
-1
/
+1
2017-08-25
GFS2: Fix up some sparse warnings
Bob Peterson
4
-6
/
+9
2017-08-25
gfs2: Silence gcc format-truncation warning
Andreas Gruenbacher
2
-4
/
+4
2017-08-25
GFS2: Withdraw for IO errors writing to the journal or statfs
Bob Peterson
5
-5
/
+21
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
3
-3
/
+3
2017-08-15
gfs2: fix slab corruption during mounting and umounting gfs file system
Thomas Tai
1
-0
/
+1
[prev]
[next]