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 |
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-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 |
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 |
2019-02-08 |
Aleksei Zakharov | block: avoid setting nr_requests to current value |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Guenter Roeck | cdrom: Fix race condition in cdrom_sysctl_register |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Jens Axboe | Merge branch 'md-next' of https://github.com/liu-song... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Yufen Yu | raid1: simplify raid1_error function |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Gustavo A.... | md-linear: use struct_size() in kzalloc() |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Jens Axboe | Merge branch 'nvme-5.1' of git://git.infradead.org... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Sagi Grimberg | nvme: remove the .stop_ctrl callout |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Chaitanya Kulkarni | nvme: add support for the Write Zeroes command |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Jianchao Wang | blk-mq: save default hctx into ctx->hctxs for not-suppo... |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Jianchao Wang | blk-mq: save queue mapping result into ctx directly |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: fix in-service-queue check for queue merging |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: do not overcharge writes in asymmetric... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: port commit "cfq-iosched: improve hw_tag... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: reduce threshold for detecting command... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: fix queue removal from weights tree |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: fix sequential rq detection in rate estimation |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: unconditionally plug I/O in asymmetric... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: do not plug I/O of in-service queue when... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: split function bfq_better_to_idle |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: consider also ioprio classes in symmetry... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: remove case of redirected bic from insert_r... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: make sure queue budgets are not below servi... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: avoid selecting a queue w/o budget |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Paolo Valente | block, bfq: do not consider interactive queues in srt... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Christoph Hellwig | mtip32xx: ѕtop abusing the managed resource APIs |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Linux 5.0-rc4 |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge branch 'x86-timers-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge branch 'timers-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge branch 'locking-urgent-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge branch 'irq-urgent-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge tag 'edac_fix_for_5.0' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge tag 'for-linus-20190127' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge tag 'for-linus' of git://git./virt/kvm/kvm |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge tag 'dma-mapping-5.0-2' of git://git.infradead... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Jens Axboe | Revert "block: cover another queue enter recursion... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Linus Torvalds | Merge tag '5.0-rc3-smb3-fixes' of git://git.samba.org... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Linus Torvalds | Merge tag 'vfio-v5.0-rc4' of git://github.com/awilliam... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Linus Torvalds | Merge tag 'for-linus-20190125' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
David S. Miller | qed: Revert error handling changes. |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Linus Torvalds | Merge tag 'mmc-v5.0-rc2' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Linus Torvalds | Merge tag 'char-misc-5.0-rc4' of git://git./linux/kerne... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Linus Torvalds | Merge tag 'staging-5.0-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Linus Torvalds | Merge tag 'tty-5.0-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Linus Torvalds | Merge tag 'usb-5.0-rc4' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
David S. Miller | Merge tag 'mac80211-for-davem-2019-01-25' of git:/... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Gustavo A.... | KVM: x86: Mark expected switch fall-throughs |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Masahiro Yamada | KVM: x86: fix TRACE_INCLUDE_PATH and remove -I. header... |
commit | commitdiff | tree | snapshot |
2019-01-25 |
Vitaly Kuznetsov | KVM: selftests: check returned evmcs version range |
commit | commitdiff | tree | snapshot |
next |