aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/xip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro1-2/+0
2009-12-10ext2: Unify log messages in ext2Alexey Fisher1-2/+3
2009-09-22const: make block_device_operations constAlexey Dobriyan1-1/+1
2008-10-21[PATCH] move block_device_operations to blkdev.hAl Viro1-0/+1
2008-04-28ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28xip: support non-struct page backed memoryNick Piggin1-22/+15
2008-04-28return pfn from direct_access, for XIPJared Hulbert1-10/+14
2005-07-27[PATCH] fix xip sparse file handling in ext2Carsten Otte1-1/+1
2005-07-15[PATCH] execute-in-place fixesCarsten Otte1-34/+47
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte1-0/+80