index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext2
/
xip.c
Age
Commit message (
Expand
)
Author
2015-02-16
ext2: remove xip.c and xip.h
Matthew Wilcox
2015-02-16
ext2: remove ext2_xip_verify_sb()
Matthew Wilcox
2015-02-16
vfs: remove get_xip_mem
Matthew Wilcox
2015-02-16
dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks
Matthew Wilcox
2015-01-13
block: Change direct_access calling convention
Matthew Wilcox
2013-11-05
ext2: Fix fs corruption in ext2_get_xip_mem()
Jan Kara
2012-03-31
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2009-12-10
ext2: Unify log messages in ext2
Alexey Fisher
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2008-10-21
[PATCH] move block_device_operations to blkdev.h
Al Viro
2008-04-28
ext2: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
2008-04-28
return pfn from direct_access, for XIP
Jared Hulbert
2005-07-27
[PATCH] fix xip sparse file handling in ext2
Carsten Otte
2005-07-15
[PATCH] execute-in-place fixes
Carsten Otte
2005-06-24
[PATCH] xip: ext2: execute in place
Carsten Otte