summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ceph: ignore error from invalidate_inode_pages2_range() in direct writeNeilBrown2016-10-031-2/+2
* ceph: fix error handling of start_read()Yan, Zheng2016-10-031-10/+9
* rbd: add rbd_obj_request_error() helperIlya Dryomov2016-10-031-10/+18
* rbd: img_data requests don't own their page arrayIlya Dryomov2016-10-031-8/+3
* rbd: don't call rbd_osd_req_format_read() for !img_data requestsIlya Dryomov2016-10-031-7/+2
* rbd: rework rbd_img_obj_exists_submit() error pathsIlya Dryomov2016-10-031-20/+22
* rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()Ilya Dryomov2016-10-031-1/+2
* rbd: move bumping img_request refcount into rbd_obj_request_submit()Ilya Dryomov2016-10-031-4/+8
* rbd: mark the original request as done if stat request failsIlya Dryomov2016-10-031-13/+15
* rbd: clean up asserts in rbd_img_obj_request_submit() helpersIlya Dryomov2016-10-031-20/+10
* rbd: change rbd_obj_request_submit() signatureIlya Dryomov2016-10-031-47/+23
* rbd: lock_on_read map optionIlya Dryomov2016-10-031-1/+12
* rbd: add force close optionMike Christie2016-08-242-12/+33
* rbd: add 'config_info' sysfs rbd device attributeMike Christie2016-08-242-2/+26
* rbd: add 'snap_id' sysfs rbd device attributeMike Christie2016-08-242-0/+14
* rbd: add 'cluster_fsid' sysfs rbd device attributeMike Christie2016-08-242-0/+14
* rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-244-0/+26
* rbd: print capacity in decimal and features in hexIlya Dryomov2016-08-241-2/+3
* rbd: support for exclusive-lock featureIlya Dryomov2016-08-243-16/+808
* rbd: retry watch re-registration periodicallyIlya Dryomov2016-08-242-29/+110
* rbd: introduce a per-device ordered workqueueIlya Dryomov2016-08-241-80/+71
* libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-243-5/+6
* libceph: support for blacklisting clientsDouglas Fuller2016-08-243-0/+96
* libceph: support for lock.lock_infoDouglas Fuller2016-08-242-0/+167
* libceph: support for advisory locking on RADOS objectsDouglas Fuller2016-08-243-0/+208
* libceph: add ceph_osdc_call() single-page helperDouglas Fuller2016-08-242-0/+59
* libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller2016-08-242-1/+131
* libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov2016-08-243-4/+7
* Linux 4.8-rc2v4.8-rc2Linus Torvalds2016-08-151-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-08-159-8/+84
|\
| * Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui2016-08-087-3/+18
| |\
| | * thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun2016-08-081-0/+1
| | * thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto2016-08-081-0/+2
| | * thermal: fix race condition when updating cooling deviceMichele Di Giorgio2016-08-085-3/+15
| * | thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek2016-08-081-4/+7
| * | thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada2016-08-081-1/+59
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2016-08-151-1/+0
|\ \
| * | m68knommu: fix user a5 register being overwrittenGreg Ungerer2016-08-081-1/+0
| |/
* | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-08-142-1/+3
|\ \
| * | h8300: Add missing include file to asm/io.hGuenter Roeck2016-08-131-0/+2
| * | unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck2016-08-131-1/+1
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-148-86/+136
|\ \ \
| * | | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada2016-08-121-1/+0
| * | | arm64: defconfig: add options for virtualization and containersRiku Voipio2016-08-121-6/+46
| * | | arm64: hibernate: handle allocation failuresMark Rutland2016-08-121-27/+32
| * | | arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-121-6/+17
| * | | arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-122-2/+19
| * | | arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-112-28/+5
| * | | drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier2016-08-091-3/+4
| * | | drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla2016-08-091-9/+9