Commit Graph

19 Commits (8748dfae379573cdbea4e765b55e608a1764f918)

Author SHA1 Message Date
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Al Viro a9049376ee make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) 14 years ago
Al Viro a63ab94d67 logfs doesn't need ->permission() at all 14 years ago
Sage Weil 64370e2f9d logfs: 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
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Nick Piggin b74c79e993 fs: provide rcu-walk aware permission i_ops 14 years ago
Al Viro 7de9c6ee3e new helper: ihold() 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Arnd Bergmann 02d6d685fc logfs: kill BKL 15 years ago
Al Viro 256249584b fix leak in __logfs_create() 15 years ago
Anand Gadiyar a8cd4561ea fix "seperate" typos in comments 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Joern Engel e326068806 Prevent schedule while atomic in __logfs_readdir 15 years ago
Joern Engel 30835cd074 [LogFS] Prevent 64bit divisions in hash_index 15 years ago
Joern Engel ddfd1f04b7 [LogFS] Plug memory leak on error paths 15 years ago
Joern Engel 5db53f3e80 [LogFS] add new flash file system 15 years ago