1. 03a07c9 block: return on congested block device by Goldwyn Rodrigues · 8 years ago
  2. a38d124 fs: Introduce IOMAP_NOWAIT by Goldwyn Rodrigues · 8 years ago
  3. b745faf fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT by Goldwyn Rodrigues · 8 years ago
  4. 9830f4b fs: Use RWF_* flags for AIO operations by Goldwyn Rodrigues · 8 years ago
  5. 7fc9e47 fs: Introduce filemap_range_has_page() by Goldwyn Rodrigues · 8 years ago
  6. fdd2f5b fs: Separate out kiocb flags setup based on RWF_* flags by Goldwyn Rodrigues · 8 years ago
  7. 1d9e9bc blk-mq: don't stop queue for quiescing by Ming Lei · 8 years ago
  8. f4560ff blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue by Ming Lei · 8 years ago
  9. e4e7391 blk-mq: introduce blk_mq_unquiesce_queue by Ming Lei · 8 years ago
  10. 4f084b4 blk-mq: introduce blk_mq_quiesce_queue_nowait() by Ming Lei · 8 years ago
  11. 97e0120 blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h by Ming Lei · 8 years ago
  12. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 8 years ago
  13. 47e0fb4 blk: make the bioset rescue_workqueue optional. by NeilBrown · 8 years ago
  14. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  15. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  16. 5bbf4e5 blk-mq-sched: unify request prepare methods by Christoph Hellwig · 8 years ago
  17. 7b9e936 blk-mq-sched: unify request finished methods by Christoph Hellwig · 8 years ago
  18. 6b8190d nvme: implement NS Optimal IO Boundary from 1.3 Spec by Scott Bauer · 8 years ago
  19. 435e809 nvme: add fields into identify controller data structure by Guan Junxiong · 8 years ago
  20. c61d788 nvmet: allow overriding the NVMe VS via configfs by Johannes Thumshirn · 8 years ago
  21. af8b86e nvme: introduce NVMe Namespace Identification Descriptor structures by Johannes Thumshirn · 8 years ago
  22. 0add5e8 nvmet: use NVME_IDENTIFY_DATA_SIZE by Johannes Thumshirn · 8 years ago
  23. 0945e56 scatterlist: add sg_zero_buffer() helper by Johannes Thumshirn · 8 years ago
  24. 97f6ef6 nvme-pci: remap BAR0 to cover admin CQ doorbell for large stride by Xu Yu · 8 years ago
  25. b85cf73 nvme.h: add dword 12 - 15 fields to struct nvme_features by Arnav Dawn · 8 years ago
  26. 39673e1 nvme.h: add struct nvme_host_mem_buf_desc and HMB flags by Christoph Hellwig · 8 years ago
  27. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  28. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  29. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  30. 6d53cef compiler, clang: properly override 'inline' for clang by Linus Torvalds · 8 years ago
  31. 5e38b72 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  32. 9d0eb46 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  33. 6b7ed45 Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  34. 179145e Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  35. 42211f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  36. 22ec656 dm: bump DM_VERSION_MINOR in response to target method error code changes by Mike Snitzer · 8 years ago
  37. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  38. fc17b65 blk-mq: switch ->queue_rq return value to blk_status_t by Christoph Hellwig · 8 years ago
  39. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  40. 1be5690 dm: change ->end_io calling convention by Christoph Hellwig · 8 years ago
  41. 4055351 fs: remove the unused error argument to dio_end_io() by Christoph Hellwig · 8 years ago
  42. 8affb06 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into rcu/urgent by Ingo Molnar · 8 years ago
  43. a773954 KEYS: DH: add __user annotations to keyctl_kdf_params by Eric Biggers · 8 years ago
  44. 0620fdd KEYS: sanitize key structs before freeing by Eric Biggers · 8 years ago
  45. 0d22df9 Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  46. fbd78af Merge branches 'intel_pstate' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  47. 1123a60 srcu: Allow use of Classic SRCU from both process and interrupt context by Paolo Bonzini · 8 years ago
  48. f2c6df7 loop: support 4k physical blocksize by Hannes Reinecke · 8 years ago
  49. 38a4f43 Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  50. bcbc226 acpi: always include uuid.h by Christoph Hellwig · 8 years ago
  51. 94116f8 ACPI: Switch to use generic guid_t in acpi_evaluate_dsm() by Andy Shevchenko · 8 years ago
  52. f3b7eaa Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle" by Rafael J. Wysocki · 8 years ago
  53. b29794e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  54. abb2ea7 compiler, clang: suppress warning for unused static inline functions by David Rientjes · 8 years ago
  55. 9bd2bbc elevator: fix truncation of icq_cache_name by Eric Biggers · 8 years ago
  56. 84c6c30 Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  57. ba7b238 Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  58. 41c8bdb acpi, nfit: Switch to use new generic UUID API by Andy Shevchenko · 8 years ago
  59. 8e41226 nvme: switch to uuid_t by Christoph Hellwig · 8 years ago
  60. 8578709 fs: switch ->s_uuid to uuid_t by Christoph Hellwig · 8 years ago
  61. 1dd771e block: remove blk_part_pack_uuid by Christoph Hellwig · 8 years ago
  62. ef40dda uuid: hoist uuid_is_null() helper from libnvdimm by Christoph Hellwig · 8 years ago
  63. df33767 uuid: hoist helpers uuid_equal() and uuid_copy() from xfs by Christoph Hellwig · 8 years ago
  64. f9727a1 uuid: rename uuid types by Christoph Hellwig · 8 years ago
  65. 60927bc uuid: remove uuid_be defintions from the uapi header by Christoph Hellwig · 8 years ago
  66. 41bb26f uuid,afs: move struct uuid_v1 back into afs by Christoph Hellwig · 8 years ago
  67. 1e0ce2a net: Update TCP congestion control documentation by Anmol Sarma · 8 years ago
  68. 6dc06c0 net/mlx4: Fix the check in attaching steering rules by Talat Batheesh · 8 years ago
  69. 77d4b1d net: ping: do not abuse udp_poll() by Eric Dumazet · 8 years ago
  70. e94c328 [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIER by Hans Verkuil · 8 years ago
  71. 55cbdaf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  72. f219764 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. 864b9a3 mm: consider memblock reservations for deferred memory initialization sizing by Michal Hocko · 8 years ago
  74. 9a291a7 mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specified by James Morse · 8 years ago
  75. 60b0a8c frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 8 years ago
  76. 1bde33e include/linux/gfp.h: fix ___GFP_NOLOCKDEP value by Michal Hocko · 8 years ago
  77. 4635694 Merge tag 'drm-dp-quirk-for-v4.12-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  78. 3b1e342 Merge tag 'nfsd-4.12-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  79. d3957b86 RDMA/SA: Fix kernel panic in CMA request handler flow by Majd Dibbiny · 8 years ago
  80. 233c195 RDMA/netlink: Reduce exposure of RDMA netlink functions by Leon Romanovsky · 8 years ago
  81. 1410a90 net/mlx5: Define interface bits for fencing UMR wqe by Max Gurtovoy · 8 years ago
  82. 9efc160 block: Introduce queue flag QUEUE_FLAG_SCSI_PASSTHROUGH by Bart Van Assche · 8 years ago
  83. 393bcfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  84. 25cdda9 iscsi-target: Fix initial login PDU asynchronous socket close OOPs by Nicholas Bellinger · 8 years ago
  85. 685c9b2 nbd: add FUA op support by Shaun McDowell · 8 years ago
  86. 4b1c889 iommu/dma: Fix function declaration by Arnd Bergmann · 8 years ago
  87. 3f173bd Merge tag 'pinctrl-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  88. 76fa998 drm/dp: start a DPCD based DP sink/branch device quirk database by Jani Nikula · 8 years ago
  89. 118b90f drm/dp: add helper for reading DP sink/branch device desc from DPCD by Jani Nikula · 8 years ago
  90. 249f1ef Merge tag 'tty-4.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  91. 6741d51 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  92. 3fb07da ipv4: add reference counting to metrics by Eric Dumazet · 8 years ago
  93. 1b8f2ff Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  94. 6ce4782 Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  95. 80941b2 Merge tag 'ceph-for-4.12-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  96. 83b4605 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 8 years ago
  97. 614d0d7 bpf: add various verifier test cases by Daniel Borkmann · 8 years ago
  98. b8cb5a5 ext4: fix quota charging for shared xattr blocks by Tahsin Erdogan · 8 years ago
  99. 35d2f80 vlan: Fix tcp checksum offloads in Q-in-Q vlans by Vlad Yasevich · 8 years ago
  100. 3f6b123 Merge tag 'mlx5-fixes-2017-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 8 years ago