index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm cache: boost promotion of blocks that will be overwritten
Joe Thornber
2015-05-29
1
-7
/
+7
*
dm cache: defer whole cells
Joe Thornber
2015-05-29
1
-63
/
+262
*
dm bio prison: add dm_cell_promote_or_release()
Joe Thornber
2015-05-29
2
-0
/
+39
*
dm cache: pull out some bitset utility functions for reuse
Joe Thornber
2015-05-29
2
-24
/
+28
*
dm cache: pass a new 'critical' flag to the policies when requesting writebac...
Joe Thornber
2015-05-29
5
-7
/
+13
*
dm cache: track IO to the origin device using io_tracker
Joe Thornber
2015-05-29
1
-7
/
+49
*
dm cache: add io_tracker
Joe Thornber
2015-05-29
1
-0
/
+73
*
dm cache: fix race when issuing a POLICY_REPLACE operation
Joe Thornber
2015-05-29
5
-37
/
+85
*
dm crypt: add comments to better describe crypto processing logic
Milan Broz
2015-05-29
1
-6
/
+24
*
dm raid1: keep issuing IO after leg failure
Lidong Zhong
2015-05-29
1
-17
/
+58
*
dm log writes: use ULL suffix for 64-bit constants
Geert Uytterhoeven
2015-05-29
1
-2
/
+2
*
dm stripe: drop useless exit point from dm_stripe_init()
Luis Henriques
2015-05-29
1
-3
/
+1
*
dm raid: add support for the MD RAID0 personality
Heinz Mauelshagen
2015-05-29
2
-48
/
+85
*
dm raid: a few cleanups
Heinz Mauelshagen
2015-05-29
1
-45
/
+46
*
dm raid: fixup documentation for discard support
Heinz Mauelshagen
2015-05-29
2
-2
/
+1
*
dm thin metadata: remove in-core 'read_only' flag
Mike Snitzer
2015-05-29
3
-5
/
+8
*
dm thin: cleanup schedule_zero() to read more logically
Mike Snitzer
2015-05-29
1
-9
/
+7
*
dm thin: cleanup overwrite's endio restore to be centralized
Mike Snitzer
2015-05-29
1
-8
/
+3
*
dm: factor out a common cleanup_mapped_device()
Mike Snitzer
2015-05-29
1
-35
/
+43
*
dm: cleanup methods that requeue requests
Mike Snitzer
2015-05-29
1
-12
/
+5
*
dm: do not allocate any mempools for blk-mq request-based DM
Mike Snitzer
2015-05-29
2
-33
/
+40
*
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
2015-05-29
54
-709
/
+573
|
\
|
*
block: fix returnvar.cocci warnings
Julia Lawall
2015-05-26
1
-2
/
+1
|
*
block, dm: don't copy bios for request clones
Christoph Hellwig
2015-05-22
6
-230
/
+73
|
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
12
-66
/
+27
|
*
block: replace trylock with mutex_lock in blkdev_reread_part()
Ming Lei
2015-05-20
1
-2
/
+7
|
*
block: export blkdev_reread_part() and __blkdev_reread_part()
Jarod Wilson
2015-05-20
2
-3
/
+28
|
*
suspend: simplify block I/O handling
Christoph Hellwig
2015-05-19
6
-155
/
+122
|
*
block: collapse bio bit space
Jens Axboe
2015-05-19
1
-9
/
+9
|
*
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
2015-05-19
2
-4
/
+0
|
*
block: remove BIO_EOPNOTSUPP
Christoph Hellwig
2015-05-19
7
-38
/
+2
|
*
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
2015-05-19
2
-15
/
+11
|
*
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
2015-05-08
3
-9
/
+23
|
*
blk-mq: do limited block plug for multiple queue case
Shaohua Li
2015-05-08
1
-23
/
+59
|
*
blk-mq: avoid re-initialize request which is failed in direct dispatch
Shaohua Li
2015-05-08
1
-0
/
+2
|
*
blk-mq: fix plugging in blk_sq_make_request
Jeff Moyer
2015-05-08
1
-22
/
+14
|
*
sched: always use blk_schedule_flush_plug in io_schedule_out
Shaohua Li
2015-05-08
1
-4
/
+1
|
*
blk: clean up plug
Shaohua Li
2015-05-08
1
-12
/
+12
|
*
nbd: stop using req->cmd
Christoph Hellwig
2015-05-05
2
-27
/
+23
|
*
block: move PM request support to IDE
Christoph Hellwig
2015-05-05
9
-51
/
+70
|
*
block: remove REQ_TYPE_PM_SHUTDOWN
Christoph Hellwig
2015-05-05
1
-1
/
+0
|
*
block: move REQ_TYPE_SENSE to the ide driver
Christoph Hellwig
2015-05-05
6
-10
/
+10
|
*
block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
Christoph Hellwig
2015-05-05
2
-9
/
+9
|
*
block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
Christoph Hellwig
2015-05-05
15
-26
/
+26
|
*
bio: skip atomic inc/dec of ->bi_cnt for most use cases
Jens Axboe
2015-05-05
6
-12
/
+30
|
*
bio: skip atomic inc/dec of ->bi_remaining for non-chains
Jens Axboe
2015-05-05
7
-15
/
+47
*
|
dm: fix casting bug in dm_merge_bvec()
Joe Thornber
2015-05-29
1
-5
/
+12
*
|
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
Junichi Nomura
2015-05-29
1
-7
/
+9
*
|
dm: fix false warning in free_rq_clone() for unmapped requests
Mike Snitzer
2015-05-29
1
-5
/
+3
*
|
dm: requeue from blk-mq dm_mq_queue_rq() using BLK_MQ_RQ_QUEUE_BUSY
Mike Snitzer
2015-05-27
1
-4
/
+6
[next]