aboutsummaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/vxfs_lookup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22freevxfs_lookup(): use d_splice_alias()Al Viro1-6/+2
2016-06-12freevxfs: refactor readdir and lookup codeKrzysztof Błaszkowski1-125/+108
2016-06-01freevxfs: update documentation and cresdits for HP-UX supportKrzysztof Błaszkowski1-0/+1
2016-06-01freevxfs: handle big endian HP-UX file systemsKrzysztof Błaszkowski1-12/+22
2016-05-09more trivial ->iterate_shared conversionsAl Viro1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov1-6/+6
2015-08-07freevxfs: Grammar s/an negative/a negative/Geert Uytterhoeven1-1/+1
2015-06-23pagemap.h: move dir_pages() over thereFabian Frederick1-7/+0
2014-04-03fs/freevxfs/vxfs_lookup.c: update function commentFabian Frederick1-1/+1
2013-06-29[readdir] convert freevxfsAl Viro1-32/+23
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-07-14stop passing nameidata to ->lookup()Al Viro1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-21BKL: remove BKL from freevxfsArnd Bergmann1-12/+2
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLjan Blunck1-0/+2
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()David Howells1-3/+3
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert freevxfsJosef Sipek1-1/+1
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett1-0/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2005-06-30[PATCH] freevxfs: minor cleanupsPekka Enberg1-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+328