Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
944746ec7575258475958d858cdf3a0e4c8f7b9e
944746e
Btrfs: small fixes for find_lock_delalloc_range.
by Yan
· 17 years ago
b97f920
Btrfs: Fix typo and memory leak in extent-tree.c
by Yan
· 17 years ago
179e29e
Btrfs: Fix a number of inline extent problems that Yan Zheng reported.
by Chris Mason
· 17 years ago
35ebb93
Btrfs: Fix PAGE_CACHE_SHIFT shifts on 32 bit machines
by Chris Mason
· 17 years ago
2ff3e9b
Add O_SYNC support to btrfs_file_write
by Chris Mason
· 17 years ago
b56baf5
Minor fix for btrfs_csum_file_block.
by Yan
· 17 years ago
689f934
Fix inline extent handling in btrfs_get_extent
by Yan
· 17 years ago
c67cda1
Btrfs: Fix extent_map leak in extent_bmap
by Yan
· 17 years ago
44ec0b7
Btrfs: Compile fixes for 2.6.24-rc1
by Chris Mason
· 17 years ago
134d451
Fix ENOTEMPTY check in btrfs_rmdir
by Yan
· 17 years ago
0d9f7f3
btrfs_inode_by_name return random value.
by Yan
· 17 years ago
5708b95
Btrfs: Tune the automatic defrag code
by Chris Mason
· 17 years ago
18f16f7
Btrfs: Fix for insert_inline_extent to handle offset != 0
by Yan
· 17 years ago
cc0c553
Btrfs: Fix split_leaf to detect when it is extending an item
by Chris Mason
· 17 years ago
65555a0
Btrfs: Off by one fixes in extent_map.c
by Yan
· 17 years ago
f578d4b
Btrfs: Optimize csum insertion to create larger items when possible
by Chris Mason
· 17 years ago
5ee78ac
Btrfs: Fix split_leaf to avoid incorrect double splits
by Chris Mason
· 17 years ago
ff190c0
Btrfs: Avoid recursive KM_USER1 mappings in copy_extent_buffer
by Chris Mason
· 17 years ago
3685f79
Btrfs: CPU usage optimizations in push and the extent_map code
by Chris Mason
· 17 years ago
59d169e
Btrfs: Fix read/write_extent_buffer to use KM_USER1 instead of KM_USER0
by Chris Mason
· 17 years ago
b4a2a0e
Btrfs: sysfs compile fixup
by Jens Axboe
· 17 years ago
bbf0d00
Btrfs: KM_IRQ0 usage in end_io handling
by Jens Axboe
· 17 years ago
0a2118d
Btrfs: Fix bi_end_io() functions on > 2.6.23 kernels
by Jens Axboe
· 17 years ago
ae2f541
btrfs: 32-bit type problems
by Jens Axboe
· 17 years ago
44b36eb
Btrfs: Properly setup root key while reading the root
by Yan Zheng
· 17 years ago
6d7231f
Btrfs: Fix typo: owner is a 64 bit field
by Chris Mason
· 17 years ago
7936ca3
Btrfs: Default to 8k max packed tails
by Chris Mason
· 17 years ago
a6b6e75
Btrfs: Defrag only leaves, and only when the parent node has a single objectid
by Chris Mason
· 17 years ago
ff79f81
Btrfs: Add back file data checksumming
by Chris Mason
· 17 years ago
cf786e7
Btrfs: Defrag: only walk into nodes with the defrag bit set
by Chris Mason
· 17 years ago
304fced
Btrfs: balance_dirty_pages_ratelimited is causing problems, use nr == 1 always
by Chris Mason
· 17 years ago
0f1ebbd
Btrfs: Large block related defrag optimizations
by Chris Mason
· 17 years ago
19c00dd
Btrfs: Add back metadata checksumming
by Chris Mason
· 17 years ago
0f82731
Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.
by Chris Mason
· 17 years ago
810191f
Btrfs: extent_map optimizations to cut down on CPU usage
by Chris Mason
· 17 years ago
3326d1b
Btrfs: Allow tails larger than one page
by Chris Mason
· 17 years ago
4dc11904
Btrfs: Add an extent buffer LRU to reduce radix tree hits
by Chris Mason
· 17 years ago
e19caa5
Btrfs: Fix allocation routines to avoid intermixing data and metadata allocations
by Chris Mason
· 17 years ago
6b80053
Btrfs: Add back the online defragging code
by Chris Mason
· 17 years ago
09e71a3
Btrfs: Use an array of pages in the extent buffers to reduce the cost of find_get_page
by Chris Mason
· 17 years ago
14048ed
Btrfs: Cache extent buffer mappings
by Chris Mason
· 17 years ago
db94535
Btrfs: Allow tree blocks larger than the page size
by Chris Mason
· 17 years ago
1a5bc16
Btrfs: Change the remaining radix trees used by extent-tree.c to extent_map trees
by Chris Mason
· 17 years ago
96b5179
Btrfs: Stop using radix trees for the block group cache
by Chris Mason
· 17 years ago
f510cfe
Btrfs: Fix extent_buffer and extent_state leaks
by Chris Mason
· 17 years ago
ae5252b
Btrfs: Go back to kmaps instead of page_address in extent_buffers
by Chris Mason
· 17 years ago
6d36dcd
Btrfs: Avoid memcpy where possible in extent_buffers
by Chris Mason
· 17 years ago
479965d
Btrfs: Optimizations for the extent_buffer code
by Chris Mason
· 17 years ago
5f39d39
Btrfs: Create extent_buffer interface for large blocksizes
by Chris Mason
· 17 years ago
50b78c2
btrfs_get_extent should treat inline extents as though they hold a whole block
by Chris Mason
· 17 years ago
b3cfa35
Btrfs: factor page private preparations into a helper
by Christoph Hellwig
· 17 years ago
8e1cd76
Btrfs: Fix double free and off by one in inode.c
by Yan
· 17 years ago
bab9fb0
Btrfs: truncate: don't update inode->i_blocks when extent is a hole
by Yan
· 17 years ago
2322358
create btrfs_path slab with the correct size
by Yan
· 17 years ago
a61721d
fix found_type decrement in btrfs_truncate_in_trans
by Yan
· 17 years ago
cf67582
Btrfs: Fix duplicate ENOSPC checks in find_free_extent
by Chris Mason
· 17 years ago
d3c2fdcf
Btrfs: Use balance_dirty_pages_nr on btree blocks
by Chris Mason
· 17 years ago
7d7d606
Btrfs: Fix cache_block_group to catch holes at the start of the group
by Yan
· 17 years ago
6af858b
Btrfs: Fix off by one error in dirty_and_release_pages
by Yan
· 17 years ago
d03581f
split up btrfs_ioctl
by Christoph Hellwig
· 17 years ago
34287aa
Btrfs: use unlocked_ioctl
by Christoph Hellwig
· 17 years ago
432eba0
Btrfs: Simplify makefile
by Jan Engelhardt
· 17 years ago
84a5d5e
Btrfs: add modules_install target
by Chris Mason
· 17 years ago
93a6925
Btrfs: Fix extra link count dec in rename
by Chris Mason
· 17 years ago
3de3f77
Btrfs: Added tag v0.8 for changeset f5ce4cc64def
by Chris Mason
· 17 years ago
5ce14bb
Btrfs: Find and remove dead roots the first time a root is loaded.
by Chris Mason
· 17 years ago
0e2752a
Btrfs: [PATCH] extent_map: add writepage_end_io hook
by Christoph Hellwig
· 17 years ago
b06355f
Btrfs: [PATCH] extent_map: make the writepage_io hook optional
by Christoph Hellwig
· 17 years ago
d396c6f
Btrfs: [PATCH] extent_map: provide generic bmap
by Christoph Hellwig
· 17 years ago
90f1c19
Btrfs: [PATCH] extent_map: fix locking for bio completion
by Christoph Hellwig
· 17 years ago
9433063
[PATCH] btrfs: fix printk format warning
by Christoph Hellwig
· 17 years ago
a8c450b
Btrfs: Reorder tests in set_extent_bit to properly find holes
by Chris Mason
· 17 years ago
011410b
Btrfs: Add more synchronization before creating a snapshot
by Chris Mason
· 17 years ago
86479a0
Add support for defragging files via btrfsctl -d. Avoid OOM on extent tree
by Chris Mason
· 17 years ago
8e21528
Btrfs: remove extra drop_extent_cache call
by Chris Mason
· 17 years ago
2bf5a72
Btrfs: fsx delalloc fixes
by Chris Mason
· 17 years ago
07157aa
Btrfs: Add file data csums back in via hooks in the extent map code
by Chris Mason
· 17 years ago
95e0528
Btrfs: Use mount -o subvol to select the subvol directory instead of dev:
by Chris Mason
· 17 years ago
e9fe395
Btrfs: Fix oopsen in extent_tree.c during enospc
by Yan
· 17 years ago
4b82d6e
Btrfs: Add mount into directory support
by Yan
· 17 years ago
1b4ab1b
Btrfs: Fix mknod to properly send rdev info back to disk
by Yan
· 17 years ago
252c38f
Btrfs: ctree.c cleanups
by Yan
· 17 years ago
58176a9
Btrfs: Add per-root block accounting and sysfs entries
by Josef Bacik
· 17 years ago
b888db2
Btrfs: Add delayed allocation to the extent based page tree code
by Chris Mason
· 17 years ago
a52d9a8
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
by Chris Mason
· 17 years ago
83df7c1
Btrfs: Make sure to cow the root during a snapshot
by Chris Mason
· 17 years ago
2cc58cf
Btrfs: Do more extensive readahead during tree searches
by Chris Mason
· 17 years ago
3202061
fix block readahead in btrfs_next_leaf
by Yan
· 17 years ago
6d626f6
Btrfs: Added tag v0.7 for changeset 6125224d77d0
by Chris Mason
· 17 years ago
15ee9bc
Btrfs: delay commits during fsync to allow more writers
by Josef Bacik
· 17 years ago
f2183bd
Btrfs: Add BH_Defrag to mark buffers that are in need of defragging
by Chris Mason
· 17 years ago
e9d0b13
Btrfs: Btree defrag on the extent-mapping tree as well
by Chris Mason
· 17 years ago
409eb95
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
by Chris Mason
· 17 years ago
26b8003
Btrfs: Replace extent tree preallocation code with some bit radix magic.
by Chris Mason
· 17 years ago
f4468e9
Btrfs: Let some locks go during defrag and snapshot dropping
by Chris Mason
· 17 years ago
37fa704
Btrfs: Added tag v0.6 for changeset c13e9a0bf9b4
by Chris Mason
· 17 years ago
6702ed4
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
by Chris Mason
· 17 years ago
3c69fae
Btrfs: Fold some btree readahead routines into something more generic.
by Chris Mason
· 17 years ago
9f3a742
Btrfs: Do snapshot deletion in smaller chunks.
by Chris Mason
· 17 years ago
8578f0f
Btrfs: cleaner make clean
by Joel Becker
· 17 years ago
Next »