summaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0Star
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-081-3/+0Star
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0Star
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-091-1/+1
* ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code pathSunil Mushran2013-02-261-1/+1
* ocfs: simplify symlink handlingAl Viro2012-05-301-94/+21Star
* ocfs2: remove NAMEI from symlink.cTao Ma2011-02-211-1/+0Star
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-3/+4
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-6/+0Star
* ocfs2: Don't walk off the end of fast symlinks.Joel Becker2010-09-301-1/+1
* ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error pathOGAWA Hirofumi2010-01-121-5/+5
* Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye2009-12-241-0/+2
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* ocfs2: Use nd_set_link().Joel Becker2009-05-091-40/+37Star
* ocfs2: Wrap inode block reads in a dedicated function.Joel Becker2009-01-051-1/+1
* ocfs2: Simplify ocfs2_read_block()Joel Becker2008-10-141-4/+1Star
* ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker2008-10-141-3/+2Star
* ocfs2: Don't check for NULL before brelse()Mark Fasheh2008-10-141-2/+1Star
* ocfs2: Add extended attribute supportTiger Yang2008-10-141-0/+9
* ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran2008-05-011-0/+2
* mm: make read_cache_page synchronousNick Piggin2007-05-071-7/+0Star
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* ocfs2: Don't print errors when following symlinksMark Fasheh2007-01-221-2/+1Star
* ocfs2: update file system paths to set atimeTiger Yang2006-12-021-0/+4
* ocfs2: silence ENOENT during lookup of broken linksSunil Mushran2006-06-301-1/+1
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1Star
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+180