Age | Commit message (Expand) | Author |
2018-01-10 | block: rearrange a few request fields for better cache layout | Jens Axboe |
2018-01-10 | block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit | Jens Axboe |
2018-01-10 | block: add accessors for setting/querying request deadline | Jens Axboe |
2018-01-10 | block: remove REQ_ATOM_POLL_SLEPT | Jens Axboe |
2018-01-10 | block: Provide blk_status_t decoding for path errors | Keith Busch |
2018-01-09 | blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu | Tejun Heo |
2018-01-09 | blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq | Tejun Heo |
2018-01-09 | blk-mq: replace timeout synchronization with a RCU and generation based scheme | Tejun Heo |
2018-01-06 | lib/scatterlist: Introduce sgl_alloc() and sgl_free() | Bart Van Assche |
2018-01-06 | block: move bio_alloc_pages() to bcache | Ming Lei |
2018-01-06 | block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq | Ming Lei |
2018-01-06 | block: introduce bio helpers for converting to multipage bvec | Ming Lei |
2018-01-05 | block: introduce zoned block devices zone write locking | Christoph Hellwig |
2018-01-05 | lightnvm: set target over-provision on create ioctl | Javier González |
2018-01-05 | lightnvm: make geometry structures 2.0 ready | Matias Bjørling |
2018-01-05 | lightnvm: remove lower page tables | Matias Bjørling |
2018-01-05 | lightnvm: remove unnecessary field from nvm_rq | Javier González |
2018-01-05 | lightnvm: remove hybrid ocssd 1.2 support | Matias Bjørling |
2018-01-05 | lightnvm: use internal pblk methods | Matias Bjørling |
2017-12-17 | Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc... | Linus Torvalds |
2017-12-17 | drivers/misc/intel/pti: Rename the header file to free up the namespace | Ingo Molnar |
2017-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-12-15 | pkt_sched: Remove TC_RED_OFFLOADED from uapi | Yuval Mintz |
2017-12-15 | net: sched: Add TCA_HW_OFFLOAD | Yuval Mintz |
2017-12-14 | Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2017-12-14 | Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-12-14 | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-12-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-12-14 | mm, oom_reaper: fix memory corruption | Michal Hocko |
2017-12-14 | kernel: make groups_sort calling a responsibility group_info allocators | Thiago Rafael Becker |
2017-12-14 | exec: avoid gcc-8 warning for get_task_comm | Arnd Bergmann |
2017-12-14 | string.h: workaround for increased stack usage | Arnd Bergmann |
2017-12-14 | lib/rbtree,drm/mm: add rbtree_replace_node_cached() | Chris Wilson |
2017-12-14 | include/linux/idr.h: add #include <linux/bug.h> | Wei Wang |
2017-12-14 | Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr... | Linus Torvalds |
2017-12-13 | drm: rework delayed connector cleanup in connector_iter | Daniel Vetter |
2017-12-13 | ipv4: igmp: guard against silly MTU values | Eric Dumazet |
2017-12-13 | drm: Update edid-derived drm_display_info fields at edid property set [v2] | Keith Packard |
2017-12-12 | compiler.h: Remove ACCESS_ONCE() | Mark Rutland |
2017-12-12 | locking/lockdep: Remove the cross-release locking checks | Ingo Molnar |
2017-12-12 | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y | Will Deacon |
2017-12-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-12-11 | fou: fix some member types in guehdr | Xin Long |
2017-12-11 | ptr_ring: add barriers | Michael S. Tsirkin |
2017-12-11 | PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume() | Rafael J. Wysocki |
2017-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-12-08 | kmemcheck: rip it out for real | Michal Hocko |
2017-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-08 | Merge tag 'drm-fixes-for-v4.15-rc3' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |