aboutsummaryrefslogtreecommitdiff
path: root/fs/freevxfs/vxfs_lookup.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-20freevxfs: lookup: fix function params kernel-docGravatar Randy Dunlap 1-2/+1
2022-05-18freevxfs: relicense to GPLv2 onlyGravatar Christoph Hellwig 1-25/+1
2018-05-22freevxfs_lookup(): use d_splice_alias()Gravatar Al Viro 1-6/+2
2016-06-12freevxfs: refactor readdir and lookup codeGravatar Krzysztof Błaszkowski 1-125/+108
2016-06-01freevxfs: update documentation and cresdits for HP-UX supportGravatar Krzysztof Błaszkowski 1-0/+1
2016-06-01freevxfs: handle big endian HP-UX file systemsGravatar Krzysztof Błaszkowski 1-12/+22
2016-05-09more trivial ->iterate_shared conversionsGravatar Al Viro 1-1/+1
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosGravatar Kirill A. Shutemov 1-6/+6
2015-08-07freevxfs: Grammar s/an negative/a negative/Gravatar Geert Uytterhoeven 1-1/+1
2015-06-23pagemap.h: move dir_pages() over thereGravatar Fabian Frederick 1-7/+0
2014-04-03fs/freevxfs/vxfs_lookup.c: update function commentGravatar Fabian Frederick 1-1/+1
2013-06-29[readdir] convert freevxfsGravatar Al Viro 1-32/+23
2013-02-22new helper: file_inode(file)Gravatar Al Viro 1-1/+1
2012-07-14stop passing nameidata to ->lookup()Gravatar Al Viro 1-2/+2
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-10-21BKL: remove BKL from freevxfsGravatar Arnd Bergmann 1-12/+2
2010-05-27fs/: do not fallback to default_llseek() when readdir() uses BKLGravatar jan Blunck 1-0/+2
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()Gravatar David Howells 1-3/+3
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-1/+1
2006-12-08[PATCH] struct path: convert freevxfsGravatar Josef Sipek 1-1/+1
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirGravatar Josh Triplett 1-0/+2
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2005-06-30[PATCH] freevxfs: minor cleanupsGravatar Pekka Enberg 1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+328