| Commit message (Expand) | Author | Age |
* | switch ->mknod() to umode_t | Al Viro | 2012-01-03 |
* | switch ->create() to umode_t | Al Viro | 2012-01-03 |
* | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-03 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 |
* | ->permission() sanitizing: don't pass flags to generic_permission() | Al Viro | 2011-07-20 |
* | kill check_acl callback of generic_permission() | Al Viro | 2011-07-20 |
* | hpfs: remove unnecessary dentry_unhash on rmdir, dir rename | Sage Weil | 2011-05-28 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-05-26 |
|\ |
|
| * | vfs: push dentry_unhash on rename_dir into file systems | Sage Weil | 2011-05-26 |
| * | vfs: push dentry_unhash on rmdir into file systems | Sage Weil | 2011-05-26 |
| * | vfs: remove dget() from dentry_unhash() | Sage Weil | 2011-05-26 |
* | | HPFS: Remove unused variable | Mikulas Patocka | 2011-05-09 |
* | | HPFS: Fix endianity. Make hpfs work on big-endian machines | Mikulas Patocka | 2011-05-09 |
* | | HPFS: Remove CR/LF conversion option | Mikulas Patocka | 2011-05-09 |
* | | HPFS: Remove remaining locks | Mikulas Patocka | 2011-05-09 |
|/ |
|
* | hpfs: remove the BKL | Arnd Bergmann | 2011-03-02 |
* | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 2011-01-07 |
* | Don't mess with generic_permission() under ->d_lock in hpfs | Al Viro | 2010-03-03 |
* | sanitize signedness/const for pointers to char in hpfs a bit | Al Viro | 2010-03-03 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | CRED: Wrap task credential accesses in the HPFS filesystem | David Howells | 2008-11-13 |
* | [PATCH] hpfs: cleanup ->setattr | Christoph Hellwig | 2008-10-23 |
* | [patch 05/14] hpfs: dont call permission() | Miklos Szeredi | 2008-07-26 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
* | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] r/o bind mounts: monitor zeroing of i_nlink | Dave Hansen | 2006-10-01 |
* | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 2006-10-01 |
* | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 2006-10-01 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 |
* | [PATCH] sem2mutex: HPFS | Ingo Molnar | 2006-03-23 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |