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
starfive-6.6.48-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
2023-03-10
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
1
-11
/
+13
2023-03-10
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
1
-10
/
+0
2023-03-03
attr: use consistent sgid stripping checks
Christian Brauner
1
-2
/
+2
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-12-31
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
3
-2
/
+6
2022-12-31
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
1
-1
/
+7
2022-10-21
ocfs2: clear dinode links count in case of error
Joseph Qi
1
-2
/
+10
2022-10-21
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
1
-10
/
+1
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-9
/
+9
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+2
2022-10-07
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-12
/
+12
2022-10-04
Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
1
-1
/
+1
2022-10-04
fs/ocfs2: fix repeated words in comments
wangjianli
1
-1
/
+1
2022-10-04
fs/ocfs2/suballoc.h: fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-10-04
ocfs2: replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-4
/
+4
2022-09-12
ocfs2: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-3
/
+3
2022-09-12
ocfs2: replace ll_rw_block()
Zhang Yi
2
-4
/
+2
2022-08-29
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-23
fs: dlm: remove DLM_LSFL_FS from uapi
Alexander Aring
1
-1
/
+1
2022-08-18
Change calling conventions for filldir_t
Al Viro
2
-12
/
+12
2022-08-09
Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+1
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-26
/
+17
2022-08-03
Merge tag 'folio-6.0' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-51
/
+19
2022-08-02
Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-46
/
+41
2022-08-02
mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-08-02
ocfs2: Convert ocfs2_read_folio() to use a folio
Matthew Wilcox (Oracle)
1
-14
/
+12
2022-08-02
ocfs2: Use filemap_write_and_wait_range() in ocfs2_cow_sync_writeback()
Matthew Wilcox (Oracle)
1
-36
/
+6
2022-08-01
Merge tag 'fs.idmapped.vfsuid.v5.20' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-07-30
ocfs2: fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2022-07-30
ocfs2: use the bitmap API to simplify code
Christophe JAILLET
1
-2
/
+2
2022-07-30
ocfs2: remove some useless functions
Christophe JAILLET
1
-19
/
+2
2022-07-21
fs: move S_ISGID stripping into the vfs_*() helpers
Yang Xu
1
-0
/
+1
2022-07-19
Revert "ocfs2: mount shared volume without ha stack"
Junxiao Bi
3
-51
/
+20
2022-07-18
fs/ocfs2: Fix spelling typo in comment
Jiangshan Yi
1
-1
/
+1
2022-07-14
fs/ocfs2: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-6
/
+5
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
3
-6
/
+6
2022-07-14
ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region
Christoph Hellwig
1
-34
/
+30
2022-06-26
attr: port attribute changes to new types
Christian Brauner
1
-1
/
+1
2022-06-26
quota: port quota helpers mount ids
Christian Brauner
1
-1
/
+1
2022-06-17
ocfs2: kill EBUSY from dlmfs_evict_inode
Junxiao Bi
1
-3
/
+11
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-115
/
+177
2022-05-25
ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
Junxiao Bi via Ocfs2-devel
1
-1
/
+15
2022-05-25
ocfs2: dlmfs: don't clear USER_LOCK_ATTACHED when destroying lock
Junxiao Bi
1
-1
/
+0
2022-05-25
Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-17
/
+21
2022-05-10
fs: Change try_to_free_buffers() to take a folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-05-10
ocfs2: Convert to release_folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2022-05-09
ocfs2: Convert ocfs2 to read_folio
Matthew Wilcox (Oracle)
4
-6
/
+8
2022-05-09
fs: Convert block_read_full_page() to block_read_full_folio()
Matthew Wilcox (Oracle)
2
-5
/
+7
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-04-30
ocfs2: rewrite error handling of ocfs2_fill_super
Heming Zhao via Ocfs2-devel
1
-35
/
+32
[next]