Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c5cf6359ad1d322c16e159011247341849cc0d3a
/
fs
/
btrfs
/
ctree.h
« Previous
537fb067
Btrfs: rev the disk format for fallocate
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
9036c10
Btrfs: update hole handling v2
by Yan Zheng
· 16 years ago
09fde3c
Btrfs: Rev the disk format for compression and root pointer generation fields
by Chris Mason
· 16 years ago
84234f3
Btrfs: Add root tree pointer transaction ids
by Yan Zheng
· 16 years ago
2517920
Btrfs: nuke fs wide allocation mutex V2
by Josef Bacik
· 16 years ago
80eb234
Btrfs: fix enospc when there is plenty of space
by Josef Bacik
· 16 years ago
f82d02d
Btrfs: Improve space balancing code
by Yan Zheng
· 16 years ago
c8b9781
Btrfs: Add zlib compression support
by Chris Mason
· 16 years ago
cb8e709
Btrfs: Fix subvolume creation locking rules
by Christoph Hellwig
· 16 years ago
833023e
Btrfs: Rev the disk format for the new back reference format
by Chris Mason
· 16 years ago
3bb1a1b
Btrfs: Remove offset field from struct btrfs_extent_ref
by Yan Zheng
· 16 years ago
a76a3cd
Btrfs: Count space allocated to file in bytes
by Yan Zheng
· 16 years ago
30c43e2
Btrfs: remove last_log_alloc allocator optimization
by Chris Mason
· 16 years ago
323ac95
Btrfs: don't read leaf blocks containing only checksums during truncate
by Chris Mason
· 16 years ago
d352ac6
Btrfs: add and improve comments
by Chris Mason
· 16 years ago
8c8bee1
Btrfs: Wait for IO on the block device inodes of newly added devices
by Chris Mason
· 16 years ago
1a40e23
Btrfs: update space balancing code
by Zheng Yan
· 16 years ago
5b21f2e
Btrfs: extent_map and data=ordered fixes for space balancing
by Zheng Yan
· 16 years ago
e465768
Btrfs: Add shared reference cache
by Zheng Yan
· 16 years ago
e856981
Btrfs: allocator fixes for space balancing update
by Zheng Yan
· 16 years ago
2b1f55b
Remove Btrfs compat code for older kernels
by Chris Mason
· 16 years ago
31840ae
Btrfs: Full back reference support
by Zheng Yan
· 16 years ago
0f9dd46
Btrfs: free space accounting redo
by Josef Bacik
· 16 years ago
d0c803c
Btrfs: Record dirty pages tree-log pages in an extent_io tree
by Chris Mason
· 16 years ago
6527cdb
Btrfs: Update find free objectid function for orphan cleanup code
by Zheng Yan
· 16 years ago
a237d2a
remove unused function btrfs_ilookup
by Christoph Hellwig
· 16 years ago
91c0827
Btrfs: Rev the disk format
by Chris Mason
· 16 years ago
e02119d
Btrfs: Add a write ahead tree log to optimize synchronous operations
by Chris Mason
· 16 years ago
f3f9931
Btrfs: Rev the disk format
by Chris Mason
· 16 years ago
1a54ef8
Introduce btrfs_iget helper
by Balaji Rao
· 16 years ago
4854ddd
Btrfs: Wait for kernel threads to make progress during async submission
by Chris Mason
· 16 years ago
0986fe9e
Btrfs: Count async bios separately from async checksum work items
by Chris Mason
· 16 years ago
5036f53
Btrfs: fix RHEL test for ClearPageFsMisc
by Eric Sandeen
· 16 years ago
7ea394f
Btrfs: Fix nodatacow for the new data=ordered mode
by Yan Zheng
· 16 years ago
ea8c281
Btrfs: Maintain a list of inodes that are delalloc and a way to wait on them
by Chris Mason
· 16 years ago
9ca9ee0
Btrfs: fix ioctl-initiated transactions vs wait_current_trans()
by Sage Weil
· 16 years ago
65b51a0
btrfs_search_slot: reduce lock contention by cowing in two stages
by Chris Mason
· 16 years ago
61b4944
Btrfs: Fix streaming read performance with checksumming on
by Chris Mason
· 16 years ago
bcc63ab
Btrfs: implement memory reclaim for leaf reference cache
by Yan
· 16 years ago
f321e49
Btrfs: Update and fix mount -o nodatacow
by Yan Zheng
· 16 years ago
ab78c84
Btrfs: Throttle operations if the reference cache gets too large
by Chris Mason
· 16 years ago
017e536
Btrfs: Leaf reference cache update
by Chris Mason
· 16 years ago
31153d8
Btrfs: Add a leaf reference cache
by Yan Zheng
· 16 years ago
3a115f5
Btrfs: Rev the disk format magic
by Chris Mason
· 16 years ago
7b12876
Btrfs: Create orphan inode records to prevent lost files after a crash
by Josef Bacik
· 16 years ago
33268ea
Btrfs: Add ACL support
by Josef Bacik
· 16 years ago
6099afe
Btrfs: Remove unused xattr code
by Josef Bacik
· 16 years ago
aec7477
Btrfs: Implement new dir index format
by Josef Bacik
· 16 years ago
3eaa288
Btrfs: Fix the defragmention code and the block relocation code for data=ordered
by Chris Mason
· 16 years ago
4881ee5
Btrfs: Fix some build problems on 2.6.18 based enterprise kernels
by Chris Mason
· 16 years ago
c286ac4
Btrfs: alloc_mutex latency reduction
by Chris Mason
· 16 years ago
6dddcbe
Btrfs: Use mutex_lock_nested for tree locking
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
f929574
btrfs_start_transaction: wait for commits in progress to finish
by Chris Mason
· 16 years ago
247e743
Btrfs: Use async helpers to deal with pages that have been improperly dirtied
by Chris Mason
· 16 years ago
e6dcd2d
Btrfs: New data=ordered implementation
by Chris Mason
· 16 years ago
7d9eb12
Btrfs: Add locking around volume management (device add/remove/balance)
by Chris Mason
· 16 years ago
3f157a2
Btrfs: Online btree defragmentation fixes
by Chris Mason
· 16 years ago
e7a8456
Btrfs: Add btree locking to the tree defragmentation code
by Chris Mason
· 16 years ago
a74a4b9
Btrfs: Replace the transaction work queue with kthreads
by Chris Mason
· 16 years ago
5cd57b2
Btrfs: Add a skip_locking parameter to struct path, and make various funcs honor it
by Chris Mason
· 16 years ago
051e1b9
Drop locks in btrfs_search_slot when reading a tree block.
by Chris Mason
· 16 years ago
a213501
Btrfs: Replace the big fs_mutex with a collection of other locks
by Chris Mason
· 16 years ago
925baed
Btrfs: Start btree concurrency work.
by Chris Mason
· 16 years ago
1cc127b
Btrfs: Add a thread pool just for submit_bio
by Chris Mason
· 16 years ago
f46b5a6
Btrfs: split out ioctl.c
by Christoph Hellwig
· 16 years ago
4543df7
Btrfs: Add a mount option to control worker thread pool size
by Chris Mason
· 16 years ago
8b71284
Btrfs: Add async worker threads for pre and post IO checksumming
by Chris Mason
· 16 years ago
edf24ab
btrfs: sanity mount option parsing and early mount code
by Christoph Hellwig
· 16 years ago
6bf13c0
Btrfs: transaction ioctls
by Sage Weil
· 16 years ago
3b96362
Btrfs: Invalidate dcache entry after creating snapshot and
by Sven Wegener
· 16 years ago
0ef3e66
Btrfs: Allocator fix variety pack
by Chris Mason
· 16 years ago
cb03c74
Btrfs: Change the congestion functions to meter the number of async submits as well
by Chris Mason
· 17 years ago
dfe2502
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
by Chris Mason
· 17 years ago
a68d593
Btrfs: Update nodatacow mode to support cloned single files and resizing
by Chris Mason
· 17 years ago
bf4ef67
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
by Chris Mason
· 17 years ago
a061fc8
Btrfs: Add support for online device removal
by Chris Mason
· 17 years ago
f2eb0a2
Btrfs: Clone file data ioctl
by Sage Weil
· 17 years ago
ec44a35
Btrfs: Add balance ioctl to restripe the chunks
by Chris Mason
· 17 years ago
788f20e
Btrfs: Add new ioctl to add devices
by Chris Mason
· 17 years ago
8f18cf1
Btrfs: Make the resizer work based on shrinking and growing devices
by Chris Mason
· 17 years ago
7ae9c09
Btrfs: Add support for labels in the super block
by Chris Mason
· 17 years ago
a443755
Btrfs: Check device uuids along with devids
by Chris Mason
· 17 years ago
e015640
Btrfs: Write bio checksumming outside the FS mutex
by Chris Mason
· 17 years ago
44b8bd7
Btrfs: Create a work queue for bio writes
by Chris Mason
· 17 years ago
321aecc
Btrfs: Add RAID10 support
by Chris Mason
· 17 years ago
e17cade
Btrfs: Add chunk uuids and update multi-device back references
by Chris Mason
· 17 years ago
98d20f6
Add a min size parameter to btrfs_alloc_extent
by Chris Mason
· 17 years ago
ce9adaa
Btrfs: Do metadata checksums for reads via a workqueue
by Chris Mason
· 17 years ago
d18a2c4
Btrfs: Fix allocation profile init
by Chris Mason
· 17 years ago
611f0e0
Btrfs: Add support for duplicate blocks on a single spindle
by Chris Mason
· 17 years ago
8790d50
Btrfs: Add support for mirroring across drives
by Chris Mason
· 17 years ago
63b10fc
Reorder the flags field in struct btrfs_header and record a flag on writeout
by Chris Mason
· 17 years ago
0416008
Create a btrfs backing dev info
by Chris Mason
· 17 years ago
593060d
Btrfs: Implement raid0 when multiple devices are present
by Chris Mason
· 17 years ago
8a4b83c
Btrfs: Add support for device scanning and detection ioctls
by Chris Mason
· 17 years ago
239b14b
Btrfs: Bring back mount -o ssd optimizations
by Chris Mason
· 17 years ago
Next »