index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2016-10-03
rbd: use kmalloc_array() in rbd_header_from_disk()
Markus Elfring
2016-10-03
rbd: add rbd_obj_request_error() helper
Ilya Dryomov
2016-10-03
rbd: img_data requests don't own their page array
Ilya Dryomov
2016-10-03
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
2016-10-03
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
2016-10-03
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
Ilya Dryomov
2016-10-03
rbd: move bumping img_request refcount into rbd_obj_request_submit()
Ilya Dryomov
2016-10-03
rbd: mark the original request as done if stat request fails
Ilya Dryomov
2016-10-03
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
Ilya Dryomov
2016-10-03
rbd: change rbd_obj_request_submit() signature
Ilya Dryomov
2016-10-03
rbd: lock_on_read map option
Ilya Dryomov
2016-08-24
rbd: add force close option
Mike Christie
2016-08-24
rbd: add 'config_info' sysfs rbd device attribute
Mike Christie
2016-08-24
rbd: add 'snap_id' sysfs rbd device attribute
Mike Christie
2016-08-24
rbd: add 'cluster_fsid' sysfs rbd device attribute
Mike Christie
2016-08-24
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
2016-08-24
rbd: print capacity in decimal and features in hex
Ilya Dryomov
2016-08-24
rbd: support for exclusive-lock feature
Ilya Dryomov
2016-08-24
rbd: retry watch re-registration periodically
Ilya Dryomov
2016-08-24
rbd: introduce a per-device ordered workqueue
Ilya Dryomov
2016-08-24
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
2016-08-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-08-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2016-08-13
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-08-12
Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2016-08-12
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-08-12
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-08-12
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-11
Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
2016-08-11
nvme: Suspend all queues before deletion
Gabriel Krisman Bertazi
2016-08-11
efi/capsule: Allocate whole capsule into virtual memory
Austin Christ
2016-08-10
rapidio: dereferencing an error pointer
Dan Carpenter
2016-08-10
Merge branch 'linus' into timers/urgent, to pick up fixes
Ingo Molnar
2016-08-10
cxl: Set psl_fir_cntl to production environment value
Frederic Barrat
2016-08-09
Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-08-09
Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-09
ipr: Fix sync scsi scan
Brian King
2016-08-09
drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" property
Marc Zyngier
2016-08-09
drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlock
Sudeep Holla
2016-08-09
rbd: nuke the 32-bit pool id check
Ilya Dryomov
2016-08-09
virtio/s390: deprecate old transport
Cornelia Huck
2016-08-09
virtio/s390: keep early_put_chars
Christian Borntraeger
2016-08-09
virtio_blk: Fix a slient kernel panic
Minfei Huang
2016-08-09
vhost/vsock: fix vhost virtio_vsock_pkt use-after-free
Stefan Hajnoczi
2016-08-09
virtio: fix error handling for debug builds
Michael S. Tsirkin
[next]