index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
dtc
/
util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
block, bfq: remove the removal of 'next' rq in bfq_requests_merged
Filippo Muzzini
1
-7
/
+0
2018-05-31
block, bfq: remove wrong check in bfq_requests_merged
Paolo Valente
1
-6
/
+20
2018-05-31
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
1
-2
/
+0
2018-05-31
block: fixup bioset_integrity_create() call
Jens Axboe
1
-1
/
+1
2018-05-30
block: Drop bioset_create()
Kent Overstreet
2
-52
/
+15
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
3
-8
/
+7
2018-05-30
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-14
/
+11
2018-05-30
fs: convert block_dev.c to bioset_init()
Kent Overstreet
1
-6
/
+3
2018-05-30
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2
-9
/
+7
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
17
-206
/
+197
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
15
-181
/
+159
2018-05-30
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
7
-52
/
+37
2018-05-30
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-65
/
+65
2018-05-30
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2
-26
/
+26
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-59
/
+38
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
7
-33
/
+41
2018-05-30
blk-throttle: return proper bool type to caller instead of 0/1
Chengguang Xu
1
-5
/
+5
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
5
-21
/
+4
2018-05-30
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
1
-6
/
+15
2018-05-30
blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch
Liu Bo
1
-1
/
+2
2018-05-30
block: kyber: make kyber more friendly with merging
Jianchao Wang
1
-32
/
+158
2018-05-30
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
2
-11
/
+26
2018-05-29
block: remove parent device reference from struct bsg_class_device
Christoph Hellwig
7
-63
/
+19
2018-05-29
block: don't print a message when the device went away
Christoph Hellwig
3
-8
/
+12
2018-05-29
block: unexport check_disk_size_change
Christoph Hellwig
1
-1
/
+0
2018-05-29
block: move ->timeout request member
Jens Axboe
1
-2
/
+2
2018-05-29
blk-mq: simplify blk_mq_rq_timed_out
Christoph Hellwig
1
-14
/
+8
2018-05-29
block: document the blk_eh_timer_return values
Christoph Hellwig
1
-2
/
+2
2018-05-29
block: remove BLK_EH_HANDLED
Christoph Hellwig
4
-19
/
+0
2018-05-29
libiscsi: don't try to bypass SCSI EH
Christoph Hellwig
1
-2
/
+2
2018-05-29
mmc: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+3
2018-05-29
scsi_transport_fc: complete requests from ->timeout
Christoph Hellwig
1
-4
/
+3
2018-05-29
null_blk: complete requests from ->timeout
Christoph Hellwig
1
-2
/
+4
2018-05-29
mtip32xx: complete requests from ->timeout
Christoph Hellwig
1
-1
/
+2
2018-05-29
nbd: complete requests from ->timeout
Christoph Hellwig
1
-3
/
+4
2018-05-29
nvme: return BLK_EH_DONE from ->timeout
Christoph Hellwig
3
-11
/
+7
2018-05-29
block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
Christoph Hellwig
17
-25
/
+25
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
6
-254
/
+89
2018-05-29
blk-mq: Fix timeout and state order
Keith Busch
1
-1
/
+1
2018-05-29
libata: remove ata_scsi_timed_out
Christoph Hellwig
2
-53
/
+0
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
1
-35
/
+9
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
3
-40
/
+35
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
3
-20
/
+18
2018-05-28
bcache: stop bcache device when backing device is offline
Coly Li
2
-0
/
+55
2018-05-25
null_blk: add blocking description and remove lightnvm
Liu Bo
1
-3
/
+6
2018-05-25
nvme: fixup memory leak in nvme_init_identify()
Hannes Reinecke
1
-1
/
+1
2018-05-25
nvme: fix KASAN warning when parsing host nqn
Hannes Reinecke
1
-1
/
+1
2018-05-25
nvmet-loop: use nr_phys_segments when map rq to sgl
Chaitanya Kulkarni
1
-1
/
+1
2018-05-25
nvmet-fc: increase LS buffer count per fc port
James Smart
1
-1
/
+1
2018-05-25
nvmet: add simple file backed ns support
Chaitanya Kulkarni
6
-52
/
+413
[next]