Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12592bff00ab3052b51d27ff48c1a4208a70de46
/
fs
/
squashfs
60cc09a
ANDROID: Squashfs: optimize reading uncompressed data
by Adrien Schildknecht
· 8 years ago
d840c1d
ANDROID: Squashfs: implement .readpages()
by Adrien Schildknecht
· 8 years ago
6c8928f
ANDROID: Squashfs: replace buffer_head with BIO
by Adrien Schildknecht
· 8 years ago
38840af
ANDROID: Squashfs: refactor page_actor
by Adrien Schildknecht
· 8 years ago
0f1ddd1
ANDROID: Squashfs: remove the FILE_CACHE option
by Adrien Schildknecht
· 8 years ago
fd50eca
vfs: Remove {get,set,remove}xattr inode operations
by Andreas Gruenbacher
· 8 years ago
dfec8a1
fs: have ll_rw_block users pass in op and flags separately
by Mike Christie
· 8 years ago
d375570
romfs, squashfs: switch to ->iterate_shared()
by Al Viro
· 9 years ago
84695ff
Merge getxattr prototype change into work.lookups
by Al Viro
· 9 years ago
b296821
xattr_handler: pass dentry and inode as separate arguments of ->get()
by Al Viro
· 9 years ago
ea1754a
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
by Kirill A. Shutemov
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
5d09705
kmemcg: account certain kmem allocations to memcg
by Vladimir Davydov
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
ddf1d62
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
a1c6f057
fs: use block_device name vsprintf helper
by Dmitry Monakhov
· 10 years ago
fceef39
switch ->get_link() to delayed_call, kill ->put_link()
by Al Viro
· 9 years ago
764a5c6
xattr handlers: Simplify list operation
by Andreas Gruenbacher
· 9 years ago
6b25539
replace ->follow_link() with new method that could stay in RCU mode
by Al Viro
· 9 years ago
21fc61c
don't put symlink bodies in pagecache into highmem
by Al Viro
· 9 years ago
98e9cb5
vfs: Distinguish between full xattr names and proper prefixes
by Andreas Gruenbacher
· 9 years ago
0ddaf72
squashfs: xattr simplifications
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
db6172c
fs: cleanup slight list_entry abuse
by Rasmus Villemoes
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
6242164
Squashfs: Add LZ4 compression configuration option
by Phillip Lougher
· 10 years ago
9c06a46
Squashfs: add LZ4 compression support
by Phillip Lougher
· 10 years ago
c811f5f
fs/squashfs/super.c: logging cleanup
by Fabian Frederick
· 10 years ago
1469488
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
by Fabian Frederick
· 10 years ago
2201083
fs/squashfs/squashfs.h: replace pr_warning by pr_warn
by Fabian Frederick
· 10 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
6d56540
Squashfs: fix failure to unlock pages on decompress error
by Phillip Lougher
· 11 years ago
ed4f381
Squashfs: Check stream is not NULL in decompressor_multi.c
by Phillip Lougher
· 11 years ago
0d455c1
Squashfs: Directly decompress into the page cache for file data
by Phillip Lougher
· 11 years ago
5f55dbc
Squashfs: Restructure squashfs_readpage()
by Phillip Lougher
· 11 years ago
846b730
Squashfs: Generalise paging handling in the decompressors
by Phillip Lougher
· 11 years ago
d208383
Squashfs: add multi-threaded decompression using percpu variable
by Phillip Lougher
· 11 years ago
cd59c2e
squashfs: Enhance parallel I/O
by Minchan Kim
· 11 years ago
9508c6b
Squashfs: Refactor decompressor interface and code
by Phillip Lougher
· 11 years ago
9e01242
Squashfs: add corruption check for type in squashfs_readdir()
by Phillip Lougher
· 11 years ago
f960cae
Squashfs: add corruption check in get_dir_index_using_offset()
by Phillip Lougher
· 11 years ago
68e7f41
Squashfs: fix corruption checks in squashfs_readdir()
by Phillip Lougher
· 11 years ago
52e9ce1
Squashfs: fix corruption checks in squashfs_lookup()
by Phillip Lougher
· 11 years ago
9dbc41d
Squashfs: fix corruption check in get_dir_index_using_name()
by Phillip Lougher
· 11 years ago
e012526
Squashfs: Optimized uncompressed buffer loop
by Manish Sharma
· 11 years ago
28d7b56
Squashfs: sanity check information from disk
by Dan Carpenter
· 11 years ago
5f6039c
[readdir] convert squashfs
by Al Viro
· 11 years ago
3e64fe5
fs: Limit sys_mount to only request filesystem modules. (Part 3)
by Eric W. Biederman
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
61293ee
userns: Convert squashfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
8563f87
Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
53b55e5
squashfs: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
4b0180a
Squashfs: add mount time sanity check for block_size and block_log match
by Phillip Lougher
· 13 years ago
2158d3f
Squashfs: fix f_pos check in get_dir_index_using_offset
by Phillip Lougher
· 13 years ago
47f4396
Squashfs: get rid of obsolete definitions in header file
by Phillip Lougher
· 13 years ago
bd3a518
Squashfs: remove redundant length initialisation in squashfs_lookup
by Phillip Lougher
· 13 years ago
68a8c39
Squashfs: remove redundant length initialisation in squashfs_readdir
by Phillip Lougher
· 13 years ago
ec9267b
Squashfs: update comment removing reference to zlib only
by Phillip Lougher
· 13 years ago
4826d83
Squashfs: use define instead of constant
by Ajeet Yadav
· 13 years ago
96e80a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
3d4a1c8
Squashfs: fix i_blocks calculation with extended regular files
by Phillip Lougher
· 13 years ago
cc37f75
Squashfs: fix mount time sanity check for corrupted superblock
by Phillip Lougher
· 13 years ago
d7fbd89
Squashfs: optimise squashfs_cache_get entry search
by Ajeet Yadav
· 13 years ago
e552a59
Squashfs: add missing block release on error condition
by Phillip Lougher
· 13 years ago
044595d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-next
by Linus Torvalds
· 13 years ago
7657cac
Squashfs: Add an option to set dev block size to 4K
by Phillip Lougher
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
91d44d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
cc6d349
Squashfs: Make ZLIB compression support optional
by Phillip Lougher
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
0c1aa9a
deuglify squashfs_lookup()
by Al Viro
· 13 years ago
2ff55e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
d5b72ce
Squashfs: Fix sanity check patches on big-endian systems
by Phillip Lougher
· 13 years ago
bc9bc72
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
d7f2ff6
Squashfs: update email address
by Phillip Lougher
· 13 years ago
1094a4a
Squashfs: add extra sanity checks at mount time
by Phillip Lougher
· 13 years ago
1cac63c
Squashfs: add sanity checks to fragment reading at mount time
by Phillip Lougher
· 13 years ago
ac51a0a
Squashfs: add sanity checks to lookup table reading at mount time
by Phillip Lougher
· 13 years ago
37986f6
Squashfs: add sanity checks to id reading at mount time
by Phillip Lougher
· 13 years ago
6f04864
Squashfs: add sanity checks to xattr reading at mount time
by Phillip Lougher
· 13 years ago
76e002f
Squashfs: reverse order of filesystem table reading
by Phillip Lougher
· 13 years ago
82de647
Squashfs: move table allocation into squashfs_read_table()
by Phillip Lougher
· 13 years ago
70f23fd
treewide: fix a few typos in comments
by Justin P. Mattock
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
117a91e
Squashfs: Use vmalloc rather than kmalloc for zlib workspace
by Phillip Lougher
· 14 years ago
44cff8a
Squashfs: handle corruption of directory structure
by Phillip Lougher
· 14 years ago
003a319
Squashfs: wrap squashfs_mount() definition
by Phillip Lougher
· 14 years ago
3ad1266
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
by Phillip Lougher
· 14 years ago
681ffe2
Squashfs: Update Kconfig help text to include xz compression
by Phillip Lougher
· 14 years ago
ff75031
Squashfs: add compression options support to xz decompressor
by Phillip Lougher
· 14 years ago
b7fc0ff
Squashfs: extend decompressor framework to handle compression options
by Phillip Lougher
· 14 years ago
3689456
squashfs: fix use of uninitialised variable in zlib & xz decompressors
by Phillip Lougher
· 14 years ago
01a678c
Squashfs: simplify CONFIG_SQUASHFS_LZO handling
by Phillip Lougher
· 14 years ago
Next »