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
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
2022-12-31
1
-1
/
+4
*
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-12
1
-1
/
+1
|
\
|
*
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-11
1
-1
/
+1
*
|
ocfs2: replace ll_rw_block()
Zhang Yi
2022-09-11
1
-3
/
+1
|
/
*
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2022-08-28
1
-2
/
+1
*
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-02
1
-1
/
+1
|
\
|
*
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
2022-07-14
1
-1
/
+1
*
|
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
2022-07-18
1
-21
/
+0
|
/
*
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
2022-04-29
1
-35
/
+32
*
ocfs2: ocfs2_mount_volume does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-12
/
+23
*
ocfs2: ocfs2_initialize_super does cleanup job before return error
Heming Zhao via Ocfs2-devel
2022-04-29
1
-18
/
+41
*
ocfs2: change return type of ocfs2_resmap_init
Heming Zhao via Ocfs2-devel
2022-04-29
1
-5
/
+1
*
ocfs2: fix mounting crash if journal is not alloced
Heming Zhao via Ocfs2-devel
2022-04-29
1
-0
/
+15
*
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
*
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
2022-03-17
1
-11
/
+11
*
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-2
/
+0
*
ocfs2: cleanup journal init and shutdown
Valentin Vidic
2021-11-06
1
-37
/
+3
*
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
2021-10-18
1
-4
/
+10
*
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-07
1
-3
/
+1
*
ocfs2: remove redundant conditional before iput
Yi Li
2021-02-24
1
-2
/
+0
*
ocfs2: initialize ip_next_orphan
Wengang Wang
2020-11-14
1
-0
/
+1
*
ocfs2: change slot number type s16 to u16
Junxiao Bi
2020-08-07
1
-2
/
+2
*
ocfs2: mount shared volume without ha stack
Gang He
2020-06-02
1
-0
/
+21
*
ocfs2: use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-04-02
1
-23
/
+23
*
fs: Use dquot_load_quota_inode() from filesystems
Jan Kara
2019-11-04
1
-2
/
+2
*
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
2019-09-24
1
-7
/
+3
*
ocfs: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-12
1
-26
/
+3
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145
Thomas Gleixner
2019-05-30
1
-15
/
+1
*
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-07
1
-10
/
+0
|
\
|
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-10
/
+0
*
|
ocfs2: switch to ->free_inode()
Al Viro
2019-05-01
1
-9
/
+3
|
/
*
ocfs2: fix the application IO timeout when fstrim is running
Gang He
2019-03-05
1
-0
/
+2
*
ocfs2: add kobject for online file check
Gang He
2018-04-05
1
-4
/
+23
*
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
2018-04-05
1
-12
/
+6
*
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
2018-04-05
1
-2
/
+2
*
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-01-31
1
-3
/
+2
*
ocfs2: give an obvious tip for mismatched cluster names
Gang He
2018-01-31
1
-2
/
+6
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-14
/
+14
*
ocfs2: no need flush workqueue before destroying it
piaojun
2017-11-15
1
-3
/
+1
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-9
/
+6
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-9
/
+6
*
|
ocfs2: clean up some dead code
Jun Piao
2017-09-06
1
-1
/
+0
|
/
*
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
2017-06-05
1
-1
/
+1
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-12-19
1
-1
/
+0
|
\
|
*
ocfs2: Protect periodic quota syncing with s_umount semaphore
Jan Kara
2016-11-30
1
-1
/
+0
*
|
ocfs2: use time64_t to represent orphan scan times
Deepa Dinamani
2016-12-12
1
-1
/
+1
|
/
*
fs/ocfs2/super: remove deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-10-07
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
1
-1
/
+0
|
\
|
*
ocfs2: cleanup implemented prototypes
Joseph Qi
2016-07-26
1
-1
/
+0
[next]