1. 23a6012 dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue() by Bart Van Assche · 8 years ago
  2. c1d7ecf dm mpath: delay requeuing while path initialization is in progress by Bart Van Assche · 8 years ago
  3. 7083abb dm mpath: avoid that path removal can trigger an infinite loop by Bart Van Assche · 8 years ago
  4. 89bfce7 dm mpath: split and rename activate_path() to prepare for its expanded use by Bart Van Assche · 8 years ago
  5. 4617f56 dm ioctl: prevent stack leak in dm ioctl call by Adrian Salido · 8 years ago
  6. 84ff1bc dm integrity: use previously calculated log2 of sectors_per_block by Mikulas Patocka · 8 years ago
  7. 6625d90 dm integrity: use hex2bin instead of open-coded variant by Mikulas Patocka · 8 years ago
  8. e944e03 dm crypt: replace custom implementation of hex2bin() by Andy Shevchenko · 8 years ago
  9. 86f917a dm crypt: remove obsolete references to per-CPU state by Eric Biggers · 8 years ago
  10. d1ac3ff dm verity: switch to using asynchronous hash crypto API by Gilad Ben-Yossef · 8 years ago
  11. a1b8913 dm crypt: use WQ_HIGHPRI for the IO and crypt workqueues by Tim Murray · 8 years ago
  12. c82feee dm crypt: rewrite (wipe) key in crypto layer using random data by Ondrej Kozina · 8 years ago
  13. 06eb061 dm mpath: requeue after a small delay if blk_get_request() fails by Bart Van Assche · 8 years ago
  14. 117aceb dm era: save spacemap metadata root after the pre-commit by Somasundaram Krishnasamy · 8 years ago
  15. 948f581 dm thin: fix a memory leak when passing discard bio down by Dennis Yang · 8 years ago
  16. 7d1fedb dm btree: fix for dm_btree_find_lowest_key() by Vinothkumar Raja · 8 years ago
  17. e36215d dm ioctl: remove double parentheses by Matthias Kaehlcke · 8 years ago
  18. 9119fed dm: remove dummy dm_table definition by Mikulas Patocka · 8 years ago
  19. 583fe74 dm crypt: fix large block integrity support by Mikulas Patocka · 8 years ago
  20. 9d609f8 dm integrity: support larger block sizes by Mikulas Patocka · 8 years ago
  21. 56b67a4 dm integrity: various small changes and cleanups by Mikulas Patocka · 8 years ago
  22. e2460f2 dm: mark targets that pass integrity data by Mikulas Patocka · 8 years ago
  23. 3c12016 dm table: replace while loops with for loops by Mikulas Patocka · 8 years ago
  24. cc7e394 dm cache policy smq: make the cleaner policy write-back more aggressively by Joe Thornber · 8 years ago
  25. 449b668 dm cache: set/clear the cache core's dirty_bitset when loading mappings by Joe Thornber · 8 years ago
  26. 7b81ef8 dm raid: select the Kconfig option CONFIG_MD_RAID0 by Mikulas Patocka · 8 years ago
  27. 6e53636 dm raid: add raid4/5/6 journal write-back support via journal_mode option by Heinz Mauelshagen · 8 years ago
  28. 4464e36 dm raid: fix table line argument order in status by Heinz Mauelshagen · 8 years ago
  29. 78e470c md: add raid4/5/6 journal mode switching API by Heinz Mauelshagen · 8 years ago
  30. ff3af92 dm crypt: use shifts instead of sector_div by Mikulas Patocka · 8 years ago
  31. c2bcb2b dm integrity: add recovery mode by Mikulas Patocka · 8 years ago
  32. 1aa0efd dm integrity: factor out create_journal() from dm_integrity_ctr() by Mike Snitzer · 8 years ago
  33. 8f0009a dm crypt: optionally support larger encryption sector size by Milan Broz · 8 years ago
  34. 33d2f09 dm crypt: introduce new format of cipher with "capi:" prefix by Milan Broz · 8 years ago
  35. e889f97 dm crypt: factor IV constructor out to separate function by Milan Broz · 8 years ago
  36. ef43aa3 dm crypt: add cryptographic data integrity protection (authenticated encryption) by Milan Broz · 8 years ago
  37. 7eada90 dm: add integrity target by Mikulas Patocka · 8 years ago
  38. 400a0be dm bufio: add sector start offset to dm-bufio interface by Mikulas Patocka · 8 years ago
  39. 9b4b5a7 dm table: add flag to allow target to handle its own integrity metadata by Milan Broz · 8 years ago
  40. b29d498 dm cache: significant rework to leverage dm-bio-prison-v2 by Joe Thornber · 8 years ago
  41. 742c8fd dm bio prison v2: new interface for the bio prison by Joe Thornber · 8 years ago
  42. c1ae3cf Linux 4.11-rc1 by Linus Torvalds · 8 years ago
  43. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  44. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  45. be834aa Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  46. 91aff98 Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  47. 33a8b3e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  48. 0710f3f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  49. a3b4924 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  50. f78ef7c strparser: destroy workqueue on module exit by WANG Cong · 8 years ago
  51. 20b83643 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  52. 0b94da8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  53. e27fd02 Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  54. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  55. 606ed72 Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
  56. a1a0db3 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  57. 0a040b2 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  58. fd5d666 Documentation/sphinx: fix primary_domain configuration by John Keeping · 8 years ago
  59. f3fc83e docs: Fix htmldocs build failure by Martyn Welch · 8 years ago
  60. 9857b1a doc/ko_KR/memory-barriers: Update control-dependencies section by SeongJae Park · 8 years ago
  61. 2eb6a4b pcieaer doc: update the link by Cao jin · 8 years ago
  62. d3c1a297 Documentation: Update path to sysrq.txt by Krzysztof Kozlowski · 8 years ago
  63. 4e66c42 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  64. e58bc92 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  65. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  66. e0d0722 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  67. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. 7876991 Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  69. 4511555 Merge branch 'sfx-fixes' by David S. Miller · 8 years ago
  70. 6d43131 sfc: fix IPID endianness in TSOv2 by Edward Cree · 8 years ago
  71. d0346b0 sfc: avoid max() in array size by Edward Cree · 8 years ago
  72. 48051c3 Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 8 years ago
  73. a8d63a5 rds: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  74. 37411ca rxrpc: Fix potential NULL-pointer exception by David Howells · 8 years ago
  75. b3b6157 Merge branch 'nfp-fixes' by David S. Miller · 8 years ago
  76. d58cebb nfp: correct DMA direction in XDP DMA sync by Jakub Kicinski · 8 years ago
  77. 9383b33 nfp: don't tell FW about the reserved buffer space by Jakub Kicinski · 8 years ago
  78. e285998 Merge branch 'bgmac-fixes' by David S. Miller · 8 years ago
  79. fa42245 net: ethernet: bgmac: mac address change bug by Hari Vyas · 8 years ago
  80. 1620652 net: ethernet: bgmac: init sequence bug by Jon Mason · 8 years ago
  81. 2ddbcea Merge branch 'xen-netback-fixes' by David S. Miller · 8 years ago
  82. a254d8f xen-netback: don't vfree() queues under spinlock by Paul Durrant · 8 years ago
  83. d67ce7d xen-netback: keep a local pointer for vif in backend_disconnect() by Paul Durrant · 8 years ago
  84. f7bb3d8 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  85. 25e94a9 netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails by Pablo Neira Ayuso · 8 years ago
  86. f912135 netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups by Pablo Neira Ayuso · 8 years ago
  87. da2f27e netfilter: nf_conntrack_sip: fix wrong memory initialisation by Christophe Leroy · 8 years ago
  88. 66ddb82 can: flexcan: fix typo in comment by Marc Kleine-Budde · 8 years ago
  89. 7c42631 can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer by Marc Kleine-Budde · 8 years ago
  90. 540a27a can: gs_usb: fix coding style by Ethan Zonca · 8 years ago
  91. c919a30 can: gs_usb: Don't use stack memory for USB transfers by Ethan Zonca · 8 years ago
  92. ef65aae smb2: Enforce sec= mount option by Sachin Prabhu · 8 years ago
  93. 284316d CIFS: Fix sparse warnings by Steve French · 8 years ago
  94. c74042f ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache lines by Alexander Duyck · 8 years ago
  95. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  96. c82be9d Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  97. 3f80dd6 Merge tag 'acpi-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  98. 080e416 Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  99. d3aa9c9 ixgbe: update the rss key on h/w, when ethtool ask for it by Paolo Abeni · 8 years ago
  100. 5eca1c1 sched/headers: Clean up <linux/sched.h> by Ingo Molnar · 8 years ago