Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / logfs / readwrite.c
2012-03-20 Cong Wanglogfs: remove the second argument of k[un]map_atomic()
2012-01-28 Joern Engellogfs: Grow inode in delete path
2012-01-28 Prasad Joshilogfs: Propagate page parameter to __logfs_write_inode
2012-01-28 Prasad Joshilogfs: take write mutex lock during fsync and sync
2012-01-28 Prasad Joshilogfs: update page reference count for pined pages
2011-11-02 Miklos Szeredifilesystems: add set_nlink()
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-04-26 Jiri KosinaMerge branch 'master' into for-next
2011-04-10 Justin P. Mattocktreewide: remove extra semicolons
2011-03-31 Lucas De MarchiFix common misspellings
2010-12-23 Prasad Joshilogfs: fix "Kernel BUG at readwrite.c:1193"
2010-08-09 Al Viroconvert logfs to ->evict_inode()
2010-08-09 Al Virologfs: get rid of magical inodes
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-04 Joern Engellogfs: commit reservations under space pressure
2010-05-01 Joern Engellogfs: fix logfs_seek_hole()
2010-04-29 Joern EngelLogFS: Fix typo in b6349ac8
2010-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-04-20 Joern Engel[LogFS] Split large truncated into smaller chunks
2010-04-15 Joern Engel[LogFS] Prevent mempool_destroy NULL pointer dereference
2010-04-13 Joern Engel[LogFS] Prevent memory corruption on large deletes
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Joern Engel[LogFS] Remove unused method
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-28 Joern EngelPrevent data corruption in logfs_rewrite_block()
2010-03-04 Joern Engel[LogFS] Only write journal if dirty
2009-11-20 Joern Engel[LogFS] add new flash file system