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
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-26
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
1
-2
/
+7
2018-12-17
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-17
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-11-21
ocfs2: free up write context when direct IO failed
Wengang Wang
2
-2
/
+19
2018-11-21
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-04
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
1
-4
/
+12
2018-10-10
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
1
-2
/
+2
2018-09-29
ocfs2: fix ocfs2 read block panic
Junxiao Bi
1
-0
/
+1
2018-07-22
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
1
-8
/
+18
2018-07-22
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
1
-8
/
+55
2018-06-21
ocfs2: take inode cluster lock before moving reflinked inode from orphan dir
Ashish Samant
1
-2
/
+12
2018-05-30
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
3
-15
/
+33
2018-04-26
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-04-26
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-04-26
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-02-22
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2017-11-24
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
1
-2
/
+7
2017-11-24
ocfs2: fix cluster hang after a node dies
Changwei Ge
1
-0
/
+1
2017-11-03
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
8
-0
/
+8
2017-09-14
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-9
/
+6
2017-09-07
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-27
/
+26
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-09-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-79
/
+20
2017-09-06
ocfs2: clean up some dead code
Jun Piao
12
-71
/
+19
2017-09-06
ocfs2: make ocfs2_set_acl() static
Jan Kara
2
-8
/
+1
2017-09-06
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-08-17
quota: Reduce contention on dq_data_lock
Jan Kara
2
-8
/
+8
2017-08-17
quota: Push dqio_sem down to ->read_file_info()
Jan Kara
1
-5
/
+0
2017-08-17
quota: Push dqio_sem down to ->write_file_info()
Jan Kara
1
-2
/
+6
2017-08-17
quota: Acquire dqio_sem for reading in vfs_load_quota_inode()
Jan Kara
1
-3
/
+3
2017-08-17
quota: Convert dqio_mutex to rwsem
Jan Kara
2
-15
/
+15
2017-08-02
ocfs2: don't clear SGID when inheriting ACLs
Jan Kara
1
-12
/
+12
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
1
-9
/
+6
2017-07-06
ocfs2: constify attribute_group structures
Arvind Yadav
1
-1
/
+1
2017-07-06
ocfs2: free 'dummy_sc' in sc_fop_release() to prevent memory leak
piaojun
1
-0
/
+1
2017-07-06
ocfs2: use magic.h
Fabian Frederick
1
-3
/
+2
2017-07-06
ocfs2: fix a static checker warning
Gang He
1
-1
/
+1
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-1
/
+1
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-1
/
+1
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-3
/
+3
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
1
-1
/
+1
2017-05-28
ocfs2: Use ERR_CAST() to avoid cross-structure cast
Kees Cook
1
-1
/
+1
2017-05-03
fs/ocfs2/cluster: use offset_in_page() macro
Geliang Tang
1
-1
/
+1
2017-05-03
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
1
-4
/
+4
[next]