aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* 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