Age | Commit message (Expand) | Author |
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 |
2018-12-07 | blkcg: introduce common blkg association logic | Dennis Zhou |
2018-12-07 | blkcg: convert blkg_lookup_create() to find closest blkg | Dennis Zhou |
2018-12-07 | blkcg: update blkg_lookup_create() to do locking | Dennis Zhou |
2018-12-07 | blkcg: fix ref count issue with bio_blkcg() using task_css | Dennis Zhou |
2018-12-07 | blk-mq: remove QUEUE_FLAG_POLL from default MQ flags | Jens Axboe |
2018-12-07 | neighbour: Avoid writing before skb->head in neigh_hh_output() | Stefano Brivio |
2018-12-06 | Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2018-12-06 | Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2018-12-06 | Merge tag 'usb-serial-4.20-rc6' of https://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman |
2018-12-06 | asm-generic: unistd.h: fixup broken macro include. | Guo Ren |
2018-12-05 | sctp: frag_point sanity check | Jakub Audykowicz |
2018-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-12-05 | mm, thp: restore node-local hugepage allocations | David Rientjes |
2018-12-05 | USB: check usb_get_extra_descriptor for proper size | Mathias Payer |
2018-12-05 | USB: serial: console: fix reported terminal settings | Johan Hovold |
2018-12-04 | dax: Fix unlock mismatch with updated API | Matthew Wilcox |
2018-12-04 | block: remove ->poll_fn | Christoph Hellwig |
2018-12-04 | block: move queues types to the block layer | Christoph Hellwig |
2018-12-04 | Merge tag 'v4.20-rc5' into for-4.21/block | Jens Axboe |