Commit Graph

202 Commits (3a3bfb61e64476ff1e4ac3122cb6dec9c79b795c)

Author SHA1 Message Date
Al Viro 48fde701af switch open-coded instances of d_make_root() to new helper 13 years ago
Dan Carpenter ad2a8e6078 AFS: checking wrong bit in afs_readpages() 13 years ago
Cong Wang da4aa36d01 afs: remove the second argument of k[un]map_atomic() 13 years ago
Anton Blanchard c017386352 afs: Remote abort can cause BUG in rxrpc code 13 years ago
Anton Blanchard 2c724fb927 afs: Read of file returns EBADMSG 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
Al Viro 5ffc2836a2 vfs: kill ->mnt_devname use in afs printks 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
David Howells e4b9f00581 AFS: Fix silly characters in a comment 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago
David Howells d6e43f751f AFS: Use i_generation not i_version for the vnode uniquifier 14 years ago
David Howells 2e41ae225f AFS: Set s_id in the superblock to the volume name 14 years ago
Anton Blanchard 5e7f23373b afs: afs_fill_page reads too much, or wrong data 14 years ago
Al Viro dde194a64b afs: fix sget() races, close leak on umount 14 years ago
Sage Weil 705da2de95 afs: 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
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Anton Blanchard f129ccc923 afs: Fix oops in afs_unlink_writeback 14 years ago
David Howells ea5b778a8b Unexport do_add_mount() and add in follow_automount(), not ->d_automount() 14 years ago
David Howells d18610b0ce AFS: Use d_automount() rather than abusing follow_link() 14 years ago
David Howells cc53ce53c8 Add a dentry op to allow processes to be held during pathwalk transit 14 years ago
Tejun Heo 0ad53eeefc afs: add afs_wq and use it instead of the system workqueue 14 years ago
Al Viro d61dcce297 switch afs 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 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
Nick Piggin fe15ce446b fs: change d_delete semantics 14 years ago
Al Viro f7442b3be6 convert afs 15 years ago
Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 15 years ago
Al Viro 7de9c6ee3e new helper: ihold() 15 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann b89f432133 fs/locks.c: prepare for BKL removal 15 years ago
Arnd Bergmann 77f2fe036c BKL: Remove BKL from afs 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
David Howells 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 years ago
wanglei bec5eb6141 AFS: Implement an autocell mount capability [ver #2] 15 years ago
Wang Lei 4a2d789267 DNS: If the DNS server returns an error, allow that to be cached [ver #2] 15 years ago
Dan Carpenter bebf8cfaea afs: destroy work queue on init failure 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
David Howells df44f9f4f9 AFS: Fix the module init error handling 15 years ago
Wang Lei 07567a5509 DNS: Make AFS go to the DNS for AFSDB records for unknown cells 15 years ago
Christoph Hellwig 9c3a8ee8a1 writeback: remove writeback_inodes_wbc 15 years ago
Denis Kirjanov 037776fcbe AFS: Fix possible null pointer dereference in afs_alloc_server() 15 years ago