summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-15libceph: remove now unused finish_request() wrapperIlya Dryomov1-10/+4
2016-12-15libceph: always signal completion when doneIlya Dryomov3-16/+13
2016-12-15ceph: avoid creating orphan object when checking pool permissionYan, Zheng1-0/+9
2016-12-13ceph: properly set issue_seq for cap releaseYan, Zheng1-0/+1
2016-12-13ceph: add flags parameter to send_cap_msgJeff Layton2-10/+18
2016-12-13ceph: update cap message struct version to 10Jeff Layton1-6/+33
2016-12-13ceph: define new argument structure for send_cap_msgJeff Layton1-99/+126
2016-12-13ceph: move xattr initialzation before the encoding past the ceph_mds_capsJeff Layton1-7/+7
2016-12-13ceph: fix minor typo in unsafe_request_waitJeff Layton1-1/+1
2016-12-13ceph: record truncate size/seq for snap data writebackYan, Zheng3-13/+22
2016-12-13ceph: check availability of mds cluster on mountYan, Zheng5-11/+187
2016-12-13ceph: fix splice read for no Fc capability caseYan, Zheng1-54/+66
2016-12-13ceph: try getting buffer capability for readahead/fadviseYan, Zheng4-11/+73
2016-12-13ceph: fix scheduler warning due to nested blockingNikolay Borisov1-3/+9
2016-12-13ceph: fix printing wrong return variable in ceph_direct_read_write()Zhi Zhang1-1/+1
2016-12-13crush: include mapper.h in mapper.cTobias Klauser1-0/+2
2016-12-13rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov1-1/+1
2016-12-13libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov1-6/+0
2016-12-13libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov7-12/+11
2016-12-13libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2016-12-13libceph: no need for GFP_NOFS in ceph_monc_init()Ilya Dryomov1-6/+6
2016-12-13libceph: stop allocating a new cipher on every crypto requestIlya Dryomov2-25/+61
2016-12-13libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov2-8/+9
2016-12-13libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov2-383/+0
2016-12-13libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov1-46/+32
2016-12-13libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov1-34/+37
2016-12-13libceph: tweak calcu_signature() a littleIlya Dryomov1-15/+28
2016-12-13libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov2-6/+7
2016-12-13libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2-0/+89
2016-12-13libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov1-2/+6
2016-12-13libceph: old_key in process_one_ticket() is redundantIlya Dryomov1-3/+1
2016-12-13libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov1-3/+4
2016-12-11Linux 4.9v4.9Linus Torvalds1-2/+2
2016-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2016-12-11MIPS: Lantiq: Fix mask of GPE frequencyHauke Mehrtens1-1/+1
2016-12-11MIPS: Return -ENODEV from weak implementation of rtc_mips_set_timeLuuk Paulussen1-1/+1
2016-12-10Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds4-37/+57
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-20/+142
2016-12-10net: mlx5: Fix Kconfig help textChristopher Covington1-2/+0
2016-12-10net: smsc911x: back out silently on probe deferralsLinus Walleij1-1/+8
2016-12-10ibmveth: set correct gso_size and gso_typeThomas Falcon2-2/+64
2016-12-09Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-28/+326
2016-12-09Merge branch 'for-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+15
2016-12-09Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds1-10/+14
2016-12-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-4/+7
2016-12-09Merge tag 'm68k-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-25/+73
2016-12-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+6
2016-12-09Revert "radix tree test suite: fix compilation"Linus Torvalds3-1/+30
2016-12-09Merge branch 'ethernet-missing-netdev-parent'David S. Miller2-0/+2
2016-12-09net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1