- bb0e681 libceph: directly skip to the end of redirect reply by Ilya Dryomov · 5 years ago
- 4d8b8fb libceph: simplify ceph_monc_handle_map() by Ilya Dryomov · 4 years, 10 months ago
- 5107d7d ceph: move ceph_osdc_{read,write}pages to ceph.ko by Xiubo Li · 5 years ago
- 072eaf3 libceph: drop CEPH_DEFINE_SHOW_FUNC by Ilya Dryomov · 5 years ago
- e886274 libceph: fix alloc_msg_with_page_vector() memory leaks by Ilya Dryomov · 4 years, 10 months ago
- 7614209 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 10 months ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
- 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
- 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
- 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
- 24604f7 ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c by Jeff Layton · 5 years ago
- 78beb0f ceph: use copy-from2 op in copy_file_range by Luis Henriques · 5 years ago
- 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
- d8f544c libceph: drop unnecessary check from dispatch() in mon_client.c by Ilya Dryomov · 5 years ago
- cf73d88 libceph: use ceph_kvmalloc() for osdmap arrays by Ilya Dryomov · 5 years ago
- 10c1285 libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc() by Ilya Dryomov · 5 years ago
- 8edf84b libceph: drop unused con parameter of calc_target() by Ilya Dryomov · 5 years ago
- 4766815 libceph: handle OSD op ceph_pagelist_append() errors by David Disseldorp · 5 years ago
- 2cef0ba libceph: add function that clears osd client's abort_err by Yan, Zheng · 5 years ago
- 120a75e libceph: add function that reset client's entity addr by Yan, Zheng · 5 years ago
- e8c9920 libceph: don't call crypto_free_sync_skcipher() on a NULL tfm by Jia-Ju Bai · 5 years ago
- a561372 libceph: fix PG split vs OSD (re)connect race by Ilya Dryomov · 5 years ago
- d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
- f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
- 028db3e Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs" by Linus Torvalds · 5 years ago
- 0f75ef6 Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- c84ca91 Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
- 22e8bd5 rbd: support for object-map and fast-diff by Ilya Dryomov · 6 years ago
- 4cf3e6d libceph: export osd_req_op_data() macro by Ilya Dryomov · 6 years ago
- 68ada91 libceph: change ceph_osdc_call() to take page vector for response by Ilya Dryomov · 6 years ago
- 94e8577 libceph: rename r_unsafe_item to r_private_item by Ilya Dryomov · 5 years ago
- 2c66de5 libceph: rename ceph_encode_addr to ceph_encode_banner_addr by Jeff Layton · 6 years ago
- d3c3c0a libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE by Jeff Layton · 6 years ago
- 2f9800c ceph: fix decode_locker to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
- 8cb5f2b libceph: correctly decode ADDR2 addresses in incremental OSD maps by Jeff Layton · 6 years ago
- 51fc7ab libceph: fix watch_item_t decoding to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
- dcbc919 libceph: switch osdmap decoding to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
- 0bfb0f2 libceph: ADDR2 support for monmap by Jeff Layton · 6 years ago
- 6c37f0e libceph: add ceph_decode_entity_addr by Jeff Layton · 6 years ago
- bc07532c libceph: fix sa_family just after reading address by Jeff Layton · 6 years ago
- 97a385e libceph: remove ceph_get_direct_page_vector() by Christoph Hellwig · 6 years ago
- 1a829ff ceph: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 2e12256 keys: Replace uid/gid/perm permissions checking with an ACL by David Howells · 6 years ago
- a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
- 04672fe treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 227747f Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
- 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
- d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
- cede185 libceph: fix unaligned accesses in ceph_entity_addr handling by Jeff Layton · 6 years ago
- 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
- d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
- 187df76 libceph: fix breakage caused by multipage bvecs by Ilya Dryomov · 6 years ago
- bb229bb libceph: wait for latest osdmap in ceph_monc_blacklist_add() by Ilya Dryomov · 6 years ago
- 6b41d4d libceph: use struct_size() for kmalloc() in crush_decode() by Gustavo A. R. Silva · 6 years ago
- 0fd3fd0 libceph: handle an empty authorize reply by Ilya Dryomov · 6 years ago
- 4aac922 libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() by Ilya Dryomov · 6 years ago
- 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
- 87349cd libceph: switch more to bool in ceph_tcp_sendmsg() by Ilya Dryomov · 6 years ago
- 433b0a1 libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
- 3239eb5 libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
- 1f6b821 libceph: drop last_piece logic from write_partial_message_data() by Ilya Dryomov · 6 years ago
- 7e241f6 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
- 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 31990f0 Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
- aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
- 23ddf9b libceph: support the RADOS copy-from operation by Luis Henriques · 6 years ago
- 98c4bfe libceph: check reply num_data_items in setup_request_data() by Ilya Dryomov · 6 years ago
- 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
- 26f887e libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls by Ilya Dryomov · 6 years ago
- 39e58c3 libceph: introduce alloc_watch_request() by Ilya Dryomov · 6 years ago
- 81c6521 libceph: assign cookies in linger_submit() by Ilya Dryomov · 6 years ago
- 3b83f60 libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() by Ilya Dryomov · 6 years ago
- 41a264e libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op() by Ilya Dryomov · 6 years ago
- 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
- 33165d4 libceph: introduce ceph_pagelist_alloc() by Ilya Dryomov · 6 years ago
- 24639ce56 libceph: osd_req_op_cls_init() doesn't need to take opcode by Ilya Dryomov · 6 years ago
- 69d6302b libceph: Remove VLA usage of skcipher by Kees Cook · 6 years ago
- 4de17ae crush: fix using plain integer as NULL warning by YueHaibing · 6 years ago
- bad8721 libceph: remove unnecessary non NULL check for request_key by YueHaibing · 6 years ago
- f1d10e0 libceph: weaken sizeof check in ceph_x_verify_authorizer_reply() by Ilya Dryomov · 6 years ago
- 130f52f libceph: check authorizer reply/challenge length before reading by Ilya Dryomov · 6 years ago
- cc255c7 libceph: implement CEPHX_V2 calculation mode by Ilya Dryomov · 6 years ago
- 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
- 149cac4 libceph: factor out encrypt_authorizer() by Ilya Dryomov · 6 years ago
- c571fe2 libceph: factor out __ceph_x_decrypt() by Ilya Dryomov · 6 years ago
- c0f56b4 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
- 262614c libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
- 24e1dd6 ceph: fix whitespace by Stephen Hemminger · 6 years ago
- fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
- 473bd2d libceph: use timespec64 in for keepalive2 and ticket validity by Arnd Bergmann · 6 years ago
- 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
- 17173c8 libceph: stop parsing when a bad int arg is detected by Chengguang Xu · 7 years ago
- 6d54228 libceph: make ceph_osdc_notify{,_ack}() payload_len u32 by Ilya Dryomov · 7 years ago