index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Initialize max_dev_sectors to 0
Keith Busch
2016-02-11
1
-2
/
+2
*
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-11-25
1
-20
/
+16
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-23
/
+21
|
\
|
*
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-19
1
-0
/
+14
|
*
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-18
1
-1
/
+3
|
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-22
/
+0
|
*
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-07-17
1
-0
/
+4
*
|
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
2015-08-12
1
-2
/
+2
|
/
*
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2015-03-31
1
-3
/
+3
*
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-21
1
-3
/
+1
*
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-10-09
1
-2
/
+2
*
block: ensure that bio_add_page() always accepts a page for an empty bio
Jens Axboe
2014-06-10
1
-1
/
+4
*
block: add notion of a chunk size for request merging
Jens Axboe
2014-06-05
1
-0
/
+18
*
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
1
-0
/
+4
*
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
1
-0
/
+1
|
\
|
*
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
2013-11-08
1
-0
/
+1
*
|
ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounc...
Santosh Shilimkar
2013-10-31
1
-4
/
+4
|
/
*
block: discard granularity might not be power of 2
Shaohua Li
2012-12-14
1
-3
/
+3
*
block: Implement support for WRITE SAME
Martin K. Petersen
2012-09-20
1
-0
/
+16
*
block: do not artificially constrain max_sectors for stacking drivers
Mike Snitzer
2012-08-01
1
-2
/
+1
*
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2012-01-11
1
-8
/
+24
*
block: Fix discard topology stacking and reporting
Martin K. Petersen
2011-05-18
1
-1
/
+2
*
block: add a non-queueable flush flag
shaohua.li@intel.com
2011-05-06
1
-0
/
+6
*
Revert "block: add callback function for unplug notification"
Jens Axboe
2011-04-18
1
-16
/
+0
*
block: add callback function for unplug notification
Jens Axboe
2011-04-12
1
-0
/
+16
*
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
1
-8
/
+0
|
\
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-8
/
+0
*
|
block: Initialize ->queue_lock to internal lock at queue allocation time
Vivek Goyal
2011-03-02
1
-7
/
+0
|
/
*
block: max hardware sectors limit wrapper
Mike Snitzer
2010-12-17
1
-6
/
+20
*
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-12-17
1
-23
/
+2
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
1
-0
/
+20
|
\
|
*
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
1
-0
/
+20
*
|
block: Ensure physical block size is unsigned int
Martin K. Petersen
2010-10-13
1
-1
/
+1
*
|
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-10-01
1
-1
/
+1
*
|
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
2010-10-01
1
-1
/
+3
*
|
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-09-24
1
-3
/
+1
*
|
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
1
-0
/
+3
*
|
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
1
-5
/
+0
|
/
*
block: implement an unprep function corresponding directly to prep
James Bottomley
2010-08-07
1
-0
/
+17
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
1
-10
/
+1
|
\
|
*
block: Fix overrun in lcm() and move it to lib
Martin K. Petersen
2010-03-15
1
-10
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
1
-47
/
+13
*
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
1
-4
/
+4
*
block: Add BLK_ prefix to definitions
Martin K. Petersen
2010-02-26
1
-2
/
+2
*
block: Remove unused accessor function
Martin K. Petersen
2010-02-26
1
-9
/
+0
*
block: Update blk_queue_max_sectors and documentation
Martin K. Petersen
2010-02-26
1
-13
/
+17
*
block: Stop using byte offsets
Martin K. Petersen
2010-01-11
1
-17
/
+9
*
block: bdev_stack_limits wrapper
Martin K. Petersen
2010-01-11
1
-0
/
+22
*
block: Correct handling of bottom device misaligment
Martin K. Petersen
2010-01-11
1
-4
/
+13
[next]