index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
1
-2
/
+1
2018-11-10
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
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-05-30
ocfs2/dlm: don't handle migrate lockres if already in shutdown
Jun Piao
3
-15
/
+33
2018-05-30
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-05-30
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-05-30
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-08
ocfs2: fstrim: Fix start offset of first cluster group during fstrim
Ashish Samant
1
-6
/
+18
2017-10-21
ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
Eric Ren
3
-3
/
+121
2017-07-05
ocfs2: o2hb: revert hb threshold to keep compatible
Junxiao Bi
1
-4
/
+4
2017-06-14
fs: add i_blocksize()
Fabian Frederick
2
-2
/
+2
2017-01-19
ocfs2: fix crash caused by stale lvb with fsdlm plugin
Eric Ren
3
-0
/
+19
2016-11-11
ocfs2: fix not enough credit panic
Junxiao Bi
1
-1
/
+1
2016-10-11
ocfs2: fix memory leak in dlm_migrate_request_handler()
Guozhonghua
1
-0
/
+3
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-23
/
+27
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
6
-60
/
+67
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-9
/
+0
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-8
/
+6
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
3
-8
/
+6
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-6
/
+4
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
3
-9
/
+0
2016-10-07
ocfs2: fix undefined struct variable in inode.h
Joseph Qi
1
-2
/
+0
2016-10-07
fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-07
fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-07
fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-07
fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
1
-1
/
+1
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-34
/
+2
2016-10-05
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2
-34
/
+2
2016-09-30
ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()
Eric Ren
1
-0
/
+10
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
10
-22
/
+22
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: make remaining filesystems use .rename2
Miklos Szeredi
1
-2
/
+6
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2
-2
/
+2
2016-09-22
posix_acl: Clear SGID bit when setting file permissions
Jan Kara
1
-6
/
+4
2016-09-19
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
1
-4
/
+1
2016-09-19
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
1
-10
/
+24
2016-09-19
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
1
-2
/
+12
2016-09-19
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
1
-18
/
+9
2016-09-19
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
1
-19
/
+10
2016-09-19
ocfs2/dlm: fix race between convert and migration
Joseph Qi
1
-6
/
+6
2016-08-06
Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+5
[next]