Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: fix unconditional write_super() call in file_fsync() | OGAWA Hirofumi | 2008-04-29 | 1 | -1/+1 |
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM | David Woodhouse | 2007-06-28 | 1 | -0/+8 |
* | Remove do_sync_file_range() | Mark Fasheh | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() | Mark Fasheh | 2007-04-27 | 1 | -5/+3 |
* | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -2/+2 |
* | [PATCH] severing fs.h, radix-tree.h -> sched.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells | 2006-09-30 | 1 | -0/+113 |
* | [PATCH] writeback: fix range handling | OGAWA Hirofumi | 2006-06-23 | 1 | -1/+1 |
* | [PATCH] sync_file_range(): use unsigned for flags | Andrew Morton | 2006-04-11 | 1 | -2/+2 |
* | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 | 1 | -0/+164 |