Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / pstore /
2012-04-05 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-04-05 Stephen Boydsimple_open: automatically convert to simple_open()
2012-03-31 Al Viropstore: trim pstore_get_inode()
2012-03-23 Linus TorvaldsMerge tag 'pstore-for-linus' of git://git./linux/kernel...
2012-03-21 Al Virotidy up after d_make_root() conversion
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-16 Seiji Aguchipstore: Introduce get_reason_str() to pstore
2011-11-18 Kees Cookpstore: gracefully handle NULL pstore_info functions
2011-11-17 Kees Cookpstore: pass reason to backend write callback
2011-11-17 Kees Cookpstore: pass allocated memory region back to caller
2011-10-12 Chen Gongpstore: make pstore write function return normal succes...
2011-08-16 Don Zickuspstore: change mutex locking to spin_locks
2011-08-16 Luck, Tonypstore: defer inserting OOPS entries into pstore
2011-07-22 Matthew Garrettpstore: Allow the user to explicitly choose a backend
2011-07-22 Matthew Garrettpstore: Make "part" unsigned
2011-07-22 Matthew Garrettpstore: Add extra context for writes and erases
2011-07-22 Matthew Garrettpstore: Extend API for more flexibility in new backends
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-16 Chen Gongpstore: fix pstore filesystem mount/remount issue
2011-05-16 Chen Gongpstore: fix one type of return value in pstore
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-22 Tony Luckpstore: cleanups to pstore_dump()
2011-03-21 Luck, Tonypstore: use mount option instead sysfs to tweak kmsg_bytes
2011-03-21 Tony Luckpstore: fix leaking ->i_private
2011-03-18 Tony LuckSome fixes for pstore
2011-01-07 Tony Luckpstore: fix build warning for unused return value from...
2010-12-28 Tony Luckpstore: new filesystem interface to platform persistent...