index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
libceph: add support for HASHPSPOOL pool flag
Sage Weil
2
-1
/
+5
2013-02-26
libceph: update osd request/reply encoding
Sage Weil
2
-39
/
+18
2013-02-26
libceph: calculate placement based on the internal data types
Sage Weil
2
-1
/
+2
2013-02-26
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
Sage Weil
4
-32
/
+25
2013-02-26
ceph: update "ceph_features.h"
Alex Elder
1
-4
/
+20
2013-02-26
libceph: decode into cpu-native ceph_pg type
Sage Weil
2
-4
/
+9
2013-02-26
libceph: rename ceph_pg -> ceph_pg_v1
Sage Weil
3
-6
/
+7
2013-02-19
libceph: drop return value from page vector copy routines
Alex Elder
1
-2
/
+2
2013-02-19
libceph: use void pointers in page vector functions
Alex Elder
1
-5
/
+5
2013-02-18
libceph: update ceph_fs.h
Alex Elder
1
-8
/
+24
2013-02-18
libceph: add ceph_osd_state_name()
Alex Elder
1
-0
/
+2
2013-02-18
libceph: update rados.h
Alex Elder
1
-20
/
+71
2013-02-18
libceph: kill ceph_osdc_wait_event()
Alex Elder
1
-3
/
+0
2013-02-18
libceph: kill ceph_osdc_create_event() "one_shot" parameter
Alex Elder
1
-2
/
+1
2013-02-18
libceph: kill ceph_calc_raw_layout()
Alex Elder
1
-5
/
+0
2013-02-18
ceph: kill ceph_osdc_new_request() "num_reply" parameter
Alex Elder
1
-2
/
+1
2013-02-18
ceph: kill ceph_osdc_writepages() "flags" parameter
Alex Elder
1
-2
/
+1
2013-02-18
ceph: kill ceph_osdc_writepages() "dosync" parameter
Alex Elder
1
-1
/
+1
2013-02-18
ceph: kill ceph_osdc_writepages() "nofail" parameter
Alex Elder
1
-1
/
+1
2013-02-18
libceph: improve packing in struct ceph_osd_req_op
Alex Elder
1
-7
/
+8
2013-02-13
libceph: add a compatibility check interface
Alex Elder
1
-0
/
+2
2013-02-13
libceph: fix messenger CONFIG_BLOCK dependencies
Alex Elder
1
-0
/
+2
2013-01-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
4
-29
/
+34
2013-01-17
rbd: kill ceph_osd_req_op->flags
Alex Elder
1
-1
/
+0
2013-01-17
libceph: pass num_op with ops
Alex Elder
1
-1
/
+2
2013-01-17
libceph: don't set pages or bio in ceph_osdc_alloc_request()
Alex Elder
1
-3
/
+1
2013-01-17
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
1
-1
/
+0
2013-01-17
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
1
-2
/
+1
2013-01-17
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
1
-1
/
+1
2013-01-17
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
1
-1
/
+1
2013-01-17
libceph: pass length to ceph_osdc_build_request()
Alex Elder
1
-1
/
+1
2013-01-17
libceph: always allow trail in osd request
Alex Elder
1
-2
/
+2
2013-01-17
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
1
-3
/
+1
2013-01-17
ceph: define ceph_encode_8_safe()
Alex Elder
1
-12
/
+17
2013-01-17
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
1
-2
/
+5
2013-01-17
ceph: Check for created flag in response from mds
Sam Lang
1
-1
/
+4
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-2
/
+3
2012-12-13
libceph: remove 'osdtimeout' option
Sage Weil
1
-2
/
+0
2012-11-01
libceph: define ceph_pg_pool_name_by_id()
Alex Elder
1
-0
/
+1
2012-11-01
rbd: get parent spec for version 2 images
Alex Elder
1
-0
/
+2
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-5
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
11
-23
/
+23
2012-10-01
libceph: check for invalid mapping
Sage Weil
2
-4
/
+4
2012-10-01
libceph: remove unused monc->have_fsid
Sage Weil
1
-1
/
+0
2012-07-30
libceph: clean up con flags
Sage Weil
1
-10
/
+0
2012-07-30
libceph: replace connection state bits with states
Sage Weil
1
-12
/
+0
2012-07-30
ceph: define snap counts as u32 everywhere
Alex Elder
1
-1
/
+1
2012-07-30
libceph: support crush tunables
Sage Weil
1
-1
/
+4
2012-07-30
libceph: move feature bits to separate header
Sage Weil
3
-20
/
+24
2012-07-30
libceph: define ceph_extract_encoded_string()
Alex Elder
1
-0
/
+47
[next]