Commit Graph

221 Commits (e3cc19957f519dede119d6fc2fc51869bfb09e0e)

Author SHA1 Message Date
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Al Viro 80886298c0 [readdir] simple local unixlike: switch to ->iterate() 12 years ago
Zhang Yanfei 194c8767ce fs: ufs: remove cast for kmalloc return value 12 years ago
Eric W. Biederman 7f78e03513 fs: Limit sys_mount to only request filesystem modules. 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Kees Cook b7e17a10ed fs/ufs: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Marco Stornelli 83f6e3710a ufs: drop vmtruncate 12 years ago
Marco Stornelli b6963327e0 ufs: drop lock/unlock super 12 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Eric W. Biederman 7223546586 userns: Convert the ufs filesystem to use kuid/kgid where appropriate 13 years ago
Artem Bityutskiy 9e9ad5f408 fs/ufs: get rid of write_super 13 years ago
Artem Bityutskiy 7bd54ef722 fs/ufs: re-arrange the code a bit 13 years ago
Artem Bityutskiy 65e5e83f7d fs/ufs: remove extra superblock write on unmount 13 years ago
Al Viro ebfc3b49a7 don't pass nameidata to ->create() 13 years ago
Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 13 years ago
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Al Viro 8de5277879 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro 6a9a06d9ca ufs: 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
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 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
Dan Carpenter 1d5827235d ufs: fix truncated values handling 64 bit metadata 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
Alessio Igor Bogani 7422caa5a1 ufs: Fix a typo 14 years ago
Christoph Hellwig ee3dea3549 ufs: remove unessecary blk_flush_plug 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Akinobu Mita 3cdc7125c3 ufs: use little-endian bitops 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 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
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 14 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Christoph Hellwig 9cb569d601 remove SWRITE* I/O types 15 years ago
Al Viro 58e8268c7b switch ufs to ->evict_inode() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago