index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
symlink.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
2012-03-20
squashfs: remove the second argument of k[un]map_atomic()
Cong Wang
2011-05-26
Squashfs: update email address
Phillip Lougher
2010-05-17
squashfs: add xattr support configure option
Phillip Lougher
2010-05-17
squashfs: add new extended inode types
Phillip Lougher
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-20
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
2009-01-05
Squashfs: symlink operations
Phillip Lougher