summaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-12ceph: check availability of mds cluster on mountYan, Zheng5-11/+187
2016-12-12ceph: fix splice read for no Fc capability caseYan, Zheng1-54/+66
2016-12-12ceph: try getting buffer capability for readahead/fadviseYan, Zheng4-11/+73
2016-12-12ceph: fix scheduler warning due to nested blockingNikolay Borisov1-3/+9
2016-12-12ceph: fix printing wrong return variable in ceph_direct_read_write()Zhi Zhang1-1/+1
2016-12-12crush: include mapper.h in mapper.cTobias Klauser1-0/+2
2016-12-12rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov1-1/+1
2016-12-12libceph: no need to drop con->mutex for ->get_authorizer()Ilya Dryomov1-6/+0
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov7-12/+11
2016-12-12libceph: verify authorize reply on connectIlya Dryomov1-0/+13
2016-12-12libceph: no need for GFP_NOFS in ceph_monc_init()Ilya Dryomov1-6/+6
2016-12-12libceph: stop allocating a new cipher on every crypto requestIlya Dryomov2-25/+61
2016-12-12libceph: uninline ceph_crypto_key_destroy()Ilya Dryomov2-8/+9
2016-12-12libceph: remove now unused ceph_*{en,de}crypt*() functionsIlya Dryomov2-383/+0
2016-12-12libceph: switch ceph_x_decrypt() to ceph_crypt()Ilya Dryomov1-46/+32
2016-12-12libceph: switch ceph_x_encrypt() to ceph_crypt()Ilya Dryomov1-34/+37
2016-12-12libceph: tweak calcu_signature() a littleIlya Dryomov1-15/+28
2016-12-12libceph: rename and align ceph_x_authorizer::reply_bufIlya Dryomov2-6/+7
2016-12-12libceph: introduce ceph_crypt() for in-place en/decryptionIlya Dryomov2-0/+89
2016-12-12libceph: introduce ceph_x_encrypt_offset()Ilya Dryomov1-2/+6
2016-12-12libceph: old_key in process_one_ticket() is redundantIlya Dryomov1-3/+1
2016-12-12libceph: ceph_x_encrypt_buflen() takes in_lenIlya Dryomov1-3/+4
2016-12-11Linux 4.9v4.9Linus Torvalds1-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-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-09Revert "radix tree test suite: fix compilation"Linus Torvalds3-1/+30
2016-12-09net: ethernet: cpmac: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()Florian Fainelli1-0/+1
2016-12-09vhost-vsock: fix orphan connection resetPeng Tao1-1/+1
2016-12-09cxgb4/cxgb4vf: Assign netdev->dev_port with port IDArjun V3-1/+2
2016-12-08parisc: Fix TLB related boot crash on SMP machinesHelge Deller1-0/+11
2016-12-08driver: ipvlan: Unlink the upper dev when ipvlan_link_new failedGao Feng1-1/+3
2016-12-08ser_gigaset: return -ENOMEM on error instead of successDan Carpenter1-1/+3
2016-12-08ARM: dts: orion5x: fix number of sata port for linkstation ls-glRoger Shimizu1-0/+4
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas3-6/+32
2016-12-08can: peak: fix bad memory access and free sequence추지호1-2/+4
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton1-10/+14
2016-12-08crypto: algif_aead - fix uninitialized variable warningStephan Mueller1-1/+1
2016-12-08kcov: add missing #include <linux/sched.h>Kefeng Wang1-0/+1
2016-12-08radix tree test suite: fix compilationMatthew Wilcox3-30/+1
2016-12-08zram: restrict add/remove attributes to root onlySergey Senozhatsky1-1/+7
2016-12-07libata-scsi: disable SCT Write Same for the momentNicolai Stange1-0/+1
2016-12-07ARM: dts: imx7d: fix LCDIF clock assignmentStefan Agner1-3/+2
2016-12-07dts: sun8i-h3: correct UART3 pin definitionsJorik Jonker1-1/+1
2016-12-07phy: Don't increment MDIO bus refcount unless it's a different ownerFlorian Fainelli1-3/+13
2016-12-07netvsc: reduce maximum GSO sizestephen hemminger1-0/+5
2016-12-07drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" linksAlex1-0/+1