index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
2019-06-11
1
-1
/
+29
*
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-04-27
1
-6
/
+8
*
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
2019-02-20
1
-2
/
+0
*
ocfs2: fix panic due to unrecovered local alloc
Junxiao Bi
2019-01-26
1
-2
/
+7
*
ocfs2: fix potential use after free
Pan Bian
2018-12-17
1
-1
/
+1
*
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
2018-12-17
1
-21
/
+26
*
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-21
1
-2
/
+1
*
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
2018-10-10
1
-2
/
+2
*
ocfs2: fix ocfs2 read block panic
Junxiao Bi
2018-09-29
1
-0
/
+1
*
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2018-07-22
1
-8
/
+55
*
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
2018-05-30
3
-15
/
+33
*
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
2018-05-30
1
-11
/
+12
*
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2018-05-30
2
-0
/
+8
*
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-05-30
1
-3
/
+2
*
Revert "ocfs2: should wait dio before inode lock in ocfs2_setattr()"
Greg Kroah-Hartman
2017-12-09
1
-7
/
+2
*
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
2017-11-24
1
-2
/
+7
*
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
2017-11-08
1
-6
/
+18
*
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
2017-10-21
3
-3
/
+121
*
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
2017-07-05
1
-4
/
+4
*
fs: add i_blocksize()
Fabian Frederick
2017-06-14
2
-2
/
+2
*
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
2017-01-19
3
-0
/
+19
*
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
2016-10-31
1
-6
/
+4
*
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2016-09-30
1
-10
/
+24
*
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2016-09-30
1
-6
/
+6
*
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
2016-05-18
6
-48
/
+77
*
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
2016-05-18
3
-2
/
+27
*
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
Joseph Qi
2016-04-12
2
-1
/
+13
*
ocfs2/dlm: fix race between convert and recovery
Joseph Qi
2016-04-12
1
-1
/
+10
*
ocfs2: unlock inode if deleting inode from orphan fails
Guozhonghua
2016-03-03
1
-0
/
+1
*
ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup
xuejiufei
2016-02-17
1
-0
/
+2
*
ocfs2/dlm: ignore cleaning the migration mle that is inuse
xuejiufei
2016-02-17
1
-11
/
+15
*
ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock
Tariq Saeed
2016-02-17
1
-0
/
+6
*
ocfs2/dlm: clear migration_pending when migration target goes down
xuejiufei
2015-12-29
1
-0
/
+2
*
ocfs2: fix flock panic issue
Junxiao Bi
2015-12-29
1
-1
/
+4
*
ocfs2: fix BUG when calculate new backup super
Joseph Qi
2015-12-29
1
-3
/
+12
*
ocfs2: fix SGID not inherited issue
Junxiao Bi
2015-12-12
1
-3
/
+1
*
ocfs2: fix umask ignored issue
Junxiao Bi
2015-11-20
1
-0
/
+2
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-11-13
2
-374
/
+112
|
\
|
*
ocfs2/cluster: use per-attribute show and store methods
Christoph Hellwig
2015-10-13
2
-346
/
+100
|
*
ocfs2/cluster: move locking into attribute store methods
Christoph Hellwig
2015-10-13
1
-35
/
+19
*
|
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
1
-18
/
+27
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
12
-59
/
+107
|
\
\
|
*
|
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
Joseph Qi
2015-11-05
1
-4
/
+1
|
*
|
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
2015-11-05
5
-6
/
+10
|
*
|
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
alex chen
2015-11-05
1
-1
/
+10
|
*
|
ocfs2: fix race between mount and delete node/cluster
Joseph Qi
2015-11-05
1
-3
/
+16
|
*
|
ocfs2: only take lock if dio entry when recover orphans
Joseph Qi
2015-11-05
2
-39
/
+49
|
*
|
ocfs2: do not include dio entry in case of orphan scan
Joseph Qi
2015-11-05
3
-5
/
+15
|
*
|
ocfs2: improve performance for localalloc
Joseph Qi
2015-11-05
1
-1
/
+4
|
*
|
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
jiangyiwen
2015-11-05
1
-0
/
+1
[next]