summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/symlink.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher2016-10-071-1/+0
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-3/+3
* switch ->get_link() to delayed_call, kill ->put_link()Al Viro2015-12-301-1/+0
* replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
* squashfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-2/+2
* Squashfs: update email addressPhillip Lougher2011-05-261-1/+1
* squashfs: add xattr support configure optionPhillip Lougher2010-05-171-0/+1
* squashfs: add new extended inode typesPhillip Lougher2010-05-171-0/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Squashfs: factor out remaining zlib dependencies into separate wrapper filePhillip Lougher2010-01-201-1/+0
* Squashfs: symlink operationsPhillip Lougher2009-01-051-0/+118
OpenPOWER on IntegriCloud