1. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  2. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  3. 9534d67 drbd: Use shash and ahash by Herbert Xu · 9 years ago
  4. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  6. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  7. 8011e24 drbd: fix error path during resize by Lars Ellenberg · 9 years ago
  8. 5f7c012 drbd: avoid potential deadlock during handshake by Lars Ellenberg · 9 years ago
  9. 603ee2c drbd: separate out __al_write_transaction helper function by Lars Ellenberg · 9 years ago
  10. 7dbb438 drbd: make suspend_io() / resume_io() must be thread and recursion safe by Philipp Reisner · 11 years ago
  11. f85d9f2 drbd: fix "endless" transfer log walk in protocol A by Lars Ellenberg · 9 years ago
  12. 7064478 drbd: fix memory leak in drbd_adm_resize by Oleg Drokin · 9 years ago
  13. 5bded4e drbd: don't block forever in disconnect during resync if fencing=r-a-stonith by Lars Ellenberg · 9 years ago
  14. 63a7c8a drbd: make drbd known to lsblk: use bd_link_disk_holder by Lars Ellenberg · 9 years ago
  15. 088b705 drbd: fix queue limit setup for discard by Lars Ellenberg · 9 years ago
  16. edb5e5f drbd: fix spurious alert level printk by Lars Ellenberg · 9 years ago
  17. 5fb3bc4 drbd: use bitmap_weight() helper, don't open code by Lars Ellenberg · 9 years ago
  18. 2630628 drbd: avoid redefinition of BITS_PER_PAGE by Lars Ellenberg · 9 years ago
  19. 39e91a6 drbd: use resource name in workqueue by Lars Ellenberg · 9 years ago
  20. f5ec017 drbd: debugfs: expose ed_data_gen_id by Lars Ellenberg · 9 years ago
  21. 9fa4826 drbd: prevent NULL pointer deref when resuming diskless primary by Lars Ellenberg · 9 years ago
  22. 668700b drbd: Create a dedicated workqueue for sending acks on the control connection by Philipp Reisner · 9 years ago
  23. 1c03e52 drbd: Rename asender to ack_receiver by Philipp Reisner · 9 years ago
  24. 6434f40 drbd: fix refcount error during detach of an already failed disk by Lars Ellenberg · 9 years ago
  25. 2b47976 drbd: fix NULL deref in remember_new_state by Lars Ellenberg · 9 years ago
  26. 84d34f2 drbd: improve network timeout detection by Lars Ellenberg · 9 years ago
  27. 142207f drbd: drbd_panic_after_delayed_completion_of_aborted_request() by Lars Ellenberg · 9 years ago
  28. dc99562 drbd: add comment why we want to first call local-io-error, then send state by Lars Ellenberg · 9 years ago
  29. 9bd2eb2 drbd: also bump UUIDs if a diskless primary connects by Lars Ellenberg · 9 years ago
  30. 05a7277 drbd: drbdsetup detach of an unresponsive local disk should not block IO "forever" by Lars Ellenberg · 10 years ago
  31. 05cbbb3 drbd: Fix spurious disk-timeout by Lars Ellenberg · 10 years ago
  32. d38f8612 drbd: Replace 0 with the more meaningful GFP_NOWAIT by Philipp Reisner · 10 years ago
  33. d01efce drbd: Deletion of an unnecessary check before the function call "lc_destroy" by Markus Elfring · 10 years ago
  34. a55bbd3 drbd: Backport the "status" command by Andreas Gruenbacher · 10 years ago
  35. a297284 drbd: Backport the "events2" command by Andreas Gruenbacher · 10 years ago
  36. 28bc3b8 drbd: Fix locking across all resources by Andreas Gruenbacher · 10 years ago
  37. 1ec317d drbd: drbd_adm_attach(): Add missing drbd_resync_after_changed() by Andreas Gruenbacher · 10 years ago
  38. f6ba863 drbd: Move enum write_ordering_e to drbd.h by Andreas Gruenbacher · 10 years ago
  39. 5dd2ca1 drbd: Get rid of some first_peer_device() calls by Andreas Gruenbacher · 10 years ago
  40. 2e9ffde drbd: De-inline drbd_should_do_remote() and drbd_should_send_out_of_sync() by Andreas Gruenbacher · 10 years ago
  41. 3b8a44f drbd: Remove pointless check by Philipp Reisner · 10 years ago
  42. 3419b45 Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  43. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  44. dece163 block: change ->make_request_fn() and users to return a queue cookie by Jens Axboe · 9 years ago
  45. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  46. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  47. dbcbdc4 drbd: stop including <asm-generic/kmap_types.h> by Christoph Hellwig · 9 years ago
  48. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 9 years ago
  49. 54efd50 block: make generic_make_request handle arbitrarily sized bios by Kent Overstreet · 9 years ago
  50. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  51. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  52. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  53. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  54. dc3f419 make simple_positive() public by Al Viro · 9 years ago
  55. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  56. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  57. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  58. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  59. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  60. cbc4ffd block, drbd: use mempool_create_slab_pool() by David Rientjes · 9 years ago
  61. 23fe8f8 block, drbd: fix drbd_req_new() initialization by David Rientjes · 9 years ago
  62. d93ba7a block: Add discard flag to blkdev_issue_zeroout() function by Martin K. Petersen · 10 years ago
  63. 9ea18f8 Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  64. 2448085 drbd: use generic io stats accounting functions to simplify io stat accounting by Gu Zheng · 10 years ago
  65. b583043 kill f_dentry uses by Al Viro · 10 years ago
  66. e805b98 drbd: Remove an useless copy of kernel_setsockopt() by Philipp Reisner · 10 years ago
  67. 9581f97 drbd: Fix state change in case of connection timeout by Philipp Reisner · 10 years ago
  68. 3b9d35d drbd: merge_bvec_fn: properly remap bvm->bi_bdev by Lars Ellenberg · 10 years ago
  69. ff8bd88 drbd: fix resync throttling initialization by Lars Ellenberg · 10 years ago
  70. a882153 drbd: fix race between role change and handshake by Philipp Reisner · 10 years ago
  71. f221f4b drbd: Only use drbd_msg_put_info() in drbd_nl.c by Andreas Gruenbacher · 10 years ago
  72. 179e20b8 drbd: Minor cleanups by Andreas Gruenbacher · 10 years ago
  73. e9f05b4 drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks by Lai Jiangshan · 10 years ago
  74. 82cfb90 drbd: compute the end before rb_insert_augmented() by Lai Jiangshan · 10 years ago
  75. 590001c drbd: Add missing newline in resync progress display in /proc/drbd by Philipp Reisner · 10 years ago
  76. 729e8b8 drbd: reduce lock contention in drbd_worker by Lars Ellenberg · 10 years ago
  77. abde9cc drbd: Improve asender performance by Lars Ellenberg · 10 years ago
  78. b47a06d drbd: Get rid of the WORK_PENDING macro by Andreas Gruenbacher · 10 years ago
  79. d1b8085 drbd: Get rid of the __no_warn and __cond_lock macros by Andreas Gruenbacher · 10 years ago
  80. 8d4ba3f drbd: Avoid inconsistent locking warning by Andreas Gruenbacher · 10 years ago
  81. f0c21e6 drbd: Remove superfluous newline from "resync_extents" debugfs entry. by Philipp Marek · 10 years ago
  82. ed15b79 drbd: Use consistent names for all the bi_end_io callbacks by Andreas Gruenbacher · 10 years ago
  83. 11f8b2b drbd: Use better variable names by Andreas Gruenbacher · 10 years ago
  84. d429a36 Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  85. bf0d6e4 drbd: silence underflow warning in read_in_block() by Dan Carpenter · 10 years ago
  86. 1e39152 drbd: implicitly truncate cpu-mask by Lars Ellenberg · 10 years ago
  87. 193cb00 drbd: drop spurious parameters from _drbd_md_sync_page_io by Lars Ellenberg · 10 years ago
  88. f5b90b6 drbd: resync should only lock out specific ranges by Lars Ellenberg · 10 years ago
  89. cc356f8 drbd: debugfs: add per device data_gen_id by Lars Ellenberg · 10 years ago
  90. 3d299f4 drbd: debugfs: add per connection oldest requests by Lars Ellenberg · 10 years ago
  91. b44e118 drbd: debugfs: add version tag to debugfs files by Lars Ellenberg · 10 years ago
  92. 54e6fc3 drbd: debugfs: add per volume oldest_requests by Lars Ellenberg · 10 years ago
  93. 944410e drbd: debugfs: add callback_history by Lars Ellenberg · 10 years ago
  94. f418815 drbd: debugfs: Add in_flight_summary by Lars Ellenberg · 10 years ago
  95. 4a521cc drbd: debugfs: deal with destructor racing with open of debugfs file by Lars Ellenberg · 10 years ago
  96. db1866ff drbd: debugfs: add in_flight_summary data by Lars Ellenberg · 10 years ago
  97. 4d3d5aa drbd: debugfs: add basic hierarchy by Lars Ellenberg · 10 years ago
  98. 4ce4926 drbd: track details of bitmap IO by Lars Ellenberg · 10 years ago
  99. c5a2c15 drbd: register peer requests on read_ee early by Lars Ellenberg · 10 years ago
  100. 21ae5d7 drbd: track timing details of peer_requests by Lars Ellenberg · 10 years ago