index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-11
btrfs: use a btrfs_inode in the log context (struct btrfs_log_ctx)
Filipe Manana
3
-9
/
+9
2024-07-11
btrfs: make btrfs_finish_ordered_extent() return void
Filipe Manana
2
-3
/
+2
2024-07-11
btrfs: move btrfs_block_group_root() to block-group.c
Anand Jain
3
-8
/
+7
2024-07-11
btrfs: drop bytenr_orig and fix comment in btrfs_scan_one_device()
Anand Jain
1
-10
/
+8
2024-07-11
btrfs: use a regular rb_root instead of cached rb_root for extent_map_tree
Filipe Manana
3
-26
/
+30
2024-07-11
btrfs: rename rb_root member of extent_map_tree from map to root
Filipe Manana
3
-15
/
+15
2024-07-11
btrfs: remove objectid from struct btrfs_inode on 64 bits platforms
Filipe Manana
6
-34
/
+45
2024-07-11
btrfs: remove location key from struct btrfs_inode
Filipe Manana
7
-33
/
+63
2024-07-11
btrfs: don't allocate file extent tree for non regular files
Filipe Manana
2
-24
/
+42
2024-07-11
btrfs: unify index_cnt and csum_bytes from struct btrfs_inode
Filipe Manana
5
-31
/
+54
2024-07-11
btrfs: remove inode_lock from struct btrfs_root and use xarray locks
Filipe Manana
4
-26
/
+20
2024-07-11
btrfs: reduce nesting and deduplicate error handling at btrfs_iget_path()
Filipe Manana
1
-23
/
+21
2024-07-11
btrfs: preallocate inodes xarray entry to avoid transaction abort
Filipe Manana
1
-7
/
+19
2024-07-11
btrfs: use an xarray to track open inodes in a root
Filipe Manana
4
-86
/
+58
2024-07-11
btrfs: raid56: do extra dumping for CONFIG_BTRFS_ASSERT
Qu Wenruo
1
-14
/
+98
2024-07-11
btrfs: fix function name in comment for btrfs_remove_ordered_extent()
Filipe Manana
1
-1
/
+1
2024-07-11
btrfs: fix misspelled end IO compression callbacks
Filipe Manana
1
-4
/
+4
2024-07-11
btrfs: remove no longer used btrfs_migrate_to_delayed_refs_rsv()
Filipe Manana
2
-44
/
+0
2024-07-11
btrfs: zoned: make btrfs_get_dev_zone() static
Filipe Manana
2
-9
/
+1
2024-07-11
btrfs: pass struct btrfs_io_geometry into handle_ops_on_dev_replace()
Johannes Thumshirn
1
-10
/
+8
2024-07-11
btrfs: qgroup: do quick checks if quotas are enabled before starting ioctls
David Sterba
1
-0
/
+28
2024-07-04
Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-9
/
+38
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
2
-3
/
+2
2024-07-04
btrfs: fix folio refcount in __alloc_dummy_extent_buffer()
Boris Burkov
1
-1
/
+1
2024-07-04
btrfs: fix folio refcount in btrfs_do_encoded_write()
Boris Burkov
1
-1
/
+1
2024-07-02
btrfs: fix uninitialized return value in the ref-verify tool
Filipe Manana
1
-2
/
+7
2024-07-02
btrfs: always do the basic checks for btrfs_qgroup_inherit structure
Qu Wenruo
1
-2
/
+8
2024-07-02
btrfs: zoned: fix calc_available_free_space() for zoned mode
Naohiro Aota
1
-3
/
+21
2024-07-01
Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+11
2024-07-01
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
1
-2
/
+11
2024-06-27
Merge tag 'for-6.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-28
/
+45
2024-06-25
btrfs: qgroup: fix quota root leak after quota disable failure
Filipe Manana
1
-2
/
+2
2024-06-25
btrfs: scrub: handle RST lookup error correctly
Qu Wenruo
1
-10
/
+14
2024-06-25
btrfs: zoned: fix initial free space detection
Naohiro Aota
1
-1
/
+1
2024-06-25
btrfs: use NOFS context when getting inodes during logging and log replay
Filipe Manana
1
-15
/
+28
2024-06-20
fs: Initial atomic write support
Prasad Singamsetty
1
-1
/
+1
2024-06-20
Merge tag 'for-6.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+12
2024-06-13
btrfs: zoned: allocate dummy checksums for zoned NODATASUM writes
Johannes Thumshirn
1
-1
/
+3
2024-06-13
btrfs: retry block group reclaim without infinite loop
Boris Burkov
1
-2
/
+9
2024-06-12
btrfs: use iget5_locked_rcu
Mateusz Guzik
1
-1
/
+1
2024-06-07
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-44
/
+43
2024-06-06
btrfs: protect folio::private when attaching extent buffer folios
Qu Wenruo
1
-29
/
+31
2024-06-05
Merge tag 'for-6.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+57
2024-06-05
btrfs: fix leak of qgroup extent records after transaction abort
Filipe Manana
1
-9
/
+1
2024-06-05
btrfs: fix crash on racing fsync and size-extending write into prealloc
Omar Sandoval
1
-6
/
+11
2024-05-28
btrfs: ensure fast fsync waits for ordered extents after a write failure
Filipe Manana
3
-0
/
+57
2024-05-24
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5
-12
/
+45
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+5
2024-05-21
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+9
2024-05-21
btrfs: re-introduce 'norecovery' mount option
Qu Wenruo
1
-0
/
+8
[prev]
[next]