index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
exofs
/
dir.c
Age
Commit message (
Expand
)
Author
2019-02-05
scsi: fs: remove exofs
Christoph Hellwig
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
2018-01-29
exofs: switch to new i_version API
Jeff Layton
2017-07-05
mm: drop "wait" parameter from write_one_page()
Jeff Layton
2017-05-08
fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
Tetsuo Handa
2016-10-27
fs: exofs: print a hex number after a 0x prefix
Uwe Kleine-König
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-05-02
make ext2_get_page() and friends work without external serialization
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-06-23
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2014-10-19
Boaz Harrosh - Fix broken email address
Boaz Harrosh
2013-06-29
[readdir] convert exofs
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-03-20
exofs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-01-03
exofs: propagate umode_t
Al Viro
2011-03-15
exofs: Trivial: fix some indentation and debug prints
Boaz Harrosh
2010-10-25
fs/exofs: typo fix of faild to failed
Joe Perches
2010-05-17
exofs: confusion between kmap() and kmap_atomic() api
Dan Carpenter
2009-06-21
exofs: Remove IBM copyrights
Boaz Harrosh
2009-03-31
exofs: export_operations
Boaz Harrosh
2009-03-31
exofs: dir_inode and directory operations
Boaz Harrosh