index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-12-16
23
-724
/
+809
|
\
|
*
libceph: remove now unused finish_request() wrapper
Ilya Dryomov
2016-12-14
1
-10
/
+4
|
*
libceph: always signal completion when done
Ilya Dryomov
2016-12-14
3
-16
/
+13
|
*
ceph: avoid creating orphan object when checking pool permission
Yan, Zheng
2016-12-14
1
-0
/
+9
|
*
ceph: properly set issue_seq for cap release
Yan, Zheng
2016-12-12
1
-0
/
+1
|
*
ceph: add flags parameter to send_cap_msg
Jeff Layton
2016-12-12
2
-10
/
+18
|
*
ceph: update cap message struct version to 10
Jeff Layton
2016-12-12
1
-6
/
+33
|
*
ceph: define new argument structure for send_cap_msg
Jeff Layton
2016-12-12
1
-99
/
+126
|
*
ceph: move xattr initialzation before the encoding past the ceph_mds_caps
Jeff Layton
2016-12-12
1
-7
/
+7
|
*
ceph: fix minor typo in unsafe_request_wait
Jeff Layton
2016-12-12
1
-1
/
+1
|
*
ceph: record truncate size/seq for snap data writeback
Yan, Zheng
2016-12-12
3
-13
/
+22
|
*
ceph: check availability of mds cluster on mount
Yan, Zheng
2016-12-12
5
-11
/
+187
|
*
ceph: fix splice read for no Fc capability case
Yan, Zheng
2016-12-12
1
-54
/
+66
|
*
ceph: try getting buffer capability for readahead/fadvise
Yan, Zheng
2016-12-12
4
-11
/
+73
|
*
ceph: fix scheduler warning due to nested blocking
Nikolay Borisov
2016-12-12
1
-3
/
+9
|
*
ceph: fix printing wrong return variable in ceph_direct_read_write()
Zhi Zhang
2016-12-12
1
-1
/
+1
|
*
crush: include mapper.h in mapper.c
Tobias Klauser
2016-12-12
1
-0
/
+2
|
*
rbd: silence bogus -Wmaybe-uninitialized warning
Ilya Dryomov
2016-12-12
1
-1
/
+1
|
*
libceph: no need to drop con->mutex for ->get_authorizer()
Ilya Dryomov
2016-12-12
1
-6
/
+0
|
*
libceph: drop len argument of *verify_authorizer_reply()
Ilya Dryomov
2016-12-12
7
-12
/
+11
|
*
libceph: verify authorize reply on connect
Ilya Dryomov
2016-12-12
1
-0
/
+13
|
*
libceph: no need for GFP_NOFS in ceph_monc_init()
Ilya Dryomov
2016-12-12
1
-6
/
+6
|
*
libceph: stop allocating a new cipher on every crypto request
Ilya Dryomov
2016-12-12
2
-25
/
+61
|
*
libceph: uninline ceph_crypto_key_destroy()
Ilya Dryomov
2016-12-12
2
-8
/
+9
|
*
libceph: remove now unused ceph_*{en,de}crypt*() functions
Ilya Dryomov
2016-12-12
2
-383
/
+0
|
*
libceph: switch ceph_x_decrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
1
-46
/
+32
|
*
libceph: switch ceph_x_encrypt() to ceph_crypt()
Ilya Dryomov
2016-12-12
1
-34
/
+37
|
*
libceph: tweak calcu_signature() a little
Ilya Dryomov
2016-12-12
1
-15
/
+28
|
*
libceph: rename and align ceph_x_authorizer::reply_buf
Ilya Dryomov
2016-12-12
2
-6
/
+7
|
*
libceph: introduce ceph_crypt() for in-place en/decryption
Ilya Dryomov
2016-12-12
2
-0
/
+89
|
*
libceph: introduce ceph_x_encrypt_offset()
Ilya Dryomov
2016-12-12
1
-2
/
+6
|
*
libceph: old_key in process_one_ticket() is redundant
Ilya Dryomov
2016-12-12
1
-3
/
+1
|
*
libceph: ceph_x_encrypt_buflen() takes in_len
Ilya Dryomov
2016-12-12
1
-3
/
+4
*
|
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-12-16
17
-812
/
+1139
|
\
\
|
*
|
ovl: fix reStructuredText syntax errors in documentation
Amir Goldstein
2016-12-16
1
-3
/
+4
|
*
|
ovl: fix return value of ovl_fill_super
Geliang Tang
2016-12-16
1
-0
/
+2
|
*
|
ovl: clean up kstat usage
Al Viro
2016-12-16
4
-39
/
+45
|
*
|
ovl: fold ovl_copy_up_truncate() into ovl_copy_up()
Amir Goldstein
2016-12-16
3
-37
/
+13
|
*
|
ovl: create directories inside merged parent opaque
Amir Goldstein
2016-12-16
1
-2
/
+12
|
*
|
ovl: opaque cleanup
Miklos Szeredi
2016-12-16
4
-31
/
+25
|
*
|
ovl: show redirect_dir mount option
Amir Goldstein
2016-12-16
1
-0
/
+3
|
*
|
ovl: allow setting max size of redirect
Miklos Szeredi
2016-12-16
1
-3
/
+7
|
*
|
ovl: allow redirect_dir to default to "on"
Miklos Szeredi
2016-12-16
2
-0
/
+19
|
*
|
ovl: check for emptiness of redirect dir
Amir Goldstein
2016-12-16
1
-9
/
+22
|
*
|
ovl: redirect on rename-dir
Miklos Szeredi
2016-12-16
7
-30
/
+195
|
*
|
ovl: lookup redirects
Miklos Szeredi
2016-12-16
4
-2
/
+123
|
*
|
ovl: consolidate lookup for underlying layers
Miklos Szeredi
2016-12-16
1
-70
/
+86
|
*
|
ovl: fix nested overlayfs mount
Amir Goldstein
2016-12-16
1
-2
/
+2
|
*
|
ovl: check namelen
Miklos Szeredi
2016-12-16
3
-21
/
+35
|
*
|
ovl: split super.c
Miklos Szeredi
2016-12-16
6
-546
/
+572
[next]