Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vfs: Remove {get,set,remove}xattr inode operations | Andreas Gruenbacher | 2016-10-07 | 1 | -1/+0 |
* | don't put symlink bodies in pagecache into highmem | Al Viro | 2015-12-08 | 1 | -0/+2 |
* | userns: Convert squashfs to use kuid/kgid where appropriate | Eric W. Biederman | 2012-09-21 | 1 | -2/+6 |
* | Squashfs: fix i_blocks calculation with extended regular files | Phillip Lougher | 2012-01-03 | 1 | -2/+2 |
* | filesystems: add set_nlink() | Miklos Szeredi | 2011-11-02 | 1 | -9/+9 |
* | Squashfs: update email address | Phillip Lougher | 2011-05-26 | 1 | -1/+1 |
* | squashfs: add xattr support configure option | Phillip Lougher | 2010-05-17 | 1 | -0/+1 |
* | squashfs: add new extended inode types | Phillip Lougher | 2010-05-17 | 1 | -7/+84 |
* | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | 2010-01-20 | 1 | -1/+0 |
* | Squashfs: frag_size should be signed, as it can hold an error result | Roel Kluin | 2009-03-05 | 1 | -2/+4 |
* | Squashfs: inode operations | Phillip Lougher | 2009-01-05 | 1 | -0/+346 |