Age | Commit message (Expand) | Author | Files | Lines |
2016-12-09 | vfs: remove ".readlink = generic_readlink" assignments | Miklos Szeredi | 1 | -1/+0 |
2016-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -7/+11 |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -1/+5 |
2016-10-07 | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 1 | -9/+0 |
2016-09-27 | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 1 | -6/+6 |
2016-09-27 | fs: rename "rename2" i_op to "rename" | Miklos Szeredi | 1 | -1/+1 |
2016-09-27 | fs: support RENAME_NOREPLACE for local filesystems | Miklos Szeredi | 1 | -2/+6 |
2016-04-10 | reiserfs: switch to generic_{get,set,remove}xattr() | Al Viro | 1 | -9/+9 |
2015-12-30 | switch ->get_link() to delayed_call, kill ->put_link() | Al Viro | 1 | -1/+0 |
2015-12-08 | replace ->follow_link() with new method that could stay in RCU mode | Al Viro | 1 | -1/+1 |
2015-12-08 | don't put symlink bodies in pagecache into highmem | Al Viro | 1 | -0/+1 |
2015-11-09 | fs/reiserfs/namei.c: remove unnecessary new_valid_dev() check | Yaowei Bai | 1 | -3/+0 |
2015-07-23 | reiserfs: Handle error from dquot_initialize() | Jan Kara | 1 | -15/+48 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -6/+6 |
2014-05-06 | reiserfs: cleanup, remove unnecessary parens | Jeff Mahoney | 1 | -10/+11 |
2014-05-06 | reiserfs: cleanup, remove leading whitespace from labels | Jeff Mahoney | 1 | -7/+7 |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_mark_dirty | Jeff Mahoney | 1 | -3/+3 |
2014-05-06 | reiserfs: cleanup, remove sb argument from journal_end | Jeff Mahoney | 1 | -19/+19 |
2014-05-06 | reiserfs: cleanup, remove nblocks argument from journal_end | Jeff Mahoney | 1 | -19/+19 |
2014-05-06 | reiserfs: cleanup, reformat comments to normal kernel style | Jeff Mahoney | 1 | -159/+261 |
2014-05-06 | reiserfs: cleanup, rename key and item accessors to more friendly names | Jeff Mahoney | 1 | -7/+7 |
2014-01-25 | reiserfs: use generic posix ACL infrastructure | Christoph Hellwig | 1 | -2/+2 |
2013-08-08 | reiserfs: locking, handle nested locks properly | Jeff Mahoney | 1 | -16/+8 |
2012-07-23 | don't expose I_NEW inodes via dentry->d_inode | Al Viro | 1 | -4/+4 |
2012-07-14 | don't pass nameidata to ->create() | Al Viro | 1 | -1/+1 |
2012-07-14 | stop passing nameidata to ->lookup() | Al Viro | 1 | -1/+1 |
2012-03-20 | move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h | Al Viro | 1 | -1/+1 |
2012-03-20 | move reiserfs_acl.h to fs/reiserfs/acl.h | Al Viro | 1 | -1/+1 |
2012-03-20 | take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h | Al Viro | 1 | -1/+1 |
2012-01-03 | reiserfs: propagate umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | switch ->mknod() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | switch ->create() to umode_t | Al Viro | 1 | -1/+1 |
2012-01-03 | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 1 | -1/+1 |
2011-11-02 | filesystems: add set_nlink() | Miklos Szeredi | 1 | -2/+2 |
2011-11-02 | filesystems: add missing nlink wrappers | Miklos Szeredi | 1 | -6/+6 |
2011-07-25 | fs: take the ACL checks to common code | Christoph Hellwig | 1 | -3/+3 |
2011-07-20 | kill check_acl callback of generic_permission() | Al Viro | 1 | -1/+3 |
2011-05-28 | reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename | Sage Weil | 1 | -5/+0 |
2011-05-26 | vfs: push dentry_unhash on rename_dir into file systems | Sage Weil | 1 | -0/+3 |
2011-05-26 | vfs: push dentry_unhash on rmdir into file systems | Sage Weil | 1 | -0/+2 |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -4/+5 |
2011-03-15 | fs: Remove i_nlink check from file system link callback | Aneesh Kumar K.V | 1 | -4/+0 |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris | 1 | -4/+5 |
2011-03-03 | fix reiserfs mkdir() breakage | Al Viro | 1 | -1/+1 |
2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris | 1 | -4/+5 |
2010-10-25 | new helper: ihold() | Al Viro | 1 | -1/+1 |
2010-05-21 | reiserfs: replace inode uid,gid,mode initialization with helper function | Dmitry Monakhov | 1 | -14/+4 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-05 | dquot: cleanup dquot initialize routine | Christoph Hellwig | 1 | -11/+11 |
2010-03-05 | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 1 | -0/+17 |