summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-06-1515-256/+372
|\
| * rbd: flush rbd_dev->watch_dwork after watch is unregisteredDongsheng Yang2018-06-041-1/+1
| * ceph: update description of some mount optionsChengguang Xu2018-06-041-5/+3
| * ceph: show ino32 if the value is different with defaultChengguang Xu2018-06-041-0/+2
| * ceph: strengthen rsize/wsize/readdir_max_bytes validationChengguang Xu2018-06-041-3/+3
| * ceph: fix alignment of rasizeChengguang Xu2018-06-041-1/+1
| * ceph: fix use-after-free in ceph_statfs()Luis Henriques2018-06-041-4/+7
| * ceph: prevent i_version from going backYan, Zheng2018-06-041-1/+2
| * ceph: fix wrong check for the case of updating link countYan, Zheng2018-06-041-2/+2
| * libceph: allocate the locator string with GFP_NOFAILIlya Dryomov2018-06-043-24/+13
| * libceph: make abort_on_full a per-osdc settingIlya Dryomov2018-06-045-8/+7
| * libceph: don't abort reads in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-1/+2
| * libceph: avoid a use-after-free during map checkIlya Dryomov2018-06-041-1/+1
| * libceph: don't warn if req->r_abort_on_full is setIlya Dryomov2018-06-041-4/+6
| * libceph: use for_each_request() in ceph_osdc_abort_on_full()Ilya Dryomov2018-06-041-53/+26
| * libceph: defer __complete_request() to a workqueueIlya Dryomov2018-06-042-1/+20
| * libceph: move more code into __complete_request()Ilya Dryomov2018-06-041-8/+6
| * libceph: no need to call flush_workqueue() before destructionIlya Dryomov2018-06-041-1/+0
| * ceph: flush pending works before shutdown superYan, Zheng2018-06-041-0/+9
| * ceph: abort osd requests on force umountYan, Zheng2018-06-041-0/+1
| * libceph: introduce ceph_osdc_abort_requests()Ilya Dryomov2018-06-042-5/+64
| * ceph: fix st_nlink stat for directoriesLuis Henriques2018-06-041-0/+8
| * ceph: support file lock on directoryYan, Zheng2018-06-041-0/+2
| * ceph: show wsize only if non-defaultIlya Dryomov2018-06-041-1/+1
| * ceph: handle the new nfiles/nsubdirs fields in cap messageYan, Zheng2018-06-041-5/+34
| * ceph: define argument structure for handle_cap_grantYan, Zheng2018-06-041-54/+61
| * ceph: update i_files/i_subdirs only when Fs cap is issuedYan, Zheng2018-06-041-17/+18
| * ceph: always get rstat from auth mdsYan, Zheng2018-06-044-18/+36
| * ceph: use bit flags to define vxattr attributesYan, Zheng2018-06-041-18/+16
| * libceph: use MSG_TRUNC for discarding received bytesIlya Dryomov2018-06-041-13/+8
| * libceph: get rid of more_kvec in try_write()Ilya Dryomov2018-06-041-7/+3
| * libceph, rbd: add error handling for osd_req_op_cls_init()Chengguang Xu2018-06-043-7/+16
* | Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-155-19/+19
|\ \
| * | btrfs: scrub: Don't use inode pages for device replaceQu Wenruo2018-06-111-1/+1
| * | btrfs: change return type of btrfs_page_mkwrite to vm_fault_tSouptick Joarder2018-06-072-15/+13
| * | Btrfs: fiemap: pass correct bytenr when fm_extent_count is zeroRobbie Ko2018-06-071-3/+1
| * | btrfs: Check error of btrfs_iget in btrfs_search_path_in_tree_userMisono Tomohiro2018-06-051-0/+4
* | | Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada2018-06-158-9/+9
* | | kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada2018-06-151-4/+0
* | | x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada2018-06-151-1/+1
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-06-148-12/+32
|\ \ \
| * | | scsi: qla2xxx: Mask off Scope bits in retry delayAnil Gurumurthy2018-06-071-2/+6
| * | | scsi: qla2xxx: Fix crash on qla2x00_mailbox_commandRodrigo R. Galvao2018-06-071-0/+8
| * | | scsi: aic7xxx: aic79xx: fix potential null pointer dereference on ahdColin Ian King2018-06-071-4/+4
| * | | scsi: mpt3sas: Add an I/O barrierTomas Henzl2018-06-051-0/+1
| * | | scsi: qla2xxx: Fix setting lower transfer speed if GPSC failsHimanshu Madhani2018-06-051-1/+2
| * | | scsi: hpsa: disable device during shutdownSinan Kaya2018-06-051-2/+8
| * | | scsi: sd_zbc: Fix sd_zbc_check_zone_size() error pathDamien Le Moal2018-06-051-1/+1
| * | | scsi: aacraid: remove bogus GFP_DMA32 specifiesChristoph Hellwig2018-06-051-2/+2
* | | | Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...Linus Torvalds2018-06-1420-77/+585
|\ \ \ \