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
2023-10-28
block: Use bdev_open_by_dev() in disk_scan_partitions() and blkdev_bszset()
Jan Kara
2
-8
/
+10
2023-10-28
block: Use bdev_open_by_dev() in blkdev_open()
Jan Kara
2
-16
/
+31
2023-10-28
block: Provide bdev_open_* functions
Jan Kara
1
-0
/
+48
2023-10-13
block: Fix regression in sed-opal for a saved key.
Milan Broz
1
-4
/
+3
2023-10-11
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
2023-09-26
block: fix kernel-doc for disk_force_media_change()
Randy Dunlap
1
-1
/
+0
2023-09-18
block: correct stale comment in rq_qos_wait
Kemeng Shi
1
-1
/
+1
2023-09-11
blk-mq: fix tags UAF when shrinking q->nr_hw_queues
Chengming Zhou
1
-6
/
+7
2023-09-06
block: fix pin count management when merging same-page segments
Christoph Hellwig
1
-4
/
+3
2023-08-31
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
1
-0
/
+2
2023-08-31
block: remove the call to file_remove_privs in blkdev_write_iter
Christoph Hellwig
1
-4
/
+0
2023-08-30
blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()
Yu Kuai
1
-8
/
+13
2023-08-30
blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()
Yu Kuai
1
-45
/
+41
2023-08-30
blk-throttle: fix wrong comparation while 'carryover_ios/bytes' is negative
Yu Kuai
1
-6
/
+5
2023-08-30
blk-throttle: print signed value 'carryover_bytes/ios' for user
Yu Kuai
2
-3
/
+3
2023-08-29
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
16
-216
/
+579
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-80
/
+71
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
7
-62
/
+97
2023-08-22
block: use strscpy() to instead of strncpy()
Xu Panda
1
-8
/
+4
2023-08-22
block: sed-opal: keyring support for SED keys
Greg Joyce
2
-2
/
+174
2023-08-22
block: sed-opal: Implement IOC_OPAL_REVERT_LSP
Greg Joyce
2
-0
/
+44
2023-08-22
block: sed-opal: Implement IOC_OPAL_DISCOVERY
Greg Joyce
1
-3
/
+35
2023-08-22
blk-mq: prealloc tags when increase tagset nr_hw_queues
Chengming Zhou
1
-0
/
+10
2023-08-22
blk-mq: delete redundant tagset map update when fallback
Chengming Zhou
1
-1
/
+0
2023-08-22
blk-mq: fix tags leak when shrink nr_hw_queues
Chengming Zhou
1
-1
/
+5
2023-08-21
block: call into the file system for ioctl BLKFLSBUF
Christoph Hellwig
2
-17
/
+8
2023-08-21
block: call into the file system for bdev_mark_dead
Christoph Hellwig
2
-41
/
+33
2023-08-21
block: consolidate __invalidate_device and fsync_bdev
Christoph Hellwig
4
-13
/
+32
2023-08-21
block: drop the "busy inodes on changed media" log message
Christoph Hellwig
1
-6
/
+2
2023-08-21
block: simplify the disk_force_media_change interface
Christoph Hellwig
1
-11
/
+4
2023-08-19
Merge tag 'block-6.5-2023-08-19' of git://git.kernel.dk/linux
Linus Torvalds
4
-16
/
+48
2023-08-19
blk-mq: release scheduler resource when request completes
Chengming Zhou
2
-3
/
+23
2023-08-18
blk-crypto: dynamically allocate fallback profile
Sweet Tea Dorminy
1
-13
/
+23
2023-08-18
blk-cgroup: hold queue_lock when removing blkg->q_node
Ming Lei
1
-0
/
+2
2023-08-17
blk-cgroup: Fix NULL deref caused by blkg_policy_data being installed before ...
Tejun Heo
1
-14
/
+18
2023-08-14
block: Bring back zero_fill_bio_iter
Kent Overstreet
1
-3
/
+3
2023-08-14
block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
Kent Overstreet
1
-4
/
+6
2023-08-14
block: Add some exports for bcachefs
Kent Overstreet
3
-1
/
+3
2023-08-11
Merge tag 'block-6.5-2023-08-11' of git://git.kernel.dk/linux
Linus Torvalds
3
-11
/
+7
2023-08-10
block: fix bad lockdep annotation in blk-iolatency
Jens Axboe
1
-1
/
+1
2023-08-10
block: remove init_mutex and open-code blk_iolatency_try_init
Li Lingfeng
1
-24
/
+11
2023-08-09
bio-integrity: create multi-page bvecs in bio_integrity_add_page()
Jinyoung Choi
1
-7
/
+24
2023-08-09
bio-integrity: cleanup adding integrity pages to bip's bvec.
Jinyoung Choi
1
-13
/
+3
2023-08-09
bio-integrity: update the payload size in bio_integrity_add_page()
Jinyoung Choi
1
-1
/
+1
2023-08-09
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2
-1
/
+5
2023-08-09
blk-iocost: fix queue stats accounting
Chengming Zhou
1
-2
/
+3
2023-08-09
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
1
-3
/
+4
2023-08-08
block: get rid of unused plug->nowait flag
Jens Axboe
1
-6
/
+0
2023-08-08
block/mq-deadline: use correct way to throttling write requests
Zhiguo Niu
1
-1
/
+2
2023-08-02
fs: add CONFIG_BUFFER_HEAD
Christoph Hellwig
1
-10
/
+60
[next]