Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement simple fs aops | Nick Piggin | 2007-10-16 | 1 | -2/+2 |
* | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
* | [PATCH] mark struct inode_operations const 3 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] convert ramfs to use __set_page_dirty_no_writeback | Ken Chen | 2007-02-11 | 1 | -1/+1 |
* | [PATCH] ramfs breaks without CONFIG_BLOCK | Dimitri Gorokhovik | 2006-12-30 | 1 | -1/+3 |
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 | 1 | -2/+4 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] fs/*/file.c: drop insane header dependencies | Alexey Dobriyan | 2006-03-23 | 1 | -11/+0 |
* | [PATCH] NOMMU: Provide shared-writable mmap support on ramfs | David Howells | 2006-01-06 | 1 | -0/+57 |