index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
Age
Commit message (
Expand
)
Author
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-02
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-22
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
2010-02-26
block: Update blk_queue_max_sectors and documentation
Martin K. Petersen
2010-01-11
block: Stop using byte offsets
Martin K. Petersen
2010-01-11
block: bdev_stack_limits wrapper
Martin K. Petersen
2010-01-11
block: Correct handling of bottom device misaligment
Martin K. Petersen
2009-12-29
block: Fix incorrect alignment offset reporting and update documentation
Martin K. Petersen
2009-12-21
block: Fix topology stacking for data and discard alignment
Martin K. Petersen
2009-12-16
block: temporarily disable discard granularity
Jens Axboe
2009-12-03
block: Allow devices to indicate whether discarded blocks are zeroed
Martin K. Petersen
2009-11-11
block: jiffies fixes
Randy Dunlap
2009-11-10
block: Expose discard granularity
Martin K. Petersen
2009-10-12
blk-settings: fix function parameter kernel-doc notation
Randy Dunlap
2009-10-01
block: allow large discard requests
Christoph Hellwig
2009-10-01
block: use normal I/O path for discard requests
Christoph Hellwig
2009-10-01
block: Do not clamp max_hw_sectors for stacking devices
Martin K. Petersen
2009-10-01
block: Set max_sectors correctly for stacking devices
Martin K. Petersen
2009-09-14
block: Optimal I/O limit wrapper
Martin K. Petersen
2009-08-01
block: Update topology documentation
Martin K. Petersen
2009-08-01
block: Stack optimal I/O size
Martin K. Petersen
2009-08-01
block: Add a wrapper for setting minimum request size without a queue
Martin K. Petersen
2009-08-01
block: Make blk_queue_stack_limits use the new stacking interface
Martin K. Petersen
2009-07-28
block: always assign default lock to queues
Jens Axboe
2009-06-19
Fix kernel-doc parameter name typo in blk-settings.c:
Randy Dunlap
[next]