index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-04
Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2018-05-02
btrfs: Take trans lock before access running trans in check_delayed_ref
ethanwu
1
-0
/
+7
2018-04-22
Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-16
/
+57
2018-04-20
btrfs: Fix race condition between delayed refs and blockgroup removal
Nikolay Borisov
1
-5
/
+11
2018-04-18
btrfs: qgroup: Use independent and accurate per inode qgroup rsv
Qu Wenruo
1
-11
/
+46
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+3
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-14
/
+2
2018-04-05
btrfs: Fix possible softlock on single core machines
Nikolay Borisov
1
-0
/
+1
2018-04-04
Merge tag 'for-4.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-144
/
+173
2018-03-31
btrfs: use lockdep_assert_held for mutexes
David Sterba
1
-1
/
+1
2018-03-31
btrfs: Validate child tree block's level and first key
Qu Wenruo
1
-1
/
+5
2018-03-31
btrfs: qgroup: Use separate meta reservation type for delalloc
Qu Wenruo
1
-20
/
+24
2018-03-31
btrfs: qgroup: Split meta rsv type into meta_prealloc and meta_pertrans
Qu Wenruo
1
-4
/
+4
2018-03-31
btrfs: defer adding raid type kobject until after chunk relocation
Jeff Mahoney
1
-18
/
+42
2018-03-31
btrfs: remove dead create_space_info calls
Jeff Mahoney
1
-14
/
+2
2018-03-31
btrfs: Drop fs_info parameter from __btrfs_run_delayed_refs
Nikolay Borisov
1
-2
/
+2
2018-03-31
btrfs: Drop fs_info parameter from btrfs_finish_extent_commit
Nikolay Borisov
1
-2
/
+2
2018-03-31
btrfs: drop fs_info parameter from btrfs_run_delayed_refs
Nikolay Borisov
1
-4
/
+5
2018-03-31
btrfs: Remove unused flush var in shrink_delalloc
Nikolay Borisov
1
-5
/
+0
2018-03-31
btrfs: Remove unused extent_root var from caching_thread
Nikolay Borisov
1
-2
/
+0
2018-03-31
btrfs: Document parameters of btrfs_reserve_extent
Nikolay Borisov
1
-0
/
+45
2018-03-31
btrfs: Remove btrfs_fs_info::open_ioctl_trans
Nikolay Borisov
1
-2
/
+1
2018-03-26
btrfs: Remove custom crc32c init code
Nikolay Borisov
1
-5
/
+5
2018-03-26
btrfs: Refactor __get_raid_index() to btrfs_bg_flags_to_raid_index()
Qu Wenruo
1
-31
/
+10
2018-03-26
btrfs: Streamline btrfs_delalloc_reserve_metadata initial operations
Nikolay Borisov
1
-6
/
+6
2018-03-26
btrfs: Add enospc_debug printing in metadata_reserve_bytes
Nikolay Borisov
1
-1
/
+6
2018-03-26
btrfs: Document consistency of transaction->io_bgs list
Nikolay Borisov
1
-2
/
+7
2018-03-26
btrfs: Don't pass fs_info to btrfs_run_delayed_items/_nr
Nikolay Borisov
1
-1
/
+1
2018-03-26
btrfs: Don't pass fs_info arg to btrfs_start_dirty_block_groups
Nikolay Borisov
1
-2
/
+2
2018-03-26
btrfs: Remove fs_info argument from btrfs_create_pending_block_groups
Nikolay Borisov
1
-5
/
+5
2018-03-26
btrfs: Make btrfs_trans_release_metadata private to transaction.c
Nikolay Borisov
1
-18
/
+0
2018-03-20
sched/wait, fs/btrfs: Convert wait_on_atomic_t() usage to the new wait_var_ev...
Peter Zijlstra
1
-8
/
+6
2018-02-02
Btrfs: fix null pointer dereference when replacing missing device
Filipe Manana
1
-0
/
+4
2018-01-22
btrfs: Make btrfs_inode_rsv_release static
Nikolay Borisov
1
-1
/
+1
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_REPLACE_TGT
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
1
-1
/
+1
2018-01-22
btrfs: drop btrfs_device::can_discard to query directly
Anand Jain
1
-1
/
+4
2018-01-22
btrfs: extent-tree: Make btrfs_inode_rsv_refill function static
Qu Wenruo
1
-2
/
+2
2018-01-22
btrfs: use narrower type for btrfs_transaction::num_dirty_bgs
David Sterba
1
-1
/
+1
2018-01-22
btrfs: Reduce scope of delayed_rsv->lock in may_commit_trans
Nikolay Borisov
1
-2
/
+2
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2017-12-07
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
1
-0
/
+1
2017-11-29
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+7
2017-11-20
btrfs: clear space cache inode generation always
Josef Bacik
1
-7
/
+7
2017-11-16
Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+3
2017-11-13
Pass mode to wait_on_atomic_t() action funcs and provide default actions
David Howells
1
-24
/
+3
2017-11-01
btrfs: track refs in a rb_tree instead of a list
Josef Bacik
1
-7
/
+14
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
1
-211
/
+109
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
1
-47
/
+92
2017-10-30
btrfs: add assertions for releasing trans handle reservations
Josef Bacik
1
-1
/
+4
[next]