index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: no need try to truncate file beyond i_size
Changwei Ge
2020-04-17
1
-0
/
+4
*
ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans()
wangyan
2020-02-24
1
-3
/
+5
*
ocfs2: fix oops when writing cloned file
Gang He
2020-02-11
1
-8
/
+6
*
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
2020-01-17
1
-0
/
+8
*
ocfs2: fix passing zero to 'PTR_ERR' warning
Ding Xiang
2020-01-04
1
-2
/
+2
*
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-12-17
1
-1
/
+1
*
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
2019-12-05
1
-4
/
+2
*
ocfs2: remove ocfs2_is_o2cb_active()
Gang He
2019-12-01
3
-10
/
+1
*
ocfs2: fix clusters leak in ocfs2_defrag_extent()
Larry Chen
2019-12-01
1
-0
/
+17
*
ocfs2: don't put and assigning null to bh allocated outside
Changwei Ge
2019-12-01
1
-18
/
+59
*
ocfs2: don't use iocb when EIOCBQUEUED returns
Changwei Ge
2019-12-01
1
-2
/
+2
*
ocfs2: without quota support, avoid calling quota recovery
Guozhonghua
2019-12-01
1
-17
/
+34
*
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...
Jia-Ju Bai
2019-12-01
1
-1
/
+1
*
Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare...
Joseph Qi
2019-12-01
1
-23
/
+33
*
ocfs2: protect extent tree in ocfs2_prepare_inode_for_write()
Shuning Zhang
2019-11-12
1
-44
/
+90
*
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_a...
Jia-Ju Bai
2019-11-06
1
-1
/
+1
*
fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock()
Jia-Ju Bai
2019-11-06
1
-1
/
+2
*
fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
Jia-Ju Bai
2019-11-06
1
-33
/
+23
*
ocfs2: clear zero in unaligned direct IO
Jia Guo
2019-11-06
1
-1
/
+21
*
ocfs2: fix panic due to ocfs2_wq is null
Yi Li
2019-10-29
2
-2
/
+4
*
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
2019-10-07
1
-4
/
+19
*
ocfs2: remove set but not used variable 'last_hash'
YueHaibing
2019-08-25
1
-3
/
+0
*
ocfs2: fix error path kobject memory leak
Tobin C. Harding
2019-06-22
1
-0
/
+1
*
fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
Wengang Wang
2019-06-19
1
-0
/
+12
*
ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
Shuning Zhang
2019-05-22
1
-1
/
+29
*
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
2019-04-05
1
-6
/
+8
*
ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
Darrick J. Wong
2019-04-03
1
-18
/
+24
*
ocfs2: improve ocfs2 Makefile
Larry Chen
2019-02-12
3
-3
/
+3
*
ocfs2: don't clear bh uptodate for block read
Junxiao Bi
2019-02-12
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: free up write context when direct IO failed
Wengang Wang
2018-11-21
2
-2
/
+19
*
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-21
1
-2
/
+1
*
ocfs2: fix a GCC warning
zhong jiang
2018-10-13
1
-0
/
+2
*
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
2018-10-05
1
-2
/
+2
*
ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
Larry Chen
2018-10-05
1
-4
/
+12
*
ocfs2: fix ocfs2 read block panic
Junxiao Bi
2018-09-20
1
-0
/
+1
*
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-21
1
-11
/
+6
|
\
|
*
vfs: dedupe: rationalize args
Miklos Szeredi
2018-07-06
1
-6
/
+6
|
*
vfs: dedupe: return int
Miklos Szeredi
2018-07-06
1
-11
/
+6
*
|
ocfs2: make several functions and variables static (and some const)
Colin Ian King
2018-08-17
3
-10
/
+10
*
|
ocfs2: clean up some unnecessary code
wangyan
2018-08-17
3
-19
/
+5
*
|
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
2018-08-17
3
-37
/
+30
|
/
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
2
-9
/
+17
|
\
|
*
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-14
2
-9
/
+17
|
|
\
|
|
*
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-06-05
2
-9
/
+17
*
|
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
2
-5
/
+6
*
|
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-2
/
+2
*
|
|
fs: ocfs2: use new return type vm_fault_t
Souptick Joarder
2018-06-07
1
-24
/
+20
[next]