1. f2791e7 Revert "floppy: refactor open() flags handling" by Jens Axboe · 8 years ago
  2. 468c298 Revert "floppy: fix open(O_ACCMODE) for ioctl-only open" by Jens Axboe · 8 years ago
  3. 4e876c2b xen-blkfront: free resources if xlvbd_alloc_gendisk fails by Bob Liu · 8 years ago
  4. 172335a xen-blkfront: introduce blkif_set_queue_limits() by Bob Liu · 8 years ago
  5. 6c647b0 xen-blkfront: fix places not updated after introducing 64KB page granularity by Bob Liu · 8 years ago
  6. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  7. d873484 rbd: nuke the 32-bit pool id check by Ilya Dryomov · 8 years ago
  8. 347a529 virtio_blk: Fix a slient kernel panic by Minfei Huang · 8 years ago
  9. 6b6dddb rbd: destroy header_oloc in rbd_dev_release() by Ilya Dryomov · 8 years ago
  10. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  11. c11f0c0 block/mm: make bdev_ops->rw_page() take a bool for read/write by Jens Axboe · 8 years ago
  12. abf5454 mm/block: convert rw_page users to bio op use by Mike Christie · 8 years ago
  13. c1c87c2 loop: make do_req_filebacked more robust by Christoph Hellwig · 8 years ago
  14. f0225ca loop: don't try to use AIO for discards by Christoph Hellwig · 8 years ago
  15. 9724096 nbd: fix race in ioctl by Vegard Nossum · 8 years ago
  16. ff06db1 floppy: fix open(O_ACCMODE) for ioctl-only open by Jiri Kosina · 8 years ago
  17. d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  18. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  19. 9d5059c dynamic_debug: only add header when used by Luis de Bethencourt · 8 years ago
  20. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  21. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  22. 30c156d libceph: rados pool namespace support by Yan, Zheng · 8 years ago
  23. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 8 years ago
  24. 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  25. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  26. 9bc482d zram: use __GFP_MOVABLE for memory allocation by Minchan Kim · 8 years ago
  27. 16d3772 zram: drop gfp_t from zcomp_strm_alloc() by Sergey Senozhatsky · 8 years ago
  28. eb9f56d zram: add more compression algorithms by Sergey Senozhatsky · 8 years ago
  29. ce1ed9f zram: delete custom lzo/lz4 by Sergey Senozhatsky · 8 years ago
  30. 415403b zram: use crypto api to check alg availability by Sergey Senozhatsky · 8 years ago
  31. ebaf9ab zram: switch to crypto compress API by Sergey Senozhatsky · 8 years ago
  32. 2aea849 zram: rename zstrm find-release functions by Sergey Senozhatsky · 8 years ago
  33. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  34. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  35. 0606263 Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
  36. aea305e1 xen-blkback: really don't leak mode property by Jan Beulich · 8 years ago
  37. 5304394 xen-blkback: constify instance of "struct attribute_group" by Jan Beulich · 8 years ago
  38. ff59532 xen-blkfront: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 8 years ago
  39. 6694389 xen-blkback: prefer xenbus_scanf() over xenbus_gather() by Jan Beulich · 8 years ago
  40. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  41. 0c4de0f block: ensure bios return from blk_get_request are properly initialized by Christoph Hellwig · 8 years ago
  42. f959669 virtio_blk: use blk_rq_map_kern by Christoph Hellwig · 8 years ago
  43. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  44. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  45. 7a64973 loop: Make user notify for adding loop device failed by Minfei Huang · 8 years ago
  46. 41d512e Merge branch 'for-4.8/block' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm into for-4.8/drivers by Jens Axboe · 8 years ago
  47. ac904ae Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  48. b223f4e2 Merge branch 'd_real' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into work.misc by Al Viro · 8 years ago
  49. df253e8 Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 8 years ago
  50. 7b427a5 xen-blkfront: save uncompleted reqs in blkfront_resume() by Bob Liu · 8 years ago
  51. 9e2d23f mg_disk: fix error path in mg_probe() by Bartlomiej Zolnierkiewicz · 8 years ago
  52. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  53. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  54. 1b57e66 drbd: correctly handle failed crypto_alloc_hash by Lars Ellenberg · 8 years ago
  55. 27ea1d8 drbd: al_write_transaction: skip re-scanning of bitmap page pointer array by Lars Ellenberg · 8 years ago
  56. 13c2088 drbd: finally report ms, not jiffies, in log message by Lars Ellenberg · 8 years ago
  57. 4e526a0 drbd: get rid of empty statement in is_valid_state by Roland Kammerer · 8 years ago
  58. 7e5fec3 drbd: code cleanups without semantic changes by Fabian Frederick · 8 years ago
  59. 20004e2 drbd: bump current uuid when resuming IO with diskless peer by Lars Ellenberg · 8 years ago
  60. 31d6460 drbd: disallow promotion during resync handshake, avoid deadlock and hard reset by Lars Ellenberg · 8 years ago
  61. f2d3d75 drbd: sync_handshake: handle identical uuids with current (frozen) Primary by Lars Ellenberg · 8 years ago
  62. 9104d31 drbd: introduce WRITE_SAME support by Lars Ellenberg · 8 years ago
  63. 60bac04 drbd: report sizes if rejecting too small peer disk by Lars Ellenberg · 8 years ago
  64. 65f5be3 drbd: discard_zeroes_if_aligned allows "thin" resync for discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
  65. af61494 drbd: only restart frozen disk io when D_UP_TO_DATE by Lars Ellenberg · 8 years ago
  66. 0ead5cc drbd: if there is no good data accessible, writes should be IO errors by Lars Ellenberg · 8 years ago
  67. 7bd000c drbd: don't forget error completion when "unsuspending" IO by Lars Ellenberg · 8 years ago
  68. 26a9611 drbd: introduce unfence-peer handler by Lars Ellenberg · 8 years ago
  69. 5052fee drbd: finish resync on sync source only by notification from sync target by Lars Ellenberg · 8 years ago
  70. 505675f drbd: allow larger max_discard_sectors by Lars Ellenberg · 8 years ago
  71. 7435e90 drbd: zero-out partial unaligned discards on local backend by Lars Ellenberg · 8 years ago
  72. 69ba1ee drbd: possibly disable discard support, if backend has discard_zeroes_data=0 by Lars Ellenberg · 8 years ago
  73. dd4f699 drbd: when receiving P_TRIM, zero-out partial unaligned chunks by Lars Ellenberg · 8 years ago
  74. f9ff0da drbd: allow parallel flushes for multi-volume resources by Lars Ellenberg · 8 years ago
  75. 0982368 drbd: fix for truncated minor number in callback command line by Lars Ellenberg · 8 years ago
  76. 1b228c9 drbd: fix regression: protocol A sometimes synchronous, C sometimes double-latency by Lars Ellenberg · 8 years ago
  77. bca1cba drbd: adjust assert in w_bitmap_io to account for BM_LOCKED_CHANGE_ALLOWED by Lars Ellenberg · 8 years ago
  78. 92d94ae drbd: Create the protocol feature THIN_RESYNC by Philipp Reisner · 8 years ago
  79. a5ca66c drbd: Introduce new disk config option rs-discard-granularity by Philipp Reisner · 8 years ago
  80. 700ca8c drbd: Implement handling of thinly provisioned storage on resync target nodes by Philipp Reisner · 8 years ago
  81. c5c2385 drbd: Kill code duplication by Philipp Reisner · 8 years ago
  82. be115b6 drbd: change bitmap write-out when leaving resync states by Lars Ellenberg · 8 years ago
  83. c0065f9 drbd: bitmap bulk IO: do not always suspend IO by Lars Ellenberg · 8 years ago
  84. 8bf223c block: drbd: avoid to use BIO_MAX_SIZE by Ming Lei · 8 years ago
  85. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  86. 1decabc Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus by Jens Axboe · 8 years ago
  87. 56332f0 mg_disk: fix enum REQ_OP_ kbuild error by Mike Christie · 8 years ago
  88. 2a6f71a xen-blkfront: fix resume issues after a migration by Bob Liu · 8 years ago
  89. efd1535 xen-blkfront: don't call talk_to_blkback when already connected to blkback by Bob Liu · 8 years ago
  90. d366a0f nbd: pass the nbd pointer for flags debugfs by Josef Bacik · 8 years ago
  91. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  92. a418090 block: do not use REQ_FLUSH for tracking flush support by Mike Christie · 8 years ago
  93. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  94. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  95. a022606 xen: use bio op accessors by Mike Christie · 8 years ago
  96. bb3cc85 drbd: use bio op accessors by Mike Christie · 8 years ago
  97. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  98. a8ebb05 block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  99. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  100. 07a8e62 drbd: ->d_parent is never NULL or negative by Al Viro · 8 years ago