index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
2016-04-13
block: kill off q->flush_flags
Jens Axboe
2016-04-12
block: kill blk_queue_flush()
Jens Axboe
2016-04-12
block: add ability to flag write back caching on a device
Jens Axboe
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-11
block: Initialize max_dev_sectors to 0
Keith Busch
2015-11-26
block/sd: Fix device-imposed transfer length limits
Martin K. Petersen
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-19
block: Replace SG_GAPS with new queue limits mask
Keith Busch
2015-08-18
Revert "block: remove artifical max_hw_sectors cap"
Jeff Moyer
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-12
sd: Fix maximum I/O size for BLOCK_PC requests
Martin K. Petersen
2015-07-17
block: make /sys/block/<dev>/queue/discard_max_bytes writeable
Jens Axboe
2015-03-31
block: fix blk_stack_limits() regression due to lcm() change
Mike Snitzer
2014-10-21
block: remove artifical max_hw_sectors cap
Christoph Hellwig
2014-10-09
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-06-10
block: ensure that bio_add_page() always accepts a page for an empty bio
Jens Axboe
2014-06-05
block: add notion of a chunk size for request merging
Jens Axboe
2014-01-08
bcache/md: Use raid stripe size
Kent Overstreet
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-08
block: properly stack underlying max_segment_size to DM device
Mike Snitzer
2013-10-31
ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounc...
Santosh Shilimkar
2012-12-14
block: discard granularity might not be power of 2
Shaohua Li
2012-09-20
block: Implement support for WRITE SAME
Martin K. Petersen
2012-08-01
block: do not artificially constrain max_sectors for stacking drivers
Mike Snitzer
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2011-05-18
block: Fix discard topology stacking and reporting
Martin K. Petersen
2011-05-06
block: add a non-queueable flush flag
shaohua.li@intel.com
2011-04-18
Revert "block: add callback function for unplug notification"
Jens Axboe
2011-04-12
block: add callback function for unplug notification
Jens Axboe
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-03-03
block: Initialize ->queue_lock to internal lock at queue allocation time
Vivek Goyal
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-10-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-13
block: Ensure physical block size is unsigned int
Martin K. Petersen
2010-10-01
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-10-01
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
2010-09-24
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
2010-09-10
block/scsi: Provide a limit on the number of integrity segments
Martin K. Petersen
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-08-07
block: implement an unprep function corresponding directly to prep
James Bottomley
2010-04-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
block: Fix overrun in lcm() and move it to lib
Martin K. Petersen
2010-02-26
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
block: Add BLK_ prefix to definitions
Martin K. Petersen
2010-02-26
block: Remove unused accessor function
Martin K. Petersen
[next]