1. 2e709b54 Merge android-4.9.212(7e0f964) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 2a6ed9d UPSTREAM: mm/page_io.c: annotate refault stalls from swap_readpage by Minchan Kim · 4 years, 5 months ago
  3. 5450ff1 mm: ratelimit swap write errors by Vinayak Menon · 6 years ago
  4. cc30c5d mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE() by Andrew Morton · 8 years ago
  5. c8de641b mm: fix the page_swap_info() BUG_ON check by Santosh Shilimkar · 8 years ago
  6. ba13e83 mm: make __swap_writepage() use bio_set_op_attrs() by Jens Axboe · 8 years ago
  7. 7e4411b mm: add cond_resched() to generic_swapfile_activate() by Mikulas Patocka · 8 years ago
  8. 95fe6c1 block, fs, mm, drivers: use bio set/get op accessors by Mike Christie · 8 years ago
  9. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  10. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  11. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  12. b06bad1 mm: call swap_slot_free_notify() with page lock held by Minchan Kim · 8 years ago
  13. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  14. 3f2b1a0 zram: revive swap_slot_free_notify by Minchan Kim · 8 years ago
  15. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  16. 6cf66b4 fs: use helper bio_add_page() instead of open coding on bi_io_vec by Kent Overstreet · 9 years ago
  17. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  18. 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 9 years ago
  19. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  20. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  21. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 9 years ago
  22. 05afcb7 new helper: iov_iter_bvec() by Al Viro · 9 years ago
  23. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 10 years ago
  24. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  25. dd6bd0d swap: use bdev_read_page() / bdev_write_page() by Matthew Wilcox · 10 years ago
  26. 62a8067 bio_vec-backed iov_iter by Al Viro · 10 years ago
  27. 71d8e53 start adding the tag to iov_iter by Al Viro · 10 years ago
  28. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  29. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  30. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  31. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  32. 73a7075 aio: Kill aio_rw_vect_retry() by Kent Overstreet · 11 years ago
  33. b430e9d mm: remove compressed copy from zram in-memory by Minchan Kim · 11 years ago
  34. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  35. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  36. 0cdc444 mm: swap: mark swap pages writeback before queueing for direct IO by Mel Gorman · 11 years ago
  37. 2d30d31 swap: redirty page if page write fails on swap file by Jerome Marchand · 11 years ago
  38. 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 11 years ago
  39. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 11 years ago
  40. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  41. 5a17811 mm: add support for direct_IO to highmem pages by Mel Gorman · 12 years ago
  42. a509bc1 mm: swap: implement generic handler for swap_activate by Mel Gorman · 12 years ago
  43. 62c230b mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pages by Mel Gorman · 12 years ago
  44. 165c8ae frontswap: s/put_page/store/g s/get_page/load by Konrad Rzeszutek Wilk · 12 years ago
  45. 38b5faf mm: frontswap: core swap subsystem hooks and headers by Dan Magenheimer · 12 years ago
  46. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  47. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  48. 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
  49. d4906e1 swap: rework map_swap_page() again by Lee Schermerhorn · 14 years ago
  50. f29ad6a swap_info: private to swapfile.c by Hugh Dickins · 14 years ago
  51. aca8bf3 mm: remove file argument from swap_readpage() by Minchan Kim · 15 years ago
  52. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  53. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 15 years ago
  54. 51726b1 mm: replace some BUG_ONs by VM_BUG_ONs by Hugh Dickins · 15 years ago
  55. 0ed361d mm: fix PageUptodate data race by Nick Piggin · 16 years ago
  56. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  57. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 17 years ago
  58. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  59. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  60. 6ddab3b [PATCH] mm: swap write failure fixup by Peter Zijlstra · 18 years ago
  61. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  62. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  63. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  64. 648be31 [PATCH] swsusp: kill config_pm_disk by Pavel Machek · 19 years ago
  65. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago