index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
card
/
queue.c
Commit message (
Expand
)
Author
Age
*
mmc: card: Don't access RPMB partitions for normal read/write
Chuanxiao Dong
2015-05-06
*
mmc: queue: Improve error handling during allocation of bounce buffers
Bhuvanesh Surachari
2014-12-05
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
|
\
|
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
*
|
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-24
|
/
*
Fix uses of dma_max_pfn() when converting to a limiting address
Russell King
2014-02-17
*
ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations
Santosh Shilimkar
2013-10-31
*
mmc: card: Adding support for sanitize in eMMC 4.5
Maya Erez
2013-05-26
*
mmc: block: fix the host's claim-release in special request
Seungwon Jeon
2013-03-22
*
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
2013-02-24
*
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2013-02-11
*
mmc: queue: exclude asynchronous transfer for special request
Seungwon Jeon
2013-02-11
*
mmc: queue: amend buffer swap for non-blocking transfer
Seungwon Jeon
2012-12-06
*
mmc: queue: remove redundant memsets
Venkatraman S
2012-05-09
*
mmc: queue: rename mmc_request function
Venkatraman S
2012-05-09
*
mmc: fixes for eMMC v4.5 discard operation
Adrian Hunter
2012-04-20
*
mmc: card: Kill block requests if card is removed
Sujit Reddy Thumma
2012-01-11
*
mmc: core: mmc sanitize feature support for v4.5
Kyungmin Park
2011-10-26
*
mmc: replace printk with appropriate display macro
Girish K S
2011-10-26
*
mmc: queue: declare mmc_alloc_sg as static
Venkatraman S
2011-10-26
*
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
2011-07-20
*
mmc: queue: add a second mmc queue request member
Per Forlin
2011-07-20
*
mmc: block: add member in mmc queue struct to hold request data
Per Forlin
2011-07-20
*
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-07-20
*
mmc: queue: bring discard_granularity/alignment into line with SCSI
Adrian Hunter
2011-06-25
*
mmc: queue: append partition subname to queue thread name
Adrian Hunter
2011-06-25
*
mmc: remove redundant irq disabling
John Ogness
2011-05-24
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
*
mmc: name mmc queue thread by host index
Ethan Du
2010-10-23
*
mmc: Convert "mutex" to semaphore
Thomas Gleixner
2010-10-23
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
*
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
*
mmc_block: add support for secure discard
Adrian Hunter
2010-08-12
*
mmc_block: add discard support
Adrian Hunter
2010-08-12
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
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
*
mmc_block: fix queue cleanup
Adrian Hunter
2010-01-11
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
*
block: convert to dequeueing model (easy ones)
Tejun Heo
2009-05-11
*
mmc_block: tell block layer there is no seek penalty
Pierre Ossman
2008-10-14
*
mmc_block: filter out PC requests
Pierre Ossman
2008-10-12
*
mmc_block: indicate strict ordering
Pierre Ossman
2008-10-12
*
mmc_block: inform block layer about sector count restriction
Pierre Ossman
2008-10-12
*
mmc_block: bounce buffer highmem support
Pierre Ossman
2008-07-23
*
blk_end_request: changing mmc (take 4)
Kiyoshi Ueda
2008-01-28
*
mmc: Add missing sg_init_table() call
Haavard Skinnemoen
2007-11-27
*
mmc: Fix sg helper copy-and-paste error
Roland Dreier
2007-11-08
[next]