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.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
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
libceph: use ceph_kvmalloc() for osdmap arrays
Ilya Dryomov
1
-26
/
+43
2019-09-16
libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()
Ilya Dryomov
1
-6
/
+23
2019-09-16
libceph: drop unused con parameter of calc_target()
Ilya Dryomov
1
-7
/
+5
2019-09-16
libceph: handle OSD op ceph_pagelist_append() errors
David Disseldorp
1
-5
/
+22
2019-09-16
libceph: add function that clears osd client's abort_err
Yan, Zheng
1
-0
/
+8
2019-09-16
libceph: add function that reset client's entity addr
Yan, Zheng
4
-0
/
+39
2019-08-28
libceph: don't call crypto_free_sync_skcipher() on a NULL tfm
Jia-Ju Bai
1
-2
/
+4
2019-08-22
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
1
-5
/
+4
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
9
-86
/
+212
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-33
/
+5
2019-07-11
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2019-07-08
rbd: support for object-map and fast-diff
Ilya Dryomov
2
-0
/
+62
2019-07-08
libceph: export osd_req_op_data() macro
Ilya Dryomov
1
-8
/
+0
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2
-6
/
+6
2019-07-08
libceph: rename r_unsafe_item to r_private_item
Ilya Dryomov
1
-2
/
+2
2019-07-08
libceph: rename ceph_encode_addr to ceph_encode_banner_addr
Jeff Layton
1
-3
/
+3
2019-07-08
libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE
Jeff Layton
2
-14
/
+11
2019-07-08
ceph: fix decode_locker to use ceph_decode_entity_addr
Jeff Layton
1
-2
/
+5
2019-07-08
libceph: correctly decode ADDR2 addresses in incremental OSD maps
Jeff Layton
1
-5
/
+10
2019-07-08
libceph: fix watch_item_t decoding to use ceph_decode_entity_addr
Jeff Layton
1
-7
/
+13
2019-07-08
libceph: switch osdmap decoding to use ceph_decode_entity_addr
Jeff Layton
1
-8
/
+8
2019-07-08
libceph: ADDR2 support for monmap
Jeff Layton
1
-8
/
+13
2019-07-08
libceph: add ceph_decode_entity_addr
Jeff Layton
2
-1
/
+91
2019-07-08
libceph: fix sa_family just after reading address
Jeff Layton
1
-3
/
+2
2019-07-08
libceph: remove ceph_get_direct_page_vector()
Christoph Hellwig
1
-33
/
+0
2019-07-03
ceph: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-33
/
+5
2019-06-28
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
1
-1
/
+1
2019-06-28
keys: Pass the network namespace into request_key mechanism
David Howells
1
-1
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-17
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2019-05-17
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-69
/
+66
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
1
-1
/
+1
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
5
-31
/
+31
2019-05-07
libceph: fix unaligned accesses in ceph_entity_addr handling
Jeff Layton
1
-40
/
+37
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-26
libceph: fix breakage caused by multipage bvecs
Ilya Dryomov
1
-2
/
+6
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2
-1
/
+26
2019-03-05
libceph: use struct_size() for kmalloc() in crush_decode()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-18
libceph: handle an empty authorize reply
Ilya Dryomov
1
-6
/
+9
2019-01-21
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
1
-2
/
+3
2019-01-08
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
3
-4
/
+13
2018-12-26
libceph: switch more to bool in ceph_tcp_sendmsg()
Ilya Dryomov
1
-1
/
+1
2018-12-26
libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()
Ilya Dryomov
1
-4
/
+13
2018-12-26
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
Ilya Dryomov
1
-26
/
+6
[next]