index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-18
libceph: don't set flags in ceph_osdc_alloc_request()
Alex Elder
3
-9
/
+6
2013-01-18
libceph: drop osdc from ceph_calc_raw_layout()
Alex Elder
3
-9
/
+6
2013-01-18
libceph: drop snapid in ceph_calc_raw_layout()
Alex Elder
3
-13
/
+7
2013-01-18
libceph: pass length to ceph_calc_file_object_mapping()
Alex Elder
4
-9
/
+10
2013-01-18
libceph: pass length to ceph_osdc_build_request()
Alex Elder
3
-5
/
+5
2013-01-18
libceph: kill op_needs_trail()
Alex Elder
1
-23
/
+4
2013-01-18
libceph: always allow trail in osd request
Alex Elder
2
-33
/
+14
2013-01-18
rbd: don't bother setting snapid in rbd_do_request()
Alex Elder
1
-4
/
+0
2013-01-18
rbd: kill rbd_req_sync_op() snapc and snapid parameters
Alex Elder
1
-12
/
+5
2013-01-18
rbd: drop flags parameter from rbd_req_sync_exec()
Alex Elder
1
-18
/
+9
2013-01-18
rbd: drop snapid parameter from rbd_req_sync_read()
Alex Elder
1
-4
/
+2
2013-01-18
rbd: drop oid parameters from ceph_osdc_build_request()
Alex Elder
3
-16
/
+7
2013-01-18
rbd: separate layout init
Alex Elder
1
-9
/
+14
2013-01-18
rbd: only get snap context for write requests
Alex Elder
1
-16
/
+20
2013-01-18
rbd: make exists flag atomic
Alex Elder
1
-4
/
+5
2013-01-18
rbd: a little more cleanup of rbd_rq_fn()
Alex Elder
1
-26
/
+24
2013-01-18
rbd: end request on error in rbd_do_request() caller
Alex Elder
1
-7
/
+4
2013-01-18
rbd: encapsulate handling for a single request
Alex Elder
1
-56
/
+63
2013-01-18
rbd: be picky about osd request status type
Alex Elder
1
-11
/
+12
2013-01-18
rbd: standardize ceph_osd_request variable names
Alex Elder
1
-29
/
+31
2013-01-18
rbd: standardize rbd_request variable names
Alex Elder
1
-24
/
+26
2013-01-18
rbd: add warnings to rbd_dev_probe_update_spec()
Alex Elder
1
-2
/
+7
2013-01-18
rbd: add a warning in bio_chain_clone_range()
Alex Elder
1
-1
/
+3
2013-01-18
rbd: add warning messages for missing arguments
Alex Elder
1
-8
/
+16
2013-01-18
rbd: define and use rbd_warn()
Alex Elder
1
-10
/
+33
2013-01-18
ceph: define ceph_encode_8_safe()
Alex Elder
1
-12
/
+17
2013-01-18
rbd: use kmemdup()
Alex Elder
1
-5
/
+2
2013-01-18
rbd: kill rbd_spec->image_id_len
Alex Elder
1
-8
/
+3
2013-01-18
rbd: kill rbd_spec->image_name_len
Alex Elder
1
-11
/
+8
2013-01-18
rbd: document rbd_spec structure
Alex Elder
1
-1
/
+20
2013-01-18
libceph: reformat __reset_osd()
Alex Elder
1
-14
/
+18
2013-01-17
crush: avoid recursion if we have already collided
Sage Weil
1
-1
/
+1
2013-01-17
libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is f...
Jim Schutt
4
-5
/
+23
2013-01-17
ceph: check mds_wanted for imported cap
Yan, Zheng
1
-1
/
+3
2013-01-17
ceph: allocate cap_release message when receiving cap import
Yan, Zheng
1
-0
/
+3
2013-01-17
ceph: allow revoking duplicated caps issued by non-auth MDS
Yan, Zheng
1
-5
/
+10
2013-01-17
ceph: move dirty inode to migrating list when clearing auth caps
Yan, Zheng
1
-1
/
+9
2013-01-17
ceph: re-calculate truncate_size for strip object
Yan, Zheng
1
-0
/
+8
2013-01-17
ceph: Check for created flag in response from mds
Sam Lang
4
-3
/
+44
2013-01-17
ceph: Check for err on mds request in atomic_open
Sam Lang
1
-0
/
+3
2012-12-28
libceph: fix protocol feature mismatch failure path
Sage Weil
1
-10
/
+4
2012-12-28
libceph: WARN, don't BUG on unexpected connection states
Alex Elder
1
-6
/
+5
2012-12-28
libceph: always reset osds when kicking
Alex Elder
1
-2
/
+2
2012-12-28
libceph: move linger requests sooner in kick_requests()
Alex Elder
1
-11
/
+19
2012-12-20
rbd: get rid of rbd_{get,put}_dev()
Alex Elder
1
-12
/
+2
2012-12-20
libceph: register request before unregister linger
Alex Elder
1
-1
/
+1
2012-12-20
libceph: don't use rb_init_node() in ceph_osdc_alloc_request()
Alex Elder
1
-1
/
+1
2012-12-20
libceph: init event->node in ceph_osdc_create_event()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: init osd->o_node in create_osd()
Alex Elder
1
-0
/
+1
2012-12-20
libceph: report connection fault with warning
Alex Elder
1
-1
/
+1
[next]