Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2017-08-01 | fs: convert a pile of fsync routines to errseq_t based reporting | Jeff Layton | 1 | -1/+1 |
2016-10-10 | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -3/+0 |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -3/+0 |
2016-09-22 | fs: Give dentry to inode_change_ok() instead of inode | Jan Kara | 1 | -1/+1 |
2016-05-12 | jfs: Switch to generic xattr handlers | Andreas Gruenbacher | 1 | -3/+3 |
2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -3/+3 |
2015-07-23 | jfs: Handle error from dquot_initialize() | Dave Kleikamp | 1 | -2/+5 |
2015-06-01 | jfs: removed a prohibited space after opening parenthesis | Nan Jia | 1 | -1/+1 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -1/+1 |
2015-04-11 | make new_sync_{read,write}() static | Al Viro | 1 | -2/+0 |
2015-02-05 | vfs: add support for a lazytime mount option | Theodore Ts'o | 1 | -1/+1 |
2014-06-12 | ->splice_write() via ->write_iter() | Al Viro | 1 | -1/+1 |
2014-05-06 | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 1 | -2/+2 |
2014-05-06 | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 1 | -2/+2 |
2014-01-25 | jfs: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -1/+3 |
2012-12-20 | jfs: drop vmtruncate | Marco Stornelli | 1 | -2/+4 |
2012-09-21 | userns: Convert jfs to use kuid/kgid where appropriate | Eric W. Biederman | 1 | -2/+2 |
2011-07-25 | fs: take the ACL checks to common code | Christoph Hellwig | 1 | -1/+1 |
2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -1/+8 |
2011-07-20 | fs: move inode_dio_wait calls into ->setattr | Christoph Hellwig | 1 | -0/+2 |
2011-06-20 | JFS: Don't save agno in the inode | Dave Kleikamp | 1 | -3/+3 |
2010-08-09 | remove inode_setattr | Christoph Hellwig | 1 | -3/+11 |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -2/+2 |
2010-05-21 | quota: unify quota init condition in setattr | Dmitry Monakhov | 1 | -1/+1 |
2010-03-05 | dquot: cleanup dquot initialize routine | Christoph Hellwig | 1 | -1/+1 |
2010-03-05 | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 1 | -1/+3 |
2010-03-05 | dquot: cleanup dquot transfer routine | Christoph Hellwig | 1 | -2/+3 |
2010-03-05 | dquot: move dquot transfer responsibility into the filesystem | Christoph Hellwig | 1 | -1/+25 |
2009-09-08 | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds | 1 | -1/+1 |
2008-02-07 | BKL-removal: Implement a compat_ioctl handler for JFS | Andi Kleen | 1 | -0/+3 |
2008-02-07 | BKL-removal: Use unlocked_ioctl for jfs | Andi Kleen | 1 | -1/+1 |
2007-07-10 | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2006-10-30 | jfs: Add splice support | Daniel Drake | 1 | -0/+2 |
2006-10-02 | JFS: White space cleanup | Dave Kleikamp | 1 | -4/+4 |
2006-10-01 | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 1 | -2/+2 |
2006-10-01 | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 1 | -2/+0 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
2006-02-09 | JFS: ext2 inode attributes for jfs | Herbert Poetzl | 1 | -0/+1 |
2005-05-04 | JFS: fix sparse warnings by moving extern declarations to headers | Dave Kleikamp | 1 | -6/+3 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+119 |