projects
/
openwrt
/
staging
/
blogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openwrt/staging/blogic.git
2019-03-13
Mathieu Malaterre
blkcg: annotate implicit fall through
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Sagi Grimberg
nvme-tcp: support C2HData with SUCCESS flag
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Christoph Hellwig
nvmet: ignore EOPNOTSUPP for discard
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Christoph Hellwig
nvme: add proper write zeroes setup for the multipath...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Christoph Hellwig
nvme: add proper discard setup for the multipath device
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Christoph Hellwig
nvme: remove nvme_ns_config_oncs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Christoph Hellwig
nvme: disable Write Zeroes for qemu controllers
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
James Smart
nvmet-fc: bring Disconnect into compliance with FC...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
James Smart
nvmet-fc: fix issues with targetport assoc_list list...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
James Smart
nvme-fc: reject reconnect if io queue count is reduced...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
James Smart
nvme-fc: fix numa_node when dev is null
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
James Smart
nvme-fc: use nr_phys_segments to determine existence...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Yufen Yu
nvme-loop: init nvmet_ctrl fatal_err_work when allocate
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Yufen Yu
nvme: update comment to make the code easier to read
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Sagi Grimberg
nvme: put ns_head ref if namespace fails allocation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Keith Busch
nvme-trace: fix cdw10 buffer overrun
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Keith Busch
nvme: don't warn on block content change effects
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Max Gurtovoy
nvme: add get-feature to admin cmds tracer
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Jens Axboe
Merge branch 'for-5.1/md-post' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Aditya Pakki
md: Fix failed allocation of md_register_thread
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Xiao Ni
It's wrong to add len to sector_nr in raid10 reshape...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Mariusz Dabrowski
raid5: set write hint for PPL
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Javier González
pblk: fix max_io calculation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Ming Lei
block: fix segment calculation for passthrough IO
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Jens Axboe
Merge branch 'stable/for-jens-5.1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Ming Lei
block: fix updating bio's front segment size
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Keyur Patel
block: Replace function name in string with __func__
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Li RongQing
nbd: propagate genlmsg_reply return code
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
YueHaibing
floppy: remove set but not used variable 'q'
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Heinz Mauelshagen
null_blk: fix checking for REQ_FUA
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
zhengbin
block: fix NULL pointer dereference in register_disk
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Carlos Maiolino
fs: fix guard_bio_eod to check for real EOD errors
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Dongli Zhang
blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq...
commit
|
commitdiff
|
tree
|
snapshot
2019-02-28
Christoph Hellwig
block: optimize bvec iteration in bvec_iter_advance
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-24
Dongli Zhang
xen/blkback: rework connect_ring() to avoid inconsisten...
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
next