index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+3
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-1218
/
+2758
2014-08-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-324
/
+365
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
3
-3
/
+3
2014-08-08
block: use pci_zalloc_consistent
Joe Perches
3
-32
/
+22
2014-08-07
rbd: remove extra newlines from rbd_warn() messages
Ilya Dryomov
1
-13
/
+12
2014-08-07
rbd: allocate img_request with GFP_NOIO instead GFP_ATOMIC
Ilya Dryomov
1
-1
/
+1
2014-08-07
rbd: rework rbd_request_fn()
Ilya Dryomov
1
-77
/
+119
2014-08-06
zram: replace global tb_lock with fine grain lock
Weijie Yang
2
-33
/
+60
2014-08-06
zram: use size_t instead of u16
Minchan Kim
1
-1
/
+1
2014-08-06
zram: remove unused SECTOR_SIZE define
Sergey Senozhatsky
1
-1
/
+0
2014-08-06
zram: rename struct `table' to `zram_table_entry'
Sergey Senozhatsky
1
-2
/
+2
2014-07-25
rbd: take snap_id into account when reading in parent info
Ilya Dryomov
1
-1
/
+1
2014-07-25
rbd: do not read in parent info before snap context
Ilya Dryomov
1
-33
/
+27
2014-07-25
rbd: update mapping size only on refresh
Ilya Dryomov
1
-12
/
+7
2014-07-25
rbd: harden rbd_dev_refresh() and callers a bit
Ilya Dryomov
1
-5
/
+16
2014-07-25
rbd: split rbd_dev_spec_update() into two functions
Ilya Dryomov
1
-31
/
+48
2014-07-25
rbd: remove unnecessary asserts in rbd_dev_image_probe()
Ilya Dryomov
1
-2
/
+0
2014-07-25
rbd: introduce rbd_dev_header_info()
Ilya Dryomov
1
-10
/
+14
2014-07-25
rbd: show the entire chain of parent images
Ilya Dryomov
1
-33
/
+23
2014-07-24
rbd: use rbd_segment_name_free() instead of kfree()
Himangi Saraogi
1
-8
/
+8
2014-07-23
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
1
-4
/
+18
2014-07-10
drbd: silence underflow warning in read_in_block()
Dan Carpenter
1
-1
/
+1
2014-07-10
drbd: implicitly truncate cpu-mask
Lars Ellenberg
1
-0
/
+14
2014-07-10
drbd: drop spurious parameters from _drbd_md_sync_page_io
Lars Ellenberg
1
-7
/
+5
2014-07-10
drbd: resync should only lock out specific ranges
Lars Ellenberg
2
-53
/
+98
2014-07-10
drbd: debugfs: add per device data_gen_id
Lars Ellenberg
1
-0
/
+22
2014-07-10
drbd: debugfs: add per connection oldest requests
Lars Ellenberg
1
-0
/
+7
2014-07-10
drbd: debugfs: add version tag to debugfs files
Lars Ellenberg
1
-0
/
+52
2014-07-10
drbd: debugfs: add per volume oldest_requests
Lars Ellenberg
1
-5
/
+148
2014-07-10
drbd: debugfs: add callback_history
Lars Ellenberg
4
-3
/
+144
2014-07-10
drbd: debugfs: Add in_flight_summary
Lars Ellenberg
4
-20
/
+255
2014-07-10
drbd: debugfs: deal with destructor racing with open of debugfs file
Lars Ellenberg
1
-4
/
+54
2014-07-10
drbd: debugfs: add in_flight_summary data
Lars Ellenberg
1
-0
/
+196
2014-07-10
drbd: debugfs: add basic hierarchy
Lars Ellenberg
5
-5
/
+278
2014-07-10
drbd: track details of bitmap IO
Lars Ellenberg
3
-36
/
+51
2014-07-10
drbd: register peer requests on read_ee early
Lars Ellenberg
1
-11
/
+14
2014-07-10
drbd: track timing details of peer_requests
Lars Ellenberg
3
-30
/
+64
2014-07-10
drbd: improve throttling decisions of background resynchronisation
Lars Ellenberg
7
-18
/
+51
2014-07-10
drbd: add caching oldest request pointers for replication stages
Lars Ellenberg
2
-40
/
+136
2014-07-10
drbd: add lists to find oldest pending requests
Lars Ellenberg
3
-14
/
+49
2014-07-10
drbd: gather detailed timing statistics for drbd_requests
Lars Ellenberg
4
-38
/
+119
2014-07-10
drbd: track meta data IO intent, start and submit time
Lars Ellenberg
5
-27
/
+35
2014-07-10
drbd: fix drbd_destroy_device reference count updates
Lars Ellenberg
1
-5
/
+9
2014-07-10
drbd: poison free'd device, resource and connection structs
Lars Ellenberg
1
-0
/
+3
2014-07-10
drbd: also keep track of trim -> zero-out fallback peer_requests
Lars Ellenberg
1
-0
/
+5
2014-07-10
drbd: consistently use list_add_tail for peer_request tracking
Lars Ellenberg
2
-3
/
+3
2014-07-10
drbd: drop drbd_md_flush
Lars Ellenberg
2
-22
/
+1
2014-07-10
drbd: add drbd_queue_work_if_unqueued helper
Lars Ellenberg
2
-4
/
+15
2014-07-10
drbd: drbd_rs_number_requests: fix unit mismatch in comparison
Lars Ellenberg
1
-4
/
+9
[next]