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: directly skip to the end of redirect reply
Ilya Dryomov
2020-03-30
1
-3
/
+0
*
libceph: simplify ceph_monc_handle_map()
Ilya Dryomov
2020-03-30
1
-4
/
+4
*
ceph: move ceph_osdc_{read,write}pages to ceph.ko
Xiubo Li
2020-03-30
1
-79
/
+0
*
libceph: drop CEPH_DEFINE_SHOW_FUNC
Ilya Dryomov
2020-03-30
1
-10
/
+10
*
libceph: fix alloc_msg_with_page_vector() memory leaks
Ilya Dryomov
2020-03-23
2
-13
/
+10
*
ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL
Ilya Dryomov
2020-03-23
1
-0
/
+9
*
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-22
/
+19
|
\
|
*
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-6
/
+2
|
*
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
1
-1
/
+0
|
*
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
2020-02-07
1
-4
/
+4
|
*
new primitive: __fs_parse()
Al Viro
2020-02-07
1
-1
/
+1
|
*
switch rbd and libceph to p_log-based primitives
Al Viro
2020-02-07
1
-12
/
+14
|
*
fs_parse: get rid of ->enums
Al Viro
2020-02-07
1
-1
/
+1
*
|
ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c
Jeff Layton
2020-01-27
2
-105
/
+1
*
|
ceph: use copy-from2 op in copy_file_range
Luis Henriques
2020-01-27
1
-6
/
+12
|
/
*
libceph, rbd, ceph: convert to use the new mount API
David Howells
2019-11-27
2
-231
/
+190
*
libceph: drop unnecessary check from dispatch() in mon_client.c
Ilya Dryomov
2019-11-25
1
-3
/
+0
*
libceph: use ceph_kvmalloc() for osdmap arrays
Ilya Dryomov
2019-09-16
1
-26
/
+43
*
libceph: avoid a __vmalloc() deadlock in ceph_kvmalloc()
Ilya Dryomov
2019-09-16
1
-6
/
+23
*
libceph: drop unused con parameter of calc_target()
Ilya Dryomov
2019-09-16
1
-7
/
+5
*
libceph: handle OSD op ceph_pagelist_append() errors
David Disseldorp
2019-09-16
1
-5
/
+22
*
libceph: add function that clears osd client's abort_err
Yan, Zheng
2019-09-16
1
-0
/
+8
*
libceph: add function that reset client's entity addr
Yan, Zheng
2019-09-16
4
-0
/
+39
*
libceph: don't call crypto_free_sync_skcipher() on a NULL tfm
Jia-Ju Bai
2019-08-28
1
-2
/
+4
*
libceph: fix PG split vs OSD (re)connect race
Ilya Dryomov
2019-08-22
1
-5
/
+4
*
Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-07-18
9
-86
/
+212
|
\
|
*
rbd: support for object-map and fast-diff
Ilya Dryomov
2019-07-08
2
-0
/
+62
|
*
libceph: export osd_req_op_data() macro
Ilya Dryomov
2019-07-08
1
-8
/
+0
|
*
libceph: change ceph_osdc_call() to take page vector for response
Ilya Dryomov
2019-07-08
2
-6
/
+6
|
*
libceph: rename r_unsafe_item to r_private_item
Ilya Dryomov
2019-07-08
1
-2
/
+2
|
*
libceph: rename ceph_encode_addr to ceph_encode_banner_addr
Jeff Layton
2019-07-08
1
-3
/
+3
|
*
libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE
Jeff Layton
2019-07-08
2
-14
/
+11
|
*
ceph: fix decode_locker to use ceph_decode_entity_addr
Jeff Layton
2019-07-08
1
-2
/
+5
|
*
libceph: correctly decode ADDR2 addresses in incremental OSD maps
Jeff Layton
2019-07-08
1
-5
/
+10
|
*
libceph: fix watch_item_t decoding to use ceph_decode_entity_addr
Jeff Layton
2019-07-08
1
-7
/
+13
|
*
libceph: switch osdmap decoding to use ceph_decode_entity_addr
Jeff Layton
2019-07-08
1
-8
/
+8
|
*
libceph: ADDR2 support for monmap
Jeff Layton
2019-07-08
1
-8
/
+13
|
*
libceph: add ceph_decode_entity_addr
Jeff Layton
2019-07-08
2
-1
/
+91
|
*
libceph: fix sa_family just after reading address
Jeff Layton
2019-07-08
1
-3
/
+2
|
*
libceph: remove ceph_get_direct_page_vector()
Christoph Hellwig
2019-07-08
1
-33
/
+0
*
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
2
-33
/
+5
|
\
\
|
*
|
ceph: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-03
2
-33
/
+5
*
|
|
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-10
1
-1
/
+1
*
|
|
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
\
|
*
|
|
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-27
1
-1
/
+1
*
|
|
|
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
1
-1
/
+2
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
keys: Pass the network namespace into request_key mechanism
David Howells
2019-06-27
1
-1
/
+2
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
2019-06-05
1
-14
/
+1
|
|
/
|
/
|
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
[next]