index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ceph
Commit message (
Expand
)
Author
Age
Files
Lines
*
libceph: make authorizer destruction independent of ceph_auth_client
Ilya Dryomov
2016-04-25
6
-55
/
+55
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
3
-20
/
+20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-03-26
5
-272
/
+344
|
\
|
*
libceph: use KMEM_CACHE macro
Geliang Tang
2016-03-25
1
-8
/
+2
|
*
libceph: use sizeof_footer() more
Ilya Dryomov
2016-03-25
1
-16
/
+3
|
*
libceph: add helper that duplicates last extent operation
Yan, Zheng
2016-03-25
1
-0
/
+22
|
*
libceph: enable large, variable-sized OSD requests
Ilya Dryomov
2016-03-25
1
-15
/
+28
|
*
libceph: osdc->req_mempool should be backed by a slab pool
Ilya Dryomov
2016-03-25
1
-2
/
+2
|
*
libceph: make r_request msg_size calculation clearer
Ilya Dryomov
2016-03-25
1
-10
/
+11
|
*
libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op
Yan, Zheng
2016-03-25
1
-2
/
+2
|
*
libceph: rename ceph_osd_req_op::payload_len to indata_len
Ilya Dryomov
2016-03-25
1
-6
/
+6
|
*
libceph: behave in mon_fault() if cur_mon < 0
Ilya Dryomov
2016-03-25
1
-14
/
+9
|
*
libceph: reschedule tick in mon_fault()
Ilya Dryomov
2016-03-25
1
-4
/
+4
|
*
libceph: introduce and switch to reopen_session()
Ilya Dryomov
2016-03-25
1
-17
/
+16
|
*
libceph: monc hunt rate is 3s with backoff up to 30s
Ilya Dryomov
2016-03-25
1
-9
/
+16
|
*
libceph: monc ping rate is 10s
Ilya Dryomov
2016-03-25
2
-7
/
+2
|
*
libceph: pick a different monitor when reconnecting
Ilya Dryomov
2016-03-25
1
-28
/
+57
|
*
libceph: revamp subs code, switch to SUBSCRIBE2 protocol
Ilya Dryomov
2016-03-25
3
-83
/
+147
|
*
libceph: decouple hunting and subs management
Ilya Dryomov
2016-03-25
1
-9
/
+22
|
*
libceph: move debugfs initialization into __ceph_open_session()
Ilya Dryomov
2016-03-25
2
-51
/
+4
*
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-1
/
+1
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2016-03-17
1
-45
/
+56
|
\
\
|
*
|
libceph: Remove unnecessary ivsize variables
Ilya Dryomov
2016-01-27
1
-12
/
+8
|
*
|
libceph: Use skcipher
Herbert Xu
2016-01-27
1
-41
/
+56
*
|
|
libceph: don't spam dmesg with stray reply warnings
Ilya Dryomov
2016-02-24
1
-2
/
+2
*
|
|
libceph: use the right footer size when skipping a message
Ilya Dryomov
2016-02-24
1
-2
/
+9
*
|
|
libceph: don't bail early from try_read() when skipping a message
Ilya Dryomov
2016-02-24
1
-2
/
+2
|
|
/
|
/
|
*
|
libceph: MOSDOpReply v7 encoding
Ilya Dryomov
2016-02-04
1
-0
/
+10
*
|
crush: decode and initialize chooseleaf_stable
Ilya Dryomov
2016-02-04
1
-5
/
+14
*
|
crush: add chooseleaf_stable tunable
Ilya Dryomov
2016-02-04
1
-4
/
+14
*
|
crush: ensure take bucket value is valid
Ilya Dryomov
2016-02-04
1
-1
/
+2
*
|
crush: ensure bucket id is valid before indexing buckets array
Ilya Dryomov
2016-02-04
1
-2
/
+10
|
/
*
libceph: remove outdated comment
Ilya Dryomov
2016-01-21
1
-4
/
+0
*
libceph: kill off ceph_x_ticket_handler::validity
Ilya Dryomov
2016-01-21
2
-5
/
+2
*
libceph: invalidate AUTH in addition to a service ticket
Ilya Dryomov
2016-01-21
1
-2
/
+14
*
libceph: fix authorizer invalidation, take 2
Ilya Dryomov
2016-01-21
2
-5
/
+23
*
libceph: clear messenger auth_retry flag if we fault
Ilya Dryomov
2016-01-21
1
-3
/
+7
*
libceph: fix ceph_msg_revoke()
Ilya Dryomov
2016-01-21
1
-18
/
+58
*
libceph: use list_for_each_entry_safe
Geliang Tang
2016-01-21
1
-9
/
+3
*
libceph: use list_next_entry instead of list_entry_next
Geliang Tang
2016-01-21
1
-5
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-11-13
5
-87
/
+93
|
\
|
*
libceph: clear msg->con in ceph_msg_release() only
Ilya Dryomov
2015-11-02
2
-28
/
+20
|
*
libceph: add nocephx_sign_messages option
Ilya Dryomov
2015-11-02
3
-1
/
+20
|
*
libceph: stop duplicating client fields in messenger
Ilya Dryomov
2015-11-02
2
-22
/
+10
|
*
libceph: drop authorizer check from cephx msg signing routines
Ilya Dryomov
2015-11-02
1
-4
/
+1
|
*
libceph: msg signing callouts don't need con argument
Ilya Dryomov
2015-11-02
2
-8
/
+10
|
*
libceph: evaluate osd_req_op_data() arguments only once
Ioana Ciornei
2015-11-02
1
-5
/
+7
|
*
libceph: introduce ceph_x_authorizer_cleanup()
Ilya Dryomov
2015-11-02
2
-12
/
+20
|
*
libceph: use local variable cursor instead of &msg->cursor
Shraddha Barke
2015-11-02
1
-6
/
+5
[next]