Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cc3e2af42e7b7e0457b93bf17c19b44c635cd40c
/
fs
/
squashfs
/
super.c
c811f5f
fs/squashfs/super.c: logging cleanup
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
9508c6b
Squashfs: Refactor decompressor interface and code
by Phillip Lougher
· 11 years ago
3e64fe5
fs: Limit sys_mount to only request filesystem modules. (Part 3)
by Eric W. Biederman
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 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
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
4b0180a
Squashfs: add mount time sanity check for block_size and block_log match
by Phillip Lougher
· 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
cc37f75
Squashfs: fix mount time sanity check for corrupted superblock
by Phillip Lougher
· 13 years ago
7657cac
Squashfs: Add an option to set dev block size to 4K
by Phillip Lougher
· 13 years ago
d5b72ce
Squashfs: Fix sanity check patches on big-endian systems
by Phillip Lougher
· 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
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
003a319
Squashfs: wrap squashfs_mount() definition
by Phillip Lougher
· 14 years ago
b7fc0ff
Squashfs: extend decompressor framework to handle compression options
by Phillip Lougher
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
3dbc4b3
BKL: Remove BKL from squashfs
by Arnd Bergmann
· 14 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
01e5b4e
squashfs: add xattr support configure option
by Phillip Lougher
· 14 years ago
67f66cc
squashfs: add new extended inode types
by Phillip Lougher
· 14 years ago
4b5397d
squashfs: add xattr id support
by Phillip Lougher
· 14 years ago
370ec3d
squashfs: add missing buffer free
by Phillip Lougher
· 15 years ago
1cb08e9
squashfs: fix warn_on when root inode is corrupted
by Phillip Lougher
· 15 years ago
4c0f0bb
Squashfs: add a decompressor framework
by Phillip Lougher
· 15 years ago
f1a4035
Squashfs: factor out remaining zlib dependencies into separate wrapper file
by Phillip Lougher
· 15 years ago
b87221d
const: mark remaining super_operations const
by Alexey Dobriyan
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
fffb47b
Squashfs: check page size is not larger than the filesystem block size
by Phillip Lougher
· 15 years ago
2fc7f56
fs/squashfs: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
118e1ef
Squashfs: Fix oops when reading fsfuzzer corrupted filesystems
by Phillip Lougher
· 16 years ago
1bcbf31
btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>
by Qinghuang Feng
· 16 years ago
0aa6661
Squashfs: super block operations
by Phillip Lougher
· 16 years ago