summaryrefslogtreecommitdiff
path: root/fs/sysv/file.c
AgeCommit message (Expand)Author
2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro
2012-12-20sysv: drop vmtruncateMarco Stornelli
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09add missing setattr methodsChristoph Hellwig
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2009-06-11repair sysv_write_inode(), switch sysv to simple_fsync()Al Viro
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-02-12[PATCH] mark struct inode_operations const 3Arjan van de Ven
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2002-10-07[PATCH] named initializers for fs/sysvArt Haas
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-05-21[PATCH] add proper ->getattr()Alexander Viro
2002-05-19[PATCH] i_dirty_buffers locking fixAndrew Morton
2002-04-30MergeLinus Torvalds
2002-04-29[PATCH] remove i_dirty_data_buffersAndrew Morton
2002-04-03Move sysvfs incore data from include/linux/sysv_fs.h to fs/sysv/sysv.h.Christoph Hellwig
2002-02-04v2.4.14.7 -> v2.4.14.8Linus Torvalds
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.8.1 -> v2.4.8.2Linus Torvalds
2002-02-04v2.4.5.8 -> v2.4.5.9Linus Torvalds
2002-02-04Import changesetLinus Torvalds