index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-07-09
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
2018-07-09
drbd: Do not redefine __must_hold()
Bart Van Assche
2018-07-09
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()
Ming Lei
2018-07-09
blk-mq: cleanup blk_mq_get_driver_tag()
Ming Lei
2018-07-09
block, bfq: give a better name to bfq_bfqq_may_idle
Paolo Valente
2018-07-09
block, bfq: fix service being wrongly set to zero in case of preemption
Paolo Valente
2018-07-09
block, bfq: do not expire a queue that will deserve dispatch plugging
Paolo Valente
2018-07-09
block, bfq: add/remove entity weights correctly
Paolo Valente
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
2018-07-09
block: Remove bdev_nr_zones()
Bart Van Assche
2018-07-09
include/uapi/linux/blkzoned.h: Remove a superfluous __packed directive
Bart Van Assche
2018-07-09
block: Remove a superfluous cast from blkdev_report_zones()
Bart Van Assche
2018-07-08
Linux 4.18-rc4
Linus Torvalds
2018-07-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-07-08
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-07
Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-07-07
Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-07-07
Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
2018-07-07
Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2018-07-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
2018-07-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-07-06
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-06
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-07-06
Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2018-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
2018-07-05
Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-07-05
Merge tag 'trace-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-07-06
Merge tag 'exynos-drm-fixes-for-v4.18-rc4' of git://git.kernel.org/pub/scm/li...
Dave Airlie
2018-07-06
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2018-07-06
Merge tag 'drm-intel-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-07-06
Merge tag 'drm-misc-fixes-2018-07-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-05
Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2018-07-05
Fix up non-directory creation in SGID directories
Linus Torvalds
2018-07-05
Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...
Christoph Hellwig
2018-07-05
cifs: Fix stack out-of-bounds in smb{2,3}_create_lease_buf()
Stefano Brivio
2018-07-05
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2018-07-05
cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting
Stefano Brivio
2018-07-05
cifs: Fix memory leak in smb2_set_ea()
Paulo Alcantara
[next]