Age | Commit message (Expand) | Author | Files | Lines |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner | 1 | -6/+7 |
2018-05-22 | hfs: use d_splice_alias() | Al Viro | 1 | -13/+7 |
2017-02-18 | hfs: fix hfs_readdir() | Dan Carpenter | 1 | -1/+1 |
2016-10-10 | Merge remote-tracking branch 'ovl/rename2' into for-linus | Al Viro | 1 | -1/+5 |
2016-09-27 | fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps | Deepa Dinamani | 1 | -1/+1 |
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-05-12 | hfs: switch to ->iterate_shared() | Al Viro | 1 | -3/+9 |
2016-01-22 | wrappers for ->i_mutex access | Al Viro | 1 | -2/+2 |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+4 |
2015-04-17 | hfs: incorrect return values | Chengyu Song | 1 | -2/+2 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -4/+4 |
2013-06-29 | [readdir] convert hfs | Al Viro | 1 | -26/+23 |
2013-05-05 | hfs: SMP race on directory close() | Al Viro | 1 | -0/+2 |
2013-04-30 | hfs/hfsplus: convert printks to pr_<level> | Joe Perches | 1 | -6/+6 |
2013-04-30 | hfs: add error checking for hfs_find_init() | Alexey Khoroshilov | 1 | -2/+6 |
2013-02-22 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
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-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 missing nlink wrappers | Miklos Szeredi | 1 | -2/+2 |
2011-05-28 | hfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 1 | -6/+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/+3 |
2011-03-03 | hfs: fix rename() over non-empty directory | Al Viro | 1 | -37/+13 |
2011-01-12 | switch hfs | Al Viro | 1 | -2/+0 |
2011-01-07 | fs: dcache reduce branches in lookup path | Nick Piggin | 1 | -1/+1 |
2009-12-15 | hfs: fix a potential buffer overflow | Amerigo Wang | 1 | -0/+11 |
2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
2006-12-08 | [PATCH] struct path: convert hfs | Josef Sipek | 1 | -1/+1 |
2006-10-01 | [PATCH] r/o bind mounts: monitor zeroing of i_nlink | Dave Hansen | 1 | -1/+1 |
2006-10-01 | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 1 | -1/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -1/+1 |
2006-01-18 | [PATCH] hfs: cleanup HFS prints | Roman Zippel | 1 | -6/+6 |
2005-09-07 | [PATCH] hfs: NLS support | Roman Zippel | 1 | -5/+6 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+330 |