Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0bea4b866448af09051e357b139f598aa70b8614
/
fs
/
btrfs
/
compression.c
e55179b
Btrfs: check the nodatasum flag when writing compressed files
by Li Zefan
· 13 years ago
945d896
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
by Chris Mason
· 13 years ago
306e16c
btrfs: rename variables clashing with global function names
by David Sterba
· 14 years ago
33345d01
Btrfs: Always use 64bit inode number
by Li Zefan
· 14 years ago
c2db107
Btrfs: check return value of btrfs_alloc_path()
by Tsutomu Itoh
· 14 years ago
dac97e5
Btrfs: fix uncheck memory allocations
by Yoshinori Sano
· 14 years ago
8e4eef7
btrfs: Drop __exit attribute on btrfs_exit_compress
by Alexey Charkov
· 14 years ago
6b82ce8
btrfs: fix uncheck memory allocation in btrfs_submit_compressed_read
by liubo
· 14 years ago
3a39c18
btrfs: Extract duplicate decompress code
by Li Zefan
· 14 years ago
a6fa6fa
btrfs: Add lzo compression support
by Li Zefan
· 14 years ago
261507a0
btrfs: Allow to add new compression algorithm
by Li Zefan
· 14 years ago
88f794e
btrfs: cleanup duplicate bio allocating functions
by Miao Xie
· 14 years ago
559af82
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
by Andi Kleen
· 14 years ago
795d580
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
28ecb60
Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
by Nick Piggin
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ef5780c0
Btrfs: fix gfp flags masking in the compression code
by Nick Piggin
· 15 years ago
83ebade
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Chris Mason
· 15 years ago
890871b
Btrfs: switch extent_map to a rw lock
by Chris Mason
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
6cbff00
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
by Christoph Hellwig
· 16 years ago
7eaebe7
Btrfs: removed unused #include <version.h>'s
by Huang Weiyi
· 16 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
17d217f
Btrfs: fix nodatasum handling in balancing code
by Yan Zheng
· 16 years ago
d20f704
Btrfs: move data checksumming into a dedicated tree
by Chris Mason
· 16 years ago
4b4e25f
Btrfs: compat code fixes
by Chris Mason
· 16 years ago
15916de
Btrfs: Fixes for 2.6.28-rc API changes
by Chris Mason
· 16 years ago
5b050f0
Btrfs: Fix compile warnings on 32 bit machines
by Chris Mason
· 16 years ago
e04ca62
Btrfs: Fix use after free during compressed reads
by Chris Mason
· 16 years ago
ff5b7ee
Btrfs: Fix csum error for compressed data
by Yan Zheng
· 16 years ago
af09abf
Btrfs: make sure compressed bios don't complete too soon
by Chris Mason
· 16 years ago
771ed68
Btrfs: Optimize compressed writeback and reads
by Chris Mason
· 16 years ago
70b99e6
Btrfs: Compression corner fixes
by Chris Mason
· 16 years ago
cfbc246
Btrfs: walk compressed pages based on the nr_pages count instead of bytes
by Chris Mason
· 16 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago