1. f57de23 blk-mq-debugfs: get rid of a bunch of boilerplate by Omar Sandoval · 8 years ago
  2. 88aabbd blk-mq-debugfs: rename hw queue directories from <n> to hctx<n> by Omar Sandoval · 8 years ago
  3. 71b9051 blk-mq-debugfs: don't open code strstrip() by Omar Sandoval · 8 years ago
  4. c7e4145 blk-mq-debugfs: error on long write to queue "state" file by Omar Sandoval · 8 years ago
  5. 1a43511 blk-mq-debugfs: clean up flag definitions by Omar Sandoval · 8 years ago
  6. bec03d6 blk-mq-debugfs: separate flags with | by Omar Sandoval · 8 years ago
  7. 9052c7c nfs: Fix bdi handling for cloned superblocks by Jan Kara · 8 years ago
  8. eabe065 block/mq: Cure cpu hotplug lock inversion by Peter Zijlstra · 8 years ago
  9. 507f7d6 lightnvm: fix bad back free on error path by Javier González · 8 years ago
  10. 2e13f33 lightnvm: create cmd before allocating request by Javier González · 8 years ago
  11. 2719aa2 blk-mq: don't use sync workqueue flushing from drivers by Jens Axboe · 8 years ago
  12. 6f63503c mtip32xx: convert internal commands to regular block infrastructure by Jens Axboe · 8 years ago
  13. 994ff07 mtip32xx: cleanup internal tag assumptions by Jens Axboe · 8 years ago
  14. 7a148c2 block: don't call blk_mq_quiesce_queue() after queue is frozen by Ming Lei · 8 years ago
  15. d6296d39 blk-mq: update ->init_request and ->exit_request prototypes by Christoph Hellwig · 8 years ago
  16. a800ce8 Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED" by Jens Axboe · 8 years ago
  17. 9f2779b blk-mq-sched: remove hack that bypasses scheduler for reserved requests by Jens Axboe · 8 years ago
  18. 3f5e6a3 mtip32xx: convert internal command issue to block IO path by Jens Axboe · 8 years ago
  19. baed548 mtip32xx: abstract out "are any commands active" helper by Jens Axboe · 8 years ago
  20. 8afdd94 mtip32xx: kill atomic argument to mtip_quiesce_io() by Jens Axboe · 8 years ago
  21. 0f6422a mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command() by Jens Axboe · 8 years ago
  22. c033269 block: Remove elevator_change() by Bart Van Assche · 8 years ago
  23. 08c521a Merge branch 'for-4.12/post-merge' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  24. 6947529 Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  25. a351e9b Linux 4.11 by Linus Torvalds · 8 years ago
  26. 97ce89f Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 14e07f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 88d879d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 8 years ago
  29. 8c9a694 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  30. 4fa55ce fix a braino in ITER_PIPE iov_iter_revert() by Al Viro · 8 years ago
  31. 0060e79 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  32. 0e91178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. 4c761da net: hso: register netdev later to avoid a race condition by Andreas Kemnade · 8 years ago
  34. c21b48c net: adjust skb->truesize in ___pskb_trim() by Eric Dumazet · 8 years ago
  35. 7162fb2 tcp: do not underestimate skb->truesize in tcp_trim_head() by Eric Dumazet · 8 years ago
  36. 19cdead bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal by Paolo Abeni · 8 years ago
  37. 9b83e03 ipv4: Don't pass IP fragments to upper layer GRO handlers. by Steffen Klassert · 8 years ago
  38. 504926d cpsw/netcp: refine cpts dependency by Arnd Bergmann · 8 years ago
  39. 5577e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by David S. Miller · 8 years ago
  40. affb852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  41. 36c02d0 clk: sunxi-ng: always select CCU_GATE by Arnd Bergmann · 8 years ago
  42. 28b2013 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  43. c518471 Merge branch 'tipc-socket-connection-hangs' by David S. Miller · 8 years ago
  44. c1be775 tipc: close the connection if protocol messages contain errors by Parthasarathy Bhuvaragan · 8 years ago
  45. 4e0df49 tipc: improve error validations for sockets in CONNECTING state by Parthasarathy Bhuvaragan · 8 years ago
  46. 42b531d tipc: Fix missing connection request handling by Parthasarathy Bhuvaragan · 8 years ago
  47. 9438b3e0 block: hide badblocks attribute by default by Dan Williams · 8 years ago
  48. 21c6e93 blk-mq: unify hctx delay_work and run_work by Jens Axboe · 8 years ago
  49. 818cd1c block: add kblock_mod_delayed_work_on() by Jens Axboe · 8 years ago
  50. 9f99373 blk-mq: unify hctx delayed_run_work and run_work by Jens Axboe · 8 years ago
  51. 60ae36a nbd: fix use after free on module unload by Josef Bacik · 8 years ago
  52. bf290f8 MAINTAINERS: bfq: Add Paolo as maintainer for the BFQ I/O scheduler by Ulf Hansson · 8 years ago
  53. 8b5d11e Merge tag 'nfsd-4.11-3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  54. 19ac447 Merge tag 'ceph-for-4.11-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  55. f56fc7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 59372bb statx: correct error handling of NULL pathname by Michael Kerrisk (man-pages) · 8 years ago
  57. b06e13c Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/post-merge by Jens Axboe · 8 years ago
  58. 3393180 blk-mq-sched: alloate reserved tags out of normal pool by Jens Axboe · 8 years ago
  59. a4e84aa mtip32xx: use runtime tag to initialize command header by Ming Lei · 8 years ago
  60. cfcf99f xfrm: fix GRO for !CONFIG_NETFILTER by Sabrina Dubroca · 8 years ago
  61. 25e2d8c sched/cputime: Fix ksoftirqd cputime accounting regression by Frederic Weisbecker · 8 years ago
  62. 7569b90 nvme-scsi: remove nvme_trans_security_protocol by Christoph Hellwig · 8 years ago
  63. 1741937 uapi: change the type of struct statx_timestamp.tv_nsec to unsigned by Dmitry V. Levin · 8 years ago
  64. f832460 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  65. 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
  66. 0eebd00 scsi: Implement blk_mq_ops.show_rq() by Bart Van Assche · 8 years ago
  67. 2836ee4 blk-mq: Add blk_mq_ops.show_rq() by Bart Van Assche · 8 years ago
  68. 8658dca blk-mq: Show operation, cmd_flags and rq_flags names by Bart Van Assche · 8 years ago
  69. fd07dc8 blk-mq: Make blk_flags_show() callers append a newline character by Bart Van Assche · 8 years ago
  70. 65ca1ca blk-mq: Move the "state" debugfs attribute one level down by Bart Van Assche · 8 years ago
  71. e869b546 blk-mq: Unregister debugfs attributes earlier by Bart Van Assche · 8 years ago
  72. f05d1ba7 blk-mq: Only unregister hctxs for which registration succeeded by Bart Van Assche · 8 years ago
  73. 62d6c94 blk-mq-debugfs: Rename functions for registering and unregistering the mq directory by Bart Van Assche · 8 years ago
  74. 4c9e401 blk-mq: Let blk_mq_debugfs_register() look up the queue name by Bart Van Assche · 8 years ago
  75. 2d0364c blk-mq: Register <dev>/queue/mq after having registered <dev>/queue by Bart Van Assche · 8 years ago
  76. fc08b19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  77. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  78. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 8 years ago
  79. 199ab00 ipv6: check skb->protocol before lookup for nexthop by WANG Cong · 8 years ago
  80. 9899886 net: core: Prevent from dereferencing null pointer when releasing SKB by Myungho Jung · 8 years ago
  81. 5294b83 macsec: dynamically allocate space for sglist by Jason A. Donenfeld · 8 years ago
  82. b43bd72 Revert "phy: micrel: Disable auto negotiation on startup" by David S. Miller · 8 years ago
  83. f555f34 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 8 years ago
  84. ea3a8596 Merge tag 'sound-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  85. 1608fd1 ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset by Christoph Hellwig · 8 years ago
  86. ce210e9 ide-pm: always pass 0 error to __blk_end_request_all by Christoph Hellwig · 8 years ago
  87. d188b90 scsi_transport_sas: always pass 0 error to blk_end_request_all by Christoph Hellwig · 8 years ago
  88. 35db069 xfrm: do the garbage collection after flushing policy by Xin Long · 8 years ago
  89. ea839b4 Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 8 years ago
  90. 13bf9fb nfsd: stricter decoding of write-like NFSv2/v3 ops by J. Bruce Fields · 8 years ago
  91. db44bac nfsd4: minor NFSv2/v3 write decoding cleanup by J. Bruce Fields · 8 years ago
  92. e6838a2 nfsd: check for oversized NFSv2/v3 arguments by J. Bruce Fields · 8 years ago
  93. 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
  94. fd2c83b net/packet: check length in getsockopt() called with PACKET_HDRLEN by Alexander Potapenko · 8 years ago
  95. 8048ced net: ipv6: regenerate host route if moved to gc list by David Ahern · 8 years ago
  96. b1b9d36 bridge: move bridge multicast cleanup to ndo_uninit by Xin Long · 8 years ago
  97. 25d9baa nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io by Christoph Hellwig · 8 years ago
  98. 7fad1fd4 nvme-scsi: Consider LBA format in IO splitting calculation by Jon Derrick · 8 years ago
  99. de41447 nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice by Ewan D. Milne · 8 years ago
  100. bbe3012 lpfc: Fix memory corruption of the lpfc_ncmd->list pointers by James Smart · 8 years ago