Commit Graph

515 Commits (ad44be5c7820f5b8ce97292f4bcb3de73625c35b)

Author SHA1 Message Date
Al Viro 8e0718924e reiserfs: propagate umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Joe Perches 558feb0818 fs: Convert vmalloc/memset to vzalloc 14 years ago
Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
Akinobu Mita 9d6bf5aa17 reiserfs: use hweight_long() 14 years ago
Akinobu Mita 0c2fd1bfb1 reiserfs: use proper little-endian bitops 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
Christoph Hellwig 4482a087d4 reiserfs: cache negative ACLs for v1 stat format 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig b4d5b10fb2 reiserfs: make reiserfs default to barrier=flush 14 years ago
Christoph Hellwig aacfc19c62 fs: simplify the blockdev_direct_IO prototype 14 years ago
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
Mimi Zohar 9d8f13ba3f security: new security_inode_init_security API adds function callback 14 years ago
Justin TerAvest 4aede84b33 fixlet: Remove fs_excl from struct task. 14 years ago
Al Viro 1d29b5a2ed reiserfs_permission() doesn't need to bail out in RCU mode 14 years ago
Sage Weil cc350c2764 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename 14 years ago
Christoph Hellwig aa38572954 fs: pass exact type of data dirties to ->dirty_inode 14 years ago
Sage Weil e4eaac06bc vfs: push dentry_unhash on rename_dir into file systems 14 years ago
Sage Weil 79bf7c732b vfs: push dentry_unhash on rmdir into file systems 14 years ago
Sage Weil 64252c75a2 vfs: remove dget() from dentry_unhash() 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Serge E. Hallyn 2e14967075 userns: rename is_owner_or_cap to inode_owner_or_capable 14 years ago
matt mooney 0ccd234ca0 fs: change to new flag variable 14 years ago
Aneesh Kumar K.V f17b604207 fs: Remove i_nlink check from file system link callback 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Al Viro c78f4cc5e7 reiserfs xattr ->d_revalidate() shouldn't care about RCU 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro 99890a3be1 fix reiserfs mkdir() breakage 14 years ago
Eric Paris 2a7dba391e fs/vfs/security: pass last path component to LSM on inode creation 14 years ago
Tejun Heo 28aadf5169 reiserfs: make commit_wq use the default concurrency level 14 years ago
Jesper Juhl 566538a6cf reiserfs: make sure va_end() is always called after va_start(). 14 years ago
Jan Kara f00c9e44ad quota: Fix deadlock during path resolution 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 14 years ago