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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-08
ceph: add a new metric to keep track of remote object copies
Luís Henriques
3
-1
/
+14
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
1
-11
/
+63
2021-11-08
ceph: clean-up metrics data structures to reduce code duplication
Luís Henriques
3
-180
/
+115
2021-11-08
ceph: split 'metric' debugfs file into several files
Luís Henriques
2
-26
/
+57
2021-11-08
ceph: return the real size read when it hits EOF
Xiubo Li
1
-5
/
+8
2021-11-08
ceph: properly handle statfs on multifs setups
Jeff Layton
1
-5
/
+6
2021-11-08
ceph: shut down mount on bad mdsmap or fsmap decode
Jeff Layton
3
-3
/
+6
2021-11-08
ceph: fix mdsmap decode when there are MDS's beyond max_mds
Xiubo Li
1
-4
/
+0
2021-11-08
ceph: ignore the truncate when size won't change with Fx caps issued
Xiubo Li
1
-6
/
+8
2021-11-08
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
1
-2
/
+19
2021-11-08
ceph: just use ci->i_version for fscache aux info
Jeff Layton
1
-20
/
+3
2021-11-08
ceph: shut down access to inode when async create fails
Jeff Layton
7
-15
/
+85
2021-11-08
ceph: refactor remove_session_caps_cb
Jeff Layton
3
-105
/
+120
2021-11-08
ceph: fix auth cap handling logic in remove_session_caps_cb
Jeff Layton
1
-1
/
+3
2021-11-08
ceph: drop private list from remove_session_caps_cb
Jeff Layton
1
-16
/
+10
2021-11-08
ceph: don't use -ESTALE as special return code in try_get_cap_refs
Jeff Layton
1
-8
/
+8
2021-11-08
ceph: print inode numbers instead of pointer values
Jeff Layton
3
-8
/
+10
2021-11-08
ceph: enable async dirops by default
Jeff Layton
2
-3
/
+4
2021-11-08
ceph: convert to noop_direct_IO
Jeff Layton
1
-12
/
+1
2021-10-29
Merge tag 'for-5.15-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-33
/
+72
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from lzo"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zlib"
David Sterba
1
-11
/
+25
2021-10-29
Revert "btrfs: compression: drop kmap/kunmap from zstd"
David Sterba
1
-9
/
+18
2021-10-29
ocfs2: fix race between searching chunks and release journal_head from buffer...
Gautham Ananthakrishna
1
-9
/
+13
2021-10-27
Revert "btrfs: compression: drop kmap/kunmap from generic helpers"
David Sterba
2
-2
/
+4
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
14
-153
/
+306
2021-10-23
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+47
2021-10-22
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-56
/
+46
2021-10-21
io_uring: apply worker limits to previous users
Pavel Begunkov
1
-0
/
+18
2021-10-21
fuse: clean up error exits in fuse_fill_super()
Miklos Szeredi
1
-6
/
+2
2021-10-21
fuse: always initialize sb->s_fs_info
Miklos Szeredi
1
-25
/
+25
2021-10-21
fuse: clean up fuse_mount destruction
Miklos Szeredi
2
-19
/
+7
2021-10-21
fuse: get rid of fuse_put_super()
Miklos Szeredi
3
-9
/
+15
2021-10-21
fuse: check s_root when destroying sb
Miklos Szeredi
2
-2
/
+2
2021-10-21
autofs: fix wait name hash calculation in autofs_wait()
Ian Kent
1
-1
/
+1
2021-10-20
Merge tag 'ceph-for-5.15-rc7' of git://github.com/ceph/ceph-client
Linus Torvalds
6
-30
/
+22
2021-10-20
io_uring: fix ltimeout unprep
Pavel Begunkov
1
-6
/
+1
2021-10-20
io_uring: apply max_workers limit to all future users
Pavel Begunkov
1
-6
/
+23
2021-10-20
ksmbd: add buffer validation in session setup
Marios Makassikis
2
-27
/
+40
2021-10-20
ksmbd: throttle session setup failures to avoid dictionary attacks
Namjae Jeon
6
-6
/
+31
2021-10-20
ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requests
Hyunchul Lee
1
-16
/
+52
2021-10-20
io-wq: max_worker fixes
Pavel Begunkov
1
-2
/
+5
2021-10-19
ceph: fix handling of "meta" errors
Jeff Layton
5
-27
/
+8
2021-10-19
ceph: skip existing superblocks that are blocklisted or shut down when mounting
Jeff Layton
1
-3
/
+14
2021-10-19
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-10-19
ocfs2: mount fails with buffer overflow in strlen
Valentin Vidic
1
-4
/
+10
2021-10-19
ocfs2: fix data corruption after conversion from inline format
Jan Kara
1
-34
/
+12
2021-10-19
userfaultfd: fix a race between writeprotect and exit_mmap()
Nadav Amit
1
-3
/
+9
2021-10-18
Merge tag 'io_uring-5.15-2021-10-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
[next]