Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5a01a2e3a9d4dc9cb4871dde4d832a3b8de9f748
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
1a2b2ac
Btrfs: Fix extent allocation for btree blocks as the disk fills
by Chris Mason
· 17 years ago
87ee04e
Btrfs: Add simple stripe size parameter
by Chris Mason
· 17 years ago
00f5c79
btrfs_drop_extents: make sure the item is getting smaller before truncate
by Chris Mason
· 17 years ago
ca66462
Btrfs: Add efficient dirty accounting to the extent_map tree
by Chris Mason
· 17 years ago
448d640
Btrfs: Fine tune the btree writeback exclusion some more
by Chris Mason
· 17 years ago
8790bad
Btrfs: Only limit btree writeback for pdflush
by Chris Mason
· 17 years ago
793955b
Btrfs: Limit btree writeback to prevent seeks
by Chris Mason
· 17 years ago
015a739c
Btrfs: Handle writeback under high memory pressure better
by Chris Mason
· 17 years ago
eef1c49
Btrfs: Properly update right_nritems in push_leaf_left
by Yan
· 17 years ago
0e4de58
Btrfs: Add check for null block group to find_search_start
by Chris Mason
· 17 years ago
7073c8e
Btrfs: Make sure page mapping dirty tag is properly cleared
by Chris Mason
· 17 years ago
3e9fd94
Btrfs: Avoid fragmentation from parallel delalloc filling
by Chris Mason
· 17 years ago
2f4cbe6
Btrfs: Return value checking in module init
by Wyatt Banks
· 17 years ago
3acd7ee
Btrfs: xattr fixes
by Josef Bacik
· 17 years ago
1caf934
Btrfs: Make ACLs return EOPNOTSUPP for now
by Josef Bacik
· 17 years ago
5cf6642
Btrfs: Off by one fixes for extent-tree.c
by Yan
· 17 years ago
5e5745d
Btrfs: Add full_scan parameter to find_search_start
by Yan
· 17 years ago
324ae4d
Btrfs: Add block group pinned accounting back
by Yan
· 17 years ago
5103e94
xattr support for btrfs
by Josef Bacik
· 17 years ago
0591fb5
Btrfs: Fix extent bit range testing
by Chris Mason
· 17 years ago
Next »