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-06-12
ocfs2: check new file size on fallocate call
Luís Henriques
1
-1
/
+7
2023-06-12
ocfs2: fix use-after-free when unmounting read-only filesystem
Luís Henriques
1
-2
/
+4
2023-04-28
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-11
/
+26
2023-04-25
Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2023-04-25
Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+5
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-9
/
+5
2023-04-24
Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+28
2023-04-22
ocfs2: reduce ioctl stack usage
Arnd Bergmann
1
-11
/
+26
2023-03-24
ocfs2: Switch to security_inode_init_security()
Roberto Sassu
2
-4
/
+28
2023-03-13
ocfs2: don't use write_one_page in ocfs2_duplicate_clusters_by_page
Christoph Hellwig
1
-4
/
+5
2023-03-08
ocfs2: fix data corruption after failed write
Jan Kara via Ocfs2-devel
1
-2
/
+17
2023-03-06
fs: rename generic posix acl handlers
Christian Brauner
1
-7
/
+5
2023-03-06
fs: drop unused posix acl handlers
Christian Brauner
1
-2
/
+0
2023-03-06
__blockdev_direct_IO(): get rid of submit_io callback
Al Viro
1
-1
/
+1
2023-02-28
ocfs2: fix non-auto defrag path not working issue
Heming Zhao via Ocfs2-devel
1
-11
/
+13
2023-02-28
ocfs2: fix defrag path triggering jbd2 ASSERT
Heming Zhao via Ocfs2-devel
1
-10
/
+0
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+15
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+5
2023-02-21
Merge tag 'for-6.3/dio-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-39
/
+39
2023-01-26
fs: build the legacy direct I/O code conditionally
Christoph Hellwig
1
-0
/
+1
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+5
2023-01-19
quota: port to mnt_idmap
Christian Brauner
1
-2
/
+1
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port acl to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port xattr to mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
3
-5
/
+5
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2
-2
/
+2
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2
-3
/
+3
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
3
-7
/
+8
2023-01-19
ocfs2: use filemap_fdatawrite_wbc instead of generic_writepages
Christoph Hellwig
1
-1
/
+1
2023-01-19
jbd2,ocfs2: move jbd2_journal_submit_inode_data_buffers to ocfs2
Christoph Hellwig
1
-1
/
+15
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2
-0
/
+2
2022-12-20
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
1
-0
/
+1
2022-12-13
Merge tag 'fs.ovl.setgid.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2022-12-13
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-5
/
+6
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-12-12
ocfs2: always read both high and low parts of dinode link count
Alexey Asemov
1
-2
/
+1
2022-12-01
ocfs2: fix memory leak in ocfs2_mount_volume()
Li Zetao
3
-2
/
+6
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-19
ocfs2: fix memory leak in ocfs2_stack_glue_init()
Shang XiaoJing
1
-1
/
+7
2022-11-19
ocfs2/dlm: use bitmap API instead of hand-writing it
Joseph Qi
4
-27
/
+24
2022-11-19
ocfs2: use bitmap API in fill_node_map
Joseph Qi
6
-20
/
+16
[next]