index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-05-24
5
-12
/
+45
|
\
|
*
btrfs: re-introduce 'norecovery' mount option
Qu Wenruo
2024-05-21
1
-0
/
+8
|
*
btrfs: fix end of tree detection when searching for data extent ref
Filipe Manana
2024-05-15
1
-1
/
+1
|
*
btrfs: scrub: initialize ret in scrub_simple_mirror() to fix compilation warning
Lu Yao
2024-05-15
1
-1
/
+1
|
*
btrfs: zoned: fix use-after-free due to race with dev replace
Filipe Manana
2024-05-15
1
-3
/
+10
|
*
btrfs: qgroup: fix qgroup id collision across mounts
Boris Burkov
2024-05-15
1
-0
/
+20
|
*
btrfs: qgroup: update rescan message levels and error codes
David Sterba
2024-05-15
1
-7
/
+5
*
|
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
3
-5
/
+5
|
\
\
|
*
|
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
3
-5
/
+5
*
|
|
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
2
-6
/
+9
|
\
|
|
|
*
|
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-02
2
-3
/
+3
|
*
|
btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens
Al Viro
2024-05-02
1
-4
/
+7
*
|
|
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-15
1
-4
/
+4
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
6
-31
/
+58
|
|
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
6
-27
/
+25
|
|
\
\
\
\
|
*
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
2
-15
/
+14
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-11
7
-33
/
+55
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
Alexander Lobakin
2024-04-01
1
-4
/
+4
*
|
|
|
|
|
|
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-05-15
50
-2309
/
+2517
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
btrfs: qgroup: fix initialization of auto inherit array
Dan Carpenter
2024-05-07
1
-1
/
+1
|
*
|
|
|
|
|
btrfs: count super block write errors in device instead of tracking folio err...
Matthew Wilcox (Oracle)
2024-05-07
3
-28
/
+29
|
*
|
|
|
|
|
btrfs: use the folio iterator in btrfs_end_super_write()
Matthew Wilcox (Oracle)
2024-05-07
1
-13
/
+6
|
*
|
|
|
|
|
btrfs: convert super block writes to folio in write_dev_supers()
Matthew Wilcox (Oracle)
2024-05-07
1
-10
/
+13
|
*
|
|
|
|
|
btrfs: convert super block writes to folio in wait_dev_supers()
Matthew Wilcox (Oracle)
2024-05-07
1
-11
/
+12
|
*
|
|
|
|
|
btrfs: remove duplicate included header from fs.h
Thorsten Blum
2024-05-07
1
-1
/
+0
|
*
|
|
|
|
|
btrfs: add a cached state to extent_clear_unlock_delalloc
Josef Bacik
2024-05-07
3
-19
/
+28
|
*
|
|
|
|
|
btrfs: push extent lock down in submit_one_async_extent
Josef Bacik
2024-05-07
1
-1
/
+2
|
*
|
|
|
|
|
btrfs: push lock_extent down in cow_file_range()
Josef Bacik
2024-05-07
1
-2
/
+14
|
*
|
|
|
|
|
btrfs: move can_cow_file_range_inline() outside of the extent lock
Josef Bacik
2024-05-07
1
-4
/
+8
|
*
|
|
|
|
|
btrfs: push lock_extent into cow_file_range_inline
Josef Bacik
2024-05-07
1
-5
/
+8
|
*
|
|
|
|
|
btrfs: push extent lock into cow_file_range
Josef Bacik
2024-05-07
1
-8
/
+7
|
*
|
|
|
|
|
btrfs: push extent lock into run_delalloc_cow
Josef Bacik
2024-05-07
1
-8
/
+7
|
*
|
|
|
|
|
btrfs: remove unlock_extent from run_delalloc_compressed
Josef Bacik
2024-05-07
1
-6
/
+5
|
*
|
|
|
|
|
btrfs: push extent lock down in run_delalloc_nocow
Josef Bacik
2024-05-07
1
-3
/
+18
|
*
|
|
|
|
|
btrfs: adjust while loop condition in run_delalloc_nocow
Josef Bacik
2024-05-07
1
-3
/
+1
|
*
|
|
|
|
|
btrfs: push extent lock into run_delalloc_nocow
Josef Bacik
2024-05-07
1
-5
/
+7
|
*
|
|
|
|
|
btrfs: push the extent lock into btrfs_run_delalloc_range
Josef Bacik
2024-05-07
2
-3
/
+7
|
*
|
|
|
|
|
btrfs: lock extent when doing inline extent in compression
Josef Bacik
2024-05-07
1
-10
/
+7
|
*
|
|
|
|
|
btrfs: move extent bit and page cleanup into cow_file_range_inline
Josef Bacik
2024-05-07
1
-53
/
+51
|
*
|
|
|
|
|
btrfs: unlock all the pages with successful inline extent creation
Josef Bacik
2024-05-07
1
-14
/
+1
|
*
|
|
|
|
|
btrfs: push all inline logic into cow_file_range
Josef Bacik
2024-05-07
1
-62
/
+81
|
*
|
|
|
|
|
btrfs: handle errors in btrfs_reloc_clone_csums properly
Josef Bacik
2024-05-07
4
-4
/
+12
|
*
|
|
|
|
|
btrfs: add extra sanity checks for create_io_em()
Qu Wenruo
2024-05-07
1
-1
/
+39
|
*
|
|
|
|
|
btrfs: simplify the inline extent map creation
Qu Wenruo
2024-05-07
1
-10
/
+10
|
*
|
|
|
|
|
btrfs: add extra comments on extent_map members
Qu Wenruo
2024-05-07
1
-1
/
+54
|
*
|
|
|
|
|
btrfs: drop unused argument of calcu_metadata_size()
Naohiro Aota
2024-05-07
1
-6
/
+5
|
*
|
|
|
|
|
btrfs: simplify return variables in btrfs_drop_subtree()
Anand Jain
2024-05-07
1
-9
/
+7
|
*
|
|
|
|
|
btrfs: simplify return variables in lookup_extent_data_ref()
Anand Jain
2024-05-07
1
-15
/
+14
|
*
|
|
|
|
|
btrfs: rename return variables in btrfs_qgroup_rescan_worker()
Anand Jain
2024-05-07
1
-19
/
+19
|
*
|
|
|
|
|
btrfs: drop variable err in quick_update_accounting()
Anand Jain
2024-05-07
1
-6
/
+3
[next]