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