Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5b21f2ed3f2947b5195b65c9fdbdd9e52904cc03
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
24ab9cd
Btrfs: Raise thresholds for metadata writeback
by Chris Mason
· 16 years ago
4434c33
Btrfs: fix sleep with spinlock held during unmount
by Chris Mason
· 16 years ago
2b1f55b
Remove Btrfs compat code for older kernels
by Chris Mason
· 16 years ago
9b49c9b
Btrfs: Fix allocation completions in tree log replay
by Chris Mason
· 16 years ago
60582d1
Add Btrfs to fs/Kconfig and fs/Makefile
by Chris Mason
· 16 years ago
b4f6c45
Update Btrfs files for in-kernel usage
by Chris Mason
· 16 years ago
aef8755
Merge Btrfs into fs/btrfs
by Chris Mason
· 16 years ago
3435302
Btrfs: Fix race against disk_i_size updates
by Chris Mason
· 16 years ago
31840ae
Btrfs: Full back reference support
by Zheng Yan
· 16 years ago
1c2308f8
Add check for tree-log roots in btrfs_alloc_reserved_extents
by Chris Mason
· 16 years ago
ce3ed71
Btrfs: Checksum tree blocks in the background
by Chris Mason
· 16 years ago
0f9dd46
Btrfs: free space accounting redo
by Josef Bacik
· 16 years ago
ef8bbdf
Btrfs: fix cache_block_group error handling
by Josef Bacik
· 16 years ago
f25956c
Fix leaf overflow check in btrfs_insert_empty_items
by Chris Mason
· 16 years ago
23a0786
Btrfs: Fix mismerge in block header checks
by Chris Mason
· 16 years ago
9623f9a
Btrfs: Disable the dir fsync optimization to skip logging the dir sometimes
by Chris Mason
· 16 years ago
d0c803c
Btrfs: Record dirty pages tree-log pages in an extent_io tree
by Chris Mason
· 16 years ago
31ff1cd
Btrfs: Copy into the log tree in big batches
by Chris Mason
· 16 years ago
d00aff0
Btrfs: Optimize tree log block allocations
by Chris Mason
· 16 years ago
3a5f1d4
Btrfs: Optimize btree walking while logging inodes
by Chris Mason
· 16 years ago
49eb7e4
Btrfs: Dir fsync optimizations
by Chris Mason
· 16 years ago
98509cf
Btrfs: Fix releasepage to properly keep dirty and writeback pages
by Chris Mason
· 16 years ago
8d5bf1c
Btrfs: Update the highest objectid in a root after log replay is done
by Chris Mason
· 16 years ago
4bef084
Btrfs: Tree logging fixes
by Chris Mason
· 16 years ago
325cd4b
Btrfs: properly set blocksize when adding new device.
by Zheng Yan
· 16 years ago
6527cdb
Btrfs: Update find free objectid function for orphan cleanup code
by Zheng Yan
· 16 years ago
b214107
Btrfs: trivial sparse fixes
by Christoph Hellwig
· 16 years ago
a237d2a
remove unused function btrfs_ilookup
by Christoph Hellwig
· 16 years ago
ad3d81b
Btrfs: missing endianess conversion in insert_new_root
by Christoph Hellwig
· 16 years ago
50ec891
Btrfs: cleanup d_obtain_alias useage
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
a1b32a5
Btrfs: Add debugging checks to track down corrupted metadata
by Chris Mason
· 16 years ago
95819c0
Btrfs: optimize btrget/set/removexattr
by Christoph Hellwig
· 16 years ago
eaa47d8
btrfs: optmize listxattr
by Christoph Hellwig
· 16 years ago
eab922e
Btrfs: compile when posix acl's are disabled
by Josef Bacik
· 16 years ago
639cb58
Btrfs: Fix variable init during csum creation
by Chris Mason
· 16 years ago
9473f16
Btrfs: Throttle for async bio submits higher up the chain
by Chris Mason
· 16 years ago
f3f9931
Btrfs: Rev the disk format
by Chris Mason
· 16 years ago
d54a839
Clean up btrfs_get_parent() a little more, fix a free-after-free bug
by David Woodhouse
· 16 years ago
2d4d9fbd
Btrfs: Fix NFS exporting of subvol roots.
by David Woodhouse
· 16 years ago
615f996
Switch btrfs_name_hash() to crc32c
by David Woodhouse
· 16 years ago
76fcef1
Btrfs: Reinstate '-osubvol=.' option to mount entire tree
by David Woodhouse
· 16 years ago
87acb4e
Simplify btrfs_get_parent(), fix use-after-free bug
by David Woodhouse
· 16 years ago
32d48fa
Mask root object ID into f_fsid in btrfs_statfs()
by David Woodhouse
· 16 years ago
9d03632
Fill f_fsid field in btrfs_statfs()
by David Woodhouse
· 16 years ago
f2322b1
Btrfs: Optimise NFS readdir hack slightly; don't call readdir() again when done
by David Woodhouse
· 16 years ago
49593bf
Minor cleanup of btrfs_real_readdir()
by David Woodhouse
· 16 years ago
5ecc7e5
Btrfs: Remove special cases for "." and ".."
by David Woodhouse
· 16 years ago
21af804
Btrfs: Discard sector data in __free_extent()
by David Woodhouse
· 16 years ago
cbdf5a2
Btrfs: Implement our own copy of the nfsd readdir hack, for older kernels
by David Woodhouse
· 16 years ago
be6e8dc
NFS support for btrfs - v3
by Balaji Rao
· 16 years ago
1a54ef8
Introduce btrfs_iget helper
by Balaji Rao
· 16 years ago
b64a285
Btrfs: Wait for async bio submissions to make some progress at queue time
by Chris Mason
· 16 years ago
4d1b5fb
Btrfs: Lookup readpage checksums on bio submission again
by Chris Mason
· 16 years ago
7c2fe32
Btrfs: Fix add_extent_mapping to check for duplicates across the whole range
by Chris Mason
· 16 years ago
902b22f
Btrfs: Remove broken optimisations in end_bio functions.
by David Woodhouse
· 16 years ago
5386323
Btrfs: Lower contention on the csum mutex
by Chris Mason
· 16 years ago
4854ddd
Btrfs: Wait for kernel threads to make progress during async submission
by Chris Mason
· 16 years ago
5443be4
Btrfs: Give all the worker threads descriptive names
by Chris Mason
· 16 years ago
777e6bd
Btrfs: Transaction commit: don't use filemap_fdatawait
by Chris Mason
· 16 years ago
0986fe9e
Btrfs: Count async bios separately from async checksum work items
by Chris Mason
· 16 years ago
b720d20
Btrfs: Limit the number of async bio submission kthreads to the number of devices
by Chris Mason
· 16 years ago
db69e0e
Btrfs: Init address_space->writeback_index properly
by Chris Mason
· 16 years ago
2db0496
Btrfs: Change TestSetPageLocked() to trylock_page()
by David Woodhouse
· 16 years ago
5036f53
Btrfs: fix RHEL test for ClearPageFsMisc
by Eric Sandeen
· 16 years ago
5707e3b
Btrfs: Update version.sh to v0.16
by Chris Mason
· 16 years ago
4ca8b41
Btrfs: Avoid calling into the FS for the final iput on fake root inodes
by Chris Mason
· 16 years ago
7ea394f
Btrfs: Fix nodatacow for the new data=ordered mode
by Yan Zheng
· 16 years ago
00e4e6b
Get rid of BTRFS_I(inode)->index and use local vars instead
by Chris Mason
· 16 years ago
7d2b4da
Btrfs: Fix the multi-bio code to save the original bio for completion
by Chris Mason
· 16 years ago
ae01a0a
Btrfs: Update clone file ioctl
by Yan Zheng
· 16 years ago
b48652c
Btrfs: Various small fixes.
by Yan Zheng
· 16 years ago
3de9d6b
btrfs_lookup_bio_sums seems broken, go back to the readpage_io_hook for now
by Chris Mason
· 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
d7a029a
Btrfs: Don't corrupt ram in shrink_extent_tree, leak it instead
by Chris Mason
· 16 years ago
9ca9ee0
Btrfs: fix ioctl-initiated transactions vs wait_current_trans()
by Sage Weil
· 16 years ago
3117a77
Btrfs: Add support for HW assisted crc32c
by Chris Mason
· 16 years ago
6dab815
Btrfs: Hold csum mutex while reading in sums during readpages
by Chris Mason
· 16 years ago
2dd3e67
Btrfs: More throttle tuning
by Chris Mason
· 16 years ago
65b51a0
btrfs_search_slot: reduce lock contention by cowing in two stages
by Chris Mason
· 16 years ago
18e35e0a
Btrfs: Throttle less often waiting for snapshots to delete
by Chris Mason
· 16 years ago
f87f057
Btrfs: Improve and cleanup locking done by walk_down_tree
by Chris Mason
· 16 years ago
492bb6de
Btrfs: Hold a reference on bios during submit_bio, add some extra bio checks
by Chris Mason
· 16 years ago
3ce7e67
Btrfs: Drop some debugging around the extent_map pinned flag
by Chris Mason
· 16 years ago
61b4944
Btrfs: Fix streaming read performance with checksumming on
by Chris Mason
· 16 years ago
37d1aee
Btrfs: Throttle tuning
by Chris Mason
· 16 years ago
47ac14f
Btrfs: Add missing hunk from Yan Zheng's cache reclaim patch
by Chris Mason
· 16 years ago
0ee0fda
Btrfs: Add compatibility for kernels >= 2.6.27-rc1
by Sven Wegener
· 16 years ago
bcc63ab
Btrfs: implement memory reclaim for leaf reference cache
by Yan
· 16 years ago
33958dc
Btrfs: Fix verify_parent_transid
by Chris Mason
· 16 years ago
f321e49
Btrfs: Update and fix mount -o nodatacow
by Yan Zheng
· 16 years ago
3bf1041
Btrfs: async-thread: fix possible memory leak
by Li Zefan
· 16 years ago
ab78c84
Btrfs: Throttle operations if the reference cache gets too large
by Chris Mason
· 16 years ago
1a3f5d0
Btrfs: Fix version.sh when used outside of an hg repo
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
Next »