1. 4246a0b block: add a bi_error field to struct bio by Christoph Hellwig · 9 years ago
  2. 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 9 years ago
  3. 6c45de0 PM / hibernate: Deletion of an unnecessary check before the function call "vfree" by Markus Elfring · 10 years ago
  4. db59760 PM / Hibernate: Migrate to ktime_t by Tina Ruchandani · 10 years ago
  5. 057b0a7 PM / hibernate: fixed typo in comment by Niv Yehezkel · 10 years ago
  6. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  7. 8316bd7 PM / Hibernate: use rb_entry by Davidlohr Bueso · 12 years ago
  8. d8150d3 PM / Hibernate: Print hibernation/thaw progress indicator one line at a time. by Bojan Smojver · 12 years ago
  9. 62c552c PM / Hibernate: Enable suspend to both for in-kernel hibernation. by Bojan Smojver · 12 years ago
  10. 5a21d489 PM / Hibernate: Hibernate/thaw fixes/improvements by Bojan Smojver · 12 years ago
  11. f8262d4 PM / Hibernate: fix the number of pages used for hibernate/thaw buffering by Bojan Smojver · 12 years ago
  12. ee34a37 PM / Hibernate: Drop the check of swap space size for compressed image by Barry Song · 12 years ago
  13. ff01bb4 fs: move code out of buffer.c by Al Viro · 13 years ago
  14. 081a9d0 PM / Hibernate: Improve performance of LZO/plain hibernation, checksum image by Bojan Smojver · 13 years ago
  15. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  16. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  17. be8cd64 PM / Hibernate: Restore old swap signature to avoid user space breakage by Rafael J. Wysocki · 14 years ago
  18. 9f339ca PM / Hibernate: Use async I/O when reading compressed hibernation image by Bojan Smojver · 14 years ago
  19. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  20. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  21. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  22. 3ecb01d use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages by Jan Beulich · 14 years ago
  23. 3624eb0 PM / Hibernate: Modify signature used to mark swap by Rafael J. Wysocki · 14 years ago
  24. d0941ea PM / Hibernate: Make some boot messages look less scary by Rafael J. Wysocki · 14 years ago
  25. f996fc9 PM / Hibernate: Compress hibernation image with LZO by Bojan Smojver · 14 years ago
  26. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  27. d2997b1 hibernation: freeze swap at hibernation by KAMEZAWA Hiroyuki · 14 years ago
  28. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  29. a253129 update email address by Pavel Machek · 14 years ago
  30. 9013367 PM / Hibernate: Fix typos in comments in kernel/power/swap.c by Cesar Eduardo Barros · 14 years ago
  31. 6f612af PM / Hibernate: Group swap ops by Jiri Slaby · 14 years ago
  32. 51fb352 PM / Hibernate: Move the first_sector out of swsusp_write by Jiri Slaby · 14 years ago
  33. 8a0d613 PM / Hibernate: Separate block_io by Jiri Slaby · 14 years ago
  34. d3c1b24 PM / Hibernate: Snapshot cleanup by Jiri Slaby · 14 years ago
  35. 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
  36. 09c09bc PM / Hibernate: Swap, remove useless check from swsusp_read() by Jiri Slaby · 14 years ago
  37. 66d0ae4d PM / Hibernate: Swap, use KERN_CONT by Jiri Slaby · 15 years ago
  38. 0414f2e PM / Hibernate: Move swap functions to kernel/power/swap.c. by Nigel Cunningham · 15 years ago
  39. bf9fd67 PM / Hibernate: Add newline to load_image() fail path by Jiri Slaby · 15 years ago
  40. 4ff277f PM / Hibernate: Fix error handling in save_image() by Jiri Slaby · 15 years ago
  41. 76b57e6 PM / Hibernate: Fix blkdev refleaks by Jiri Slaby · 15 years ago
  42. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  43. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  44. 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 15 years ago
  45. 50c396d [PATCH] kill obsolete temporary comment in swsusp_close() by Al Viro · 16 years ago
  46. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  47. c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 17 years ago
  48. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  49. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  50. 2397672 Hibernation: Update messages by Rafael J. Wysocki · 17 years ago
  51. b6887a2 Hibernation: Remove unnecessary variable declaration by Rafael J. Wysocki · 17 years ago
  52. a634cc1 swsusp: introduce restore platform operations by Rafael J. Wysocki · 17 years ago
  53. 6373da1 power: Fix sizeof(PAGE_SIZE) typo by OGAWA Hirofumi · 17 years ago
  54. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  55. d1d241c swsusp: use rbtree for tracking allocated swap by Rafael J. Wysocki · 17 years ago
  56. 1b29c16 [PATCH] x86-64: do not use virt_to_page on kernel data address by Vivek Goyal · 17 years ago
  57. 7bf2368 [PATCH] swsusp: Do not fail if resume device is not set by Rafael J. Wysocki · 17 years ago
  58. 59a49335 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 18 years ago
  59. 0d3a9ab [PATCH] swsusp: Measure memory shrinking time by Rafael J. Wysocki · 18 years ago
  60. 8594912 [PATCH] swsusp: use __GFP_WAIT by Rafael J. Wysocki · 18 years ago
  61. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 18 years ago
  62. 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 18 years ago
  63. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 18 years ago
  64. 3fc6b34 [PATCH] swsusp: rearrange swap-handling code by Rafael J. Wysocki · 18 years ago
  65. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 18 years ago
  66. c60099b [PATCH] swsusp: fix memory leaks by Andrew Morton · 18 years ago
  67. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 18 years ago
  68. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 18 years ago
  69. 8c00249 [PATCH] swsusp: add read-speed instrumentation by Andrew Morton · 18 years ago
  70. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 18 years ago
  71. 3a4f757 [PATCH] swsusp: add write-speed instrumentation by Andrew Morton · 18 years ago
  72. aeceb15 [PATCH] swsusp: fix panic when signature can't be read by Linus Torvalds · 18 years ago
  73. 712f403 [PATCH] swsusp warning fix by Andrew Morton · 18 years ago
  74. e655a25 [PATCH] swswsup: return correct load_image error by Con Kolivas · 18 years ago
  75. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 18 years ago