Commit Graph

208 Commits (f114fec54c30ba9c6842ac1121d3e16d3d3c6bdd)

Author SHA1 Message Date
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() 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Arnd Bergmann 6de5bd128d BKL: introduce CONFIG_BKL. 15 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
Christoph Hellwig 1025774ce4 remove inode_setattr 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
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Christoph Hellwig 1b061d9247 rename the generic fsync implementations 15 years ago
Thomas Stewart d27d7a9a78 ufs: permit mounting of BorderWare filesystems 15 years ago
Jan Kara 8f45c33dec ufs: Remove dead quota code 15 years ago
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 123e9caf1e quota: explicitly set ->dq_op and ->s_qcop 15 years ago