projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2019-02-28
Jens Axboe
Add io_uring IO interface
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Ming Lei
block: introduce mp_bvec_for_each_page() for iterating...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Ming Lei
block: optimize blk_bio_segment_split for single-page...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Ming Lei
block: optimize __blk_segment_map_sg() for single-page...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-27
Ming Lei
block: introduce bvec_nth_page()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Christoph Hellwig
iomap: wire up the iopoll method
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Jens Axboe
block: add bio_set_polled() helper
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Christoph Hellwig
block: wire up block device iopoll method
commit
|
commitdiff
|
tree
|
snapshot
2019-02-24
Christoph Hellwig
fs: add an iopoll method to struct file_operations
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Dongli Zhang
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-22
Dongli Zhang
loop: do not print warn message if partition scan is...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Ming Lei
block: bounce: make sure that bvec table is updated
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Jens Axboe
Merge branch 'nvme-5.1' of git://git.infradead.org...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-21
Chaitanya Kulkarni
nvme-rdma: use nr_phys_segments when map rq to sgl
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvmet: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvmet-rdma: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme-loop: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvmet-fcloop: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvmet-fc: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme-pci: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme-lightnvm: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme-rdma: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme-fc: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme-fabrics: convert to SPDX identifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme-tcp.h: fix SPDX header
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Christoph Hellwig
nvme_ioctl.h: remove duplicate GPL boilerplate
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Hannes Reinecke
nvme: return error from nvme_alloc_ns()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Bart Van Assche
nvme: avoid that deleting a controller triggers a circu...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Bart Van Assche
nvme: introduce a helper function for controller deletion
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Bart Van Assche
nvme: unexport nvme_delete_ctrl_sync()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Bart Van Assche
nvme-pci: check kstrtoint() return value in queue_count...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Bart Van Assche
nvme-fabrics: document the poll function argument
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Bart Van Assche
nvmet: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2019-02-20
Hannes Reinecke
nvme-multipath: round-robin I/O policy
commit
|
commitdiff
|
tree
|
snapshot
2019-02-19
Ming Lei
block: avoid to READ fields of null bio
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Jens Axboe
Merge tag 'v5.0-rc6' into for-5.1/block
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: kill BLK_MQ_F_SG_MERGE
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: kill QUEUE_FLAG_NO_SG_MERGE
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: document usage of bio iterator helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: always define BIO_MAX_PAGES as 256
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: enable multipage bvecs
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: allow bio_for_each_segment_all() to iterate...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
bcache: avoid to use bio_for_each_segment_all() in...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: loop: pass multi-page bvec to iov_iter
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
btrfs: use mp_bvec_last_segment to get bio's last page
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
fs/buffer.c: use bvec iterator to truncate the bio
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: introduce mp_bvec_last_segment()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: use bio_for_each_bvec() to map sg
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: use bio_for_each_bvec() to compute multi-page...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: introduce bio_for_each_bvec() and rq_for_each_bvec()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: introduce multi-page bvec helpers
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: remove bvec_iter_rewind()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Ming Lei
block: don't use bio->bi_vcnt to figure out segment...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-15
Christoph Hellwig
btrfs: look at bi_size for repair decisions
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Aleksei Zakharov
block: avoid setting none scheduler if it's already...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Aleksei Zakharov
block: avoid setting wbt_lat_usec to current value
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Heiner Litz
lightnvm: pblk: fix race condition on GC
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Javier González
lightnvm: pblk: prevent stall due to wb threshold
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Hans Holmberg
lightnvm: pblk: extend line wp balance check
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Masahiro Yamada
lightnvm: pblk: fix TRACE_INCLUDE_PATH
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Andy Shevchenko
lightnvm: pblk: Switch to use new generic UUID API
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Andy Shevchenko
lightnvm: Use u64 instead of __le64 for CPU visible...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Hans Holmberg
lightnvm: pblk: use vfree to free metadata on error...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-11
Hans Holmberg
lightnvm: pblk: stop taking the free lock in in pblk_li...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Linux 5.0-rc6
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradea...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'x86-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'irq-urgent-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'perf-urgent-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Linus Torvalds
Merge branch 'locking-urgent-for-linus' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Marcos Paulo...
blk-sysfs: Rework documention of __blk_release_queue
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Marcos Paulo...
blk-cgroup: Fix doc related to blkcg_exit_queue
commit
|
commitdiff
|
tree
|
snapshot
2019-02-10
Juergen Gross
x86/mm: Make set_pmd_at() paravirt aware
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Jens Axboe
block: queue flag cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Jens Axboe
block: kill QUEUE_FLAG_FLUSH_NQ
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge branch 'i2c/for-current' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'mips_fixes_5.0_3' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'for-linus-20190209' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradea...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Linus Torvalds
Merge tag 'for-linus-5.0-rc6-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: use (REQ_META|REQ_PRIO) to indicate bio for...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix input overflow to cache set sysfs file...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix input overflow to cache set io_error_limit
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix input overflow to journal_delay_ms
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix input overflow to writeback_rate_minimum
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix potential div-zero error of writeback_rate_...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix potential div-zero error of writeback_rate_...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix input overflow to writeback_delay
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: use sysfs_strtoul_bool() to set bit-field variables
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: add sysfs_strtoul_bool() for setting bit-field...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix input overflow to sequential_cutoff
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: fix input integer overflow of congested threshold
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: improve sysfs_strtoul_clamp()
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Tang Junhui
bcache: treat stale && dirty keys as bad keys
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Colin Ian King
bcache: fix indentation issue, remove tabs on a hunk...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: export backing_dev_uuid via sysfs
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: export backing_dev_name via sysfs
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Coly Li
bcache: not use hard coded memset size in bch_cache_acc...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-09
Daniel Axtens
bcache: never writeback a discard operation
commit
|
commitdiff
|
tree
|
snapshot
next