summaryrefslogtreecommitdiff
AgeCommit 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-14Linux 4.8-rc2Linus Torvalds1-1/+1
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+0
2016-08-13Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds8-86/+136
2016-08-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-53/+118
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds10-85/+160
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-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-36/+49
2016-08-12Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-20/+54
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds5-14/+36
2016-08-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds20-195/+182
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-7/+60
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki5-14/+36
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-4/+34
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-93/+298
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton1-5/+20
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-5/+48
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-0/+15