summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2016-10-03ceph: remove warning when ceph_releasepage() is called on dirty pageNeilBrown1-3/+2
2016-10-03ceph: ignore error from invalidate_inode_pages2_range() in direct writeNeilBrown1-2/+2
2016-10-03ceph: fix error handling of start_read()Yan, Zheng1-10/+9
2016-10-03rbd: add rbd_obj_request_error() helperIlya Dryomov1-10/+18
2016-10-03rbd: img_data requests don't own their page arrayIlya Dryomov1-8/+3
2016-10-03rbd: don't call rbd_osd_req_format_read() for !img_data requestsIlya Dryomov1-7/+2
2016-10-03rbd: rework rbd_img_obj_exists_submit() error pathsIlya Dryomov1-20/+22
2016-10-03rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()Ilya Dryomov1-1/+2
2016-10-03rbd: move bumping img_request refcount into rbd_obj_request_submit()Ilya Dryomov1-4/+8
2016-10-03rbd: mark the original request as done if stat request failsIlya Dryomov1-13/+15
2016-10-03rbd: clean up asserts in rbd_img_obj_request_submit() helpersIlya Dryomov1-20/+10
2016-10-03rbd: change rbd_obj_request_submit() signatureIlya Dryomov1-47/+23
2016-10-03rbd: lock_on_read map optionIlya Dryomov1-1/+12
2016-08-24rbd: add force close optionMike Christie2-12/+33
2016-08-24rbd: add 'config_info' sysfs rbd device attributeMike Christie2-2/+26
2016-08-24rbd: add 'snap_id' sysfs rbd device attributeMike Christie2-0/+14
2016-08-24rbd: add 'cluster_fsid' sysfs rbd device attributeMike Christie2-0/+14
2016-08-24rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov4-0/+26
2016-08-24rbd: print capacity in decimal and features in hexIlya Dryomov1-2/+3
2016-08-24rbd: support for exclusive-lock featureIlya Dryomov3-16/+808
2016-08-24rbd: retry watch re-registration periodicallyIlya Dryomov2-29/+110
2016-08-24rbd: introduce a per-device ordered workqueueIlya Dryomov1-80/+71
2016-08-24libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov3-5/+6
2016-08-24libceph: support for blacklisting clientsDouglas Fuller3-0/+96
2016-08-24libceph: support for lock.lock_infoDouglas Fuller2-0/+167
2016-08-24libceph: support for advisory locking on RADOS objectsDouglas Fuller3-0/+208
2016-08-24libceph: add ceph_osdc_call() single-page helperDouglas Fuller2-0/+59
2016-08-24libceph: support for CEPH_OSD_OP_LIST_WATCHERSDouglas Fuller2-1/+131
2016-08-24libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode()Ilya Dryomov3-4/+7
2016-08-15Linux 4.8-rc2v4.8-rc2Linus Torvalds1-1/+1
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton1-5/+20
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+0
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio1-6/+46
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2-2/+19
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-12/+35
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-08-12MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-21/+28
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall5-17/+27
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall3-2/+17
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok1-1/+3
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok1-0/+1
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang1-0/+14
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang1-5/+5
2016-08-12uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko1-11/+11