index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
libceph: introduce ceph_spg, ceph_pg_to_primary_shard()
Ilya Dryomov
2017-07-07
3
-3
/
+48
*
|
libceph: new pi->last_force_request_resend
Ilya Dryomov
2017-07-07
1
-0
/
+37
*
|
libceph: fold [l]req->last_force_resend into ceph_osd_request_target
Ilya Dryomov
2017-07-07
1
-11
/
+10
*
|
libceph: support SERVER_JEWEL feature bits
Ilya Dryomov
2017-07-07
1
-1
/
+7
*
|
libceph: handle non-empty dest in ceph_{oloc,oid}_copy()
Ilya Dryomov
2017-07-07
1
-4
/
+6
*
|
libceph: remove ceph_sanitize_features() workaround
Ilya Dryomov
2017-07-07
1
-2
/
+1
*
|
libceph: cleanup old messages according to reconnect seq
Yan, Zheng
2017-05-24
1
-3
/
+12
*
|
libceph: NULL deref on crush_decode() error path
Dan Carpenter
2017-05-23
1
-0
/
+1
*
|
libceph: fix error handling in process_one_ticket()
Ilya Dryomov
2017-05-23
1
-5
/
+5
*
|
libceph: validate blob_struct_v in process_one_ticket()
Ilya Dryomov
2017-05-23
1
-0
/
+3
*
|
libceph: drop version variable from ceph_monmap_decode()
Ilya Dryomov
2017-05-23
1
-3
/
+1
*
|
libceph: make ceph_msg_data_advance() return void
Ilya Dryomov
2017-05-23
1
-7
/
+4
*
|
libceph: use kbasename() and kill ceph_file_part()
Ilya Dryomov
2017-05-23
1
-13
/
+0
|
/
*
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-05-10
6
-34
/
+198
|
\
|
*
rbd: support updating the lock cookie without releasing the lock
Ilya Dryomov
2017-05-04
1
-0
/
+51
|
*
libceph: add an epoch_barrier field to struct ceph_osd_client
Jeff Layton
2017-05-04
2
-8
/
+74
|
*
libceph: abort already submitted but abortable requests when map or pool goes...
Jeff Layton
2017-05-04
1
-0
/
+34
|
*
libceph: allow requests to return immediately on full conditions if caller wi...
Jeff Layton
2017-05-04
1
-0
/
+7
|
*
libceph: remove req->r_replay_version
Jeff Layton
2017-05-04
2
-6
/
+5
|
*
libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-1
/
+1
|
*
libceph: convert ceph_osd.o_ref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-8
/
+8
|
*
libceph: convert ceph_snap_context.nref from atomic_t to refcount_t
Elena Reshetova
2017-05-04
1
-3
/
+3
|
*
libceph: supported_features module parameter
Ilya Dryomov
2017-05-04
1
-0
/
+11
|
*
libceph, ceph: always advertise all supported features
Ilya Dryomov
2017-05-04
1
-10
/
+6
*
|
fs: ceph: CURRENT_TIME with ktime_get_real_ts()
Deepa Dinamani
2017-05-09
2
-4
/
+6
*
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-09
1
-1
/
+1
|
/
*
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
2017-03-23
1
-0
/
+6
*
libceph: osd_request_timeout option
Ilya Dryomov
2017-03-07
2
-1
/
+50
*
libceph: don't set weight to IN when OSD is destroyed
Ilya Dryomov
2017-03-07
1
-1
/
+0
*
libceph: fix crush_decode() for older maps
Ilya Dryomov
2017-03-07
1
-2
/
+1
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
|
*
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-03-03
1
-15
/
+29
|
\
\
|
|
/
|
/
|
|
*
ceph_tcp_sendpage(): use ITER_BVEC sendmsg
Al Viro
2016-12-27
1
-5
/
+15
|
*
ceph: switch to sock_recvmsg()
Al Viro
2016-12-27
1
-10
/
+14
*
|
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-03-01
7
-219
/
+261
|
\
\
|
*
|
libceph, rbd, ceph: WRITE | ONDISK -> WRITE
Ilya Dryomov
2017-02-24
2
-11
/
+10
|
*
|
libceph: get rid of ack vs commit
Ilya Dryomov
2017-02-24
1
-87
/
+26
|
*
|
crush: fix dprintk compilation
Ilya Dryomov
2017-02-23
1
-2
/
+2
|
*
|
crush: do is_out test only if we do not collide
Ilya Dryomov
2017-02-23
1
-3
/
+1
|
*
|
libceph: pass reply buffer length through ceph_osdc_call()
Ilya Dryomov
2017-02-20
2
-3
/
+6
|
*
|
libceph: don't go through with the mapping if the PG is too wide
Ilya Dryomov
2017-02-20
1
-2
/
+8
|
*
|
crush: merge working data and scratch
Ilya Dryomov
2017-02-20
2
-16
/
+15
|
*
|
crush: remove mutable part of CRUSH map
Ilya Dryomov
2017-02-20
3
-78
/
+180
|
*
|
libceph: add osdmap_set_crush() helper
Ilya Dryomov
2017-02-20
1
-20
/
+16
|
*
|
libceph: remove unneeded stddef.h include
Stafford Horne
2017-02-20
1
-2
/
+0
|
*
|
ceph: update readpages osd request according to size of pages
Yan, Zheng
2017-02-20
1
-1
/
+2
|
*
|
libceph: include linux/sched.h into crypto.c directly
Ilya Dryomov
2017-02-20
1
-0
/
+1
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
2
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
2
-7
/
+7
|
|
/
[prev]
[next]