aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: remove NAMEI from symlink.cTao Ma2011-02-211-1/+0
* ocfs2: Remove EXIT from masklog.Tao Ma2011-03-071-3/+4
* ocfs2: Remove ENTRY from masklog.Tao Ma2011-02-211-6/+0
* ocfs2: Don't walk off the end of fast symlinks.Joel Becker2010-09-291-1/+1
* ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error pathOGAWA Hirofumi2010-01-111-5/+5
* Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye2009-12-231-0/+2
* headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* ocfs2: Use nd_set_link().Joel Becker2009-05-091-40/+37
* 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/+1
* ocfs2: Require an inode for ocfs2_read_block(s)().Joel Becker2008-10-141-3/+2
* ocfs2: Don't check for NULL before brelse()Mark Fasheh2008-10-131-2/+1
* ocfs2: Add extended attribute supportTiger Yang2008-10-131-0/+9
* ocfs2: Allow uid/gid/perm changes of symlinksSunil Mushran2008-04-301-0/+2
* mm: make read_cache_page synchronousNick Piggin2007-05-071-7/+0
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-2/+2
* ocfs2: Don't print errors when following symlinksMark Fasheh2007-01-211-2/+1
* ocfs2: update file system paths to set atimeTiger Yang2006-12-011-0/+4
* ocfs2: silence ENOENT during lookup of broken linksSunil Mushran2006-06-291-1/+1
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* [PATCH] OCFS2: The Second Oracle Cluster FilesystemMark Fasheh2006-01-031-0/+180