linux-2.6-block.git
2018-11-07 Jens Axboeblock: kill request ->cpu member mq-conversions
2018-11-07 Jens Axboeblock: get rid of q->softirq_done_fn()
2018-11-07 Jens Axboeblock: get rid of blk_queued_rq()
2018-11-07 Jens Axboeblk-merge: kill dead queue lock held check
2018-11-07 Jens Axboeblock: remove req_no_special_merge() from merging code
2018-11-07 Jens Axboeblock: kill request slab cache
2018-11-07 Jens Axboeblock: remove request_list code
2018-11-07 Jens Axboebsg: move bsg-lib parts outside of request queue
2018-11-07 Jens Axboeblock: kill legacy parts of timeout handling
2018-11-07 Jens Axboeblock: remove __blk_put_request()
2018-11-07 Jens Axboeblock: get rid of MQ scheduler ops union
2018-11-07 Jens Axboeblock: remove dead elevator code
2018-11-07 Jens Axboeblock: remove legacy IO schedulers
2018-11-07 Jens Axboeblock: cleanup kick/queued handling
2018-11-07 Jens Axboeblock: remove non mq parts from the flush code
2018-11-07 Jens Axboeblock: remove legacy rq tagging
2018-11-07 Jens Axboeblk-cgroup: remove legacy queue bypassing
2018-11-07 Jens Axboeblk-wbt: kill check for legacy queue type
2018-11-07 Jens Axboeblock: remove blk_complete_request()
2018-11-07 Jens Axboebsg: convert to use blk-mq
2018-11-07 Jens Axboebsg: provide bsg_remove_queue() helper
2018-11-07 Jens Axboebsg: pass in desired timeout handler
2018-11-07 Jens Axboedasd: remove dead code
2018-11-07 Jens Axboeblock: remove q->lld_busy_fn()
2018-11-07 Jens Axboescsi: kill off the legacy IO path
2018-11-07 Jens Axboescsi: provide mq_ops->busy() hook
2018-11-03 Jens Axboeblk-mq: provide mq_ops->busy() hook
2018-11-03 Jens Axboeblk-mq: remove legacy check in queue blk_freeze_queue()
2018-11-03 Jens Axboeblk-mq: remove the request_list usage
2018-11-03 Jens Axboeide: convert to blk-mq
2018-11-03 Jens Axboemspro_block: convert to blk-mq
2018-11-03 Jens Axboems_block: convert to blk-mq
2018-11-03 Jens Axboesunvdc: convert to blk-mq
2018-11-03 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'dma-mapping-4.20-2' of git://git.infradead...
2018-11-03 Linus TorvaldsMerge tag 'kbuild-v4.20-2' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag '4.20-rc1-smb3-fixes' of git://git.samba...
2018-11-03 Linus TorvaldsMerge branch 'work.afs' of git://git./linux/kernel...
2018-11-03 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2018-11-03 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-11-03 Michal Hockomemory_hotplug: cond_resched in __remove_pages
2018-11-03 Tetsuo Handabfs: add sanity check at bfs_fill_super()
2018-11-03 Michael Schupikovkernel/sysctl.c: remove duplicated include
2018-11-03 zhong jiangkernel/kexec_file.c: remove some duplicated includes
2018-11-03 Michal Hockomm, thp: consolidate THP gfp handling into alloc_hugepa...
2018-11-03 Larry Chenocfs2: fix clusters leak in ocfs2_defrag_extent()
2018-11-03 Arnd Bergmannocfs2: dlmglue: clean up timestamp handling
2018-11-03 Changwei Geocfs2: don't put and assigning null to bh allocated...
2018-11-03 Changwei Geocfs2: fix a misuse a of brelse after failing ocfs2_che...
2018-11-03 Changwei Geocfs2: don't use iocb when EIOCBQUEUED returns
2018-11-03 Guozhonghuaocfs2: without quota support, avoid calling quota recovery
2018-11-03 Gang Heocfs2: remove ocfs2_is_o2cb_active()
2018-11-03 Andrea Arcangelimm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings
2018-11-03 Sam Protsenkoinclude/linux/notifier.h: SRCU: fix ctags
2018-11-03 Roman Gushchinmm: handle no memcg case in memcg_kmem_charge() properly
2018-11-03 Olof JohanssonMerge tag 'omap-for-v4.20/omap1-fix-signed' of git...
2018-11-03 Alexandre TorgueARM: dts: stm32: update HASH1 dmas property on stm32mp157c
2018-11-03 Arnd BergmannARM: orion: avoid VLA in orion_mpp_conf
2018-11-02 Marc Zyngieriov_iter: Fix 9p virtio breakage
2018-11-02 Steve Frenchcifs: fix signed/unsigned mismatch on aio_read patch
2018-11-02 Colin Ian Kingcifs: don't dereference smb_file_target before null...
2018-11-02 Long LiCIFS: Add direct I/O functions to file_operations
2018-11-02 Long LiCIFS: Add support for direct I/O write
2018-11-02 Long LiCIFS: Add support for direct I/O read
2018-11-02 Steve Frenchsmb3: missing defines and structs for reparse point...
2018-11-02 Steve Frenchsmb3: allow more detailed protocol info on open files...
2018-11-02 Steve Frenchsmb3: on kerberos mount if server doesn't specify auth...
2018-11-02 Steve Frenchsmb3: add trace point for tree connection
2018-11-02 Colin Ian Kingcifs: fix spelling mistake, EACCESS -> EACCES
2018-11-02 Ronnie Sahlbergcifs: fix return value for cifs_listxattr
2018-11-02 Linus WalleijARM: defconfig: Update multi_v7 to use PREEMPT
2018-11-02 John Garryarm64: defconfig: Enable some IPMI configs
2018-11-02 Christoph Hellwigarm64: fix warnings without CONFIG_IOMMU_DMA
2018-11-02 Linus TorvaldsMerge tag 'for-linus-20181102' of git://git.kernel...
2018-11-02 Linus TorvaldsMerge tag 'pwm/for-4.20-rc1' of git://git./linux/kernel...
2018-11-02 Marc Zyngiersoc: ti: QMSS: Fix usage of irq_set_affinity_hint
2018-11-02 Linus TorvaldsMerge tag 'edac_for_4.20_2' of git://git./linux/kernel...
2018-11-02 Anders Roxellarm64: kprobe: make page to RO mode when allocate it
2018-11-02 Linus TorvaldsMerge tag 'sound-fix-4.20-rc1' of git://git./linux...
2018-11-02 Linus TorvaldsMerge tag 'drm-next-2018-11-02' of git://anongit.freede...
2018-11-02 Yangtao Liarm64: kdump: fix small typo
2018-11-02 Victor Kamenskyarm64: makefile fix build of .i file in external module...
2018-11-02 Linus TorvaldsMerge tag 'apparmor-pr-2018-11-01' of git://git./linux...
2018-11-02 Linus TorvaldsMerge tag 'xfs-4.20-merge-2' of git://git./fs/xfs/xfs...
2018-11-02 Linus TorvaldsMerge tag 'powerpc-4.20-2' of git://git./linux/kernel...
2018-11-02 Linus TorvaldsMerge tag 'riscv-for-linus-4.20-mw3' of git://git....
2018-11-02 Keith Buschnvme-pci: fix conflicting p2p resource adds for-linus-20181102
2018-11-02 James Smartnvme-fc: fix request private initialization
2018-11-02 Masahiro Yamadakbuild: remove cc-name variable
2018-11-02 Masahiro Yamadakbuild: replace cc-name test with CONFIG_CC_IS_CLANG
2018-11-02 Colin Ian Kingapparmor: clean an indentation issue, remove extraneous...
2018-11-02 John Johansenapparmor: fix checkpatch error in Parse secmark policy
2018-11-02 Dave AirlieMerge tag 'drm-intel-next-fixes-2018-10-25' of git...
2018-11-02 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2018-11-02 Linus TorvaldsMerge branch 'work.afs' of git://git./linux/kernel...
2018-11-02 Dave AirlieMerge branch 'drm-next-4.20' of git://people.freedeskto...
2018-11-02 Dave AirlieMerge tag 'drm-misc-next-fixes-2018-10-31' of git:...
2018-11-02 Dennis Zhoublkcg: revert blkcg cleanups series
2018-11-02 Ming Leiblock: brd: associate with queue until adding disk
next