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
2023-11-21
nbd: pass nbd_sock to nbd_read_reply() instead of index
Li Nan
1
-13
/
+22
2023-11-20
block/null_blk: Fix double blk_mq_start_request() warning
Chengming Zhou
1
-12
/
+13
2023-11-20
nbd: fix null-ptr-dereference while accessing 'nbd->config'
Li Nan
1
-1
/
+17
2023-11-20
nbd: factor out a helper to get nbd_config without holding 'config_lock'
Li Nan
1
-8
/
+19
2023-11-20
nbd: fold nbd config initialization into nbd_alloc_config()
Li Nan
1
-22
/
+19
2023-11-07
nbd: fix uaf in nbd_open
Li Lingfeng
1
-2
/
+9
2023-11-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+3
2023-11-01
Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux
Linus Torvalds
4
-132
/
+237
2023-11-01
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
1
-1
/
+3
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2023-10-28
block: move bdev_mark_dead out of disk_check_media_change
Christoph Hellwig
2
-2
/
+6
2023-10-28
zram: Convert to use bdev_open_by_dev()
Jan Kara
2
-18
/
+15
2023-10-28
xen/blkback: Convert to bdev_open_by_dev()
Jan Kara
3
-23
/
+25
2023-10-28
rnbd-srv: Convert to use bdev_open_by_path()
Jan Kara
2
-14
/
+15
2023-10-28
pktcdvd: Convert to bdev_open_by_dev()
Jan Kara
1
-35
/
+41
2023-10-28
drdb: Convert to use bdev_open_by_path()
Jan Kara
2
-33
/
+34
2023-10-19
block: ublk_drv: Remove unused function
Jiapeng Chong
1
-9
/
+0
2023-10-17
ublk: simplify aborting request
Ming Lei
1
-30
/
+11
2023-10-17
ublk: replace monitor with cancelable uring_cmd
Ming Lei
1
-89
/
+119
2023-10-17
ublk: quiesce request queue when aborting queue
Ming Lei
1
-9
/
+50
2023-10-17
ublk: rename mm_lock as lock
Ming Lei
1
-4
/
+4
2023-10-17
ublk: move ublk_cancel_dev() out of ub->mutex
Ming Lei
1
-17
/
+23
2023-10-17
ublk: make sure io cmd handled in submitter task context
Ming Lei
1
-1
/
+21
2023-10-17
ublk: don't get ublk device reference in ublk_abort_queue()
Ming Lei
1
-4
/
+0
2023-10-17
ublk: Make ublks_max configurable
Mike Christie
1
-1
/
+16
2023-10-17
ublk: Limit dev_id/ub_number values
Mike Christie
1
-1
/
+9
2023-10-06
Merge tag 'block-6.6-2023-10-06' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+2
2023-10-03
nbd: don't call blk_mark_disk_dead nbd_clear_sock_ioctl
Christoph Hellwig
1
-1
/
+2
2023-10-03
aoe: replace strncpy with strscpy
Justin Stitt
1
-2
/
+1
2023-10-03
null_blk: replace strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-02
drbd: Annotate struct fifo_buffer with __counted_by
Kees Cook
1
-1
/
+1
2023-09-26
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
1
-11
/
+11
2023-09-26
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
1
-62
/
+80
2023-09-26
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
1
-92
/
+114
2023-09-26
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
1
-35
/
+33
2023-09-22
block/null_blk: add queue_rqs() support
Chengming Zhou
1
-0
/
+20
2023-09-22
blk-mq: update driver tags request table when start request
Chengming Zhou
1
-2
/
+0
2023-09-08
Merge tag 'block-6.6-2023-09-08' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+11
2023-09-06
Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+1
2023-09-06
drbd: swap bvec_set_page len and offset
Christoph Böhmwalder
1
-1
/
+1
2023-09-01
null_blk: fix poll request timeout handling
Chengming Zhou
1
-2
/
+10
2023-08-30
rbd: use list_for_each_entry() helper
Jinjie Ruan
1
-3
/
+1
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
3
-29
/
+340
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-4
/
+5
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-10
/
+7
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2
-30
/
+20
2023-08-21
amiflop: don't call fsync_bdev in FDFMTBEG
Christoph Hellwig
1
-1
/
+0
2023-08-21
floppy: call disk_force_media_change when changing the format
Christoph Hellwig
1
-1
/
+1
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
1
-3
/
+3
[next]