Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
fd114a64add4b4a727092f7df4aee8f8a81a824a
/
fs
/
btrfs
/
extent-tree.c
3a63729
Btrfs: fix early ENOSPC due to delalloc
by Omar Sandoval
· 8 years ago
78418b8
Btrfs: use down_read_nested to make lockdep silent
by Liu Bo
· 8 years ago
66d6448
btrfs: fix memory leak in update_space_info failure path
by Jeff Mahoney
· 8 years ago
7a1dcd9
btrfs: fix error handling when run_delayed_extent_op fails
by Jeff Mahoney
· 8 years ago
003e316
btrfs: fix locking when we put back a delayed ref that's too new
by Jeff Mahoney
· 8 years ago
9d1032c
btrfs: fix WARNING in btrfs_select_ref_head()
by Wang Xiaoguang
· 9 years ago
19c4d2f
Revert "btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs"
by Chris Mason
· 8 years ago
4867268
Btrfs: don't BUG() during drop snapshot
by Josef Bacik
· 8 years ago
6cea66e
btrfs: Remove already completed TODO comment
by Goldwyn Rodrigues
· 8 years ago
dd12d5b
btrfs: Do not reassign count in btrfs_run_delayed_refs
by Goldwyn Rodrigues
· 8 years ago
a958eab
Btrfs: fix memory leak in do_walk_down
by Liu Bo
· 8 years ago
ab8d0fc
btrfs: convert pr_* to btrfs_* where possible
by Jeff Mahoney
· 8 years ago
62e8557
btrfs: convert printk(KERN_* to use pr_* calls
by Jeff Mahoney
· 8 years ago
5d163e0
btrfs: unsplit printed strings
by Jeff Mahoney
· 8 years ago
0279422
Btrfs: kill BUG_ON in run_delayed_tree_ref
by Liu Bo
· 8 years ago
e2c8990
btrfs: squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
afcdd12
Btrfs: add a flags field to btrfs_fs_info
by Josef Bacik
· 8 years ago
1f079fa
btrfs: Fix warning "variable ‘blocksize’ set but not used"
by Luis Henriques
· 8 years ago
5d8eb6f
btrfs: let btrfs_delete_unused_bgs() to clean relocated bgs
by Naohiro Aota
· 8 years ago
4930338
Btrfs: bail out if block group has different mixed flag
by Liu Bo
· 8 years ago
c79a175
Btrfs: fix memory leak of block group cache
by Liu Bo
· 9 years ago
b22734a
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
1e5ec2e
Btrfs: handle quota reserve failure properly
by Josef Bacik
· 8 years ago
f4a9c16
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
ce12965
btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress
by Wang Xiaoguang
· 8 years ago
ed7a694
btrfs: do not decrease bytes_may_use when replaying extents
by Wang Xiaoguang
· 8 years ago
4b30b6d
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
e0af248
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket()
by Wang Xiaoguang
· 8 years ago
28687b9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
187ee58
Btrfs: fix em leak in find_first_block_group
by Josef Bacik
· 8 years ago
28b737f
Btrfs: clarify do_chunk_alloc()'s return value
by Liu Bo
· 8 years ago
1851309
btrfs: update btrfs_space_info's bytes_may_use timely
by Wang Xiaoguang
· 8 years ago
4824f1f
btrfs: divide btrfs_update_reserved_bytes() into two functions
by Wang Xiaoguang
· 8 years ago
cb93b52
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
by Qu Wenruo
· 8 years ago
eecba89
btrfs: flush_space: treat return value of do_chunk_alloc properly
by Alex Lyakas
· 9 years ago
f3bca80
Btrfs: add ASSERT for block group's memory leak
by Liu Bo
· 9 years ago
d58b0d9
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
ba929b6
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
d05d7f4
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
6664283
btrfs: btrfs_abort_transaction, drop root parameter
by Jeff Mahoney
· 9 years ago
64b6358
btrfs: add btrfs_trans_handle->fs_info pointer
by Jeff Mahoney
· 9 years ago
14a1e06
btrfs: introduce BTRFS_MAX_ITEM_SIZE
by Jeff Mahoney
· 9 years ago
f5ee5c9
btrfs: tests, use BTRFS_FS_STATE_DUMMY_FS_INFO instead of dummy root
by Jeff Mahoney
· 9 years ago
3cdde22
btrfs: btrfs_test_opt and friends should take a btrfs_fs_info
by Jeff Mahoney
· 9 years ago
bc07452
btrfs: prefix fsid to all trace events
by Jeff Mahoney
· 9 years ago
05653ef
btrfs: hide test-only member under ifdef
by David Sterba
· 9 years ago
39581a3
btrfs: fix free space calculation in dump_space_info()
by Wang Xiaoguang
· 9 years ago
6fb37b7
Btrfs: check inconsistence between chunk and block group
by Liu Bo
· 9 years ago
bac357dc
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
by Josef Bacik
· 9 years ago
8ca17f0
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
by Josef Bacik
· 9 years ago
40acc3e
Btrfs: always use trans->block_rsv for orphans
by Josef Bacik
· 9 years ago
ae2e472
Btrfs: change how we calculate the global block rsv
by Josef Bacik
· 9 years ago
87241c2
Btrfs: use root when checking need_async_flush
by Josef Bacik
· 9 years ago
d38b349
Btrfs: don't bother kicking async if there's nothing to reclaim
by Josef Bacik
· 9 years ago
31bada7
Btrfs: fix release reserved extents trace points
by Josef Bacik
· 9 years ago
f376df2
Btrfs: add tracepoints for flush events
by Josef Bacik
· 9 years ago
f485c9e
Btrfs: fix delalloc reservation amount tracepoint
by Josef Bacik
· 9 years ago
c51e7bb
Btrfs: trace pinned extents
by Josef Bacik
· 9 years ago
957780e
Btrfs: introduce ticketed enospc infrastructure
by Josef Bacik
· 9 years ago
c83f8ef
Btrfs: add tracepoint for adding block groups
by Josef Bacik
· 9 years ago
d555b6c
Btrfs: warn_on for unaccounted spaces
by Josef Bacik
· 9 years ago
48c3d48
Btrfs: always reserve metadata for delalloc extents
by Josef Bacik
· 9 years ago
25d609f
Btrfs: fix callers of btrfs_block_rsv_migrate
by Josef Bacik
· 9 years ago
e40edf2
Btrfs: add bytes_readonly to the spaceinfo at once
by Josef Bacik
· 9 years ago
0f873ec
btrfs: fix deadlock in delayed_ref_async_start
by Chris Mason
· 9 years ago
31b9655
Btrfs: track transid for delayed ref flushing
by Josef Bacik
· 9 years ago
64c1292
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
by Jeff Mahoney
· 9 years ago
c871b0f
Btrfs: check if extent buffer is aligned to sectorsize
by Liu Bo
· 9 years ago
b3d3fa5
btrfs: update __btrfs_map_block for REQ_OP transition
by Mike Christie
· 9 years ago
2999241
Btrfs: fix race between device replace and discard
by Filipe Manana
· 9 years ago
42f3173
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
by David Sterba
· 9 years ago
0132761
btrfs: fix string and comment grammatical issues and typos
by Nicholas D Steeves
· 9 years ago
c315ef8
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.7
by Chris Mason
· 9 years ago
5ef64a3
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
by David Sterba
· 9 years ago
f78c436
Btrfs: fix race between block group relocation and nocow writes
by Filipe Manana
· 9 years ago
9cfa3e3
Btrfs: don't do unnecessary delalloc flushes when relocating
by Filipe Manana
· 9 years ago
578def7
Btrfs: don't wait for unrelated IO to finish before relocation
by Filipe Manana
· 9 years ago
8eb0dfd
btrfs: fix int32 overflow in shrink_delalloc().
by Adam Borowski
· 9 years ago
3744dbe
btrfs: sink gfp parameter to set_extent_new
by David Sterba
· 9 years ago
af6f8f6
btrfs: sink gfp parameter to clear_extent_dirty
by David Sterba
· 9 years ago
9116621
btrfs: sink gfp parameter to clear_extent_bits
by David Sterba
· 9 years ago
ceeb0ae
btrfs: sink gfp parameter to set_extent_bits
by David Sterba
· 9 years ago
6719afd
Btrfs: Refactor btrfs_lock_cluster() to kill compiler warning
by Geert Uytterhoeven
· 11 years ago
34d9700
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
by Anand Jain
· 9 years ago
839a3f7
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
0305bc2
btrfs: Output more info for enospc_debug mount option
by Qu Wenruo
· 9 years ago
bb7ab3b
btrfs: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
f004fae0
Merge branch 'cleanups-4.6' into for-chris-4.6
by David Sterba
· 9 years ago
89771cc
btrfs: fix build warning
by Sudip Mukherjee
· 9 years ago
baee879
Btrfs: check reserved when deciding to background flush
by Josef Bacik
· 9 years ago
fb4b10e
Btrfs: change how we update the global block rsv
by Josef Bacik
· 9 years ago
e1746e8
btrfs: Fix no_space in write and rm loop
by Zhao Lei
· 9 years ago
0bc19f90
btrfs: merge functions for wait snapshot creation
by Zhao Lei
· 9 years ago
c2d6cb1
Btrfs: fix deadlock running delayed iputs at transaction commit time
by Filipe Manana
· 9 years ago
acc3085
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
0dc924c5
Btrfs: clean up an error code in btrfs_init_space_info()
by Dan Carpenter
· 9 years ago
95617d6
btrfs: cleanup, stop casting for extent_map->lookup everywhere
by Jeff Mahoney
· 10 years ago
988f1f5
Merge branch 'for-chris-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/fdmanana/linux into for-linus-4.5
by Chris Mason
· 9 years ago
b28cf57
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5
by Chris Mason
· 9 years ago
Next »