index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
/
inode.c
Age
Commit message (
Expand
)
Author
2024-04-16
Squashfs: check the inode number is not the invalid value of zero
Phillip Lougher
2023-10-18
squashfs: convert to new timestamp accessors
Jeff Layton
2023-07-24
squashfs: convert to ctime accessor functions
Jeff Layton
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 35
Thomas Gleixner
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2015-12-08
don't put symlink bodies in pagecache into highmem
Al Viro
2012-09-21
userns: Convert squashfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-01-03
Squashfs: fix i_blocks calculation with extended regular files
Phillip Lougher
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
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-01-20
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
2009-03-05
Squashfs: frag_size should be signed, as it can hold an error result
Roel Kluin
2009-01-05
Squashfs: inode operations
Phillip Lougher