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
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
btrfs: remove duplicated in_range() macro
Johannes Thumshirn
1
-2
/
+0
2021-04-19
btrfs: add a i_mmap_lock to our inode
Josef Bacik
1
-0
/
+1
2021-04-19
btrfs: remove mirror argument from btrfs_csum_verify_data()
Goldwyn Rodrigues
1
-1
/
+1
2021-04-19
btrfs: unexport btrfs_extent_readonly() and make it static
Anand Jain
1
-1
/
+0
2021-04-19
btrfs: make btrfs_replace_file_extents take btrfs_inode
Nikolay Borisov
1
-2
/
+3
2021-04-12
btrfs: convert to fileattr
Miklos Szeredi
1
-0
/
+3
2021-03-01
Merge tag 'for-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2021-02-22
btrfs: fix race between writes to swap files and scrub
Filipe Manana
1
-0
/
+5
2021-02-09
btrfs: zoned: enable to mount ZONED incompat flag
Naohiro Aota
1
-1
/
+2
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
1
-0
/
+2
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
1
-0
/
+1
2021-02-09
btrfs: zoned: check if bio spans across an ordered extent
Johannes Thumshirn
1
-0
/
+2
2021-02-08
btrfs: improve preemptive background space flushing
Josef Bacik
1
-0
/
+1
2021-02-08
btrfs: introduce a FORCE_COMMIT_TRANS flush operation
Josef Bacik
1
-0
/
+1
2021-02-08
btrfs: track ordered bytes instead of just dio ordered bytes
Josef Bacik
1
-1
/
+1
2021-02-08
btrfs: make btrfs_start_delalloc_root's nr argument a long
Nikolay Borisov
1
-1
/
+1
2021-02-08
btrfs: remove new_dirid argument from btrfs_create_subvol_root
Nikolay Borisov
1
-2
/
+1
2021-02-08
btrfs: rename btrfs_root::highest_objectid to free_objectid
Nikolay Borisov
1
-1
/
+1
2021-01-29
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2021-01-25
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
1
-0
/
+3
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-06
Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+27
2020-12-18
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
1
-1
/
+19
2020-12-18
btrfs: correctly calculate item size used when item key collision happens
ethanwu
1
-0
/
+6
2020-12-18
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
1
-1
/
+2
2020-12-15
Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-50
/
+163
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-12-09
btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs
Qu Wenruo
1
-2
/
+1
2020-12-09
btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
Qu Wenruo
1
-2
/
+36
2020-12-09
btrfs: calculate inline extent buffer page size based on page size
Qu Wenruo
1
-6
/
+0
2020-12-09
btrfs: pass bio_offset to check_data_csum() directly
Qu Wenruo
1
-1
/
+1
2020-12-09
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
1
-0
/
+3
2020-12-09
btrfs: do not block inode logging for so long during transaction commit
Filipe Manana
1
-1
/
+1
2020-12-09
btrfs: remove inode number cache feature
Nikolay Borisov
1
-13
/
+2
2020-12-09
btrfs: introduce max_zone_append_size
Naohiro Aota
1
-0
/
+3
2020-12-09
btrfs: check and enable ZONED mode
Naohiro Aota
1
-0
/
+14
2020-12-08
btrfs: make btrfs_update_inode_fallback take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: make btrfs_cont_expand take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: make btrfs_truncate_block take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2020-12-08
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
1
-2
/
+1
2020-12-08
btrfs: make btrfs_truncate_inode_items take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-12-08
btrfs: remove btrfs_path::recurse
Josef Bacik
1
-1
/
+0
2020-12-08
btrfs: update the number of bytes used by an inode atomically
Filipe Manana
1
-0
/
+8
2020-12-08
btrfs: refactor btrfs_drop_extents() to make it easier to extend
Filipe Manana
1
-9
/
+54
2020-12-08
btrfs: don't miss async discards after scheduled work override
Pavel Begunkov
1
-0
/
+1
2020-12-08
btrfs: discard: store async discard delay as ns not as jiffies
Pavel Begunkov
1
-1
/
+1
2020-12-08
btrfs: make buffer_radix take sector size units
Qu Wenruo
1
-0
/
+1
2020-12-08
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
1
-1
/
+0
[prev]
[next]