aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exofs/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-05mm: drop "wait" parameter from write_one_page()Jeff Layton1-1/+1
2017-05-08fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flagTetsuo Handa1-2/+1
2016-10-27fs: exofs: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-3/+3
2016-05-09more trivial ->iterate_shared conversionsAl Viro1-1/+1
2016-05-02make ext2_get_page() and friends work without external serializationAl Viro1-7/+7
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-15/+15
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick1-6/+0
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells1-2/+2
2014-10-19Boaz Harrosh - Fix broken email addressBoaz Harrosh1-1/+1
2013-06-29[readdir] convert exofsAl Viro1-22/+16
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-03-20exofs: remove the second argument of k[un]map_atomic()Cong Wang1-2/+2
2012-01-03exofs: propagate umode_tAl Viro1-1/+1
2011-03-15exofs: Trivial: fix some indentation and debug printsBoaz Harrosh1-15/+18
2010-10-25fs/exofs: typo fix of faild to failedJoe Perches1-2/+2
2010-05-17exofs: confusion between kmap() and kmap_atomic() apiDan Carpenter1-1/+1
2009-06-21exofs: Remove IBM copyrightsBoaz Harrosh1-3/+1
2009-03-31exofs: export_operationsBoaz Harrosh1-0/+15
2009-03-31exofs: dir_inode and directory operationsBoaz Harrosh1-0/+657