Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
415e12b2379239973feab91850b0dce985c6058a
/
fs
/
btrfs
/
ordered-data.h
163cf09
Btrfs: deal with DIO bios that span more than one ordered extent
by Chris Mason
· 14 years ago
4b46fce
Btrfs: add basic DIO read/write support
by Josef Bacik
· 14 years ago
5a1a3df
Btrfs: cache ordered extent when completing io
by Josef Bacik
· 15 years ago
49958fd
Btrfs: change the ordered tree to use a spinlock instead of a mutex
by Josef Bacik
· 15 years ago
6bef4d3
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
by Eric Paris
· 15 years ago
24bbcf0
Btrfs: Add delayed iput
by Yan, Zheng
· 15 years ago
c216775
Btrfs: Fix disk_i_size update corner case
by Yan, Zheng
· 15 years ago
8aa38c3
Btrfs: remove duplicates of filemap_ helpers
by Christoph Hellwig
· 15 years ago
8b62b72
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
by Chris Mason
· 15 years ago
5a3f23d
Btrfs: add extra flushing for renames and truncates
by Chris Mason
· 16 years ago
d20f704
Btrfs: move data checksumming into a dedicated tree
by Chris Mason
· 16 years ago
d899e05
Btrfs: Add fallocate support v2
by Yan Zheng
· 16 years ago
80ff385
Btrfs: update nodatacow code v2
by Yan Zheng
· 16 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago
cb843a6
Btrfs: O_DIRECT writes via buffered writes + invaldiate
by Chris Mason
· 16 years ago
7ea394f
Btrfs: Fix nodatacow for the new data=ordered mode
by Yan Zheng
· 16 years ago
3eaa288
Btrfs: Fix the defragmention code and the block relocation code for data=ordered
by Chris Mason
· 16 years ago
9ba4611
Btrfs: Fix 32 bit compiles by using an unsigned long byte count in the ordered extent
by Chris Mason
· 16 years ago
ed98b56
Btrfs: Take the csum mutex while reading checksums
by Chris Mason
· 16 years ago
f421950
Btrfs: Fix some data=ordered related data corruptions
by Chris Mason
· 16 years ago
3edf7d3
Btrfs: Handle data checksumming on bios that span multiple ordered extents
by Chris Mason
· 16 years ago
eb84ae0
Btrfs: Cleanup and comment ordered-data.c
by Chris Mason
· 16 years ago
ba1da2f
Btrfs: Don't pin pages in ram until the entire ordered extent is on disk.
by Chris Mason
· 16 years ago
dbe674a
Btrfs: Update on disk i_size only after pending ordered extents are done
by Chris Mason
· 16 years ago
e6dcd2d
Btrfs: New data=ordered implementation
by Chris Mason
· 16 years ago
594a24e
Fix btrfs_del_ordered_inode to allow forcing the drop during unlinks
by Chris Mason
· 16 years ago
e1b81e6
btrfs delete ordered inode handling fix
by Mingming
· 16 years ago
81d7ed2
Btrfs: Throttle file_write when data=ordered is flushing the inode
by Chris Mason
· 17 years ago
4d5e74b
Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels
by Chris Mason
· 17 years ago
cee36a0
Rework btrfs_drop_inode to avoid scheduling
by Chris Mason
· 17 years ago
dc17ff8
Btrfs: Add data=ordered support
by Chris Mason
· 17 years ago