summaryrefslogtreecommitdiff
path: root/fs/ext2/xip.c
AgeCommit message (Expand)Author
2015-02-16ext2: remove xip.c and xip.hMatthew Wilcox
2015-02-16ext2: remove ext2_xip_verify_sb()Matthew Wilcox
2015-02-16vfs: remove get_xip_memMatthew Wilcox
2015-02-16dax,ext2: replace ext2_clear_xip_target with dax_clear_blocksMatthew Wilcox
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2013-11-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro
2009-12-10ext2: Unify log messages in ext2Alexey Fisher
2009-09-22const: make block_device_operations constAlexey Dobriyan
2008-10-21[PATCH] move block_device_operations to blkdev.hAl Viro
2008-04-28ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28xip: support non-struct page backed memoryNick Piggin
2008-04-28return pfn from direct_access, for XIPJared Hulbert
2005-07-27[PATCH] fix xip sparse file handling in ext2Carsten Otte
2005-07-15[PATCH] execute-in-place fixesCarsten Otte
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte