Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a236aed14ccb0661611d4416f6b573d892bdc60a
« Previous
5d196fc
Btrfs: Use 2MB as the empty_size for clustered allocations
by Chris Mason
· 17 years ago
7261009
btrfs_drop_extents: handle BTRFS_INODE_REF_KEY types
by Yan
· 17 years ago
068fe39
Btrfs: Add checks for last byte in disk to allocator grouping
by Chris Mason
· 17 years ago
dacb473
Btrfs: Fix hole creation in file_write
by Yan
· 17 years ago
47b0c4f
Btrfs: Update magic
by Chris Mason
· 17 years ago
f594706
Btrfs: Add debugging for block group update failure
by Chris Mason
· 17 years ago
c2e639f
Btrfs: Fix typo in extent_io.c ---
by Yan
· 17 years ago
80b6794
Btrfs: Lower stack usage in transaction.c
by Chris Mason
· 17 years ago
ae9d128
Btrfs: Fix delalloc account on state deletion
by Chris Mason
· 17 years ago
2f375ab
Call btrfs_cow_block while lowering tree level.
by Yan
· 17 years ago
60cde61
Btrfs: Use last_alloc optimizations for metadata, even without -o ssd
by Chris Mason
· 17 years ago
21a4989
Btrfs: Hash in the offset and owner for file extent backref keys
by Chris Mason
· 17 years ago
47e4bb9
Btrfs: Insert extent record and the first backref in a single balance
by Chris Mason
· 17 years ago
80ea96b
Btrfs: Add a lookup cache to the extent state tree
by Chris Mason
· 17 years ago
4529ba4
Btrfs: Add data block hints to SSD mode too
by Chris Mason
· 17 years ago
b0c68f8
Btrfs: Enable delalloc accounting
by Chris Mason
· 17 years ago
0181e58
btrfs_drop_extent fixe for inline items > 8K
by Yan
· 17 years ago
1b0f7c2
Fix hole start calculation in btrfs_settar
by Chris Mason
· 17 years ago
f392a93
Properly align the hole size in btrfs_setattr
by Chris Mason
· 17 years ago
b1632b1
Btrfs: Align extent length to sectorsize in
by Yan
· 17 years ago
5a01a2e
Btrfs: Copy correct tree when inserting into slot 0
by Chris Mason
· 17 years ago
b3236e6
Btrfs: Leave on the tree defragger in mount -o ssd, it still helps there
by Chris Mason
· 17 years ago
6f568d3
Btrfs: mount -o max_inline=size to control the maximum inline extent size
by Chris Mason
· 17 years ago
291d673
Btrfs: Do delalloc accounting via hooks in the extent_state code
by Chris Mason
· 17 years ago
9c58309
Btrfs: Add inode item and backref in one insert, reducing cpu usage
by Chris Mason
· 17 years ago
85e21ba
Btrfs: During deletes and truncate, remove many items at once from the tree
by Chris Mason
· 17 years ago
70dec80
Btrfs: extent_io and extent_state optimizations
by Chris Mason
· 17 years ago
aadfeb6
Btrfs: Add some extra debugging around file data checksum failures
by Chris Mason
· 17 years ago
c2a8b6e
Btrfs: Force f_pos to the max when a readdir hits the end of the directory.
by Chris Mason
· 17 years ago
bea495e
Btrfs: Tune readahead during defrag to avoid reading too much at once
by Chris Mason
· 17 years ago
d1310b2
Btrfs: Split the extent_map code into two parts
by Chris Mason
· 17 years ago
5f56406
Btrfs: Fix hole insertion corner cases
by Chris Mason
· 17 years ago
c1e32da
Btrfs: Include sched.h in the acl code for current (fixes compile on 2.6.23)
by Chris Mason
· 17 years ago
ed0dab6
Btrfs: Add basic lockfs calls
by Yan
· 17 years ago
f0c5da1
Btrfs: Fix for test_range_bit
by Yan
· 17 years ago
b178542
Fix for btrfs_find_free_objectid
by Yan
· 17 years ago
e18e480
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
by Chris Mason
· 17 years ago
04005cc
Btrfs: Use blk_congestion_wait on older kernels
by Chris Mason
· 17 years ago
fb4bc1e
Btrfs: Fix compile on 2.6.22 kernel
by Yan
· 17 years ago
caaca38
Btrfs: Fix compile on kernel without ACLs enabled
by Yan
· 17 years ago
4d5e74b
Btrfs: Fix data=ordered vs wait_on_inode deadlock on older kernels
by Chris Mason
· 17 years ago
2da98f0
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
by Chris Mason
· 17 years ago
9cce6c3
Btrfs: Disable delalloc accounting for now
by Chris Mason
· 17 years ago
cee36a0
Rework btrfs_drop_inode to avoid scheduling
by Chris Mason
· 17 years ago
61295eb
Btrfs: Add drop inode func to avoid data=ordered deadlock
by Chris Mason
· 17 years ago
8c416c9
Btrfs: Delete any remaining extent_maps before freeing the inode
by Chris Mason
· 17 years ago
b99aa6c
Btrfs: Only delete roots from sysfs when they were added to sysfs
by Chris Mason
· 17 years ago
69a32ac
Btrfs: Change magic string to reflect new format
by Chris Mason
· 17 years ago
fdebe2b
Btrfs: Add readonly inode flag
by Yan
· 17 years ago
744f52f
Btrfs: Implement ACLs setting and getting
by Yan
· 17 years ago
b3a0d8d
Btrfs: Remove verbose WARN_ON
by Chris Mason
· 17 years ago
55c6907
Btrfs: Fix extent_buffer usage when nodesize != leafsize
by Chris Mason
· 17 years ago
21ad10c
Btrfs: Add flush barriers on commit
by Chris Mason
· 17 years ago
bcd987f
Btrfs: Remove extent_map debugging message
by Chris Mason
· 17 years ago
b98b676
Btrfs: Add inode flags support
by Yan
· 17 years ago
c31f883
Btrfs: online shrinking fixes
by Chris Mason
· 17 years ago
b0331a4
Btrfs: Disable btree reada during extent backref lookups.
by Chris Mason
· 17 years ago
e2008b6
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
by Chris Mason
· 17 years ago
3063d29
Btrfs: Move snapshot creation to commit time
by Chris Mason
· 17 years ago
dc17ff8
Btrfs: Add data=ordered support
by Chris Mason
· 17 years ago
e4204de
Btrfs: Change tree block csum tagging to avoid false error messages
by Chris Mason
· 17 years ago
725c846
Btrfs: resizer: don't hold the fs_mutex for long periods of time
by Chris Mason
· 17 years ago
1372f8e
Properly call btrfs_search_slot while shrinking
by Chris Mason
· 17 years ago
2552488
Btrfs: Lower the max inline size to 8k
by Chris Mason
· 17 years ago
d666746
Btrfs: Change st_blocksize to 4k
by Chris Mason
· 17 years ago
73e48b2
Btrfs: Properly handle overlapping extent in shrink_extent_tree
by Yan
· 17 years ago
d548ee5
Btrfs: Add a helper that finds previous extent item
by Yan
· 17 years ago
5b92ee7
Btrfs: Fix lock ordering of the snapshot semaphore against the page lock
by Chris Mason
· 17 years ago
bd09835
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
by Chris Mason
· 17 years ago
98ed517
Btrfs: Force inlining off in a few places to save stack usage
by Chris Mason
· 17 years ago
f9ef660
Btrfs: 32 bit compile fixes for the resizer and enospc checks
by Chris Mason
· 17 years ago
4313b39
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
by Chris Mason
· 17 years ago
56b453c
Btrfs: Explicitly send a root objectid to count_snapshots_in_path
by Chris Mason
· 17 years ago
8f662a7
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for testing
by Chris Mason
· 17 years ago
e52ec0e
Btrfs: Fix NULL block groups on reading the inode
by Chris Mason
· 17 years ago
edbd8d4
Btrfs: Support for online FS resize (grow and shrink)
by Chris Mason
· 17 years ago
5d4fb73
Btrfs: Fix an off by one in the extent_map prepare write code
by Chris Mason
· 17 years ago
1832a6d
Btrfs: Implement basic support for -ENOSPC
by Chris Mason
· 17 years ago
01f4665
Btrfs: Less aggressive readahead on deletes
by Chris Mason
· 17 years ago
879c1cf
Btrfs: Fix nodatacow extent lookup
by Chris Mason
· 17 years ago
190662b
Btrfs: Fix delayed allocation to avoid missing delalloc extents
by Chris Mason
· 17 years ago
4aec2b5
kmalloc a few large stack objects in the btrfs_ioctl path
by Chris Mason
· 17 years ago
6da6aba
Btrfs: Back port to 2.6.18-el kernels
by Chris Mason
· 17 years ago
c59f895
Btrfs: Add mount option to enforce a max extent size
by Chris Mason
· 17 years ago
d10c5f3
Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmount
by Chris Mason
· 17 years ago
be20aa9
Btrfs: Add mount option to turn off data cow
by Chris Mason
· 17 years ago
b6cda9b
Btrfs: Add mount -o nodatasum to turn of file data checksumming
by Chris Mason
· 17 years ago
e9906a9
Fixes for loopback files in btrfs
by Chris Mason
· 17 years ago
6e3b966
Off by one fix for btrfs_drop_extents
by Yan
· 17 years ago
f6dbff5
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
by Chris Mason
· 17 years ago
6caab48
Fix btrfs_inc_ref to add backref hints
by Chris Mason
· 17 years ago
7a72053
Btrfs: Fix typo in .. check (thanks Yan)
by Chris Mason
· 17 years ago
76fea00
Btrfs: Add backrefs for symbolic link inodes
by Chris Mason
· 17 years ago
70b043f
Btrfs: Extra NULL block group checks in find_free_extent
by Chris Mason
· 17 years ago
3954401
Btrfs: Add back pointers from the inode to the directory that references it
by Chris Mason
· 17 years ago
d8d5f3e
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
by Chris Mason
· 17 years ago
7bb8631
Btrfs: Add back pointers from extents to the btree or file referencing them
by Chris Mason
· 17 years ago
74493f7
Btrfs: Implement generation numbers in block pointers
by Chris Mason
· 17 years ago
17636e0
Btrfs: section mismatch warnings
by Christian Hesse
· 17 years ago
9691975
Btrfs: Fix buffer get/release issue in create_snapshot
by Yan
· 17 years ago
Next »