summaryrefslogtreecommitdiff
path: root/fs/minix/file.c
Commit message (Expand)AuthorAge
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-22
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* make new_sync_{read,write}() staticAl Viro2015-04-11
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* minix: drop vmtruncateMarco Stornelli2012-12-20
* remove inode_setattrChristoph Hellwig2010-08-09
* add missing setattr methodsChristoph Hellwig2010-08-09
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* switch minix to simple_fsync()Al Viro2009-06-11
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* Linux-2.6.12-rc2Linus Torvalds2005-04-16