1. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 756d097 dm-bufio: virt_to_phys() doesn't change remainder modulo PAGE_SIZE by Al Viro · 8 years ago
  3. 86a49e2 dm bufio: use BUG_ON instead of conditional call to BUG by Anup Limbu · 9 years ago
  4. 86bad0c dm bufio: store stacktrace in buffers to help find buffer leaks by Mikulas Patocka · 9 years ago
  5. f98c8f7 dm bufio: return NULL to improve code clarity by Mikulas Patocka · 9 years ago
  6. a3d939a dm: convert ffs to __ffs by Mikulas Patocka · 9 years ago
  7. 6f65985 dm: drop NULL test before kmem_cache_destroy() and mempool_destroy() by Julia Lawall · 9 years ago
  8. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  9. f495339 dm bufio: fix time comparison to use time_after_eq() by Asaf Vertz · 9 years ago
  10. 140dfc9 Merge tag 'dm-3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  11. 445559c dm bufio: fix memleak when using a dm_buffer's inline bio by Darrick J. Wong · 10 years ago
  12. 5a7a662 Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  13. 33096a7 dm bufio: evict buffers that are past the max age but retain some buffers by Joe Thornber · 10 years ago
  14. 4e420c4 dm bufio: switch from a huge hash table to an rbtree by Joe Thornber · 10 years ago
  15. 929254d Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  16. 9d28eb1 dm bufio: change __GFP_IO to __GFP_FS in shrinker callbacks by Mikulas Patocka · 10 years ago
  17. 0e82586 dm bufio: when done scanning return from __scan immediately by Mikulas Patocka · 10 years ago
  18. eb76faf dm bufio: update last_accessed when relinking a buffer by Joe Thornber · 10 years ago
  19. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  20. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. d8c712e dm bufio: fully initialize shrinker by Greg Thelen · 10 years ago
  22. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  23. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  24. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  25. 55b082e dm snapshot: use dm-bufio prefetch by Mikulas Patocka · 10 years ago
  26. 55494bf dm snapshot: use dm-bufio by Mikulas Patocka · 10 years ago
  27. b28bc9b Merge tag 'v3.13-rc6' into for-3.14/core by Jens Axboe · 11 years ago
  28. 4cb57ab dm bufio: initialize read-only module parameters by Mikulas Patocka · 11 years ago
  29. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  30. 7dc19d5 drivers: convert shrinkers to new count/scan API by Dave Chinner · 11 years ago
  31. 2480945 dm bufio: submit writes outside lock by Mikulas Patocka · 11 years ago
  32. 220cd05 dm: use __GFP_HIGHMEM in __vmalloc by Mikulas Patocka · 11 years ago
  33. 502624b dm bufio: avoid a possible __vmalloc deadlock by Mikulas Patocka · 11 years ago
  34. 3b6b781 dm verity: avoid deadlock by Mikulas Patocka · 11 years ago
  35. 3daec3b dm bufio: use WRITE_FLUSH instead of REQ_FLUSH by Mikulas Patocka · 11 years ago
  36. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  37. fe5fe90 dm: use ACCESS_ONCE for sysfs values by Mikulas Patocka · 12 years ago
  38. 54499af dm bufio: use list_move by Wei Yongjun · 12 years ago
  39. a66cc28 dm bufio: prefetch by Mikulas Patocka · 12 years ago
  40. ad07537 dm-bufio.c: there's no need to include linux/version.h by Jesper Juhl · 12 years ago
  41. 6f66263 device-mapper: dm-bufio.c needs to include module.h by Stephen Rothwell · 13 years ago
  42. 95d402f dm: add bufio by Mikulas Patocka · 13 years ago