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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
libceph: make con->state an int
Ilya Dryomov
2
-11
/
+7
2020-12-15
libceph: don't export ceph_messenger_{init_fini}() to modules
Ilya Dryomov
1
-2
/
+0
2020-12-15
libceph: make sure our addr->port is zero and addr->nonce is non-zero
Ilya Dryomov
1
-10
/
+17
2020-12-15
libceph: factor out ceph_con_get_out_msg()
Ilya Dryomov
1
-20
/
+39
2020-12-15
libceph: change ceph_con_in_msg_alloc() to take hdr
Ilya Dryomov
1
-5
/
+6
2020-12-15
libceph: change ceph_msg_data_cursor_init() to take cursor
Ilya Dryomov
1
-4
/
+3
2020-12-15
libceph: handle discarding acked and requeued messages separately
Ilya Dryomov
1
-20
/
+54
2020-12-15
libceph: drop msg->ack_stamp field
Ilya Dryomov
2
-2
/
+0
2020-12-15
libceph: remove redundant session reset log message
Ilya Dryomov
1
-4
/
+3
2020-12-15
libceph: clear con->peer_global_seq on RESETSESSION
Ilya Dryomov
1
-3
/
+3
2020-12-15
libceph: rename reset_connection() to ceph_con_reset_session()
Ilya Dryomov
1
-6
/
+4
2020-12-15
libceph: split protocol reset bits out of reset_connection()
Ilya Dryomov
1
-26
/
+24
2020-12-15
libceph: don't call reset_connection() on version/feature mismatches
Ilya Dryomov
1
-3
/
+0
2020-12-15
libceph: lower exponential backoff delay
Ilya Dryomov
2
-5
/
+11
2020-12-15
libceph: include middle_len in process_message() dout
Ilya Dryomov
1
-1
/
+2
2020-12-15
ceph: implement updated ceph_mds_request_head structure
Jeff Layton
2
-14
/
+93
2020-12-15
ceph: clean up argument lists to __prepare_send_request and __send_request
Jeff Layton
1
-9
/
+9
2020-12-15
ceph: take a cred reference instead of tracking individual uid/gid
Jeff Layton
2
-6
/
+7
2020-12-15
ceph: don't reach into request header for readdir info
Jeff Layton
1
-3
/
+2
2020-12-15
ceph: set osdmap epoch for setxattr
Xiubo Li
3
-1
/
+5
2020-12-15
ceph: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+1
2020-12-15
ceph: add ceph.caps vxattr
Luis Henriques
1
-0
/
+27
2020-12-15
ceph: when filling trace, call ceph_get_inode outside of mutexes
Jeff Layton
2
-9
/
+21
2020-12-15
Revert "ceph: allow rename operation under different quota realms"
Luis Henriques
3
-64
/
+6
2020-12-15
ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails
Jeff Layton
1
-0
/
+2
2020-12-15
ceph: downgrade warning from mdsmap decode to debug
Luis Henriques
1
-2
/
+2
2020-12-15
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
1
-2
/
+9
2020-12-15
ceph: pass down the flags to grab_cache_page_write_begin
Jeff Layton
1
-1
/
+1
2020-12-15
ceph: add ceph.{cluster_fsid/client_id} vxattrs
Xiubo Li
1
-0
/
+42
2020-12-15
ceph: add status debugfs file
Xiubo Li
2
-0
/
+21
2020-12-15
libceph: remove unused port macros
Liu, Changcheng
1
-9
/
+0
2020-12-15
ceph: ensure we have Fs caps when fetching dir link count
Jeff Layton
1
-5
/
+14
2020-12-15
ceph: send dentry lease metrics to MDS daemon
Xiubo Li
2
-3
/
+29
2020-12-15
ceph: acquire Fs caps when getting dir stats
Jeff Layton
1
-3
/
+6
2020-12-15
ceph: fix up some warnings on W=1 builds
Jeff Layton
3
-30
/
+14
2020-12-15
ceph: queue MDS requests to REJECTED sessions when CLEANRECOVER is set
Jeff Layton
1
-4
/
+14
2020-12-15
ceph: remove timeout on allowing reconnect after blocklisting
Jeff Layton
2
-6
/
+0
2020-12-15
ceph: add new RECOVER mount_state when recovering session
Jeff Layton
6
-10
/
+17
2020-12-15
ceph: make fsc->mount_state an int
Jeff Layton
1
-1
/
+1
2020-12-15
ceph: don't WARN when removing caps due to blocklisting
Jeff Layton
1
-1
/
+2
2020-12-14
Linux 5.10
Linus Torvalds
1
-1
/
+1
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-42
/
+111
2020-12-13
Merge tag 'block-5.10-2020-12-12' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-393
/
+82
2020-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-9
/
+15
2020-12-12
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-22
/
+74
2020-12-12
Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-137
/
+182
2020-12-12
Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2020-12-12
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+11
2020-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-40
/
+159
[next]