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
2009-11-11
ceph: remove recon_gen logic
Sage Weil
4
-28
/
+2
2009-11-11
ceph: separate banner and connect during handshake into distinct stages
Sage Weil
2
-44
/
+77
2009-11-09
ceph: do not confuse stale and dead (unreconnected) caps
Sage Weil
4
-9
/
+26
2009-11-08
ceph: make CRUSH hash function a bucket property
Sage Weil
5
-21
/
+93
2009-11-07
ceph: make object hash a pg_pool property
Sage Weil
9
-81
/
+137
2009-11-07
ceph: use strong hash function for mapping objects to pgs
Sage Weil
2
-24
/
+71
2009-11-07
ceph: make CRUSH hash functions non-inline
Sage Weil
6
-96
/
+107
2009-11-07
ceph: clean up 'osd%d down' console msg
Sage Weil
1
-1
/
+1
2009-11-05
ceph: convert port endianness
Sage Weil
1
-2
/
+2
2009-11-05
ceph: fix sparse endian warning
Sage Weil
2
-2
/
+2
2009-11-05
ceph: fix endian conversions for ceph_pg
Sage Weil
5
-55
/
+75
2009-11-04
ceph: use fixed endian encoding for ceph_entity_addr
Sage Weil
7
-8
/
+40
2009-11-02
ceph: init/destroy bdi in client create/destroy helpers
Sage Weil
1
-6
/
+9
2009-11-02
crush: always return a value from crush_bucket_choose
Sage Weil
1
-1
/
+1
2009-11-02
ceph: fix uninitialized err variable
Sage Weil
1
-1
/
+1
2009-10-30
ceph: fix intra strip unit length calculation
Noah Watkins
1
-5
/
+10
2009-10-29
ceph: fix object striping calculation for non-default striping schemes
Sage Weil
1
-4
/
+7
2009-10-29
ceph: correct comment to match striping calculation
Sage Weil
1
-1
/
+1
2009-10-29
ceph: remove redundant use of le32_to_cpu
Noah Watkins
1
-1
/
+1
2009-10-29
ceph: replace list_entry with container_of
Noah Watkins
1
-1
/
+1
2009-10-27
ceph: allocate and parse mount args before client instance
Sage Weil
8
-74
/
+105
2009-10-27
ceph: fix, clean up string mount arg parsing
Sage Weil
1
-2
/
+9
2009-10-27
ceph: silence uninitialized variable warning
Sage Weil
1
-1
/
+1
2009-10-27
ceph: reduce parse_mount_args stack usage
Sage Weil
1
-8
/
+17
2009-10-22
ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
Sage Weil
2
-4
/
+2
2009-10-21
ceph: move directory size logic to ceph_getattr
Sage Weil
1
-3
/
+5
2009-10-20
ceph: v0.17 of client
Sage Weil
1
-2
/
+2
2009-10-19
ceph: include preferred osd in placement seed
Sage Weil
2
-1
/
+3
2009-10-17
ceph: enable readahead
Sage Weil
2
-1
/
+2
2009-10-16
ceph: move dirty caps code around
Sage Weil
1
-33
/
+37
2009-10-16
ceph: warn on allocation from msgpool with larger front_len
Sage Weil
4
-9
/
+26
2009-10-16
ceph: correct subscribe_ack msgpool payload size
Sage Weil
2
-4
/
+12
2009-10-16
ceph: flush dirty caps via the cap_dirty list
Sage Weil
3
-29
/
+59
2009-10-15
ceph: move generic flushing code into helper
Sage Weil
1
-22
/
+21
2009-10-15
ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
Sage Weil
1
-1
/
+3
2009-10-14
ceph: convert encode/decode macros to inlines
Sage Weil
6
-132
/
+137
2009-10-13
ceph: add version field to message header
Sage Weil
1
-1
/
+2
2009-10-12
ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
Sage Weil
2
-4
/
+0
2009-10-12
ceph: ignore trailing data in monamp
Sage Weil
1
-3
/
+0
2009-10-10
ceph: add file layout validation
Sage Weil
2
-0
/
+26
2009-10-10
ceph: update to mon client protocol v15
Sage Weil
3
-10
/
+19
2009-10-09
ceph: cancel osd requests before resending them
Sage Weil
1
-1
/
+4
2009-10-09
ceph: reset osd session on fault, not peer_reset
Sage Weil
1
-5
/
+2
2009-10-09
ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
Sage Weil
1
-5
/
+10
2009-10-09
ceph: revoke osd request message on request completion
Sage Weil
1
-4
/
+9
2009-10-09
ceph: fix osd request submission race
Sage Weil
1
-11
/
+19
2009-10-08
ceph: renew mon subscription before it expires
Sage Weil
1
-2
/
+2
2009-10-08
ceph: fix mdsmap decoding when multiple mds's are present
Sage Weil
1
-5
/
+5
2009-10-07
ceph: gracefully avoid empty crush buckets
Sage Weil
1
-2
/
+7
2009-10-07
ceph: include preferred_osd in file layout virtual xattr
Sage Weil
1
-1
/
+8
[next]