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
/
blk-lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-14
block: fix 32 bit overflow in __blkdev_issue_discard()
Dave Chinner
1
-1
/
+3
2018-11-09
block: make sure writesame bio is aligned with logical block size
Ming Lei
1
-1
/
+1
2018-11-09
block: cleanup __blkdev_issue_discard()
Ming Lei
1
-17
/
+6
2018-11-09
block: make sure discard bio is aligned with logical block size
Ming Lei
1
-2
/
+1
2018-10-25
block: Improve zone reset execution
Damien Le Moal
1
-7
/
+6
2018-10-18
block: don't deal with discard limit in blkdev_issue_discard()
Ming Lei
1
-26
/
+2
2018-07-09
block: fix infinite loop if the device loses discard capability
Mikulas Patocka
1
-0
/
+10
2018-05-08
block: break discard submissions into the user defined size
Jens Axboe
1
-3
/
+9
2018-01-18
block: add bdev_read_only() checks to common helpers
Ilya Dryomov
1
-0
/
+12
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-36
/
+72
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
Ilya Dryomov
1
-10
/
+35
2017-10-25
block: factor out __blkdev_issue_zero_pages()
Ilya Dryomov
1
-26
/
+37
2017-09-11
block: fix integer overflow in __blkdev_sectors_to_bio_pages()
Mikulas Patocka
1
-2
/
+2
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-4
/
+4
2017-07-06
block: Fix __blkdev_issue_zeroout loop
Damien Le Moal
1
-5
/
+18
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
1
-6
/
+1
2017-04-08
block: stop using discards for zeroing
Christoph Hellwig
1
-6
/
+6
2017-04-08
block: add a new BLKDEV_ZERO_NOFALLBACK flag
Christoph Hellwig
1
-1
/
+4
2017-04-08
block: add a REQ_NOUNMAP flag for REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-14
/
+5
2017-04-08
block: add a flags argument to (__)blkdev_issue_zeroout
Christoph Hellwig
1
-17
/
+14
2017-04-08
block: stop using blkdev_issue_write_same for zeroing
Christoph Hellwig
1
-4
/
+0
2017-03-24
block: correct documentation for blkdev_issue_discard() flags
Eric Biggers
1
-1
/
+1
2017-02-06
block: don't try Write Same from __blkdev_issue_zeroout
Christoph Hellwig
1
-5
/
+4
2017-01-13
block: don't try to discard from __blkdev_issue_zeroout
Christoph Hellwig
1
-7
/
+6
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
1
-1
/
+1
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
1
-2
/
+56
2016-12-01
block: add async variant of blkdev_issue_zeroout
Chaitanya Kulkarni
1
-34
/
+81
2016-10-28
block: better op and flags encoding
Christoph Hellwig
1
-1
/
+1
2016-10-11
block: require write_same and discard requests align to logical block size
Darrick J. Wong
1
-0
/
+15
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+26
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+17
2016-07-20
block: don't ignore -EOPNOTSUPP blkdev_issue_write_same
Christoph Hellwig
1
-1
/
+1
2016-07-20
block: introduce BLKDEV_DISCARD_ZERO to fix zeroout
Christoph Hellwig
1
-6
/
+11
2016-06-09
block: add a separate operation type for secure erase
Christoph Hellwig
1
-11
/
+14
2016-06-07
block discard: use bio set op accessor
Mike Christie
1
-6
/
+7
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-2
/
+2
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-9
/
+11
2016-06-07
block: missing bio_put following submit_bio_wait
Shaun Tancheff
1
-3
/
+9
2016-05-05
block: reinstate early return of -EOPNOTSUPP from blkdev_issue_discard
Mike Snitzer
1
-2
/
+5
2016-05-02
block: add __blkdev_issue_discard
Christoph Hellwig
1
-26
/
+37
2016-05-02
block: remove struct bio_batch
Christoph Hellwig
1
-91
/
+27
2015-10-28
block: re-add discard_granularity and alignment checks
Ming Lin
1
-9
/
+22
2015-08-13
block: remove split code in blkdev_issue_{discard,write_same}
Ming Lin
1
-36
/
+11
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-17
/
+13
2015-02-05
block: Quiesce zeroout wrapper
Martin K. Petersen
1
-19
/
+7
2015-01-21
block: Add discard flag to blkdev_issue_zeroout() function
Martin K. Petersen
1
-4
/
+26
2014-05-26
block/blk-lib.c: make __blkdev_issue_zeroout static
Fabian Frederick
1
-2
/
+2
2014-02-12
block: add cond_resched() to potentially long running ioctl discard loop
Jens Axboe
1
-0
/
+8
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-6
/
+6
[next]