aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/xip.c
Commit message (Expand)AuthorAgeFilesLines
* ext2: Unify log messages in ext2Alexey Fisher2009-12-101-2/+3
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* [PATCH] move block_device_operations to blkdev.hAl Viro2008-10-211-0/+1
* ext2: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
* xip: support non-struct page backed memoryNick Piggin2008-04-281-22/+15
* return pfn from direct_access, for XIPJared Hulbert2008-04-281-10/+14
* [PATCH] fix xip sparse file handling in ext2Carsten Otte2005-07-271-1/+1
* [PATCH] execute-in-place fixesCarsten Otte2005-07-151-34/+47
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-241-0/+80