GIT Revision: a798dd143b7ecef80bddef7806512093cecc63c6

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=6932
This commit is contained in:
Michal Marek
2011-03-18 06:02:51 +00:00
committed by Git OBS Bridge
parent 41ff02fe33
commit f21265c9e3
35 changed files with 377 additions and 4 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Mar 17 12:24:09 CET 2011 - sjayaraman@suse.de
- netvm: Do not mark requests for swapfile writes as dirty or
kswapd fails to free the page (bnc#678472).
- nfs: Use page_file_offset during page writeback (bnc#677738).
- nfs: Convert nfs_mark_request_dirty() to use page_file_mapping()
(bnc#677738).
- netvm: Remove duplicated initialization in net/ipv4/route.c
(bnc#678970).
- collapse: mm: Report the low watermark correctly (bnc#678497).
- commit a798dd1
-------------------------------------------------------------------
Tue Mar 15 16:19:53 CET 2011 - jeffm@suse.com