开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2018-12-21
blkcg: clean up blkg_tryget_closest()
Dennis Zhou
2018-12-20
drbd: Avoid Clang warning about pointless switch statment
Nathan Chancellor
2018-12-20
drbd: introduce P_ZEROES (REQ_OP_WRITE_ZEROES on the "wire")
Lars Ellenberg
2018-12-18
block: make request_to_qc_t public
Sagi Grimberg
2018-12-17
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
Jens Axboe
2018-12-17
block: fix blk-iolatency accounting underflow
Dennis Zhou
2018-12-16
blk-mq-debugfs: support rq_qos
Ming Lei
2018-12-13
Merge branch 'nvme-4.21' of git://git.infradead.org/nvme into for-4.21/block
Jens Axboe
2018-12-13
bcache: print number of keys in trace_bcache_journal_write
Guoju Fang
2018-12-13
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
Sagi Grimberg
2018-12-13
nvme: add error log page slot definition
Chaitanya Kulkarni
2018-12-13
nvme: remove nvme_common command cdw10 array
Chaitanya Kulkarni
2018-12-13
nvme-tcp: Add protocol header
Sagi Grimberg
2018-12-13
datagram: introduce skb_copy_and_hash_datagram_iter helper
Sagi Grimberg
2018-12-13
iov_iter: introduce hash_and_copy_to_iter helper
Sagi Grimberg
2018-12-13
iov_iter: pass void csum pointer to csum_and_copy_to_iter
Sagi Grimberg
2018-12-12
blkcg: handle dying request_queue when associating a blkg
Dennis Zhou
2018-12-11
lightnvm: disable interleaved metadata
Igor Konopko
2018-12-11
lightnvm: dynamic DMA pool entry size
Igor Konopko
2018-12-10
block: return just one value from part_in_flight
Mikulas Patocka
2018-12-10
block: switch to per-cpu in-flight counters
Mikulas Patocka
2018-12-10
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
2018-12-10
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
2018-12-09
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-12-09
Merge tag 'char-misc-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-09
Merge tag 'usb-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-12-09
Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-12-08
Merge tag 'asm-generic-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-08
Revert "mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpm...
David Rientjes
2018-12-07
scsi: Fix a harmless double shift bug
Dan Carpenter
2018-12-07
nvme: implement Enhanced Command Retry
Keith Busch
2018-12-07
nvmet: expose support for fabrics SQ flow control disable in treq
Sagi Grimberg
2018-12-07
nvmet: don't override treq upon modification.
Sagi Grimberg
2018-12-07
nvmet: support fabrics sq flow control
Sagi Grimberg
2018-12-07
nvmet-fc: remove the IN_ISR deferred scheduling options
James Smart
2018-12-07
nvmet: add defines for discovery change async events
Jay Sternberg
2018-12-07
nvmet: change aen mask functions to use bit numbers
Jay Sternberg
2018-12-07
nvme: support traffic based keep-alive
Sagi Grimberg
2018-12-07
nvme: introduce ctrl attributes enumeration
Sagi Grimberg
2018-12-07
blkcg: put back rcu lock in blkcg_bio_issue_check()
Dennis Zhou
2018-12-07
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
2018-12-07
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
2018-12-07
blkcg: remove bio_disassociate_task()
Dennis Zhou
2018-12-07
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-07
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
blkcg: associate writeback bios with a blkg
Dennis Zhou
2018-12-07
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
2018-12-07
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-12-07
blkcg: associate blkg when associating a device
Dennis Zhou
[next]