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
/
block
Commit message (
Expand
)
Author
Age
*
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-11
|
\
|
*
Merge branch 'pm-runtime'
Rafael J. Wysocki
2014-12-08
|
|
\
|
|
*
block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-03
*
|
|
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-12-09
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
James Bottomley
2014-12-08
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
Hannes Reinecke
2014-11-24
|
|
*
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
2014-11-12
|
|
*
blk-mq: add blk_mq_unique_tag()
Bart Van Assche
2014-11-12
*
|
|
block: fix regression where bio_integrity_process uses wrong bio_vec iterator
Darrick J. Wong
2014-12-02
|
/
/
*
|
block: blk-merge: fix blk_recount_segments()
Ming Lei
2014-11-11
*
|
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND
Tony Battersby
2014-11-10
*
|
blk-mq: make mq_queue_reinit_notify() freeze queues in parallel
Tejun Heo
2014-11-04
*
|
block: Fix computation of merged request priority
Jan Kara
2014-10-31
|
/
*
block: fix wrong error return in elevator_init()
Sudip Mukherjee
2014-10-23
*
scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND
Jan Kara
2014-10-22
*
blk-merge: recaculate segment if it isn't less than max segments
Ming Lei
2014-10-21
*
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
|
\
|
*
blk-mq: allocate cpumask on the home node
Jens Axboe
2014-10-13
|
*
bio-integrity: remove the needless fail handle of bip_slab creating
Gu Zheng
2014-10-13
|
*
block: include func name in __get_request prints
Robert Elliott
2014-10-13
|
*
block: make blk_update_request print prefix match ratelimited prefix
Robert Elliott
2014-10-13
|
*
blk-merge: don't compute bi_phys_segments from bi_vcnt for cloned bio
Ming Lei
2014-10-09
|
*
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-10-09
|
*
blk-mq: Make bt_clear_tag() easier to read
Bart Van Assche
2014-10-07
|
*
blk-mq: fix potential hang if rolling wakeup depth is too high
Jens Axboe
2014-10-07
|
*
block: add bioset_create_nobvec()
Junichi Nomura
2014-10-03
|
*
block: use bio_clone_fast() in blk_rq_prep_clone()
Junichi Nomura
2014-10-03
|
*
block: misplaced rq_complete tracepoint
Hannes Reinecke
2014-10-01
|
*
block: Replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-27
|
*
block: Add T10 Protection Information functions
Martin K. Petersen
2014-09-27
|
*
block: Don't merge requests if integrity flags differ
Martin K. Petersen
2014-09-27
|
*
block: Integrity checksum flag
Martin K. Petersen
2014-09-27
|
*
block: Relocate bio integrity flags
Martin K. Petersen
2014-09-27
|
*
block: Add a disk flag to block integrity profile
Martin K. Petersen
2014-09-27
|
*
block: Add prefix to block integrity profile flags
Martin K. Petersen
2014-09-27
|
*
block: Clean up the code used to generate and verify integrity metadata
Martin K. Petersen
2014-09-27
|
*
block: Make protection interval calculation generic
Martin K. Petersen
2014-09-27
|
*
block: Deprecate the use of the term sector in the context of block integrity
Martin K. Petersen
2014-09-27
|
*
block: Remove bip_buf
Martin K. Petersen
2014-09-27
|
*
block: Remove integrity tagging functions
Martin K. Petersen
2014-09-27
|
*
block: Replace bi_integrity with bi_special
Martin K. Petersen
2014-09-27
|
*
block: Get rid of bdev_integrity_enabled()
Martin K. Petersen
2014-09-27
|
*
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
2014-09-25
|
*
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
2014-09-25
|
*
block: flush: avoid to figure out flush queue unnecessarily
Ming Lei
2014-09-25
|
*
block: remove blk_init_flush() and its pair
Ming Lei
2014-09-25
|
*
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
2014-09-25
|
*
block: avoid to use q->flush_rq directly
Ming Lei
2014-09-25
|
*
block: move flush initialization to blk_flush_init
Ming Lei
2014-09-25
|
*
block: introduce blk_init_flush and its pair
Ming Lei
2014-09-25
[next]