summaryrefslogtreecommitdiff
path: root/fs/squashfs/symlink.c
AgeCommit message (Expand)Author
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
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
2012-03-20squashfs: remove the second argument of k[un]map_atomic()Cong Wang
2011-05-26Squashfs: update email addressPhillip Lougher
2010-05-17squashfs: add xattr support configure optionPhillip Lougher
2010-05-17squashfs: add new extended inode typesPhillip Lougher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-20Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher
2009-01-05Squashfs: symlink operationsPhillip Lougher