Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
239b14b32dc39232ebf9cce29ff77c4c564355fd
/
fs
239b14b
Btrfs: Bring back mount -o ssd optimizations
by Chris Mason
· 17 years ago
0d81ba5
Btrfs: Move device information into the super block so it can be scanned
by Chris Mason
· 17 years ago
e085def
Btrfs: Make the FS tree the last objectid in the tree of tree roots
by Chris Mason
· 17 years ago
a9218f6
Add /dev/btrfs-control for device scanning ioctls
by Chris Mason
· 17 years ago
7d1660d
Btrfs: Bring back find_free_extent CPU usage optimizations
by Chris Mason
· 17 years ago
6324fbf
Btrfs: Dynamic chunk and block group allocation
by Chris Mason
· 17 years ago
0b86a83
Btrfs: Add support for multiple devices per filesystem
by Chris Mason
· 17 years ago
7f93bf8
Match the extent tree code to btrfs-progs for multi-device merging
by Chris Mason
· 17 years ago
eb20978
Btrfs: Use KM_USERN instead of KM_IRQ during data summing
by Chris Mason
· 17 years ago
55d4741
Btrfs: Disable sysfs files on older kernels
by Chris Mason
· 17 years ago
2e1a992
Btrfs: Make sure bio pages are adjacent during bulk csumming
by Chris Mason
· 17 years ago
6885f30
Btrfs: Misc 2.6.25 updates
by Chris Mason
· 17 years ago
e3fe4e7
btrfs: fixes for kobject changes in mainline
by Greg KH
· 17 years ago
6e92f5e
Btrfs: While doing checksums on bios, cache the extent_buffer mapping
by Chris Mason
· 17 years ago
065631f
Btrfs: checksum file data at bio submission time instead of during writepage
by Chris Mason
· 17 years ago
0740c82
Btrfs: Properly cast before shifting
by Chris Mason
· 17 years ago
d99cb30
Btrfs: Take the extent lock before dropping the delalloc bits
by Chris Mason
· 17 years ago
5e591a0
Btrfs: Fix looping on readdir of the subvol roots
by Yan Zheng
· 17 years ago
0762704
Btrfs: Properly clear dirty and delalloc extent bits while preparing the file for write
by Chris Mason
· 17 years ago
952fcca
Btrfs: Remove extent back refs in batches, and avoid duplicate searches
by Chris Mason
· 17 years ago
d7fc640
Btrfs: Allocator improvements
by Chris Mason
· 17 years ago
9afbb0b
Btrfs: Disable tree defrag in SSD mode
by Chris Mason
· 17 years ago
df68b8a
Btrfs: unaligned access fixes
by David Miller
· 17 years ago
39b5637
Btrfs: Fix "no csum found for inode" issue.
by Yan
· 17 years ago
9069218
Btrfs: Fix i_blocks accounting
by Chris Mason
· 17 years ago
a86c12c
Btrfs: Create larger bios for btree blocks
by Chris Mason
· 17 years ago
961d023
Btrfs: Don't case unsigned long to int in bio submission
by Chris Mason
· 17 years ago
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
Next »