aboutsummaryrefslogtreecommitdiffstats
path: root/fs/minix/file.c
Commit message (Expand)AuthorAgeFilesLines
* remove inode_setattrChristoph Hellwig2010-08-091-1/+11
* add missing setattr methodsChristoph Hellwig2010-08-091-0/+12
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* switch minix to simple_fsync()Al Viro2009-06-111-19/+1
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+45