summaryrefslogtreecommitdiffstats
path: root/fs/sysv/file.c
Commit message (Expand)AuthorAgeFilesLines
* fs: make helpers idmap mount awareChristian Brauner2021-01-241-1/+2
* attr: handle idmapped mountsChristian Brauner2021-01-241-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* fs: Give dentry to inode_change_ok() instead of inodeJan Kara2016-09-221-1/+1
* VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-1/+1
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* sysv: drop vmtruncateMarco Stornelli2012-12-201-2/+3
* 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
* repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro2009-06-111-16/+1
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* [PATCH] mark struct inode_operations const 3Arjan 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/+49