summaryrefslogtreecommitdiff
path: root/fs/ext2/symlink.c
AgeCommit message (Expand)Author
2020-05-22ext2: code cleanup by removing ifdef macro surroundingChengguang Xu
2019-02-18ext2: support statx syscallyangerkun
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2015-12-30switch ->get_link() to delayed_call, kill ->put_link()Al Viro
2015-12-08replace ->follow_link() with new method that could stay in RCU modeAl Viro
2015-05-10ext2: use simple_follow_link()Al Viro
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris
2004-06-23[PATCH] symlink 2/9: ext2 conversion and helper functionsAlexander Viro
2003-09-08[PATCH] sparse fix ext2_readlinkAndries E. Brouwer
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o
2002-08-13[PATCH] designated initialisers for ext2Andrew Morton
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds