index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ceph
Age
Commit message (
Expand
)
Author
2019-07-18
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
rbd: support for object-map and fast-diff
Ilya Dryomov
2019-07-08
libceph: export osd_req_op_data() macro
Ilya Dryomov
2019-07-08
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2019-07-08
libceph: rename r_unsafe_item to r_private_item
Ilya Dryomov
2019-07-08
libceph: rename ceph_encode_addr to ceph_encode_banner_addr
Jeff Layton
2019-07-08
libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE
Jeff Layton
2019-07-08
ceph: fix decode_locker to use ceph_decode_entity_addr
Jeff Layton
2019-07-08
libceph: correctly decode ADDR2 addresses in incremental OSD maps
Jeff Layton
2019-07-08
libceph: fix watch_item_t decoding to use ceph_decode_entity_addr
Jeff Layton
2019-07-08
libceph: switch osdmap decoding to use ceph_decode_entity_addr
Jeff Layton
2019-07-08
libceph: ADDR2 support for monmap
Jeff Layton
2019-07-08
libceph: add ceph_decode_entity_addr
Jeff Layton
2019-07-08
libceph: fix sa_family just after reading address
Jeff Layton
2019-07-08
libceph: remove ceph_get_direct_page_vector()
Christoph Hellwig
2019-07-03
ceph: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
keys: Pass the network namespace into request_key mechanism
David Howells
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-16
Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-16
Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-05-15
dns_resolver: Allow used keys to be invalidated
David Howells
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-07
libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer
Jeff Layton
2019-05-07
libceph: fix unaligned accesses in ceph_entity_addr handling
Jeff Layton
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-03-25
libceph: fix breakage caused by multipage bvecs
Ilya Dryomov
2019-03-20
libceph: wait for latest osdmap in ceph_monc_blacklist_add()
Ilya Dryomov
2019-03-05
libceph: use struct_size() for kmalloc() in crush_decode()
Gustavo A. R. Silva
2019-02-18
libceph: handle an empty authorize reply
Ilya Dryomov
2019-01-21
libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive()
Ilya Dryomov
2019-01-07
libceph: allow setting abort_on_full for rbd
Dongsheng Yang
2018-12-26
libceph: switch more to bool in ceph_tcp_sendmsg()
Ilya Dryomov
2018-12-26
libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage()
Ilya Dryomov
2018-12-26
libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage()
Ilya Dryomov
2018-12-26
libceph: drop last_piece logic from write_partial_message_data()
Ilya Dryomov
2018-11-19
libceph: fall back to sendmsg for slab pages
Ilya Dryomov
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-10-31
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-22
libceph: support the RADOS copy-from operation
Luis Henriques
2018-10-22
libceph: check reply num_data_items in setup_request_data()
Ilya Dryomov
2018-10-22
libceph: preallocate message data items
Ilya Dryomov
[next]