Commit Graph

143 Commits (5de865eebb8330eee19c37b31fb6f315a09d4273)

Author SHA1 Message Date
Michael Opdenacker 74a797d99a fs/hfs/btree.h: remove duplicate defines 11 years ago
Kirill A. Shutemov 7caef26767 truncate: drop 'oldsize' truncate_pagecache() parameter 12 years ago
Linus Torvalds da53be12bb Don't pass inode to ->d_hash() and ->d_compare() 12 years ago
Al Viro 002f8bec85 [readdir] convert hfs 12 years ago
Jeff Mahoney fb09c3733a hfs: avoid crash in hfs_bnode_create 12 years ago
Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
Al Viro 1950267e6e hfs: SMP race on directory close() 12 years ago
Joe Perches d614267329 hfs/hfsplus: convert printks to pr_<level> 12 years ago
Joe Perches c2b3e1f76e hfs/hfsplus: convert dprint to hfs_dbg 12 years ago
Alexey Khoroshilov 9509f17851 hfs: add error checking for hfs_find_init() 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 adae07485e fs/hfs: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Marco Stornelli c8cf464bc5 hfs: drop vmtruncate 12 years ago
Kirill A. Shutemov 8c0a853770 fs: push rcu_barrier() from deactivate_locked_super() to filesystems 13 years ago
Eric W. Biederman 43b5e4ccd4 userns: Convert hfs to use kuid and kgid where appropriate 13 years ago
Tejun Heo 43829731dd workqueue: deprecate flush[_delayed]_work_sync() 13 years ago
Artem Bityutskiy 50640bcc0a hfs: nuke write_super from comments 13 years ago
Artem Bityutskiy 5687b5780e hfs: get rid of hfs_sync_super 13 years ago
Artem Bityutskiy b16ca62635 hfs: introduce VFS superblock object back-reference 13 years ago
Artem Bityutskiy 4527440d5d hfs: simplify a bit checking for R/O 13 years ago
Artem Bityutskiy a3742d4828 hfs: remove extra mdb write on unmount 13 years ago
Artem Bityutskiy b59352359d hfs: get rid of lock_super 13 years ago
Artem Bityutskiy 715189d836 hfs: push lock_super down 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
Al Viro 0b728e1911 stop passing nameidata * to ->d_revalidate() 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 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro e021d7b7fd hfs: propagate 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
Dan Carpenter bc5b8a9003 hfs: add sanity check for file name length 13 years ago
Phillip Lougher 434a964daa hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 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
Sage Weil 4e82d61b6a hfs: remove unnecessary dentry_unhash on 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 69102e9b4b hfs: fix rename() over non-empty directory 14 years ago
Al Viro 518c79d28e switch hfs 14 years ago
Nick Piggin 34286d6662 fs: rcu-walk aware d_revalidate method 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