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-settings.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-21
block: remove artifical max_hw_sectors cap
Christoph Hellwig
1
-3
/
+1
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
1
-2
/
+2
2014-06-10
block: ensure that bio_add_page() always accepts a page for an empty bio
Jens Axboe
1
-1
/
+4
2014-06-05
block: add notion of a chunk size for request merging
Jens Axboe
1
-0
/
+18
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
1
-0
/
+4
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2013-11-08
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
1
-0
/
+1
2013-10-31
ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounc...
Santosh Shilimkar
1
-4
/
+4
2012-12-14
block: discard granularity might not be power of 2
Shaohua Li
1
-3
/
+3
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
1
-0
/
+16
2012-08-01
block: do not artificially constrain max_sectors for stacking drivers
Mike Snitzer
1
-2
/
+1
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
1
-8
/
+24
2011-05-18
block: Fix discard topology stacking and reporting
Martin K. Petersen
1
-1
/
+2
2011-05-06
block: add a non-queueable flush flag
shaohua.li@intel.com
1
-0
/
+6
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
1
-16
/
+0
2011-04-12
block: add callback function for unplug notification
Jens Axboe
1
-0
/
+16
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
1
-8
/
+0
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-8
/
+0
2011-03-02
block: Initialize ->queue_lock to internal lock at queue allocation time
Vivek Goyal
1
-7
/
+0
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
1
-6
/
+20
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
1
-23
/
+2
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+20
2010-10-13
block: Ensure physical block size is unsigned int
Martin K. Petersen
1
-1
/
+1
2010-10-01
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-1
/
+1
2010-10-01
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
1
-1
/
+3
2010-09-24
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-3
/
+1
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
1
-0
/
+3
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
1
-5
/
+0
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-0
/
+20
2010-08-07
block: implement an unprep function corresponding directly to prep
James Bottomley
1
-0
/
+17
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-10
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-15
block: Fix overrun in lcm() and move it to lib
Martin K. Petersen
1
-10
/
+1
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
1
-47
/
+13
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
1
-4
/
+4
2010-02-26
block: Add BLK_ prefix to definitions
Martin K. Petersen
1
-2
/
+2
2010-02-26
block: Remove unused accessor function
Martin K. Petersen
1
-9
/
+0
2010-02-26
block: Update blk_queue_max_sectors and documentation
Martin K. Petersen
1
-13
/
+17
2010-01-11
block: Stop using byte offsets
Martin K. Petersen
1
-17
/
+9
2010-01-11
block: bdev_stack_limits wrapper
Martin K. Petersen
1
-0
/
+22
2010-01-11
block: Correct handling of bottom device misaligment
Martin K. Petersen
1
-4
/
+13
2009-12-29
block: Fix incorrect alignment offset reporting and update documentation
Martin K. Petersen
1
-11
/
+33
2009-12-21
block: Fix topology stacking for data and discard alignment
Martin K. Petersen
1
-37
/
+50
2009-12-16
block: temporarily disable discard granularity
Jens Axboe
1
-0
/
+7
2009-12-03
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
1
-0
/
+2
2009-11-11
block: jiffies fixes
Randy Dunlap
1
-1
/
+2
2009-11-10
block: Expose discard granularity
Martin K. Petersen
1
-10
/
+36
2009-10-12
blk-settings: fix function parameter kernel-doc notation
Randy Dunlap
1
-1
/
+1
2009-10-01
block: allow large discard requests
Christoph Hellwig
1
-0
/
+13
2009-10-01
block: use normal I/O path for discard requests
Christoph Hellwig
1
-17
/
+0
[next]