index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
fs: Fix uninitialized value issue in from_kuid and from_kgid
Alessandro Zanni
1
-3
/
+6
2024-09-27
ocfs2: fix uninit-value in ocfs2_get_block()
Joseph Qi
1
-3
/
+2
2024-09-27
ocfs2: fix deadlock in ocfs2_get_system_file_inode
Mohammed Anees
1
-1
/
+7
2024-09-27
ocfs2: reserve space for inline xattr before attaching reflink tree
Gautham Ananthakrishna
2
-12
/
+25
2024-09-23
Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+2
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-47
/
+40
2024-09-19
Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-7
/
+12
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
3
-3
/
+12
2024-09-12
ocfs2: store cookie in private data
Christian Brauner
3
-3
/
+12
2024-09-10
ocfs2: cleanup return value and mlog in ocfs2_global_read_info()
Joseph Qi
1
-6
/
+9
2024-09-10
ocfs2: cancel dqi_sync_work before freeing oinfo
Joseph Qi
1
-2
/
+6
2024-09-10
ocfs2: fix possible null-ptr-deref in ocfs2_set_buffer_uptodate
Lizhi Xu
1
-1
/
+2
2024-09-10
ocfs2: remove unreasonable unlock in ocfs2_read_blocks
Lizhi Xu
1
-1
/
+0
2024-09-10
ocfs2: fix null-ptr-deref when journal load failed.
Julian Sun
1
-3
/
+4
2024-09-02
ocfs2: use max() to improve ocfs2_dlm_seq_show()
Thorsten Blum
1
-5
/
+2
2024-09-02
ocfs2: fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
qasdev
1
-2
/
+2
2024-09-02
ocfs2: fix unexpected zeroing of virtual disk
Chi Zhiling
1
-1
/
+1
2024-09-02
ocfs2: remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
3
-33
/
+7
2024-09-02
ocfs2: fix the la space leak when unmounting an ocfs2 volume
Heming Zhao
1
-0
/
+19
2024-08-13
introduce fd_file(), convert all accessors to it.
Al Viro
1
-3
/
+3
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-08-07
ocfs2: Convert ocfs2_write_zero_page to use a folio
Matthew Wilcox (Oracle)
1
-8
/
+9
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
3
-9
/
+9
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-07-22
quota: remove unneeded return value of register_quota_format
Kemeng Shi
1
-4
/
+2
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
8
-44
/
+67
2024-07-05
ocfs2: add bounds checking to ocfs2_check_dir_entry()
lei lu
1
-17
/
+29
2024-07-05
fs: add kernel-doc comments to ocfs2_prepare_orphan_dir()
Yang Li
1
-0
/
+2
2024-06-25
ocfs2: constify struct ocfs2_stack_operations
Christophe JAILLET
3
-3
/
+3
2024-06-25
ocfs2: constify struct ocfs2_lock_res_ops
Christophe JAILLET
2
-15
/
+15
2024-06-25
ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()
Ferry Meng
1
-5
/
+10
2024-06-25
ocfs2: add bounds checking to ocfs2_xattr_find_entry()
Ferry Meng
1
-4
/
+8
2024-06-25
ocfs2: fix DIO failure due to insufficient transaction credits
Jan Kara
4
-0
/
+26
2024-06-15
ocfs2: fix NULL pointer dereference in ocfs2_abort_trigger()
Joseph Qi
3
-82
/
+131
2024-06-15
ocfs2: fix NULL pointer dereference in ocfs2_journal_dirty()
Joseph Qi
1
-4
/
+6
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-30
/
+30
2024-05-20
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
15
-61
/
+148
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
1
-1
/
+4
2024-05-08
ocfs2: remove redundant assignment to variable status
Colin Ian King
1
-1
/
+0
2024-04-26
ocfs2: use coarse time for new created files
Su Yue
1
-1
/
+1
2024-04-26
ocfs2: update inode fsync transaction id in ocfs2_unlink and ocfs2_link
Su Yue
1
-0
/
+2
2024-04-26
ocfs2: fix races between hole punching and AIO+DIO
Su Yue
1
-0
/
+2
2024-04-26
ocfs2: return real error code in ocfs2_dio_wr_get_block
Su Yue
1
-2
/
+0
2024-04-26
ocfs2: fix sparse warnings
Heming Zhao
5
-15
/
+16
2024-04-26
ocfs2: speed up chain-list searching
Heming Zhao
1
-1
/
+1
2024-04-26
ocfs2: adjust enabling place for la window
Heming Zhao
2
-12
/
+8
2024-04-26
ocfs2: improve write IO performance when fragmentation is high
Heming Zhao
5
-11
/
+108
2024-04-26
ocfs2: update inode ctime in ocfs2_fileattr_set
Su Yue
1
-0
/
+1
2024-04-26
ocfs2: correctly use ocfs2_find_next_zero_bit()
Joseph Qi
3
-18
/
+9
[next]