aboutsummaryrefslogtreecommitdiffstats
path: root/fs/logfs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-2/+4
2010-10-25new helper: ihold()Al Viro1-1/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-08-14logfs: kill BKLArnd Bergmann1-1/+1
2010-08-09fix leak in __logfs_create()Al Viro1-1/+4
2010-05-10fix "seperate" typos in commentsAnand Gadiyar1-1/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-27Prevent schedule while atomic in __logfs_readdirJoern Engel1-2/+2
2009-11-28[LogFS] Prevent 64bit divisions in hash_indexJoern Engel1-5/+10
2009-11-23[LogFS] Plug memory leak on error pathsJoern Engel1-2/+6
2009-11-20[LogFS] add new flash file systemJoern Engel1-0/+818