1. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  2. cb389b9 dax: drop size parameter to ->direct_access() by Dan Williams · 9 years ago
  3. e2e0539 pmem, dax: have direct_access use __pmem annotation by Ross Zwisler · 9 years ago
  4. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  5. 2bb4cd5 block: have drivers use blk_queue_max_discard_sectors() by Jens Axboe · 9 years ago
  6. a7a97fc brd: rename XIP to DAX by Matthew Wilcox · 9 years ago
  7. c8fa317 brd: Request from fdisk 4k alignment by Boaz Harrosh · 10 years ago
  8. 937af5e brd: Fix all partitions BUGs by Boaz Harrosh · 10 years ago
  9. dd22f55 block: Change direct_access calling convention by Matthew Wilcox · 10 years ago
  10. aeac318 brd: add ram disk visibility option by Dmitry Monakhov · 10 years ago
  11. 96f8d8e brd: return -ENOSPC rather than -ENOMEM on page allocation failure by Matthew Wilcox · 10 years ago
  12. a72132c brd: add support for rw_page() by Matthew Wilcox · 10 years ago
  13. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  14. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  15. a207f59 block: fix a probe argument to blk_register_region by Mikulas Patocka · 11 years ago
  16. dfd20b2 drivers/block/brd.c: fix brd_lookup_page() race by Brian Behlendorf · 11 years ago
  17. f73a1c7 block: Add bio_end_sector() by Kent Overstreet · 12 years ago
  18. cfd8005 block: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  19. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  20. 5a7bbad block: remove support for bio remapping from ->make_request by Christoph Hellwig · 13 years ago
  21. 8892cba brd: export module parameters by Namhyung Kim · 13 years ago
  22. 13868b7 brd: fix comment on initial device creation by Namhyung Kim · 13 years ago
  23. af46566 brd: handle on-demand devices correctly by Namhyung Kim · 13 years ago
  24. 315980c brd: limit 'max_part' module param to DISK_MAX_PARTS by Namhyung Kim · 13 years ago
  25. a2cba29 brd: get rid of unused members from struct brd_device by Namhyung Kim · 13 years ago
  26. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  27. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  28. 4913efe block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() by Tejun Heo · 14 years ago
  29. 6958f14 block: kill QUEUE_ORDERED_BY_TAG by Tejun Heo · 14 years ago
  30. 8a6cfeb block: push down BKL into .locked_ioctl by Arnd Bergmann · 14 years ago
  31. 00fff26 block: remove q->prepare_flush_fn completely by FUJITA Tomonori · 14 years ago
  32. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  33. b7c3357 brd: support discard by Nick Piggin · 14 years ago
  34. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  35. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  36. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  37. 1adbee5 ramdisk: remove long-deprecated "ramdisk=" boot-time parameter by Robert P. J. Day · 15 years ago
  38. c2572f2 brd: fix cacheflushing by Nick Piggin · 15 years ago
  39. dfbc475 brd: support barriers by Nick Piggin · 15 years ago
  40. 2b9ecd0 [PATCH] switch brd by Al Viro · 16 years ago
  41. d4430d62 [PATCH] beginning of methods conversion by Al Viro · 16 years ago
  42. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  43. efedf51 Add 'rd' alias to new brd ramdisk driver by Nick Piggin · 16 years ago
  44. 53978d0 brd: don't show ramdisks in /proc/partitions by Marcin Krol · 16 years ago
  45. d7853d1 brd: modify ramdisk device to be able to manage partitions by Laurent Vivier · 16 years ago
  46. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  47. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  48. 75acb9c rd: support XIP by Nick Piggin · 16 years ago
  49. 9db5579 rewrite rd by Nick Piggin · 16 years ago