nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / power / swap.c
2009-04-15 Nikanth Karthikesanswap: Remove code handling bio_alloc failure with __GFP...
2009-02-18 Jens Axboeblock: fix bad definition of BIO_RW_SYNC
2008-12-04 Al Viro[PATCH] kill obsolete temporary comment in swsusp_close()
2008-10-21 Al Viro[PATCH] sanitize blkdev_get() and friends
2008-10-21 Al Viro[PATCH] propagate mode through swsusp_close()
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-02-01 Rafael J. WysockiHibernation: Update messages
2008-02-01 Rafael J. WysockiHibernation: Remove unnecessary variable declaration
2007-07-19 Rafael J. Wysockiswsusp: introduce restore platform operations
2007-05-24 OGAWA Hirofumipower: Fix sizeof(PAGE_SIZE) typo
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Rafael J. Wysockiswsusp: use rbtree for tracking allocated swap
2007-05-02 Vivek Goyal[PATCH] x86-64: do not use virt_to_page on kernel data...
2007-01-06 Rafael J. Wysocki[PATCH] swsusp: Do not fail if resume device is not set
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Fix labels
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Measure memory shrinking time
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use __GFP_WAIT
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Improve handling of highmem
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: add resume_offset command line parameter
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use block device offsets to identify...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: rearrange swap-handling code
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use partition device and offset to...
2006-10-17 Andrew Morton[PATCH] swsusp: fix memory leaks
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Use memory bitmaps during resume
2006-09-26 Andrew Morton[PATCH] swsusp: read speedup
2006-09-26 Andrew Morton[PATCH] swsusp: add read-speed instrumentation
2006-09-26 Andrew Morton[PATCH] swsusp: write speedup
2006-09-26 Andrew Morton[PATCH] swsusp: add write-speed instrumentation
2006-07-10 Linus Torvalds[PATCH] swsusp: fix panic when signature can't be read
2006-07-10 Andrew Morton[PATCH] swsusp warning fix
2006-03-26 Con Kolivas[PATCH] swswsup: return correct load_image error
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: separate swap-writing/reading code