1. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  3. f77303b rbd: rbd_wq comment is obsolete by Ilya Dryomov · 9 years ago
  4. d8a2c89 rbd: mark block queue as non-rotational by Ilya Dryomov · 9 years ago
  5. 1fe4802 rbd: be more informative on -ENOENT failures by Ilya Dryomov · 9 years ago
  6. 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. a39ef1a7 Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  9. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  10. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  11. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  12. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  13. 946e879 paride: fix the "verbose" module param by Dan Carpenter · 9 years ago
  14. 201c7b7 zram: fix error return code by Julia Lawall · 9 years ago
  15. 8f7d282 zram: deprecate zram attrs sysfs nodes by Sergey Senozhatsky · 9 years ago
  16. 4f2109f zram: export new 'mm_stat' sysfs attrs by Sergey Senozhatsky · 9 years ago
  17. 2f6a3be zram: export new 'io_stat' sysfs attrs by Sergey Senozhatsky · 9 years ago
  18. 8811a94 zram: use generic start/end io accounting by Sergey Senozhatsky · 9 years ago
  19. c72c616 zram: move compact_store() to sysfs functions area by Sergey Senozhatsky · 9 years ago
  20. 10447b6 zram: remove `num_migrated' device attr by Sergey Senozhatsky · 9 years ago
  21. 4e3ba87 zram: support compaction by Minchan Kim · 9 years ago
  22. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  23. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  24. aa4d861 block: loop: switch to VFS ITER_BVEC by Christoph Hellwig · 9 years ago
  25. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  26. 283e7e5 switch /dev/loop to vfs_iter_write() by Al Viro · 9 years ago
  27. b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 9 years ago
  28. 462b69b Merge branch 'linus' into irq/core to get the GIC updates which by Thomas Gleixner · 9 years ago
  29. 976f2ab Merge branch 'stable/for-jens-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-4.1/drivers by Jens Axboe · 9 years ago
  30. a67a951 NVMe: Meta data handling through submit io ioctl by Keith Busch · 9 years ago
  31. 7f749d9 NVMe: Add translation for block limits by Keith Busch · 9 years ago
  32. 4472280 NVMe: Remove check for null by Keith Busch · 9 years ago
  33. c727040 NVMe: Fix error handling of class_create("nvme") by Alexey Khoroshilov · 9 years ago
  34. 77387b8 xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX by Tao Chen · 9 years ago
  35. 1375590 xen-blkback: enlarge the array size of blkback name by Tao Chen · 9 years ago
  36. de9ad6d nbd: Return error pointer directly by Markus Pargmann · 9 years ago
  37. dab5313 nbd: Return error code directly by Markus Pargmann · 9 years ago
  38. e018e75 nbd: Remove fixme that was already fixed by Markus Pargmann · 9 years ago
  39. d18509f nbd: Restructure debugging prints by Markus Pargmann · 9 years ago
  40. b9c495b nbd: Fix device bytesize type by Markus Pargmann · 9 years ago
  41. d06df60 nbd: Replace kthread_create with kthread_run by Markus Pargmann · 9 years ago
  42. 13e71d6 nbd: Remove kernel internal header by Markus Pargmann · 9 years ago
  43. 4c1eaa2 drivers/block/pmem: Fix 32-bit build warning in pmem_alloc() by Ingo Molnar · 9 years ago
  44. 9e853f2 drivers/block/pmem: Add a driver for persistent memory by Ross Zwisler · 9 years ago
  45. d31af0a NVMe: increase depth of admin queue by Jens Axboe · 9 years ago
  46. f137e0f nvme: Fix PRP list calculation for non-4k system page size by Murali Iyer · 9 years ago
  47. 1efccc9 NVMe: Fix blk-mq hot cpu notification by Keith Busch · 9 years ago
  48. fda631f NVMe: embedded iod mask cleanup by Chong Yuan · 9 years ago
  49. 6df3dbc NVMe: Freeze admin queue on device failure by Keith Busch · 9 years ago
  50. cbc4ffd block, drbd: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  51. 23fe8f8 block, drbd: fix drbd_req_new() initialization by David Rientjes · 9 years ago
  52. e6e96d7 NVMe: Initialize device list head before starting by Keith Busch · 9 years ago
  53. f571872 powerpc: Move Power Macintosh drivers to generic byteswappers by David Gibson · 9 years ago
  54. d8bf368 genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely by Valentin Rothberg · 9 years ago
  55. b8be79b Merge tag 'nbd_fixes_20150305' of git://git.pengutronix.de/git/mpa/linux-nbd into for-linus by Jens Axboe · 9 years ago
  56. ff6b809 nbd: fix possible memory leak by Sudip Mukherjee · 9 years ago
  57. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  58. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 9 years ago
  59. 52b68d7 NVMe: Fix for BLK_DEV_INTEGRITY not set by Keith Busch · 9 years ago
  60. decf6d7 Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme into for-linus by Jens Axboe · 9 years ago
  61. 0c0f9b9 NVMe: Fix potential corruption on sync commands by Keith Busch · 9 years ago
  62. 4832851 NVMe: Remove unused variables by Keith Busch · 9 years ago
  63. 9ac1693 NVMe: Fix scsi mode select llbaa setting by Keith Busch · 10 years ago
  64. 07836e6 NVMe: Fix potential corruption during shutdown by Keith Busch · 9 years ago
  65. 2e1d844 NVMe: Asynchronous controller probe by Keith Busch · 9 years ago
  66. b3fffde NVMe: Register management handle under nvme class by Keith Busch · 9 years ago
  67. 4f1982b NVMe: Update SCSI Inquiry VPD 83h translation by Keith Busch · 9 years ago
  68. e1e5e56 NVMe: Metadata format support by Keith Busch · 9 years ago
  69. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  70. 7ad18af rbd: convert to blk-mq by Christoph Hellwig · 9 years ago
  71. cf32bd9 rbd: do not treat standalone as flatten by Ilya Dryomov · 9 years ago
  72. 73e39e4 rbd: fix error paths in rbd_dev_refresh() by Ilya Dryomov · 10 years ago
  73. 3a25cf4 rbd: nuke copy_token() by Rickard Strandqvist · 10 years ago
  74. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  75. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 9 years ago
  76. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  77. 02f1f21 kernel.h: remove ancient __FUNCTION__ hack by Rasmus Villemoes · 9 years ago
  78. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 9 years ago
  79. ee980160 zram: remove request_queue from struct zram by Sergey Senozhatsky · 9 years ago
  80. 08eee69 zram: remove init_lock in zram_make_request by Minchan Kim · 9 years ago
  81. 2b269ce zram: check bd_openers instead of bd_holders by Minchan Kim · 9 years ago
  82. a096caf zram: rework reset and destroy path by Sergey Senozhatsky · 9 years ago
  83. ba6b17d zram: fix umount-reset_store-mount race condition by Sergey Senozhatsky · 9 years ago
  84. 1fec117 zram: free meta table in zram_meta_free by Ganesh Mahendran · 9 years ago
  85. b817995 zram: clean up zram_meta_alloc() by Sergey Senozhatsky · 9 years ago
  86. 8494bcf Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  87. 3e12cef Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  88. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  89. b042a3c xen-blkback: default to X86_32 ABI on x86 by David Vrabel · 9 years ago
  90. 3bb8c98 xen-blkfront: fix accounting of reqs when migrating by Roger Pau Monne · 9 years ago
  91. b7f120b floppy: Avoid manual call of device_create_file() by Takashi Iwai · 9 years ago
  92. ac3dd5b NVMe: avoid kmalloc/kfree for smaller IO by Jens Axboe · 9 years ago
  93. c43cf3e xen-blkback: safely unmap grants in case they are still in use by Jennifer Herbert · 10 years ago
  94. ff4b156 xen/grant-table: add helpers for allocating pages by David Vrabel · 10 years ago
  95. e69b8d4 rbd: drop parent_ref in rbd_dev_unprobe() unconditionally by Ilya Dryomov · 9 years ago
  96. ae43e9d rbd: fix rbd_dev_parent_get() when parent_overlap == 0 by Ilya Dryomov · 9 years ago
  97. a4a1cc1 Merge branch 'for-3.20/core' into for-3.20/drivers by Jens Axboe · 9 years ago
  98. ee1b6f7 block: support different tag allocation policy by Shaohua Li · 9 years ago
  99. 121c7ad NVMe: within nvme_free_queues(), delete RCU sychro/deferred free by kaoudis · 9 years ago
  100. d93ba7a block: Add discard flag to blkdev_issue_zeroout() function by Martin K. Petersen · 9 years ago