summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-10-102-264/+1179
|\
| * rbd: use kmalloc_array() in rbd_header_from_disk()Markus Elfring2016-10-031-4/+3
| * 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-241-9/+26
| * rbd: add 'config_info' sysfs rbd device attributeMike Christie2016-08-241-2/+21
| * rbd: add 'snap_id' sysfs rbd device attributeMike Christie2016-08-241-0/+10
| * rbd: add 'cluster_fsid' sysfs rbd device attributeMike Christie2016-08-241-0/+10
| * rbd: add 'client_addr' sysfs rbd device attributeIlya Dryomov2016-08-241-0/+13
| * rbd: print capacity in decimal and features in hexIlya Dryomov2016-08-241-2/+3
| * rbd: support for exclusive-lock featureIlya Dryomov2016-08-242-16/+807
| * rbd: retry watch re-registration periodicallyIlya Dryomov2016-08-241-29/+109
| * rbd: introduce a per-device ordered workqueueIlya Dryomov2016-08-241-80/+71
| * libceph: rename ceph_client_id() -> ceph_client_gid()Ilya Dryomov2016-08-241-1/+1
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-1013-57/+47
|\ \
| * \ Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro2016-10-081-1/+1
| |\ \
| | * | fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
| * | | Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-087-24/+18
| |\ \ \
| | * | | lustre: use %pDAl Viro2016-08-071-2/+2
| | * | | gpu: use %pdAl Viro2016-08-073-6/+6
| | * | | iwlwifi: use %pdAl Viro2016-08-073-16/+10
| * | | | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-272-27/+23
| * | | | get rid of separate multipage fault-in primitivesAl Viro2016-09-273-5/+5
* | | | | Merge branch 'pcmcia' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-104-102/+183
|\ \ \ \ \
| * | | | | pcmcia: soc_common: add driver-data pointerRussell King2016-09-221-0/+1
| * | | | | pcmcia: soc_common: add support for voltage sense GPIOsRussell King2016-09-222-2/+8
| * | | | | pcmcia: soc_common: constify pcmcia_low_level ops pointerRussell King2016-09-222-2/+2
| * | | | | pcmcia: soc_common: switch to a per-socket cpufreq notifierRussell King2016-09-222-54/+26
| * | | | | pcmcia: soc_common: add support for Vcc and Vpp regulatorsRussell King2016-09-222-1/+47
| * | | | | pcmcia: soc_common: add CF socket state helperRussell King2016-09-224-16/+16
| * | | | | pcmcia: soc_common: restore previous socket state on errorRussell King2016-09-221-4/+10
| * | | | | pcmcia: soc_common: add support for reset and bus enable GPIOsRussell King2016-09-222-0/+19
| * | | | | pcmcia: soc_common: request legacy detect GPIO with active lowRussell King2016-09-221-5/+8
| * | | | | pcmcia: soc_common: ignore invalid interruptsRussell King2016-09-221-4/+6
| * | | | | pcmcia: soc_common: switch to using gpio_descsRussell King2016-09-222-11/+41
| * | | | | pcmcia: soc_common: use devm_gpio_request_one()Russell King2016-09-221-8/+4
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-102-2/+0
|\ \ \ \ \ \
| * | | | | | irqchip/metag-ext: Improve function-level documentationJulia Lawall2016-10-051-1/+0
| * | | | | | irqchip/vic: Improve function-level documentationJulia Lawall2016-10-051-1/+0
* | | | | | | Merge branch 'printk-cleanups'Linus Torvalds2016-10-101-3/+3
|\ \ \ \ \ \ \
| * | | | | | | printk: reinstate KERN_CONT for printing continuation linesLinus Torvalds2016-10-091-3/+3
* | | | | | | | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-0915-91/+36
|\ \ \ \ \ \ \ \