1. 5de771e sys_swapon: move setting of swapfilepages near use by Cesar Eduardo Barros · 13 years ago
  2. 87ade72 sys_swapon: simplify error flow in claim_swapfile() by Cesar Eduardo Barros · 13 years ago
  3. 4d0e1e1 sys_swapon: separate bdev claim and inode lock by Cesar Eduardo Barros · 13 years ago
  4. bd69010 sys_swapon: use a single error label by Cesar Eduardo Barros · 13 years ago
  5. 9b01c35 sys_swapon: do only cleanup in the cleanup blocks by Cesar Eduardo Barros · 13 years ago
  6. f2090d2 sys_swapon: remove bdev variable by Cesar Eduardo Barros · 13 years ago
  7. 7de7fb6 sys_swapon: move setting of error nearer use by Cesar Eduardo Barros · 13 years ago
  8. 83ef99b sys_swapon: remove did_down variable by Cesar Eduardo Barros · 13 years ago
  9. 28b36bd sys_swapon: remove initial value of name variable by Cesar Eduardo Barros · 13 years ago
  10. 730c058 sys_swapon: simplify error flow in alloc_swap_info() by Cesar Eduardo Barros · 13 years ago
  11. 2542e513 sys_swapon: simplify error return from swap_info allocation by Cesar Eduardo Barros · 13 years ago
  12. 53cbb24 sys_swapon: separate swap_info allocation by Cesar Eduardo Barros · 13 years ago
  13. e8e6c2e sys_swapon: do not depend on "type" after allocation by Cesar Eduardo Barros · 13 years ago
  14. 80b0df12 sys_swapon: remove changelog from function comment by Cesar Eduardo Barros · 13 years ago
  15. 803d0c83 sys_swapon: use vzalloc() instead of vmalloc/memset by Cesar Eduardo Barros · 13 years ago
  16. 52c5056 mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles by Mel Gorman · 13 years ago
  17. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  18. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  19. 8074b26 mm: fix refcounting in swapon by Miklos Szeredi · 13 years ago
  20. 3f04f62 thp: split_huge_page paging by Andrea Arcangeli · 13 years ago
  21. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  22. 66d7dd5 /proc/swaps: support polling by Kay Sievers · 14 years ago
  23. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  24. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  25. 349f429 swap: do not send discards as barriers by Christoph Hellwig · 14 years ago
  26. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  27. 8f2ae0f swap: do not send discards as barriers by Christoph Hellwig · 14 years ago
  28. b73d7fc swap: prevent reuse during hibernation by Hugh Dickins · 14 years ago
  29. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  30. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  31. 966cca02 mm: fix corruption of hibernation caused by reusing swap during image saving by KAMEZAWA Hiroyuki · 14 years ago
  32. d79df0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  33. b3a27d0 swap: Add swap slot free callback to block_device_operations by Nitin Gupta · 14 years ago
  34. b272564 swap: Add flag to identify block swap devices by Nitin Gupta · 14 years ago
  35. fbd9b09 blkdev: generalize flags for blkdev_issue_fn functions by Dmitry Monakhov · 14 years ago
  36. 0249144 memcg: move charges of anonymous swap by Daisuke Nishimura · 14 years ago
  37. 08259d5 mm: add comment on swap_duplicate's error code by Hugh Dickins · 14 years ago
  38. ad2bd7e mm/swapfile.c: fix swapon size off-by-one by Hugh Dickins · 14 years ago
  39. b084d43 mm: count swap usage by KAMEZAWA Hiroyuki · 14 years ago
  40. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  41. 5ad6468 ksm: let shared pages be swappable by Hugh Dickins · 15 years ago
  42. 3ca7b3c mm: define PAGE_MAPPING_FLAGS by Hugh Dickins · 15 years ago
  43. d4906e1 swap: rework map_swap_page() again by Lee Schermerhorn · 15 years ago
  44. aaa4686 swap_info: note SWAP_MAP_SHMEM by Hugh Dickins · 15 years ago
  45. 570a335b swap_info: swap count continuations by Hugh Dickins · 15 years ago
  46. 8d69aae swap_info: swap_map of chars not shorts by Hugh Dickins · 15 years ago
  47. 253d553 swap_info: SWAP_HAS_CACHE cleanups by Hugh Dickins · 15 years ago
  48. 73c34b6 swap_info: miscellaneous minor cleanups by Hugh Dickins · 15 years ago
  49. 9625a5f swap_info: include first_swap_extent by Hugh Dickins · 15 years ago
  50. efa90a9 swap_info: change to array of pointers by Hugh Dickins · 15 years ago
  51. f29ad6a swap_info: private to swapfile.c by Hugh Dickins · 15 years ago
  52. 32c5fc1 mm: remove incorrect swap_count() from try_to_unuse() by Bo Liu · 15 years ago
  53. 3bd0f0c swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULL by Suresh Jayaraman · 15 years ago
  54. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  55. 35451be ksm: unmerge is an origin of OOMs by Hugh Dickins · 15 years ago
  56. a7420aa HWPOISON: Add support for poison swap entries v2 by Andi Kleen · 15 years ago
  57. 746cd1e block: use blkdev_issue_discard in blk_ioctl_discard by Christoph Hellwig · 15 years ago
  58. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 15 years ago
  59. 8a9478c memcg: fix swap accounting by KAMEZAWA Hiroyuki · 15 years ago
  60. c9e4441 mm: reuse unused swap entry if necessary by KAMEZAWA Hiroyuki · 15 years ago
  61. 355cfa7 mm: modify swap_map and add SWAP_HAS_CACHE flag by KAMEZAWA Hiroyuki · 15 years ago
  62. cb4b86b mm: add swap cache interface for swap reference by KAMEZAWA Hiroyuki · 15 years ago
  63. a1bb7d6 PM/hibernate: fix "swap breaks after hibernation failures" by Alan Jenkins · 15 years ago
  64. 85d9fc8 memcg: fix refcnt handling at swapoff by KAMEZAWA Hiroyuki · 15 years ago
  65. c4ea37c [CVE-2009-0029] System call wrappers part 26 by Heiko Carstens · 15 years ago
  66. 2c26fdd memcg: revert gfp mask fix by KAMEZAWA Hiroyuki · 15 years ago
  67. 8c7c6e34 memcg: mem+swap controller core by KAMEZAWA Hiroyuki · 15 years ago
  68. 27a7faa memcg: swap cgroup for remembering usage by KAMEZAWA Hiroyuki · 15 years ago
  69. bced052 memcg: fix gfp_mask of callers of charge by KAMEZAWA Hiroyuki · 15 years ago
  70. 7a81b88 memcg: introduce charge-commit-cancel style of functions by KAMEZAWA Hiroyuki · 15 years ago
  71. 084f71ae mm: kill page_queue_congested() by KOSAKI Motohiro · 15 years ago
  72. 2509ef2 badpage: zap print_bad_pte on swap and file by Hugh Dickins · 15 years ago
  73. f0d7a4b swapfile: let others seed random by Hugh Dickins · 15 years ago
  74. 858a2990 swapfile: change discard pgoff_t to sector_t by Hugh Dickins · 15 years ago
  75. c60aa17 swapfile: swap allocation cycle if nonrot by Hugh Dickins · 15 years ago
  76. 20137a4 swapfile: swapon randomize if nonrot by Hugh Dickins · 15 years ago
  77. 7992fde swapfile: swap allocation use discard by Hugh Dickins · 15 years ago
  78. 6a6ba83 swapfile: swapon use discard (trim) by Hugh Dickins · 15 years ago
  79. ebebbbe swapfile: rearrange scan and swap_info by Hugh Dickins · 15 years ago
  80. 81e3397 swapfile: remove v0 SWAP-SPACE message by Hugh Dickins · 15 years ago
  81. 886bb7e swapfile: remove surplus whitespace by Hugh Dickins · 15 years ago
  82. 22c6f8f swapfile: remove SWP_ACTIVE mask by Hugh Dickins · 15 years ago
  83. 73fd874 swapfile: swapon needs larger size type by Hugh Dickins · 15 years ago
  84. b962716 mm: optimize get_scan_ratio for no swap by Hugh Dickins · 15 years ago
  85. 68bdc8d mm: try_to_unuse check removing right swap by Hugh Dickins · 15 years ago
  86. a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page by Hugh Dickins · 15 years ago
  87. 7b1fe59 mm: reuse_swap_page replaces can_share_swap_page by Hugh Dickins · 15 years ago
  88. 51726b1 mm: replace some BUG_ONs by VM_BUG_ONs by Hugh Dickins · 15 years ago
  89. 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 16 years ago
  90. 8413ac9 mm: page lock use lock bitops by Nick Piggin · 16 years ago
  91. 68a22394 vmscan: free swap space on swap-in/activation by Rik van Riel · 16 years ago
  92. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  93. 7d03431 swapfile/vmscan: update comments related to vmscan functions by Fernando Luis Vazquez Cao · 16 years ago
  94. 7c363b8 mm/swapfile.c: make code static by Adrian Bunk · 16 years ago
  95. 19fd623 mm: spinlock tree_lock by Nick Piggin · 16 years ago
  96. 78ecba0 mm: fix ever-decreasing swap priority by Hugh Dickins · 16 years ago
  97. 3d71f86 mm: use non-racy method for /proc/swaps creation by Denis V. Lunev · 16 years ago
  98. 797df57 mm: try both endianess when checking for endianess by Chris Dearman · 16 years ago
  99. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  100. 044d66c memcgroup: reinstate swapoff mod by Hugh Dickins · 16 years ago