index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2019-02-15
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
2019-02-15
block: document usage of bio iterator helpers
Ming Lei
2019-02-15
block: always define BIO_MAX_PAGES as 256
Ming Lei
2019-02-15
block: enable multipage bvecs
Ming Lei
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
Ming Lei
2019-02-15
block: loop: pass multi-page bvec to iov_iter
Ming Lei
2019-02-15
btrfs: use mp_bvec_last_segment to get bio's last page
Ming Lei
2019-02-15
fs/buffer.c: use bvec iterator to truncate the bio
Ming Lei
2019-02-15
block: introduce mp_bvec_last_segment()
Ming Lei
2019-02-15
block: use bio_for_each_bvec() to map sg
Ming Lei
2019-02-15
block: use bio_for_each_bvec() to compute multi-page bvec count
Ming Lei
2019-02-15
block: introduce bio_for_each_bvec() and rq_for_each_bvec()
Ming Lei
2019-02-15
block: introduce multi-page bvec helpers
Ming Lei
2019-02-15
block: remove bvec_iter_rewind()
Ming Lei
2019-02-15
block: don't use bio->bi_vcnt to figure out segment number
Ming Lei
2019-02-15
btrfs: look at bi_size for repair decisions
Christoph Hellwig
2019-02-11
block: avoid setting none scheduler if it's already none
Aleksei Zakharov
2019-02-11
block: avoid setting wbt_lat_usec to current value
Aleksei Zakharov
2019-02-11
lightnvm: pblk: fix race condition on GC
Heiner Litz
2019-02-11
lightnvm: pblk: prevent stall due to wb threshold
Javier González
2019-02-11
lightnvm: pblk: extend line wp balance check
Hans Holmberg
2019-02-11
lightnvm: pblk: fix TRACE_INCLUDE_PATH
Masahiro Yamada
2019-02-11
lightnvm: pblk: Switch to use new generic UUID API
Andy Shevchenko
2019-02-11
lightnvm: Use u64 instead of __le64 for CPU visible side
Andy Shevchenko
2019-02-11
lightnvm: pblk: use vfree to free metadata on error path
Hans Holmberg
2019-02-11
lightnvm: pblk: stop taking the free lock in in pblk_lines_free
Hans Holmberg
2019-02-10
blk-sysfs: Rework documention of __blk_release_queue
Marcos Paulo de Souza
2019-02-10
blk-cgroup: Fix doc related to blkcg_exit_queue
Marcos Paulo de Souza
2019-02-09
block: queue flag cleanup
Jens Axboe
2019-02-09
block: kill QUEUE_FLAG_FLUSH_NQ
Jens Axboe
2019-02-09
bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata
Coly Li
2019-02-09
bcache: fix input overflow to cache set sysfs file io_error_halflife
Coly Li
2019-02-09
bcache: fix input overflow to cache set io_error_limit
Coly Li
2019-02-09
bcache: fix input overflow to journal_delay_ms
Coly Li
2019-02-09
bcache: fix input overflow to writeback_rate_minimum
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_p_term_inverse
Coly Li
2019-02-09
bcache: fix potential div-zero error of writeback_rate_i_term_inverse
Coly Li
2019-02-09
bcache: fix input overflow to writeback_delay
Coly Li
2019-02-09
bcache: use sysfs_strtoul_bool() to set bit-field variables
Coly Li
2019-02-09
bcache: add sysfs_strtoul_bool() for setting bit-field variables
Coly Li
2019-02-09
bcache: fix input overflow to sequential_cutoff
Coly Li
2019-02-09
bcache: fix input integer overflow of congested threshold
Coly Li
2019-02-09
bcache: improve sysfs_strtoul_clamp()
Coly Li
2019-02-09
bcache: treat stale && dirty keys as bad keys
Tang Junhui
2019-02-09
bcache: fix indentation issue, remove tabs on a hunk of code
Colin Ian King
2019-02-09
bcache: export backing_dev_uuid via sysfs
Coly Li
2019-02-09
bcache: export backing_dev_name via sysfs
Coly Li
2019-02-09
bcache: not use hard coded memset size in bch_cache_accounting_clear()
Coly Li
[next]