index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
openrisc
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-06
blk-merge: compute bio->bi_seg_front_size efficiently
Ming Lei
1
-4
/
+5
2018-01-06
dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
Ming Lei
1
-1
/
+0
2018-01-06
btrfs: avoid accessing bvec table directly for a cloned bio
Ming Lei
1
-1
/
+3
2018-01-06
btrfs: avoid access to .bi_vcnt directly
Ming Lei
2
-5
/
+6
2018-01-06
block: move bio_alloc_pages() to bcache
Ming Lei
9
-34
/
+33
2018-01-06
bcache: comment on direct access to bvec table
Ming Lei
2
-0
/
+8
2018-01-06
dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
Ming Lei
1
-1
/
+9
2018-01-06
block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
Ming Lei
2
-5
/
+20
2018-01-06
block: bounce: avoid direct access to bvec table
Ming Lei
1
-9
/
+8
2018-01-06
fs: convert to bio_last_bvec_all()
Ming Lei
3
-3
/
+3
2018-01-06
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
8
-13
/
+13
2018-01-06
block: introduce bio helpers for converting to multipage bvec
Ming Lei
1
-0
/
+23
2018-01-05
block, bfq: remove batches of confusing ifdefs
Paolo Valente
1
-55
/
+72
2018-01-05
block, bfq: consider also past I/O in soft real-time detection
Paolo Valente
1
-34
/
+81
2018-01-05
block, bfq: remove superfluous check in queue-merging setup
Angelo Ruocco
1
-31
/
+5
2018-01-05
block, bfq: let a queue be merged only shortly after starting I/O
Paolo Valente
3
-11
/
+52
2018-01-05
block, bfq: check low_latency flag in bfq_bfqq_save_state()
Angelo Ruocco
1
-1
/
+2
2018-01-05
block, bfq: add missing rq_pos_tree update on rq removal
Paolo Valente
1
-0
/
+2
2018-01-05
block, bfq: increase threshold to deem I/O as random
Paolo Valente
1
-1
/
+1
2018-01-05
deadline-iosched: Introduce zone locking support
Damien Le Moal
1
-3
/
+68
2018-01-05
deadline-iosched: Introduce dispatch helpers
Damien Le Moal
1
-10
/
+37
2018-01-05
mq-deadline: Introduce zone locking support
Damien Le Moal
1
-3
/
+86
2018-01-05
mq-deadline: Introduce dispatch helpers
Damien Le Moal
1
-8
/
+37
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
3
-0
/
+154
2018-01-05
pktcdvd: Fix a recently introduced NULL pointer dereference
Bart Van Assche
1
-4
/
+4
2018-01-05
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
1
-3
/
+1
2018-01-05
lightnvm: pblk: refactor pblk_ppa_comp function
Matias Bjørling
1
-4
/
+1
2018-01-05
lightnvm: pblk: add iostat support
Javier González
3
-12
/
+25
2018-01-05
lightnvm: pblk: print instance name on instance info
Javier González
1
-1
/
+2
2018-01-05
lightnvm: pblk: free write buffer on init failure
Javier González
1
-1
/
+2
2018-01-05
lightnvm: pblk: ensure kthread alloc. before kicking it
Javier González
1
-6
/
+11
2018-01-05
lightnvm: pblk: do not log recovery read errors
Javier González
2
-3
/
+4
2018-01-05
lightnvm: pblk: ignore high ecc errors on recovery
Javier González
1
-1
/
+1
2018-01-05
lightnvm: set target over-provision on create ioctl
Javier González
5
-24
/
+104
2018-01-05
lightnvm: pblk: use exact free block counter in RL
Javier González
6
-46
/
+73
2018-01-05
lightnvm: pblk: remove pblk_gc_stop
Hans Holmberg
1
-12
/
+2
2018-01-05
lightnvm: pblk: prevent premature sync point resets
Hans Holmberg
1
-6
/
+6
2018-01-05
lightnvm: pblk: clear flush point on completed writes
Hans Holmberg
2
-31
/
+44
2018-01-05
lightnvm: pblk: rename sync_point to flush_point
Hans Holmberg
3
-34
/
+35
2018-01-05
lightnvm: pblk: refactor emeta consistency check
Hans Holmberg
3
-7
/
+19
2018-01-05
lightnvm: pblk: remove pblk_for_each_lun helper
Javier González
1
-4
/
+0
2018-01-05
lightnvm: pblk: compress and reorder helper functions
Javier González
5
-98
/
+71
2018-01-05
lightnvm: guarantee target unique name across devs.
Javier González
1
-6
/
+27
2018-01-05
lightnvm: refactor target type lookup
Javier González
1
-13
/
+17
2018-01-05
lightnvm: make geometry structures 2.0 ready
Matias Bjørling
8
-136
/
+170
2018-01-05
lightnvm: remove lower page tables
Matias Bjørling
3
-87
/
+0
2018-01-05
lightnvm: remove unnecessary field from nvm_rq
Javier González
1
-1
/
+0
2018-01-05
lightnvm: remove hybrid ocssd 1.2 support
Matias Bjørling
3
-280
/
+0
2018-01-05
lightnvm: use internal pblk methods
Matias Bjørling
3
-22
/
+3
2018-01-05
lightnvm: remove rrpc
Matias Bjørling
4
-1923
/
+0
[next]