Commit Graph

32 Commits (7baf04261062826ea225ab23e07c541e279143fa)

Author SHA1 Message Date
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 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 a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
Al Viro 642c937b4e ufs should use d_splice_alias() 14 years ago
Sage Weil 87161faae2 ufs: remove unnecessary dentry_unhash from rmdir, dir rename 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
Al Viro 37750cdda3 ufs: i_nlink races in rename() 14 years ago
Arnd Bergmann 788257d610 ufs: remove the BKL 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Jan Kara 8f45c33dec ufs: Remove dead quota code 15 years ago
Dmitry Monakhov 311b9549ed ufs: add ufs speciffic ->setattr call 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Alexey Dobriyan 080497079c ufs: pass qstr instead of dentry where necessary for NFS 15 years ago
Duane Griffin 723be1f300 ufs: copy symlink data into the correct union member 16 years ago
Mike Frysinger e542059884 drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h 17 years ago
David Howells b55c460da6 iget: stop UFS from using iget() and read_inode() 17 years ago
Christoph Hellwig bcd6d4ecf6 ufs: move non-layout parts of ufs_fs.h to fs/ufs/ 18 years ago
Arjan van de Ven c5ef1c42c5 [PATCH] mark struct inode_operations const 3 18 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Josh Triplett 344fe78669 [PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink() 19 years ago
Evgeniy Dushistov abf5d15fd2 [PATCH] ufs: easy debug 19 years ago
Evgeniy Dushistov b71034e5e6 [PATCH] ufs: directory and page cache: from blocks to pages 19 years ago
Evgeniy Dushistov 826843a347 [PATCH] ufs: directory and page cache: install aops 19 years ago
Alexey Dobriyan 3257545e40 [PATCH] ufs: switch to inode_inc_count, inode_dec_count 19 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago