1. 55712ae skd: Remove a set-but-not-used variable from struct skd_device by Bart Van Assche · 7 years ago
  2. 95895e1 skd: Remove set-but-not-used local variables by Bart Van Assche · 7 years ago
  3. e1d06f2 skd: Fix a function name in a comment by Bart Van Assche · 7 years ago
  4. a5c5b39 skd: Fix spelling in a source code comment by Bart Van Assche · 7 years ago
  5. ce6882b skd: Avoid that gcc 7 warns about fall-through when building with W=1 by Bart Van Assche · 7 years ago
  6. 5477e1b skd: Remove unnecessary blank lines by Bart Van Assche · 7 years ago
  7. c7eebcb skd: Remove ESXi code by Bart Van Assche · 7 years ago
  8. ae09232 skd: Remove unneeded #include directives by Bart Van Assche · 7 years ago
  9. 5d12177 skd: Update maintainer information by Bart Van Assche · 7 years ago
  10. bec9e8a skd: Switch to GPLv2 by Bart Van Assche · 7 years ago
  11. 5fbd545 skd: Submit requests to firmware before triggering the doorbell by Bart Van Assche · 7 years ago
  12. 7277cc6 skd: Avoid that module unloading triggers a use-after-free by Bart Van Assche · 7 years ago
  13. 4ddd56b block: Relax a check in blk_start_queue() by Bart Van Assche · 7 years ago
  14. ccc2225 xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1 by Bart Van Assche · 7 years ago
  15. 3f2c940 xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1 by Bart Van Assche · 7 years ago
  16. 306b82a xen-blkback: Fix indentation by Bart Van Assche · 7 years ago
  17. 6e9fe8d virtio_blk: Use blk_rq_is_scsi() by Bart Van Assche · 7 years ago
  18. 07d4b02 ide-floppy: Use blk_rq_is_scsi() by Bart Van Assche · 7 years ago
  19. 6d2cf6f genhd: Annotate all part and part_tbl pointer dereferences by Bart Van Assche · 7 years ago
  20. f846593 blk-mq-debugfs: Declare a local symbol static by Bart Van Assche · 7 years ago
  21. d352ae2 blk-mq: Make blk_mq_reinit_tagset() calls easier to read by Bart Van Assche · 7 years ago
  22. 37f02e5 block: Unexport blk_queue_end_tag() by Bart Van Assche · 7 years ago
  23. 4d60621 block: Fix two comments that refer to .queue_rq() return values by Bart Van Assche · 7 years ago
  24. 7a8362a nbd: change the default nbd partitions by Josef Bacik · 7 years ago
  25. e6a7627 nbd: allow device creation at a specific index by Josef Bacik · 7 years ago
  26. a8c1d06 loop: fix to a race condition due to the early registration of device by Anton Volkov · 7 years ago
  27. b3193bc cfq: Give a chance for arming slice idle timer in case of group_idle by Ritesh Harjani · 7 years ago
  28. edaf942 block, bfq: boost throughput with flash-based non-queueing devices by Paolo Valente · 7 years ago
  29. d5be3fe block,bfq: refactor device-idling logic by Paolo Valente · 7 years ago
  30. e743eb1 block: remove unused syncfull/asyncfull queue flags by Jens Axboe · 7 years ago
  31. b8d62b3 blk-mq: enable checking two part inflight counts at the same time by Jens Axboe · 7 years ago
  32. f299b7c blk-mq: provide internal in-flight variant by Jens Axboe · 7 years ago
  33. 0609e0e block: make part_in_flight() take an array of two ints by Jens Axboe · 7 years ago
  34. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 7 years ago
  35. 7f5562d blk-mq-tag: check for NULL rq when iterating tags by Jens Axboe · 7 years ago
  36. 62d20aa dm-crypt: don't mess with BIP_BLOCK_INTEGRITY by Christoph Hellwig · 7 years ago
  37. 9346beb bio-integrity: move the bio integrity profile check earlier in bio_integrity_prep by Christoph Hellwig · 7 years ago
  38. d424681 null_blk: make sure submit_queues > 0 by weiping zhang · 7 years ago
  39. 558ab300 null_blk: simplify logic for use_per_node_hctx by weiping zhang · 7 years ago
  40. 3d289d6 block: Add comment to submit_bio_wait() by Jan Kara · 7 years ago
  41. b7a71e6 blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabled by Jens Axboe · 7 years ago
  42. 18e9781 blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flags by Jens Axboe · 7 years ago
  43. 33027c2b block: DAC960: shut up format-overflow warning by Arnd Bergmann · 7 years ago
  44. 35fe6d7 block: use standard blktrace API to output cgroup info for debug notes by Shaohua Li · 7 years ago
  45. 69fd5c3 blktrace: add an option to allow displaying cgroup path by Shaohua Li · 7 years ago
  46. 007cc56 block: always attach cgroup info into bio by Shaohua Li · 7 years ago
  47. ca1136c blktrace: export cgroup info in trace by Shaohua Li · 7 years ago
  48. 121508d cgroup: export fhandle info for a cgroup by Shaohua Li · 7 years ago
  49. aa81882 kernfs: add exportfs operations by Shaohua Li · 7 years ago
  50. c53cd49 kernfs: introduce kernfs_node_id by Shaohua Li · 7 years ago
  51. 319ba91 kernfs: don't set dentry->d_fsdata by Shaohua Li · 7 years ago
  52. ba16b28 kernfs: add an API to get kernfs node from inode number by Shaohua Li · 7 years ago
  53. 4a3ef68 kernfs: implement i_generation by Shaohua Li · 7 years ago
  54. 7d35079 kernfs: use idr instead of ida to manage inode number by Shaohua Li · 7 years ago
  55. 0a07b23 Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  56. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  57. 19993e7 Merge tag 'xfs-4.13-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  58. 8155469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  59. 8562e89 Merge tag 'for-linus-4.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  60. 3d9d740 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  61. 080012b Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  62. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  63. e26f1be Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  64. 0a2a133 Merge branch 'for-4.13-part3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  65. 9583f1c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  66. 1731a47 Merge tag 'for-4.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  67. 0fa8dc4 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  68. a2d4875 Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  69. 75cb8e9 lightnvm: pblk: advance bio according to lba index by Javier González · 7 years ago
  70. 92bbd16 arm64: mmu: Place guard page after mapping of kernel image by Will Deacon · 7 years ago
  71. 0b5477d Merge tag 'drm-fixes-for-v4.13-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  72. 2080658 Merge tag 'exynos-drm-fixes-for-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 7 years ago
  73. d5bcd11 Merge tag 'drm-intel-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  74. 2213b66 Merge tag 'drm-misc-fixes-2017-07-27' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  75. 0ce2f38 Merge tag 'acpi-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  76. f6248dd Merge branches 'acpi-pm' and 'acpi-numa' by Rafael J. Wysocki · 7 years ago
  77. 5fe220a Merge tag 'gvt-fixes-2017-07-26' of https://github.com/01org/gvt-linux into drm-intel-fixes by Daniel Vetter · 7 years ago
  78. e9ba403 drm/i915: Fix bad comparison in skl_compute_plane_wm. by Maarten Lankhorst · 7 years ago
  79. 7b98da6 drm/i915: Force CPU synchronisation even if userspace requests ASYNC by Chris Wilson · 7 years ago
  80. adf2783 drm/i915: Only skip updating execobject.offset after error by Chris Wilson · 7 years ago
  81. bed8d1c drm/i915: Only mark the execobject as pinned on success by Chris Wilson · 7 years ago
  82. a6c0077 drm/i915: Remove assertion from raw __i915_vma_unpin() by Chris Wilson · 7 years ago
  83. 5846a73 drm/i915/cnl: Fix loadgen select programming on ddi vswing sequence by Navare, Manasi D · 7 years ago
  84. 283d686 drm/i915: Fix scaler init during CRTC HW state readout by Imre Deak · 7 years ago
  85. 3d91142 drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' by Christophe JAILLET · 7 years ago
  86. 4706ca7 drm/i915: Unbreak gpu reset vs. modeset locking by Daniel Vetter · 7 years ago
  87. 36cb531 Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  88. e91b2b1 xen: dont fiddle with event channel masking in suspend/resume by Juergen Gross · 7 years ago
  89. 0399373 xen: selfballoon: remove unnecessary static in frontswap_selfshrink() by Gustavo A. R. Silva · 7 years ago
  90. d02ca074 xen: Drop un-informative message during boot by Punit Agrawal · 7 years ago
  91. 8cdaad9 Merge tag 'sound-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  92. 60187bd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  93. 6ba80d4 NFS: Optimize fallocate by refreshing mapping when needed. by NeilBrown · 7 years ago
  94. 442ce04 NFS: invalidate file size when taking a lock. by NeilBrown · 7 years ago
  95. fea2099 gpu: host1x: Free the IOMMU domain when there is no device to attach by Paul Kocialkowski · 7 years ago
  96. 3f5b4b7 Documentation: dw-mshc: deprecate num-slots by Shawn Lin · 7 years ago
  97. 5a60f4b Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  98. 16f5df8 mmc: dw_mmc: fix the wrong condition check of getting num-slots from DT by Shawn Lin · 7 years ago
  99. a3287c4 drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU by Will Deacon · 7 years ago
  100. d34cfeb drm/i915: Fix cursor updates on some platforms by Ville Syrjälä · 7 years ago