index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: migrate subpage code to folio interfaces
Qu Wenruo
2023-12-15
1
-14
/
+20
*
btrfs: cleanup metadata page pointer usage
Qu Wenruo
2023-12-15
1
-1
/
+1
*
btrfs: refactor alloc_extent_buffer() to allocate-then-attach method
Qu Wenruo
2023-12-15
1
-1
/
+1
*
btrfs: switch btrfs_root::delayed_nodes_tree to xarray from radix-tree
David Sterba
2023-12-15
1
-1
/
+1
*
btrfs: use the flags of an extent map to identify the compression type
Filipe Manana
2023-12-15
1
-18
/
+15
*
btrfs: log messages at unpin_extent_range() during unexpected cases
Filipe Manana
2023-12-15
1
-1
/
+1
*
btrfs: allocate btrfs_inode::file_extent_tree only without NO_HOLES
David Sterba
2023-12-15
1
-5
/
+20
*
btrfs: cache that we don't have security.capability set
Josef Bacik
2023-12-15
1
-0
/
+7
*
btrfs: always set extent_io_tree::inode and drop fs_info
David Sterba
2023-12-15
1
-0
/
+3
*
btrfs: move lockdep class setting out of extent_io_tree_init
David Sterba
2023-12-15
1
-0
/
+11
*
btrfs: use a dedicated data structure for chunk maps
Filipe Manana
2023-12-15
1
-11
/
+14
*
btrfs: migrate to use folio private instead of page private
Qu Wenruo
2023-12-15
1
-3
/
+4
*
btrfs: use page alloc/free wrappers for compression pages
David Sterba
2023-12-15
1
-2
/
+2
*
Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-14
1
-8
/
+8
|
\
|
*
btrfs: fix qgroup_free_reserved_data int overflow
Boris Burkov
2023-12-06
1
-8
/
+8
*
|
Merge tag 'for-6.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-13
1
-0
/
+7
|
\
|
|
*
btrfs: zoned: wait for data BG to be finished on direct IO allocation
Naohiro Aota
2023-11-03
1
-0
/
+7
*
|
Merge tag 'for-6.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-10-30
1
-90
/
+101
|
\
|
|
*
btrfs: open code timespec64 in struct btrfs_inode
David Sterba
2023-10-12
1
-14
/
+12
|
*
btrfs: remove redundant initialization of variable dirty in btrfs_update_time()
Colin Ian King
2023-10-12
1
-1
/
+1
|
*
btrfs: add and use helpers for reading and writing fs_info->generation
Filipe Manana
2023-10-12
1
-2
/
+2
|
*
btrfs: open code btrfs_ordered_inode_tree in btrfs_inode
David Sterba
2023-10-12
1
-3
/
+5
|
*
btrfs: change test_range_bit to scan the whole range
David Sterba
2023-10-12
1
-1
/
+1
|
*
btrfs: add specific helper for range bit test exists
David Sterba
2023-10-12
1
-4
/
+2
|
*
btrfs: remove redundant root argument from maybe_insert_hole()
Filipe Manana
2023-10-12
1
-4
/
+3
|
*
btrfs: remove redundant root argument from btrfs_delayed_update_inode()
Filipe Manana
2023-10-12
1
-1
/
+1
|
*
btrfs: remove redundant root argument from btrfs_update_inode_item()
Filipe Manana
2023-10-12
1
-5
/
+4
|
*
btrfs: remove redundant root argument from btrfs_update_inode()
Filipe Manana
2023-10-12
1
-17
/
+17
|
*
btrfs: remove redundant root argument from btrfs_update_inode_fallback()
Filipe Manana
2023-10-12
1
-6
/
+6
|
*
btrfs: remove noinline from btrfs_update_inode()
Filipe Manana
2023-10-12
1
-3
/
+3
|
*
btrfs: simplify error check condition at btrfs_dirty_inode()
Filipe Manana
2023-10-12
1
-1
/
+1
|
*
btrfs: merge ordered work callbacks in btrfs_work into one
David Sterba
2023-10-12
1
-19
/
+22
|
*
btrfs: add support for inserting raid stripe extents
Johannes Thumshirn
2023-10-12
1
-1
/
+7
|
*
btrfs: abort transaction on generation mismatch when marking eb as dirty
Filipe Manana
2023-10-12
1
-5
/
+5
|
*
btrfs: reformat remaining kdoc style comments
David Sterba
2023-10-12
1
-4
/
+5
*
|
btrfs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-22
/
+21
|
/
*
Merge tag 'for-6.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-20
1
-10
/
+23
|
\
|
*
btrfs: fix race between reading a directory and adding entries to it
Filipe Manana
2023-09-14
1
-4
/
+7
|
*
btrfs: refresh dir last index during a rewinddir(3) call
Filipe Manana
2023-09-14
1
-1
/
+14
|
*
btrfs: set last dir index to the current last index when opening dir
Filipe Manana
2023-09-14
1
-1
/
+2
|
*
btrfs: don't clear uptodate on write errors
Josef Bacik
2023-09-13
1
-4
/
+0
*
|
Merge tag 'for-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2023-08-28
1
-471
/
+313
|
\
|
|
*
btrfs: copy dir permission and time when creating a stub subvolume
Lee Trager
2023-08-21
1
-5
/
+7
|
*
btrfs: move the !zoned assert into run_delalloc_cow
Christoph Hellwig
2023-08-21
1
-8
/
+7
|
*
btrfs: consolidate the error handling in run_delalloc_nocow
Christoph Hellwig
2023-08-21
1
-7
/
+2
|
*
btrfs: cleanup the COW fallback logic in run_delalloc_nocow
Christoph Hellwig
2023-08-21
1
-25
/
+22
|
*
btrfs: fix error handling when in a COW window in run_delalloc_nocow
Christoph Hellwig
2023-08-21
1
-10
/
+12
|
*
btrfs: use LIST_HEAD() to initialize the list_head
Ruan Jinjie
2023-08-21
1
-12
/
+5
|
*
btrfs: return real error when orphan cleanup fails due to a transaction abort
Filipe Manana
2023-08-21
1
-1
/
+8
|
*
btrfs: fix zoned handling in submit_uncompressed_range
Christoph Hellwig
2023-08-21
1
-29
/
+18
[next]