index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
1
-1
/
+7
2016-11-30
zram: fix unbalanced idr management at hot removal
Takashi Iwai
1
-1
/
+2
2016-11-12
aoe: fix crash in page count manipulation
Jens Axboe
1
-41
/
+0
2016-11-09
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
1
-1
/
+1
2016-11-06
nbd: Fix error handling
Christophe JAILLET
1
-1
/
+1
2016-10-31
virtio_blk: Delete an unnecessary initialisation in init_vq()
Markus Elfring
1
-1
/
+1
2016-10-31
virtio_blk: Use kmalloc_array() in init_vq()
Markus Elfring
1
-4
/
+4
2016-10-27
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
1
-2
/
+2
2016-10-24
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
John W. Linville
1
-1
/
+1
2016-10-15
rbd: don't retry watch reregistration if header object is gone
Ilya Dryomov
1
-1
/
+1
2016-10-15
rbd: don't wait for the lock forever if blacklisted
Ilya Dryomov
1
-17
/
+33
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-4
/
+4
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-264
/
+1179
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-7
/
+0
2016-10-03
rbd: use kmalloc_array() in rbd_header_from_disk()
Markus Elfring
1
-4
/
+3
2016-10-03
rbd: add rbd_obj_request_error() helper
Ilya Dryomov
1
-10
/
+18
2016-10-03
rbd: img_data requests don't own their page array
Ilya Dryomov
1
-8
/
+3
2016-10-03
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
1
-7
/
+2
2016-10-03
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
1
-20
/
+22
2016-10-03
rbd: don't crash or leak on errors in rbd_img_obj_parent_read_full_callback()
Ilya Dryomov
1
-1
/
+2
2016-10-03
rbd: move bumping img_request refcount into rbd_obj_request_submit()
Ilya Dryomov
1
-4
/
+8
2016-10-03
rbd: mark the original request as done if stat request fails
Ilya Dryomov
1
-13
/
+15
2016-10-03
rbd: clean up asserts in rbd_img_obj_request_submit() helpers
Ilya Dryomov
1
-20
/
+10
2016-10-03
rbd: change rbd_obj_request_submit() signature
Ilya Dryomov
1
-47
/
+23
2016-10-03
rbd: lock_on_read map option
Ilya Dryomov
1
-1
/
+12
2016-09-23
nbd: use BLK_MQ_F_BLOCKING
Josef Bacik
1
-1
/
+1
2016-09-21
lightnvm: control life of nvm_dev in driver
Matias Bjørling
1
-2
/
+20
2016-09-21
null_blk: refactor to support non-gendisk devices
Matias Bjørling
1
-49
/
+61
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
6
-6
/
+0
2016-09-08
nbd: allow block mq to deal with timeouts
Josef Bacik
1
-37
/
+14
2016-09-08
nbd: use flags instead of bool
Josef Bacik
1
-8
/
+10
2016-09-08
nbd: don't shutdown sock with irq's disabled
Josef Bacik
1
-4
/
+15
2016-09-08
nbd: convert to blkmq
Josef Bacik
1
-208
/
+129
2016-08-29
mtip32xx: mark symbols static where possible
Baoyou Xie
1
-1
/
+1
2016-08-25
Revert "floppy: refactor open() flags handling"
Jens Axboe
1
-19
/
+15
2016-08-25
Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"
Jens Axboe
1
-9
/
+12
2016-08-24
rbd: add force close option
Mike Christie
1
-9
/
+26
2016-08-24
rbd: add 'config_info' sysfs rbd device attribute
Mike Christie
1
-2
/
+21
2016-08-24
rbd: add 'snap_id' sysfs rbd device attribute
Mike Christie
1
-0
/
+10
2016-08-24
rbd: add 'cluster_fsid' sysfs rbd device attribute
Mike Christie
1
-0
/
+10
2016-08-24
rbd: add 'client_addr' sysfs rbd device attribute
Ilya Dryomov
1
-0
/
+13
2016-08-24
rbd: print capacity in decimal and features in hex
Ilya Dryomov
1
-2
/
+3
2016-08-24
rbd: support for exclusive-lock feature
Ilya Dryomov
2
-16
/
+807
2016-08-24
rbd: retry watch re-registration periodically
Ilya Dryomov
1
-29
/
+109
2016-08-24
rbd: introduce a per-device ordered workqueue
Ilya Dryomov
1
-80
/
+71
2016-08-24
libceph: rename ceph_client_id() -> ceph_client_gid()
Ilya Dryomov
1
-1
/
+1
2016-08-19
xen-blkfront: free resources if xlvbd_alloc_gendisk fails
Bob Liu
1
-1
/
+6
2016-08-19
xen-blkfront: introduce blkif_set_queue_limits()
Bob Liu
1
-38
/
+48
2016-08-19
xen-blkfront: fix places not updated after introducing 64KB page granularity
Bob Liu
1
-2
/
+2
2016-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-18
/
+8
[next]