1. 0864fe0 null_blk: unalign call_single_data by Jens Axboe · 7 years ago
  2. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  3. 1addb79 null_blk: fix dev->badblocks leak by David Disseldorp · 7 years ago
  4. 841b86f treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts by Kees Cook · 7 years ago
  5. 86cb30e treewide: setup_timer() -> timer_setup() (2 field) by Kees Cook · 7 years ago
  6. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  7. b9eaf18 treewide: init_timer() -> setup_timer() by Kees Cook · 7 years ago
  8. 24ed960 treewide: Switch DEFINE_TIMER callbacks to struct timer_list * by Kees Cook · 7 years ago
  9. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  10. 06ede5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  11. a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  12. 384bc41 drivers/block/zram/zram_drv.c: make zram_page_end_io() static by Colin Ian King · 7 years ago
  13. 0b07ff3 zram: remove zlib from the list of recommended algorithms by Sergey Senozhatsky · 7 years ago
  14. 5ef3a8b zram: add zstd to the supported algorithms list by Sergey Senozhatsky · 7 years ago
  15. 23c47d2 bdi: introduce BDI_CAP_SYNCHRONOUS_IO by Minchan Kim · 7 years ago
  16. e447a01 zram: set BDI_CAP_STABLE_WRITES once by Minchan Kim · 7 years ago
  17. b5775a6 block: swim3: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  18. 0e0cc9d block/aoe: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  19. cbb9d17 amifloppy: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  20. b1bf421 block/floppy: Convert callback to pass timer_list by Kees Cook · 7 years ago
  21. e37e0ee Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  22. 7a862fb brd: remove dax support by Dan Williams · 7 years ago
  23. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  24. abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
  25. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 3cfa3b1 rbd: default to single-major device number scheme by Ilya Dryomov · 7 years ago
  27. 7c08428 rbd: set discard_alignment to zero by David Disseldorp · 7 years ago
  28. 9568c93 rbd: get rid of rbd_mapping::read_only by Ilya Dryomov · 7 years ago
  29. 1de797b rbd: fix and simplify rbd_ioctl_set_ro() by Ilya Dryomov · 7 years ago
  30. 15f7b41 brd: remove unused brd_mutex by Mikulas Patocka · 7 years ago
  31. 1e37f2f rbd: use GFP_NOIO for parent stat and data requests by Ilya Dryomov · 7 years ago
  32. 6a468d5 nbd: don't start req until after the dead connection logic by Josef Bacik · 7 years ago
  33. ff57dc9 nbd: wait uninterruptible for the dead timeout by Josef Bacik · 7 years ago
  34. 5ea2208 block/aoe: discover_timer: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  35. 2bccef3 drbd: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  36. a116895 cdrom: hide CONFIG_CDROM menu selection by Jens Axboe · 7 years ago
  37. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  38. 474f5da skd: use ktime_get_real_seconds() by Arnd Bergmann · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. 2a75016 block: Rework drivers/cdrom/Makefile by Bart Van Assche · 7 years ago
  41. efea2ab virtio_blk: Fix an SG_IO regression by Bart Van Assche · 7 years ago
  42. 32e67a3 nbd: handle interrupted sendmsg with a sndtimeo set by Josef Bacik · 7 years ago
  43. acfef4f floppy: consolidate the dummy fd_cacheflush definition by Christoph Hellwig · 7 years ago
  44. e1919df nullb: make config_item_type const by Bhumika Goyal · 7 years ago
  45. 3c557df timer: Remove meaningless .data/.function assignments by Kees Cook · 7 years ago
  46. 30c516d nullb: fix error return code in null_init() by Wei Yongjun · 7 years ago
  47. 47bc227 mtip32xx: Clean up unused variables by Christos Gkekas · 7 years ago
  48. 639812a nbd: don't set the device size until we're connected by Josef Bacik · 7 years ago
  49. 09aa97c skd: Use kmem_cache_free by Himanshu Jha · 7 years ago
  50. 17d084c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  51. 1d27e3e timer: Remove expires and data arguments from DEFINE_TIMER by Kees Cook · 7 years ago
  52. ae94264 zram: fix null dereference of handle by Minchan Kim · 7 years ago
  53. 6cd1a6f null_blk: change configfs dependency to select by Jens Axboe · 7 years ago
  54. 6e60a3b nbd: fix -ERESTARTSYS handling by Josef Bacik · 7 years ago
  55. b3cffc3 null_blk: add "no_sched" module parameter by weiping zhang · 7 years ago
  56. 0b508bc block: fix a build error by Shaohua Li · 7 years ago
  57. 9979d54 block: cryptoloop - Fix build warning by Corentin Labbe · 7 years ago
  58. d4478e9 block/loop: make loop cgroup aware by Shaohua Li · 7 years ago
  59. e5313c1 loop: remove union of use_aio and ref in struct loop_cmd by Omar Sandoval · 7 years ago
  60. 1dae69b nbd: ignore non-nbd ioctl's by Josef Bacik · 8 years ago
  61. 02a4843 brd: fix overflow in __brd_direct_access by Mikulas Patocka · 7 years ago
  62. cdb897e Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  63. 126e76f Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  64. 48ad1ab drivers/block/zram/zram_drv.c: convert to using memset_l by Matthew Wilcox · 7 years ago
  65. 572c01b Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  66. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  67. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  68. 98cc093 block, THP: make block_device_operations.rw_page support THP by Huang Ying · 7 years ago
  69. 5a47074 zram: add config and doc file for writeback feature by Minchan Kim · 7 years ago
  70. 8e654f8 zram: read page from backing device by Minchan Kim · 7 years ago
  71. db8ffbd zram: write incompressible pages to backing device by Minchan Kim · 7 years ago
  72. ae85a80 zram: identify asynchronous IO's return value by Minchan Kim · 7 years ago
  73. 1363d46 zram: add free space management in backing device by Minchan Kim · 7 years ago
  74. 013bf95 zram: add interface to specif backing device by Minchan Kim · 7 years ago
  75. 693dc1c zram: rename zram_decompress_page to __zram_bvec_read by Minchan Kim · 7 years ago
  76. 97ec7c8 zram: inline zram_compress by Minchan Kim · 7 years ago
  77. 4ebbe7f zram: clean up duplicated codes in __zram_bvec_write by Minchan Kim · 7 years ago
  78. 37f1325 rbd: silence bogus uninitialized use warning in rbd_acquire_lock() by Kefeng Wang · 7 years ago
  79. bf09375 loop: set physical block size to logical block size by Omar Sandoval · 7 years ago
  80. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  81. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  82. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  83. bc75705 block/loop: remove unused field by Shaohua Li · 7 years ago
  84. 92d7733 block/loop: fix use after free by Shaohua Li · 7 years ago
  85. 40326d8 block/loop: allow request merge for directio mode by Shaohua Li · 7 years ago
  86. 54bb0ad block/loop: set hw_sectors by Shaohua Li · 7 years ago
  87. 501d9f7 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  88. 43cade80 loop: fold loop_switch() into callers by Omar Sandoval · 7 years ago
  89. 89e4fde loop: add ioctl for changing logical block size by Omar Sandoval · 7 years ago
  90. 6c6b6f2 loop: set physical block size to PAGE_SIZE by Omar Sandoval · 7 years ago
  91. 8a0740c loop: get rid of lo_blocksize by Omar Sandoval · 7 years ago
  92. 974c585 drbd: remove BIOSET_NEED_RESCUER flag from drbd_{md_,}io_bio_set by NeilBrown · 7 years ago
  93. 5fc1efd drbd: Fix allyesconfig build, fix recent commit by Philipp Reisner · 7 years ago
  94. 365cf66 drbd: switch from kmalloc() to kmalloc_array() by Roland Kammerer · 7 years ago
  95. d3d2948 drbd: abort drbd_start_resync if there is no connection by Roland Kammerer · 7 years ago
  96. 183ece3 drbd: move global variables to drbd namespace and make some static by Roland Kammerer · 7 years ago
  97. 8ab761e drbd: rename "usermode_helper" to "drbd_usermode_helper" by Greg Kroah-Hartman · 7 years ago
  98. cde81d9 drbd: fix race between handshake and admin disconnect/down by Lars Ellenberg · 7 years ago
  99. 33d32fa drbd: fix potential deadlock when trying to detach during handshake by Lars Ellenberg · 7 years ago
  100. 427fd2b drbd: A single dot should be put into a sequence. by Markus Elfring · 7 years ago