index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-12
1
-0
/
+2
|
\
|
*
btrfs: check for refs on snapshot delete resume
Josef Bacik
2019-02-27
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-07
1
-24
/
+10
|
\
\
|
|
/
|
/
|
|
*
btrfs: implement btrfs_debug* in terms of helper macro
Rasmus Villemoes
2019-03-07
1
-24
/
+10
*
|
btrfs: scrub: remove unused nocow worker pointer
David Sterba
2019-02-25
1
-1
/
+0
*
|
btrfs: scrub: add assertions for worker pointers
David Sterba
2019-02-25
1
-0
/
+4
*
|
btrfs: scrub: convert scrub_workers_refcnt to refcount_t
Anand Jain
2019-02-25
1
-1
/
+1
*
|
btrfs: don't use global reserve for chunk allocation
Josef Bacik
2019-02-25
1
-1
/
+2
*
|
btrfs: replace cleaner_delayed_iput_mutex with a waitqueue
Josef Bacik
2019-02-25
1
-1
/
+3
*
|
btrfs: let the assertion expression compile in all configs
Anders Roxell
2019-02-25
1
-8
/
+5
*
|
btrfs: qgroup: Introduce per-root swapped blocks infrastructure
Qu Wenruo
2019-02-25
1
-0
/
+14
*
|
btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots
Qu Wenruo
2019-02-25
1
-0
/
+15
*
|
btrfs: Remove unused arguments from btrfs_get_extent_fiemap
Nikolay Borisov
2019-02-25
1
-2
/
+1
*
|
btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
Nikolay Borisov
2019-02-25
1
-1
/
+1
|
/
*
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-0
/
+7
|
\
|
*
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
2019-01-18
1
-0
/
+3
|
*
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
2019-01-18
1
-0
/
+4
*
|
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
btrfs: sanitize security_mnt_opts use
Al Viro
2018-12-21
1
-4
/
+0
*
|
btrfs: catch cow on deleting snapshots
Josef Bacik
2018-12-17
1
-0
/
+1
*
|
btrfs: rework btrfs_check_space_for_delayed_refs
Josef Bacik
2018-12-17
1
-1
/
+1
*
|
btrfs: add new flushing states for the delayed refs rsv
Josef Bacik
2018-12-17
1
-4
/
+6
*
|
btrfs: introduce delayed_refs_rsv
Josef Bacik
2018-12-17
1
-0
/
+10
*
|
btrfs: dev-replace: remove custom read/write blocking scheme
David Sterba
2018-12-17
1
-2
/
+0
*
|
btrfs: dev-replace: swich locking to rw semaphore
David Sterba
2018-12-17
1
-1
/
+1
*
|
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-12-17
1
-14
/
+14
*
|
btrfs: switch BTRFS_ROOT_* to enums
David Sterba
2018-12-17
1
-16
/
+17
*
|
btrfs: switch BTRFS_FS_* to enums
David Sterba
2018-12-17
1
-32
/
+31
*
|
btrfs: switch BTRFS_BLOCK_RSV_* to enums
David Sterba
2018-12-17
1
-7
/
+12
*
|
btrfs: switch BTRFS_FS_STATE_* to enums
David Sterba
2018-12-17
1
-6
/
+19
*
|
btrfs: Refactor btrfs_merge_bio_hook
Nikolay Borisov
2018-12-17
1
-3
/
+2
*
|
btrfs: Remove fsid/metadata_fsid fields from btrfs_info
Nikolay Borisov
2018-12-17
1
-4
/
+0
*
|
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
1
-4
/
+12
*
|
btrfs: introduce EXPORT_FOR_TESTS macro
Johannes Thumshirn
2018-12-17
1
-0
/
+10
*
|
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2018-12-17
1
-1
/
+1
*
|
btrfs: Remove unused extent_state argument from btrfs_writepage_endio_finish_...
Nikolay Borisov
2018-12-17
1
-2
/
+2
*
|
Btrfs: prevent ioctls from interfering with a swap file
Omar Sandoval
2018-12-17
1
-0
/
+29
*
|
btrfs: Remove extent_io_ops::split_extent_hook callback
Nikolay Borisov
2018-12-17
1
-0
/
+2
*
|
btrfs: Remove extent_io_ops::merge_extent_hook callback
Nikolay Borisov
2018-12-17
1
-0
/
+2
*
|
btrfs: Remove extent_io_ops::clear_bit_hook callback
Nikolay Borisov
2018-12-17
1
-0
/
+2
*
|
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
Nikolay Borisov
2018-12-17
1
-0
/
+2
*
|
btrfs: Remove extent_io_ops::writepage_end_io_hook
Nikolay Borisov
2018-12-17
1
-0
/
+2
*
|
btrfs: Remove extent_io_ops::writepage_start_hook
Nikolay Borisov
2018-12-17
1
-0
/
+1
*
|
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
2018-12-17
1
-0
/
+3
*
|
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-11-11
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2018-11-06
1
-0
/
+3
*
|
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-11-02
1
-5
/
+3
|
\
\
|
|
/
|
/
|
|
*
vfs: make remap_file_range functions take and return bytes completed
Darrick J. Wong
2018-10-30
1
-3
/
+3
|
*
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
2018-10-30
1
-5
/
+3
*
|
btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
Lu Fengqi
2018-10-15
1
-2
/
+1
[next]