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