index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ocfs2: check dir i_size in ocfs2_find_entry
Su Yue
2 days
1
-4
/
+21
*
ocfs2: fix slab-use-after-free due to dangling pointer dqi_priv
Dennis Lam
2024-12-31
2
-1
/
+2
*
ocfs2: fix the space leak in LA when releasing LA
Heming Zhao
2024-12-19
1
-3
/
+5
*
ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
2024-12-19
1
-19
/
+0
*
ocfs2: update seq_file index in ocfs2_dlm_seq_next
Wengang Wang
2024-12-06
1
-0
/
+1
*
ocfs2: free inode when ocfs2_get_init_inode() fails
Tetsuo Handa
2024-12-06
1
-1
/
+3
*
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-11-26
7
-58
/
+8
|
\
|
*
ocfs2: fix uninitialized value in ocfs2_file_read_iter()
Dmitry Antipov
2024-11-12
2
-0
/
+6
|
*
ocfs2: remove unused errmsg function and table
Dr. David Alan Gilbert
2024-11-06
2
-55
/
+0
|
*
ocfs2: cluster: fix a typo
Andrew Kreimer
2024-11-06
1
-1
/
+1
|
*
ocfs2: fix typo in comment
Mohammed Anees
2024-11-06
1
-1
/
+1
|
*
ocfs2: remove unused declaration in header file
Zhang Zekun
2024-11-06
1
-1
/
+0
*
|
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-14
/
+10
|
\
\
|
*
|
fdget(), more trivial conversions
Al Viro
2024-11-03
1
-8
/
+5
|
*
|
o2hb_region_dev_store(): avoid goto around fdget()/fdput()
Al Viro
2024-11-03
1
-6
/
+5
*
|
|
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-18
2
-1
/
+2
|
\
\
\
|
*
\
\
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
2024-10-02
2
-1
/
+2
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
exportfs: Remove EXPORT_OP_ASYNC_LOCK
Benjamin Coddington
2024-10-01
1
-1
/
+0
|
|
*
|
gfs2/ocfs2: set FOP_ASYNC_LOCK
Benjamin Coddington
2024-09-12
1
-0
/
+2
*
|
|
|
ocfs2: uncache inode which has failed entering the group
Dmitry Antipov
2024-11-15
1
-0
/
+2
*
|
|
|
ocfs2: fix UBSAN warning in ocfs2_verify_volume()
Dmitry Antipov
2024-11-12
1
-4
/
+9
*
|
|
|
ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove()
Andrew Kanner
2024-11-07
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
2024-10-29
1
-0
/
+8
*
|
|
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
2024-10-17
1
-3
/
+6
|
/
/
*
|
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
2024-09-26
1
-3
/
+2
*
|
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
2024-09-26
1
-1
/
+7
*
|
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2024-09-26
2
-12
/
+25
*
|
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
|
|
/
*
|
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-3
/
+3
|
\
\
|
*
|
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-13
1
-3
/
+3
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
8
-47
/
+40
|
\
\
|
*
|
ocfs2: cleanup return value and mlog in ocfs2_global_read_info()
Joseph Qi
2024-09-10
1
-6
/
+9
|
*
|
ocfs2: use max() to improve ocfs2_dlm_seq_show()
Thorsten Blum
2024-09-02
1
-5
/
+2
|
*
|
ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
qasdev
2024-09-02
1
-2
/
+2
|
*
|
ocfs2: fix unexpected zeroing of virtual disk
Chi Zhiling
2024-09-02
1
-1
/
+1
|
*
|
ocfs2: remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
2024-09-02
3
-33
/
+7
|
*
|
ocfs2: fix the la space leak when unmounting an ocfs2 volume
Heming Zhao
2024-09-02
1
-0
/
+19
|
|
/
*
|
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-09-19
3
-7
/
+12
|
\
\
|
*
|
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
2024-09-10
1
-2
/
+6
|
*
|
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
2024-09-10
1
-1
/
+2
|
*
|
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
2024-09-10
1
-1
/
+0
|
*
|
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
2024-09-10
1
-3
/
+4
|
|
/
*
|
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-16
3
-3
/
+12
|
\
\
|
*
|
ocfs2: store cookie in private data
Christian Brauner
2024-09-12
3
-3
/
+12
|
|
/
*
|
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
*
|
ocfs2: Convert ocfs2_write_zero_page to use a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-8
/
+9
*
|
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
3
-9
/
+9
*
|
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
|
/
*
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
8
-44
/
+67
|
\
[next]