index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
/
super.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-23
1
-4
/
+2
|
\
|
*
quota: remove unneeded return value of register_quota_format
Kemeng Shi
2024-07-22
1
-4
/
+2
*
|
ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
qasdev
2024-09-02
1
-2
/
+2
|
/
*
ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
Joseph Qi
2024-06-15
1
-1
/
+3
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-15
1
-2
/
+2
|
\
|
*
ocfs2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-14
1
-4
/
+3
*
|
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
\
\
|
*
|
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-08
1
-1
/
+1
|
|
/
*
|
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-13
1
-4
/
+3
*
|
fs: super_set_uuid()
Kent Overstreet
2024-02-08
1
-2
/
+2
|
/
*
ocfs2: use regular seq_show_option for osb_cluster_stack
Kees Cook
2023-08-18
1
-2
/
+1
*
ocfs2: fix use-after-free when unmounting read-only filesystem
Luís Henriques
2023-06-12
1
-2
/
+4
*
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
2022-12-01
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-12
1
-1
/
+1
*
|
ocfs2: replace ll_rw_block()
Zhang Yi
2022-09-12
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-19
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-19
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-25
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-08
1
-10
/
+0
|
\
|
*
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-06
1
-10
/
+0
*
|
ocfs2: switch to ->free_inode()
Al Viro
2019-05-02
1
-9
/
+3
|
/
*
ocfs2: fix the application IO timeout when fstrim is running
Gang He
2019-03-06
1
-0
/
+2
*
ocfs2: add kobject for online file check
Gang He
2018-04-06
1
-4
/
+23
*
ocfs2: remove unnecessary null pointer check before kmem_cache_destroy()
piaojun
2018-04-06
1
-12
/
+6
*
ocfs2: use 'osb' instead of 'OCFS2_SB()'
piaojun
2018-04-06
1
-2
/
+2
*
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
2018-02-01
1
-3
/
+2
*
ocfs2: give an obvious tip for mismatched cluster names
Gang He
2018-02-01
1
-2
/
+6
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-14
/
+14
[next]