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