]> asedeno.scripts.mit.edu Git - linux.git/shortlog
linux.git
2019-06-21 Minwoo Imnvme-trace: move opcode symbol print to nvme.h
2019-06-21 Minwoo Imnvme-trace: do not export nvme_trace_disk_name
2019-06-21 Chaitanya Kulkarninvme-pci: clean up nvme_remove_dead_ctrl a bit
2019-06-21 Minwoo Imnvme-pci: properly report state change failure in nvme_...
2019-06-21 Chaitanya Kulkarninvme-pci: set the errno on ctrl state change error
2019-06-21 Minwoo Imnvme-pci: adjust irq max_vector using num_possible_cpus()
2019-06-21 Minwoo Imnvme-pci: remove queue_count_ops for write_queues and...
2019-06-21 Minwoo Imnvme-pci: remove unnecessary zero for static var
2019-06-21 Keith Buschnvme-pci: use host managed power state for suspend
2019-06-21 Minwoo Imnvme: introduce nvme_is_fabrics to check fabrics cmd
2019-06-21 Keith Buschnvme: export get and set features
2019-06-21 Anton Eidelmannvme: fix possible io failures when removing multipathed ns
2019-06-21 James Smartnvme-fc: add message when creating new association
2019-06-21 James Smartlpfc: add sysfs interface to post NVME RSCN
2019-06-21 James Smartlpfc: add support for translating an RSCN rcv into...
2019-06-21 James Smartlpfc: add nvmet discovery_event op support
2019-06-21 James Smartlpfc: add support to generate RSCN events for nport
2019-06-21 James Smartnvme-fcloop: add support for nvmet discovery_event op
2019-06-21 James Smartnvmet-fc: add transport discovery change event callback...
2019-06-21 James Smartnvmet: add transport discovery change op
2019-06-21 Christoph Hellwigcgroup: export css_next_descendant_pre for bfq
2019-06-21 Jens AxboeMerge branch 'md-next' of https://github.com/liu-song...
2019-06-20 Guoqing Jiangmd: add bitmap_abort label in md_run
2019-06-20 Guoqing Jiangmd-bitmap: create and destroy wb_info_pool with the...
2019-06-20 Guoqing Jiangmd-bitmap: create and destroy wb_info_pool with the...
2019-06-20 Guoqing Jiangmd: introduce mddev_create/destroy_wb_pool for the...
2019-06-20 Guoqing Jiangmd/raid1: fix potential data inconsistency issue with...
2019-06-20 Chaitanya Kulkarnif2fs: use block layer helper for show_bio_op macro
2019-06-20 Chaitanya Kulkarniblock: update print_req_error()
2019-06-20 Chaitanya Kulkarniblock: use blk_op_str() in blk-mq-debugfs.c
2019-06-20 Chaitanya Kulkarniblock: add centralize REQ_OP_XXX to string helper
2019-06-20 Christoph Hellwigblock: improve print_req_error
2019-06-20 Christoph Hellwigblock: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGR...
2019-06-20 Christoph Hellwigbfq-iosched: move bfq_stat_recursive_sum into the only...
2019-06-20 Christoph Hellwigblk-cgroup: move struct blkg_stat to bfq
2019-06-20 Christoph Hellwigblk-cgroup: introduce a new struct blkg_rwstat_sample
2019-06-20 Christoph Hellwigblk-cgroup: pass blkg_rwstat structures by reference
2019-06-20 Christoph Hellwigblk-cgroup: factor out a helper to read rwstat counter
2019-06-20 Christoph Hellwigblock: mark blk_rq_bio_prep as inline
2019-06-20 Christoph Hellwigblock: untangle the end of blk_bio_segment_split
2019-06-20 Christoph Hellwigblock: simplify blk_recalc_rq_segments
2019-06-20 Christoph Hellwigblock: remove the bi_phys_segments field in struct bio
2019-06-20 Christoph Hellwigblock: remove blk_init_request_from_bio
2019-06-20 Christoph Hellwigblock: initialize the write priority in blk_rq_bio_prep
2019-06-20 Dennis Zhoublk-iolatency: only account submitted bios
2019-06-20 Greg Kroah-Hartmanblock: drbd: no need to check return value of debugfs_c...
2019-06-20 Pavel Begunkovblk-core: Remove blk_end_request*() declarations
2019-06-20 Chaitanya Kulkarniblock: code cleanup queue_poll_stat_show()
2019-06-20 Chaitanya Kulkarniblock: use right format specifier for op
2019-06-20 Chaitanya Kulkarniblock: get rid of redundant else
2019-06-20 Chaitanya Kulkarninull_blk: remove duplicate 0 initialization
2019-06-20 Minwoo Imblock: move tag field position in struct request
2019-06-20 Arnd Bergmannfloppy: fix harmless clang build warning
2019-06-17 Chaitanya Kulkarniblock: use req_op() to maintain consistency
2019-06-15 Tejun Heoblkcg, writeback: dead memcgs shouldn't contribute...
2019-06-15 Tejun Heoblkcg: blkcg_activate_policy() should initialize ancest...
2019-06-15 Tejun Heoblkcg: perpcu_ref init/exit should be done from blkg_al...
2019-06-15 Tejun Heoblkcg: update blkcg_print_stat() to handle larger outputs
2019-06-15 Tejun Heoblk-iolatency: clear use_delay when io.latency is set...
2019-06-15 Gustavo A. R. Silvablock: bio: Use struct_size() in kmalloc()
2019-06-15 Gustavo A. R. Silvablock: genhd: Use struct_size() helper
2019-06-15 Bob Liublock: null_blk: fix race condition for null_del_dev
2019-06-15 Pavel Begunkovblk-mq/debugfs: Fix improper print qualifier
2019-06-15 Guoqing Jiangmd/raid10: read balance chooses idlest disk for SSD
2019-06-15 Marcos Paulo de Souzamd: raid1-10: Unify r{1,10}bio_pool_free
2019-06-15 Gustavo A. R. Silvamd: raid10: Use struct_size() in kmalloc()
2019-06-15 Yufen Yumd/raid1: get rid of extra blank line and space
2019-06-15 Yufen Yumd: fix spelling typo and add necessary space
2019-06-15 Marcos Paulo de Souzamd: md.c: Return -ENODEV when mddev is NULL in rdev_att...
2019-06-15 Xiao Niraid5-cache: Need to do start() part job after adding...
2019-06-15 Marcos Paulo de Souzadrivers: md: Unify common definitions of raid1 and raid10
2019-06-15 Linus TorvaldsMerge tag 'for-linus-20190614' of git://git.kernel...
2019-06-15 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2019-06-15 Casey SchauflerSmack: Restore the smackfsdef mount option and add...
2019-06-14 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-06-14 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-06-14 Linus TorvaldsMerge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel...
2019-06-14 Linus TorvaldsMerge tag 'gpio-v5.2-3' of git://git.kernel.org/pub...
2019-06-14 Linus TorvaldsMerge tag 'sound-5.2-rc5' of git://git.kernel.org/pub...
2019-06-14 Hui WangRevert "ALSA: hda/realtek - Improve the headset mic...
2019-06-14 Dan Williamsmm/devm_memremap_pages: fix final page put race
2019-06-14 Dan WilliamsPCI/P2PDMA: track pgmap references per resource, not...
2019-06-14 Dan Williamslib/genalloc: introduce chunk owners
2019-06-14 Dan WilliamsPCI/P2PDMA: fix the gen_pool_add_virt() failure path
2019-06-14 Dan Williamsmm/devm_memremap_pages: introduce devm_memunmap_pages
2019-06-14 Dan Williamsdrivers/base/devres: introduce devm_release_action()
2019-06-14 Minchan Kimmm/vmscan.c: fix trying to reclaim unevictable LRU page
2019-06-14 Andrea Arcangelicoredump: fix race condition between collapse_huge_page...
2019-06-14 swkhackmm/mlock.c: change count_mm_mlocked_page_nr return type
2019-06-14 Yang Shimm: mmu_gather: remove __tlb_reset_range() for force flush
2019-06-14 Wengang Wangfs/ocfs2: fix race in ocfs2_dentry_attach_lock()
2019-06-14 Kirill Tkhaimm/vmscan.c: fix recent_rotated history
2019-06-14 Potyra, Stefanmm/mlock.c: mlockall error for flag MCL_ONFAULT
2019-06-14 Manuel Trautscripts/decode_stacktrace.sh: prefix addr2line with...
2019-06-14 Shakeel Buttmm/list_lru.c: fix memory leak in __memcg_init_list_lru...
2019-06-14 Johannes Weinermm: memcontrol: don't batch updates of local VM stats...
2019-06-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-06-13 Takashi IwaiMerge tag 'asoc-fix-v5.2-rc4' of https://git.kernel...
2019-06-13 Geert Uytterhoevenblock/ps3vram: Use %llu to format sector_t after LBDAF...
2019-06-13 Hans de Goedelibata: Extend quirks for the ST1000LM024 drives with...
next