aboutsummaryrefslogtreecommitdiff
path: root/fs/exofs/dir.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-27fs: exofs: print a hex number after a 0x prefixGravatar Uwe Kleine-König 1-1/+1
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsGravatar Deepa Dinamani 1-3/+3
2016-05-09more trivial ->iterate_shared conversionsGravatar Al Viro 1-1/+1
2016-05-02make ext2_get_page() and friends work without external serializationGravatar Al Viro 1-7/+7
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-15/+15
2015-06-23pagemap.h: move dir_pages() over thereGravatar Fabian Frederick 1-6/+0
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsGravatar David Howells 1-2/+2
2014-10-19Boaz Harrosh - Fix broken email addressGravatar Boaz Harrosh 1-1/+1
2013-06-29[readdir] convert exofsGravatar Al Viro 1-22/+16
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2012-03-20exofs: remove the second argument of k[un]map_atomic()Gravatar Cong Wang 1-2/+2
2012-01-03exofs: propagate umode_tGravatar Al Viro 1-1/+1
2011-03-15exofs: Trivial: fix some indentation and debug printsGravatar Boaz Harrosh 1-15/+18
2010-10-25fs/exofs: typo fix of faild to failedGravatar Joe Perches 1-2/+2
2010-05-17exofs: confusion between kmap() and kmap_atomic() apiGravatar Dan Carpenter 1-1/+1
2009-06-21exofs: Remove IBM copyrightsGravatar Boaz Harrosh 1-3/+1
2009-03-31exofs: export_operationsGravatar Boaz Harrosh 1-0/+15
2009-03-31exofs: dir_inode and directory operationsGravatar Boaz Harrosh 1-0/+657