index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ramfs
/
file-mmu.c
Age
Commit message (
Expand
)
Author
2015-04-12
make new_sync_{read,write}() static
Al Viro
2014-06-12
->splice_write() via ->write_iter()
Al Viro
2014-05-06
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-01-24
fs/ramfs: move ramfs_aops to inode.c
Axel Lin
2010-05-28
fs: convert simple fs to new truncate
Nick Piggin
2010-05-28
rename the generic fsync implementations
Christoph Hellwig
2008-07-04
ramfs: enable splice write
Octavian Purdila
2008-04-29
fs/ramfs/ extern cleanup
Adrian Bunk
2007-10-16
implement simple fs aops
Nick Piggin
2007-07-10
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-02-12
[PATCH] mark struct inode_operations const 3
Arjan van de Ven
2007-02-11
[PATCH] convert ramfs to use __set_page_dirty_no_writeback
Ken Chen
2006-12-30
[PATCH] ramfs breaks without CONFIG_BLOCK
Dimitri Gorokhovik
2006-10-01
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2006-03-23
[PATCH] fs/*/file.c: drop insane header dependencies
Alexey Dobriyan
2006-01-06
[PATCH] NOMMU: Provide shared-writable mmap support on ramfs
David Howells