index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
3
-14
/
+14
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-11-15
Merge tag 'gfs2-4.15.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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/...
Andreas Gruenbacher
6
-8
/
+8
2017-09-26
Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...
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-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
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-07
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-2
/
+4
2017-09-06
Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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-26
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
2017-08-10
gfs2: forcibly flush ail to relieve memory pressure
Abhi Das
3
-1
/
+18
2017-08-10
gfs2: Clean up waiting on glocks
Andreas Gruenbacher
1
-20
/
+7
2017-08-10
gfs2: Defer deleting inodes under memory pressure
Andreas Gruenbacher
1
-0
/
+21
2017-08-10
gfs2: gfs2_evict_inode: Put glocks asynchronously
Andreas Gruenbacher
3
-3
/
+39
2017-08-10
gfs2: Get rid of gfs2_set_nlink
Andreas Gruenbacher
1
-27
/
+1
2017-08-10
gfs2: gfs2_glock_get: Wait on freeing glocks
Andreas Gruenbacher
1
-22
/
+104
2017-08-09
gfs2: Fix trivial typos
Andreas Gruenbacher
2
-2
/
+2
2017-08-09
GFS2: Delete debugfs files only after we evict the glocks
Bob Peterson
2
-1
/
+1
2017-08-09
GFS2: Don't waste time locking lru_lock for non-lru glocks
Bob Peterson
1
-0
/
+3
2017-08-09
GFS2: Don't bother trying to add rgrps to the lru list
Bob Peterson
1
-1
/
+0
2017-08-09
GFS2: Clear gl_object when deleting an inode in gfs2_delete_inode
Bob Peterson
1
-1
/
+10
2017-08-09
GFS2: Clear gl_object if gfs2_create_inode fails
Bob Peterson
1
-1
/
+4
[next]