index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-11-08
block: Do not call sector_div() with a 64-bit divisor
Geert Uytterhoeven
1
-6
/
+4
2013-02-15
block: account iowait time when waiting for completion of IO request
Vladimir Davydov
1
-3
/
+3
2012-12-14
block: add plug for blkdev_issue_discard
Shaohua Li
1
-0
/
+3
2012-12-14
block: discard granularity might not be power of 2
Shaohua Li
1
-10
/
+13
2012-09-20
block: Make blkdev_issue_zeroout use WRITE SAME
Martin K. Petersen
1
-1
/
+29
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+74
2012-08-02
block: split discard into aligned requests
Paolo Bonzini
1
-10
/
+24
2012-08-02
block: reorganize rounding of max_discard_sectors
Paolo Bonzini
1
-4
/
+5
2011-07-23
block: fix patch import error in max_discard_sectors check
Jens Axboe
1
-1
/
+1
2011-07-06
block: eliminate potential for infinite loop in blkdev_issue_discard
Mike Snitzer
1
-1
/
+4
2011-05-06
blkdev: Do not return -EOPNOTSUPP if discard is supported
Lukas Czerner
1
-7
/
+2
2011-05-06
blkdev: Simple cleanup in blkdev_issue_zeroout()
Lukas Czerner
1
-14
/
+0
2011-05-06
blkdev: Submit discard bio in batches in blkdev_issue_discard()
Lukas Czerner
1
-40
/
+29
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2011-03-11
block: remove obsolete comments for blkdev_issue_zeroout.
Tao Ma
1
-2
/
+0
2011-03-11
block: fix mis-synchronisation in blkdev_issue_zeroout()
Lukas Czerner
1
-12
/
+7
2011-03-01
block: fix kernel-doc format for blkdev_issue_zeroout
Ben Hutchings
1
-1
/
+1
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
1
-13
/
+8
2010-09-10
block: remove the BLKDEV_IFL_BARRIER flag
Christoph Hellwig
1
-16
/
+2
2010-08-12
block: add secure discard
Adrian Hunter
1
-0
/
+6
2010-08-08
blkdev: fix blkdev_issue_zeroout return value
Dmitry Monakhov
1
-2
/
+6
2010-08-07
block: fix problem with sending down discard that isn't of correct granularity
Jens Axboe
1
-3
/
+12
2010-08-07
block: don't allocate a payload for discard request
Christoph Hellwig
1
-27
/
+6
2010-04-29
block: fix bad use of min() on different types
Jens Axboe
1
-2
/
+3
2010-04-28
blkdev: add blkdev_issue_zeroout helper function
Dmitry Monakhov
1
-0
/
+118
2010-04-28
blkdev: move blkdev_issue helper functions to separate file
Dmitry Monakhov
1
-0
/
+114