History log of /external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a70c1cc4b995d559bcbdf2d3dda88c5bd1292c32 28-Oct-2008 plougher <plougher> Move squashfs header files into fs/squashfs directory.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
1aef9e4f12365714fd95ac9a7a059ea4c7d6d846 23-Oct-2008 plougher <plougher> Shorten a couple of vars in squashfs_sb_info
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
a3e28ecaf227d2c03ec6724dd718e3c5a12b74ef 16-Oct-2008 plougher <plougher> Udate FSF address in GPL Copyleft
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
0ff97c20420ebf8daabb3303b92b3b275abe1866 07-Oct-2008 plougher <plougher> Tidy
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
832fee99fb771dec86d83ff166a3e94be6945fdd 07-Oct-2008 plougher <plougher> Remove obsolete swap field
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
cd336e0cb6b94977a269c371b17d4ccf42d6a494 05-Oct-2008 plougher <plougher> Remove obsolete indirect function pointers - no legacy layouts supported, no
different implementations of functions now needed
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
56d24bf18e169cc9de1499e63a99809b8fed08fb 01-Oct-2008 plougher <plougher> Fix checkpatch.pl errors and warnings
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
a79924528124a4d6368ffb11ffac3e76eb62b141 01-Oct-2008 plougher <plougher> Add frequently accessed superblock information to swapped values in msblk.
Get rid of cached swapped on-disk sblk superblock information.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
461dc1653ec31c2bb1f7b9b2c5773350aa72038d 01-Oct-2008 plougher <plougher> Change signature of read_fragment_index_table
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
ffb051b20f9dc21a82f21d005ca3ffb255f2de70 10-Sep-2008 plougher <plougher> Change signature of read_blocklist.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
b4558d4ffb4c30c8b0ac12394996c7c77519b265 10-Sep-2008 plougher <plougher> Change types of in-memory inode/id/fragment lookup tables to __le64,
now they're swapped inplace on demand, and not when they're read off disk...
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
1b899fc316f7eba7a31da12dc0c9b69ada441059 07-Aug-2008 plougher <plougher> Merge development 4.0 branch onto HEAD. New 4.0 layout is considered
stable and reasonably working - Mksquashfs should generate correct
4.0 filesystems, and the kernel code can mount them. Swapping and Unsquashfs
still broken, but these can be fixed on MAIN...
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
272e6105715e5202e6bec660ba6854128a216f54 31-May-2008 plougher <plougher> Optimise wake_up code so wake_up is performed only when a process is expected
to be waiting for a buffer.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
0cbb7c4e11337564b4314ac4bce6065020cb31ee 28-May-2008 plougher <plougher> Now the lock holding time in the generic squashfs_cache code has been
optimised, replace mutex with spinlock
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
381c2c9226c527c2884c8bad943eed38e8dd9f06 26-May-2008 plougher <plougher> Merge metadata and fragment caches into one implementation
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
bc9fea01a42d4bc9a8e3349b22c92dfd96dc8aba 12-May-2008 plougher <plougher> Add some extra fields to squashfs_fragment_cache structure.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
f6cd337f8de328e2b448b9f29c00d9132748f7fe 19-Aug-2007 plougher <plougher> Update email address.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
c0fef82f717a38538c08d73fc78f436a0b4a8da3 15-Jun-2007 plougher <plougher> Remove atomic variables
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
bb917427ff0d227ff652469798adf1b9252e16bf 18-Feb-2007 plougher <plougher> Use wait_event()
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
2e3c34dab37cab724a4c7163c1db6d07616fecd3 18-Feb-2007 plougher <plougher> Update Squashfs to 3.2-r2. Rebase 2.6 kernel patches to linux-2.6.20.
Consquently removed 2.6.18-patch and 2.6.19-patch files.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
7e776de584aa843eda9802745c017168f20503ed 14-Feb-2007 plougher <plougher> Updated CVS to Squashfs3.2
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
29e5f570cf51b2f15079a81aec8cf1595f3082cf 06-Nov-2006 plougher <plougher> Update to squashfs3.1-r2 plus NFS support, and additional checks for
corrupt filesystems (fixes for fsfuzz corrupted filesystems).
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
a65704daf732cf4bb0ddb8061d2de36e0c1014d2 02-Aug-2006 plougher <plougher> Code tidy
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
4dd715b94c322cea9781d88218e2df2e4c20c1be 20-May-2006 plougher <plougher> Fixed 2.6 kernel code to remove rare race condition when multiply mounted
Squashfs filesystems are simulataneously accessed.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
9b5bf8c73c0eaf4f1ba0461615f4ed0d405a30cc 20-Mar-2006 plougher <plougher> Update CVS repository to the 3.0 release
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
769592935b09063a5493ebeb530c599753ece5d2 24-Jan-2006 plougher <plougher> Updated release date and copyright information
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
f9c72b137336d5c1d4bdf2792f2bc5142713676b 23-Jan-2006 plougher <plougher> New meta-index cache for file indexes. This significantly speeds up reading
speed for files larger than 1 Gb (typically 6 times reduction in sys time).
Many bug fixes related to handling files larger than 4 Gb.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
89014e7b564a1449f6c874329b1a8281836eb7f8 20-Nov-2005 plougher <plougher> Added abilituy to read Squashfs 2.x filesystems.
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h
1f413c84d736495fd61ff05ebe52c3a01a4d95c2 18-Nov-2005 plougher <plougher> Initial revision
/external/squashfs-tools/kernel/include/linux/squashfs_fs_sb.h