index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
btrfs: fix a potential path leak in print_data_reloc_error()
Qu Wenruo
1
-0
/
+1
2025-11-02
btrfs: zoned: return error from btrfs_zone_finish_endio()
Johannes Thumshirn
1
-3
/
+4
2025-09-09
btrfs: fix race between setting last_dir_index_offset and inode logging
Filipe Manana
1
-0
/
+1
2025-08-28
btrfs: open code timespec64 in struct btrfs_inode
David Sterba
1
-14
/
+12
2025-07-17
btrfs: remove redundant root argument from btrfs_update_inode_fallback()
Filipe Manana
1
-6
/
+6
2025-07-17
btrfs: remove noinline from btrfs_update_inode()
Filipe Manana
1
-3
/
+3
2025-07-10
btrfs: use btrfs_record_snapshot_destroy() during rmdir
Filipe Manana
1
-1
/
+1
2025-07-10
btrfs: propagate last_unlink_trans earlier when doing a rmdir
Filipe Manana
1
-18
/
+18
2025-07-10
btrfs: rename err to ret in btrfs_rmdir()
Anand Jain
1
-11
/
+11
2025-07-06
btrfs: fix a race between renames and directory logging
Filipe Manana
1
-17
/
+64
2025-05-09
btrfs: fix COW handling in run_delalloc_nocow()
Dave Chen
1
-4
/
+5
2025-04-25
btrfs: fix the length of reserved qgroup to free
Haisu Wang
1
-1
/
+1
2025-04-25
btrfs: fix qgroup reserve leaks in cow_file_range
Boris Burkov
1
-1
/
+5
2025-02-17
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2025-02-17
Revert "btrfs: avoid monopolizing a core when activating a swap file"
Koichiro Den
1
-2
/
+0
2025-01-09
btrfs: fix use-after-free in btrfs_encoded_read_endio()
Johannes Thumshirn
1
-1
/
+1
2025-01-02
btrfs: avoid monopolizing a core when activating a swap file
Filipe Manana
1
-0
/
+2
2024-12-14
btrfs: fix missing snapshot drew unlock when root is dead during swap activation
Filipe Manana
1
-0
/
+1
2024-11-01
btrfs: fix passing 0 to ERR_PTR in btrfs_search_dir_index_item()
Yue Haibing
1
-5
/
+2
2024-09-18
btrfs: update target inode's ctime on unlink
Jeff Layton
1
-0
/
+1
2024-09-12
btrfs: initialize location to fix -Wmaybe-uninitialized in btrfs_lookup_dentry()
David Sterba
1
-1
/
+1
2024-08-29
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
1
-1
/
+1
2024-08-29
btrfs: handle invalid root reference found in may_destroy_subvol()
David Sterba
1
-1
/
+8
2024-08-29
btrfs: push errors up from add_async_extent()
David Sterba
1
-5
/
+8
2024-05-17
btrfs: make btrfs_clear_delalloc_extent() free delalloc reserve
Boris Burkov
1
-1
/
+1
2024-05-02
btrfs: fallback if compressed IO fails for ENOSPC
Sweet Tea Dorminy
1
-7
/
+6
2024-04-17
btrfs: qgroup: fix qgroup prealloc rsv leak in subvolume operations
Boris Burkov
1
-1
/
+12
2024-04-10
btrfs: ensure fiemap doesn't race with writes when FIEMAP_FLAG_SYNC is given
Filipe Manana
1
-1
/
+21
2024-02-23
btrfs: don't drop extent_map for free space inode on write error
Josef Bacik
1
-2
/
+17
2024-02-23
btrfs: reject encoded write if inode has nodatasum flag set
Filipe Manana
1
-0
/
+7
2024-02-01
btrfs: avoid copying BTRFS_ROOT_SUBVOL_DEAD flag to snapshot of subvolume bei...
Omar Sandoval
1
-9
/
+13
2023-12-20
btrfs: fix qgroup_free_reserved_data int overflow
Boris Burkov
1
-8
/
+8
2023-11-28
btrfs: zoned: wait for data BG to be finished on direct IO allocation
Naohiro Aota
1
-0
/
+7
2023-11-28
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
1
-5
/
+5
2023-09-20
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+23
2023-09-15
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
1
-4
/
+7
2023-09-15
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
1
-1
/
+14
2023-09-15
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
1
-1
/
+2
2023-09-13
btrfs: don't clear uptodate on write errors
Josef Bacik
1
-4
/
+0
2023-08-28
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-471
/
+313
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-46
/
+20
2023-08-21
btrfs: copy dir permission and time when creating a stub subvolume
Lee Trager
1
-5
/
+7
2023-08-21
btrfs: move the !zoned assert into run_delalloc_cow
Christoph Hellwig
1
-8
/
+7
2023-08-21
btrfs: consolidate the error handling in run_delalloc_nocow
Christoph Hellwig
1
-7
/
+2
2023-08-21
btrfs: cleanup the COW fallback logic in run_delalloc_nocow
Christoph Hellwig
1
-25
/
+22
2023-08-21
btrfs: fix error handling when in a COW window in run_delalloc_nocow
Christoph Hellwig
1
-10
/
+12
2023-08-21
btrfs: use LIST_HEAD() to initialize the list_head
Ruan Jinjie
1
-12
/
+5
2023-08-21
btrfs: return real error when orphan cleanup fails due to a transaction abort
Filipe Manana
1
-1
/
+8
2023-08-21
btrfs: fix zoned handling in submit_uncompressed_range
Christoph Hellwig
1
-29
/
+18
2023-08-21
btrfs: don't redirty locked_page in run_delalloc_zoned
Christoph Hellwig
1
-9
/
+4
[next]