Commit Graph

97 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Marco Stornelli c07cb01c45 sysv: drop lock/unlock super 13 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Eric W. Biederman a726ecce75 userns: Convert the sysv filesystem to use kuid/kgid where appropriate 13 years ago
Artem Bityutskiy 9d46be294d fs/sysv: stop using write_super and s_dirt 13 years ago
Artem Bityutskiy eee458936b fs/sysv: remove another useless write_super call 13 years ago
Artem Bityutskiy a4d05d315a fs/sysv: remove useless write_super call 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
Jan Kara dbd5768f87 vfs: Rename end_writeback() to clear_inode() 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 d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
Al Viro dd716e64d6 sysv: 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
Sage Weil 873ae4d5a8 sysv: 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
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Al Viro 4787d45fa7 sysv: i_nlink races in rename() 14 years ago
Al Viro 30304aba6a switch sysv 14 years ago
Nick Piggin fb045adb99 fs: dcache reduce branches in lookup path 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Nick Piggin b1e6a015a5 fs: change d_hash for rcu-walk 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Lubomir Rintel ab654bab04 fs/sysv/super.c: add support for non-PDP11 v7 filesystems 15 years ago
Lubomir Rintel 0bcaa65a56 fs/sysv: v7: adjust sanity checks for some volumes 15 years ago
Lubomir Rintel a36517e930 fs/sysv: add v7 alias 15 years ago
Lubomir Rintel 6d0b5456e1 fs/sysv/super.c: add support for non-PDP11 v7 filesystems 15 years ago
Lubomir Rintel 496ee9b8f3 V7: Adjust sanity checks for some volumes 15 years ago
Lubomir Rintel b76212d7f1 Add v7 alias 15 years ago
Artem Bityutskiy 719f2c879f sysv: do not mark superblock dirty on remount 15 years ago
Artem Bityutskiy 315671f3b8 sysv: do not mark superblock dirty on mount 15 years ago
Al Viro d299eadc09 switch sysv to ->evict_inode() 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig d39aae9ec4 add missing setattr methods 15 years ago
Christoph Hellwig 155130a4f7 get rid of block_write_begin_newtrunc 15 years ago
Christoph Hellwig 6e1db88d53 introduce __block_write_begin 15 years ago
Christoph Hellwig f4e420dc42 clean up write_begin usage for directories in pagecache 15 years ago
Lubomir Rintel 46c23d7f52 sysvfs: fix NULL deref. when allocating new inode 15 years ago
Al Viro 4c9002de32 fix fs/sysv s_dirt handling 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Dmitry Monakhov 85640bd9d4 sysv: replace inode uid,gid,mode initialization with helper function 15 years ago
Dan Carpenter 404e781249 fs/sysv: dereferencing ERR_PTR() 15 years ago
Christoph Hellwig a9185b41a4 pass writeback_control to ->write_inode 15 years ago
Al Viro 5ac3455a84 get rid of BKL in fs/sysv 16 years ago