index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-23
squashfs: fix name reading in squashfs_xattr_get
Phillip Lougher
1
-2
/
+6
2010-05-23
squashfs: constify xattr handlers
Phillip Lougher
2
-8
/
+8
2010-05-17
squashfs: xattr fix sparse warnings
Stephen Hemminger
1
-4
/
+4
2010-05-17
squashfs: xattr_lookup sparse fix
Stephen Hemminger
2
-3
/
+4
2010-05-17
squashfs: add xattr support configure option
Phillip Lougher
8
-8
/
+63
2010-05-17
squashfs: add new extended inode types
Phillip Lougher
6
-16
/
+135
2010-05-17
squashfs: add support for xattr reading
Phillip Lougher
4
-1
/
+342
2010-05-17
squashfs: add xattr id support
Phillip Lougher
6
-4
/
+161
2010-04-25
squashfs: fix potential buffer over-run on 4K block file systems
Phillip Lougher
1
-3
/
+2
2010-04-25
squashfs: add missing buffer free
Phillip Lougher
1
-0
/
+1
2010-04-25
squashfs: fix warn_on when root inode is corrupted
Phillip Lougher
1
-1
/
+2
2010-04-23
squashfs: fix locking bug in zlib wrapper
Phillip Lougher
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-1
/
+1
2010-03-05
Squashfs: get rid of obsolete definition in header file
Phillip Lougher
1
-2
/
+0
2010-03-05
Squashfs: get rid of obsolete variable in struct squashfs_sb_info
Phillip Lougher
1
-1
/
+0
2010-01-20
Squashfs: add decompressor entries for lzma and lzo
Phillip Lougher
2
-1
/
+13
2010-01-20
Squashfs: add a decompressor framework
Phillip Lougher
8
-51
/
+184
2010-01-20
Squashfs: factor out remaining zlib dependencies into separate wrapper file
Phillip Lougher
14
-33
/
+51
2010-01-20
Squashfs: move zlib decompression wrapper code into a separate file
Phillip Lougher
4
-71
/
+118
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+4
2009-05-13
Squashfs: cody tidying, remove commented out line in Makefile
Phillip Lougher
1
-1
/
+0
2009-05-13
Squashfs: check page size is not larger than the filesystem block size
Phillip Lougher
1
-0
/
+10
2009-05-13
Squashfs: fix breakage when page size > metadata block size
Doug Chapman
1
-0
/
+1
2009-04-06
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2009-04-03
kmemtrace, squashfs: fix slab.h dependency problem in squasfs
Pekka Enberg
1
-0
/
+1
2009-04-02
fs/squashfs: return f_fsid for statfs(2)
Coly Li
1
-0
/
+3
2009-03-12
Squashfs: Valid filesystems are flagged as bad by the corrupted fs patch
Phillip Lougher
1
-17
/
+4
2009-03-05
Squashfs: frag_size should be signed, as it can hold an error result
Roel Kluin
1
-2
/
+4
2009-03-05
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
Phillip Lougher
4
-6
/
+15
2009-01-22
fs/Kconfig: move squashfs out
Alexey Dobriyan
1
-0
/
+51
2009-01-15
btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>
Qinghuang Feng
2
-1
/
+1
2009-01-05
Squashfs: Makefiles
Phillip Lougher
1
-0
/
+8
2009-01-05
Squashfs: header files
Phillip Lougher
4
-0
/
+592
2009-01-05
Squashfs: block operations
Phillip Lougher
1
-0
/
+274
2009-01-05
Squashfs: cache operations
Phillip Lougher
1
-0
/
+412
2009-01-05
Squashfs: uid/gid lookup operations
Phillip Lougher
1
-0
/
+94
2009-01-05
Squashfs: fragment block operations
Phillip Lougher
1
-0
/
+98
2009-01-05
Squashfs: export operations
Phillip Lougher
1
-0
/
+155
2009-01-05
Squashfs: super block operations
Phillip Lougher
1
-0
/
+440
2009-01-05
Squashfs: symlink operations
Phillip Lougher
1
-0
/
+118
2009-01-05
Squashfs: regular file operations
Phillip Lougher
1
-0
/
+502
2009-01-05
Squashfs: directory readdir operations
Phillip Lougher
1
-0
/
+235
2009-01-05
Squashfs: directory lookup operations
Phillip Lougher
1
-0
/
+242
2009-01-05
Squashfs: inode operations
Phillip Lougher
1
-0
/
+346