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
/
include
/
linux
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
8
-84
/
+175
2014-01-28
libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature
Ilya Dryomov
1
-0
/
+1
2014-01-28
libceph: follow redirect replies from osds
Ilya Dryomov
1
-0
/
+6
2014-01-28
libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid}
Ilya Dryomov
1
-2
/
+2
2014-01-28
libceph: follow {read,write}_tier fields on osd request submission
Ilya Dryomov
1
-0
/
+2
2014-01-28
libceph: add ceph_pg_pool_by_id()
Ilya Dryomov
1
-0
/
+3
2014-01-28
libceph: CEPH_OSD_FLAG_* enum update
Ilya Dryomov
1
-0
/
+4
2014-01-28
libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()
Ilya Dryomov
1
-2
/
+5
2014-01-28
libceph: introduce and start using oid abstraction
Ilya Dryomov
2
-8
/
+37
2014-01-28
libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN
Ilya Dryomov
1
-2
/
+2
2014-01-28
libceph: move ceph_file_layout helpers to ceph_fs.h
Ilya Dryomov
2
-27
/
+23
2014-01-28
libceph: start using oloc abstraction
Ilya Dryomov
2
-3
/
+3
2014-01-26
libceph: add ceph_kv{malloc,free}() and switch to them
Ilya Dryomov
3
-6
/
+7
2014-01-24
remove extra definitions of U32_MAX
Alex Elder
1
-19
/
+0
2014-01-24
conditionally define U32_MAX
Alex Elder
1
-0
/
+2
2014-01-21
libceph: support CEPH_FEATURE_EXPORT_PEER
Yan, Zheng
1
-1
/
+2
2014-01-21
ceph: remove exported caps when handling cap import message
Yan, Zheng
1
-1
/
+10
2014-01-21
ceph: handle session flush message
Yan, Zheng
1
-0
/
+2
2014-01-14
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
1
-1
/
+1
2013-12-31
crush: support new indep mode and SET_* steps (crush v2) by default
Ilya Dryomov
1
-1
/
+2
2013-12-31
libceph: update ceph_features.h
Ilya Dryomov
1
-32
/
+64
2013-12-31
libceph: all features fields must be u64
Ilya Dryomov
2
-9
/
+9
2013-12-13
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
1
-0
/
+1
2013-11-24
ceph: Convert to immutable biovecs
Kent Overstreet
1
-2
/
+2
2013-09-09
libceph: add function to ensure notifies are complete
Josh Durgin
1
-0
/
+2
2013-07-09
libceph: fix invalid unsigned->signed conversion for timespec encoding
Josh Durgin
1
-5
/
+0
2013-07-04
libceph: fix safe completion
Yan, Zheng
1
-1
/
+0
2013-05-02
libceph: use slab cache for osd client requests
Alex Elder
1
-0
/
+3
2013-05-02
libceph: create source file "net/ceph/snapshot.c"
Alex Elder
1
-25
/
+5
2013-05-02
libceph: validate timespec conversions
Alex Elder
1
-4
/
+9
2013-05-02
libceph: add signed type limits
Alex Elder
1
-4
/
+14
2013-05-02
libceph: support pages for class request data
Alex Elder
1
-0
/
+5
2013-05-02
libceph: support raw data requests
Alex Elder
1
-0
/
+10
2013-05-02
libceph: kill off osd data write_request parameters
Alex Elder
1
-4
/
+4
2013-05-02
libceph: change how "safe" callback is used
Alex Elder
1
-1
/
+3
2013-05-02
libceph: make method call data be a separate data item
Alex Elder
1
-5
/
+5
2013-05-02
libceph: add, don't set data for a message
Alex Elder
1
-3
/
+3
2013-05-02
libceph: implement multiple data items in a message
Alex Elder
1
-1
/
+4
2013-05-02
libceph: replace message data pointer with list
Alex Elder
1
-1
/
+2
2013-05-02
libceph: have cursor point to data
Alex Elder
1
-4
/
+4
2013-05-02
libceph: move cursor into message
Alex Elder
1
-21
/
+22
2013-05-02
libceph: record bio length
Alex Elder
1
-1
/
+4
2013-05-02
libceph: fix possible CONFIG_BLOCK build problem
Alex Elder
1
-0
/
+2
2013-05-02
libceph: kill off osd request r_data_in and r_data_out
Alex Elder
1
-6
/
+3
2013-05-02
libceph: set the data pointers when encoding ops
Alex Elder
1
-1
/
+1
2013-05-02
libceph: combine initializing and setting osd data
Alex Elder
1
-16
/
+27
2013-05-02
libceph: format class info at init time
Alex Elder
1
-1
/
+2
2013-05-02
libceph: specify osd op by index in request
Alex Elder
1
-7
/
+12
2013-05-02
libceph: add data pointers in osd op structures
Alex Elder
1
-0
/
+6
[next]