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
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
block: remove blk-mq-sysfs dead code
Damien Le Moal
1
-55
/
+0
2021-08-02
block: add a helper to raise a media changed event
Matteo Croce
1
-15
/
+46
2021-08-02
block: export diskseq in sysfs
Matteo Croce
1
-0
/
+10
2021-08-02
block: add ioctl to read the disk sequence number
Matteo Croce
1
-0
/
+2
2021-08-02
block: export the diskseq in uevents
Matteo Croce
1
-0
/
+9
2021-08-02
block: add disk sequence number
Matteo Croce
2
-0
/
+27
2021-08-02
block: remove cmdline-parser.c
Christoph Hellwig
5
-272
/
+262
2021-08-02
block: remove disk_name()
Christoph Hellwig
2
-9
/
+9
2021-08-02
block: simplify disk name formatting in check_partition
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: simplify printing the device names disk_stack_limits
Christoph Hellwig
1
-9
/
+3
2021-08-02
block: use the %pg format specifier in show_partition
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: use the %pg format specifier in printk_all_partitions
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: reduce stack usage in diskstats_show
Abd-Alrhman Masalkhi
1
-4
/
+2
2021-08-02
block: remove bdput
Christoph Hellwig
2
-3
/
+3
2021-08-02
block: change the refcounting for partitions
Christoph Hellwig
1
-1
/
+8
2021-08-02
block: allocate bd_meta_info later in add_partitions
Christoph Hellwig
1
-10
/
+7
2021-08-02
block: unhash the whole device inode earlier
Christoph Hellwig
1
-6
/
+1
2021-08-02
block: assert the locking state in delete_partition
Christoph Hellwig
1
-4
/
+2
2021-08-02
block: use bvec_kmap_local in bio_integrity_process
Christoph Hellwig
1
-8
/
+6
2021-08-02
block: use bvec_kmap_local in t10_pi_type1_{prepare,complete}
Christoph Hellwig
1
-10
/
+6
2021-08-02
block: use memcpy_from_bvec in __blk_queue_bounce
Christoph Hellwig
1
-12
/
+7
2021-08-02
block: use memcpy_from_bvec in bio_copy_kern_endio_read
Christoph Hellwig
1
-1
/
+1
2021-08-02
block: use memcpy_to_bvec in copy_to_high_bio_irq
Christoph Hellwig
1
-18
/
+2
2021-08-02
block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec
Christoph Hellwig
1
-20
/
+8
2021-08-02
block: use memzero_page in zero_fill_bio
Christoph Hellwig
1
-7
/
+2
2021-07-30
Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-20
/
+11
2021-07-27
block: delay freeing the gendisk
Christoph Hellwig
1
-2
/
+1
2021-07-27
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-07-27
blk-mq-sched: Fix blk_mq_sched_alloc_tags() error handling
John Garry
1
-13
/
+4
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-27
/
+63
2021-07-07
blk-cgroup: prevent rcu_sched detected stalls warnings while iterating blkgs
Yu Kuai
1
-0
/
+15
2021-07-07
block: fix the problem of io_ticks becoming smaller
Chunguang Xu
1
-1
/
+1
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
1
-1
/
+1
2021-07-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
4
-7
/
+21
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-17
/
+12
2021-07-01
block: remove the bdgrab in blk_drop_partitions
Christoph Hellwig
1
-5
/
+1
2021-07-01
block: grab a device refcount in disk_uevent
Christoph Hellwig
1
-2
/
+2
2021-06-30
block: check disk exist before trying to add partition
Yufen Yu
1
-7
/
+16
2021-06-30
Merge tag 'for-5.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-27
/
+92
2021-06-30
block: return errors from blk_execute_rq()
Keith Busch
1
-2
/
+5
2021-06-30
block: support polling through blk_execute_rq
Keith Busch
1
-1
/
+17
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
4
-7
/
+5
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
1
-2
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
34
-1757
/
+2911
2021-06-29
block: fix discard request merge
Ming Lei
1
-2
/
+6
2021-06-27
block/mq-deadline: Remove a WARN_ON_ONCE() call
Bart Van Assche
1
-1
/
+0
2021-06-25
blk-mq: update hctx->dispatch_busy in case of real scheduler
Ming Lei
1
-3
/
+0
2021-06-24
blk: Fix lock inversion between ioc lock and bfqd lock
Jan Kara
8
-21
/
+41
2021-06-24
bfq: Remove merged request already in bfq_requests_merged()
Jan Kara
1
-28
/
+13
[next]