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