aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/xip.c
AgeCommit message (Expand)Author
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