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
/
bdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
block: Improve kernel-doc headers
Bart Van Assche
1
-0
/
+1
2023-06-20
block: document the holder argument to blkdev_get_by_path
Christoph Hellwig
1
-0
/
+1
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
1
-16
/
+16
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
1
-16
/
+21
2023-06-12
block: remove the unused mode argument to ->release
Christoph Hellwig
1
-7
/
+7
2023-06-12
block: pass a gendisk to ->open
Christoph Hellwig
1
-1
/
+1
2023-06-12
block: also call ->open for incremental partition opens
Christoph Hellwig
1
-10
/
+8
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-12
/
+29
2023-06-05
block: turn bdev_lock into a mutex
Christoph Hellwig
1
-14
/
+13
2023-06-05
block: refactor bd_may_claim
Christoph Hellwig
1
-18
/
+22
2023-06-05
block: factor out a bd_end_claim helper from blkdev_put
Christoph Hellwig
1
-30
/
+33
2023-04-25
block: sync part's ->bd_has_submit_bio with disk's
Ming Lei
1
-1
/
+4
2023-04-24
block: Cleanup set_capacity()/bdev_set_nr_sectors()
Damien Le Moal
1
-0
/
+8
2023-04-16
block: store bdev->bd_disk->fops->submit_bio state in bdev
Jens Axboe
1
-0
/
+1
2023-02-02
block: remove ->rw_page
Christoph Hellwig
1
-78
/
+0
2022-12-01
block: bdev & blktrace: use consistent function doc. notation
Randy Dunlap
1
-2
/
+2
2022-09-11
vfs: support STATX_DIOALIGN on block devices
Eric Biggers
1
-0
/
+23
2022-07-14
block: stop using bdevname in bdev_write_inode
Christoph Hellwig
1
-6
/
+4
2022-05-24
Merge tag 'exfat-for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2022-05-23
block: add sync_blockdev_range()
Yuezhang Mo
1
-0
/
+7
2022-04-18
block: turn bdev->bd_openers into an atomic_t
Christoph Hellwig
1
-8
/
+8
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-22
fs: allocate inode by using alloc_inode_sb()
Muchun Song
1
-1
/
+1
2022-02-27
block: remove redundant semicolon
Nian Yanchuan
1
-1
/
+1
2022-02-27
block: default BLOCK_LEGACY_AUTOLOAD to y
Christoph Hellwig
1
-1
/
+1
2022-02-02
block: deprecate autoloading based on dev_t
Christoph Hellwig
1
-3
/
+6
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-5
/
+0
2021-12-13
bdev: Improve lookup_bdev documentation
Matthew Wilcox (Oracle)
1
-6
/
+6
2021-11-29
block: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-11-29
block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_open
Christoph Hellwig
1
-8
/
+0
2021-11-29
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
1
-1
/
+1
2021-11-22
block: avoid to touch unloaded module instance when opening bdev
Ming Lei
1
-5
/
+7
2021-10-22
block: simplify the block device syncing code
Christoph Hellwig
1
-3
/
+14
2021-10-22
block: remove __sync_blockdev
Christoph Hellwig
1
-5
/
+6
2021-10-21
fs: bdev: fix conflicting comment from lookup_bdev
Jackie Liu
1
-3
/
+5
2021-10-18
block: use bdev_get_queue() in bdev.c
Pavel Begunkov
1
-4
/
+4
2021-10-18
block: cache request queue in bdev
Pavel Begunkov
1
-0
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-02
block: genhd: fix double kfree() in __alloc_disk_node()
Tetsuo Handa
1
-1
/
+1
2021-09-07
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
1
-0
/
+1058