index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
squashfs
Age
Commit message (
Expand
)
Author
Files
Lines
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