index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
gfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-13
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2018-12-01
gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd
Andrew Price
1
-1
/
+1
2018-11-21
gfs2: Put bitmap buffers in put_super
Andreas Gruenbacher
1
-1
/
+2
2018-11-13
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
1
-0
/
+3
2018-09-26
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
Bob Peterson
1
-1
/
+2
2018-09-26
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
1
-1
/
+1
2018-05-30
gfs2: Fix fallocate chunk size
Andreas Gruenbacher
2
-2
/
+5
2017-12-20
GFS2: Take inode off order_write list when setting jdata flag
Bob Peterson
1
-1
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-09-25
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: 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/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-06
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-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
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
2017-08-01
gfs2: convert to errseq_t based writeback error reporting for fsync
Jeff Layton
1
-2
/
+4
2017-07-21
GFS2: Set gl_object in inode lookup only after block type check
Bob Peterson
1
-2
/
+2
2017-07-21
GFS2: Introduce helper for clearing gl_object
Bob Peterson
3
-4
/
+38
2017-07-21
gfs2: add flag REQ_PRIO for metadata I/O
Coly Li
4
-6
/
+11
2017-07-21
GFS2: fix code parameter error in inode_go_lock
Wang Xibo
1
-1
/
+1
2017-07-19
gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"
Andreas Gruenbacher
1
-2
/
+2
2017-07-19
gfs2: Don't clear SGID when inheriting ACLs
Jan Kara
1
-13
/
+14
2017-07-17
gfs2: Lock holder cleanup (fixup)
Andreas Gruenbacher
1
-2
/
+1
2017-07-17
GFS2: Prevent double brelse in gfs2_meta_indirect_buffer
Bob Peterson
1
-1
/
+2
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
6
-8
/
+8
2017-07-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+1
2017-07-07
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]