index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
squashfs
Age
Commit message (
Expand
)
Author
Files
Lines
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