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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-19
ublk: grab request reference when the request is handled by userspace
Ming Lei
1
-3
/
+64
2023-05-19
ublk: cleanup ublk_copy_user_pages
Ming Lei
1
-63
/
+49
2023-05-19
ublk: cleanup io cmd code path by adding ublk_fill_io_cmd()
Ming Lei
1
-9
/
+11
2023-05-19
ublk: kill queuing request by task_work_add
Ming Lei
1
-38
/
+2
2023-05-19
blk-mq: don't use the requeue list to queue flush commands
Christoph Hellwig
6
-36
/
+22
2023-05-19
blk-mq: do not do head insertions post-pre-flush commands
Christoph Hellwig
1
-1
/
+1
2023-05-19
blk-mq: defer to the normal submission path for post-flush requests
Christoph Hellwig
1
-0
/
+11
2023-05-19
blk-mq: use the I/O scheduler for writes from the flush state machine
Bart Van Assche
2
-18
/
+13
2023-05-19
blk-mq: defer to the normal submission path for non-flush flush commands
Christoph Hellwig
4
-23
/
+13
2023-05-19
blk-mq: reflow blk_insert_flush
Christoph Hellwig
1
-27
/
+26
2023-05-19
blk-mq: factor out a blk_rq_init_flush helper
Christoph Hellwig
1
-7
/
+10
2023-05-19
fs: remove the special !CONFIG_BLOCK def_blk_fops
Christoph Hellwig
3
-28
/
+4
2023-05-18
block: BFQ: Add several invariant checks
Bart Van Assche
1
-0
/
+9
2023-05-18
block: mq-deadline: Fix handling of at-head zoned writes
Bart Van Assche
1
-2
/
+7
2023-05-18
block: mq-deadline: Handle requeued requests correctly
Bart Van Assche
1
-2
/
+32
2023-05-18
block: mq-deadline: Track the dispatch position
Bart Van Assche
1
-14
/
+31
2023-05-18
block: mq-deadline: Reduce lock contention
Bart Van Assche
1
-6
/
+6
2023-05-18
block: mq-deadline: Simplify deadline_skip_seq_writes()
Bart Van Assche
1
-6
/
+3
2023-05-18
block: mq-deadline: Clean up deadline_check_fifo()
Bart Van Assche
1
-11
/
+5
2023-05-18
block: Introduce blk_rq_is_seq_zoned_write()
Bart Van Assche
2
-4
/
+18
2023-05-18
block: Introduce op_needs_zoned_write_locking()
Bart Van Assche
1
-4
/
+7
2023-05-18
block: Fix the type of the second bdev_op_is_zoned_write() argument
Bart Van Assche
1
-1
/
+1
2023-05-18
block: Simplify blk_req_needs_zone_write_lock()
Bart Van Assche
1
-3
/
+0
2023-05-18
block: mq-deadline: Add a word in a source code comment
Bart Van Assche
1
-1
/
+1
2023-05-18
blk-mq: make sure elevator callbacks aren't called for passthrough request
Christoph Hellwig
5
-36
/
+44
2023-05-18
blk-mq: remove RQF_ELVPRIV
Christoph Hellwig
4
-9
/
+4
2023-05-18
blk-mq: don't queue plugged passthrough requests into scheduler
Ming Lei
1
-2
/
+6
2023-05-18
block: Decode all flag names in the debugfs output
Bart Van Assche
1
-0
/
+3
2023-05-16
brd: use XArray instead of radix-tree to index backing pages
Pankaj Raghav
1
-69
/
+24
2023-05-14
Linux 6.4-rc2
Linus Torvalds
1
-1
/
+1
2023-05-14
Merge tag 'cxl-fixes-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+2
2023-05-14
Merge tag 'parisc-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2023-05-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-6
/
+37
2023-05-14
Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+4
2023-05-14
Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-29
/
+50
2023-05-14
Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2023-05-14
Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+4
2023-05-14
Merge tag 'timers_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-32
/
+88
2023-05-13
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
13
-104
/
+269
2023-05-13
Merge tag 'fbdev-for-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
18
-192
/
+202
2023-05-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+9
2023-05-14
parisc: Fix encoding of swp_entry due to added SWP_EXCLUSIVE flag
Helge Deller
1
-4
/
+4
2023-05-13
ext4: bail out of ext4_xattr_ibody_get() fails for any reason
Theodore Ts'o
1
-1
/
+1
2023-05-13
ext4: add bounds checking in get_max_inline_xattr_value_size()
Theodore Ts'o
1
-1
/
+11
2023-05-13
ext4: add indication of ro vs r/w mounts in the mount message
Theodore Ts'o
1
-4
/
+6
2023-05-13
ext4: fix deadlock when converting an inline directory in nojournal mode
Theodore Ts'o
1
-1
/
+2
2023-05-13
ext4: improve error recovery code paths in __ext4_remount()
Theodore Ts'o
1
-3
/
+10
2023-05-13
ext4: improve error handling from ext4_dirhash()
Theodore Ts'o
2
-17
/
+42
2023-05-13
ext4: don't clear SB_RDONLY when remounting r/w until quota is re-enabled
Theodore Ts'o
1
-1
/
+5
2023-05-13
ext4: check iomap type only if ext4_iomap_begin() does not fail
Baokun Li
1
-1
/
+1
[next]