summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-13ceph: refactor error handling code in ceph_reserve_caps()Chengguang Xu1-33/+13
2018-08-13ceph: refactor ceph_unreserve_caps()Chengguang Xu2-31/+37
2018-08-13ceph: change to void return type for __do_request()Chengguang Xu1-6/+5
2018-08-13ceph: compare fsc->max_file_size and inode->i_size for max file size limitChengguang Xu1-1/+2
2018-08-13ceph: add additional size check in ceph_setattr()Chengguang Xu1-0/+5
2018-08-02ceph: add additional offset check in ceph_write_iter()Chengguang Xu1-4/+11
2018-08-02ceph: add additional range check in ceph_fallocate()Chengguang Xu1-3/+5
2018-08-02ceph: add new field max_file_size in ceph_fs_clientChengguang Xu3-2/+5
2018-08-02libceph: weaken sizeof check in ceph_x_verify_authorizer_reply()Ilya Dryomov1-2/+4
2018-08-02libceph: check authorizer reply/challenge length before readingIlya Dryomov1-0/+7
2018-08-02libceph: implement CEPHX_V2 calculation modeIlya Dryomov2-20/+60
2018-08-02libceph: add authorizer challengeIlya Dryomov9-7/+140
2018-08-02libceph: factor out encrypt_authorizer()Ilya Dryomov1-13/+36
2018-08-02libceph: factor out __ceph_x_decrypt()Ilya Dryomov1-9/+24
2018-08-02libceph: factor out __prepare_write_connect()Ilya Dryomov1-9/+12
2018-08-02libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov2-30/+27
2018-08-02ceph: fix whitespaceStephen Hemminger8-9/+1
2018-08-02ceph: adding new return type vm_fault_tSouptick Joarder1-30/+32
2018-08-02libceph: remove now unused ceph_{en,de}code_timespec()Ilya Dryomov1-12/+0
2018-08-02ceph: use timespec64 for r_stampArnd Bergmann3-6/+5
2018-08-02libceph: use timespec64 for r_mtimeArnd Bergmann5-19/+17
2018-08-02ceph: use timespec64 for inode timestampArnd Bergmann8-74/+71
2018-08-02ceph: stop using current_kernel_time()Arnd Bergmann1-1/+4
2018-08-02libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann6-22/+40
2018-08-02ceph: add d_drop for some error cases in ceph_symlink()Chengguang Xu1-2/+4
2018-08-02ceph: add d_drop for some error cases in ceph_mknod()Chengguang Xu1-3/+5
2018-08-02ceph: return errors from posix_acl_equiv_mode() correctlyChengguang Xu1-3/+3
2018-08-02ceph: fix incorrect use of strncpyYan, Zheng1-2/+2
2018-08-02rbd: support for images within namespacesIlya Dryomov1-2/+49
2018-08-02rbd: pass rbd_spec into parse_rbd_opts_token()Ilya Dryomov1-33/+37
2018-08-02libceph: amend "bad option arg" error messageIlya Dryomov3-5/+3
2018-08-02libceph: stop parsing when a bad int arg is detectedChengguang Xu1-4/+4
2018-08-02libceph: change ceph_pagelist_encode_string() to take u32Ilya Dryomov1-1/+1
2018-08-02libceph: make ceph_osdc_notify{,_ack}() payload_len u32Ilya Dryomov2-6/+6
2018-08-02ceph: restore ctime as well in the case of restoring old modeChengguang Xu1-2/+4
2018-08-02ceph: add retry logic for error -ERANGE in ceph_get_acl()Chengguang Xu1-3/+15
2018-07-29Linux 4.18-rc7v4.18-rc7Linus Torvalds1-1/+1
2018-07-29Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-33/+35
2018-07-29squashfs: be more careful about metadata corruptionLinus Torvalds4-5/+16
2018-07-29ext4: fix check to prevent initializing reserved inodesTheodore Ts'o2-8/+5
2018-07-28Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+9
2018-07-28Merge tag 'gpio-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2-2/+7
2018-07-28Merge tag 'mips_fixes_4.18_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+0
2018-07-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+59
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds14-56/+209
2018-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-18/+73
2018-07-27Merge tag 'pci-v4.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2018-07-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+5
2018-07-27Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2-9/+0
2018-07-27Merge tag 'drm-fixes-2018-07-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-9/+41