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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: simplify ->flush_bio handling
Christoph Hellwig
2022-04-17
3
-16
/
+7
*
Merge tag 'for-5.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-14
8
-23
/
+49
|
\
|
*
btrfs: fix btrfs_submit_compressed_write cgroup attribution
Dennis Zhou
2022-04-06
1
-0
/
+8
|
*
btrfs: fix root ref counts in error handling in btrfs_get_root_ref
Jia-Ju Bai
2022-04-06
1
-2
/
+3
|
*
btrfs: zoned: activate block group only for extent allocation
Naohiro Aota
2022-04-06
3
-9
/
+21
|
*
btrfs: return allocated block group from do_chunk_alloc()
Naohiro Aota
2022-04-06
1
-3
/
+13
|
*
btrfs: mark resumed async balance as writing
Naohiro Aota
2022-04-06
1
-0
/
+2
|
*
btrfs: remove support of balance v1 ioctl
Nikolay Borisov
2022-04-06
1
-2
/
+0
|
*
btrfs: release correct delalloc amount in direct IO write path
Naohiro Aota
2022-04-06
1
-3
/
+3
|
*
btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups()
Nathan Chancellor
2022-04-06
1
-4
/
+0
|
*
btrfs: zoned: remove redundant condition in btrfs_run_delalloc_range
Haowen Bai
2022-04-06
1
-2
/
+1
*
|
Merge tag 'for-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-05
6
-55
/
+81
|
\
|
|
*
btrfs: prevent subvol with swapfile from being deleted
Kaiwen Hu
2022-03-24
1
-0
/
+22
|
*
btrfs: do not warn for free space inode in cow_file_range
Josef Bacik
2022-03-24
1
-1
/
+0
|
*
btrfs: avoid defragging extents whose next extents are not targets
Qu Wenruo
2022-03-24
1
-6
/
+14
|
*
btrfs: fix fallocate to use file_modified to update permissions consistently
Darrick J. Wong
2022-03-24
1
-2
/
+11
|
*
btrfs: remove device item and update super block in the same transaction
Qu Wenruo
2022-03-24
1
-37
/
+28
|
*
btrfs: fix qgroup reserve overflow the qgroup limit
Ethan Lien
2022-03-23
1
-1
/
+1
|
*
btrfs: zoned: remove left over ASSERT checking for single profile
Johannes Thumshirn
2022-03-23
1
-4
/
+0
|
*
btrfs: zoned: traverse devices under chunk_mutex in btrfs_can_activate_zone
Johannes Thumshirn
2022-03-23
1
-4
/
+5
*
|
btrfs: Remove a use of PAGE_SIZE in btrfs_invalidate_folio()
Matthew Wilcox (Oracle)
2022-04-01
1
-1
/
+1
*
|
fs: Remove ->readpages address space operation
Matthew Wilcox (Oracle)
2022-04-01
1
-2
/
+2
*
|
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-1
/
+0
|
\
\
|
*
|
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
1
-1
/
+0
|
*
|
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-03-07
3
-10
/
+7
|
|
\
\
*
|
\
\
Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-25
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Kbuild: add -Wno-shift-negative-value where -Wextra is used
Arnd Bergmann
2022-03-13
1
-0
/
+1
*
|
|
|
|
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
5
-86
/
+87
|
\
\
\
\
\
|
*
|
|
|
|
btrfs: Convert extent_range_redirty_for_io() to use folios
Matthew Wilcox (Oracle)
2022-03-15
1
-7
/
+7
|
*
|
|
|
|
fs: Convert trivial uses of __set_page_dirty_nobuffers to filemap_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-6
/
+1
|
*
|
|
|
|
btrfs: Convert from set_page_dirty to dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-12
/
+13
|
*
|
|
|
|
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
5
-59
/
+63
|
*
|
|
|
|
btrfs: Use folio_invalidate()
Matthew Wilcox (Oracle)
2022-03-15
1
-2
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-03-22
42
-1303
/
+2948
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: zoned: put block group after final usage
Nikolay Borisov
2022-03-14
1
-3
/
+4
|
*
|
|
|
btrfs: don't access possibly stale fs_info data in device_list_add
Dongliang Mu
2022-03-14
1
-7
/
+6
|
*
|
|
|
btrfs: add lockdep_assert_held to need_preemptive_reclaim
Niels Dossche
2022-03-14
1
-0
/
+2
|
*
|
|
|
btrfs: verify the tranisd of the to-be-written dirty extent buffer
Qu Wenruo
2022-03-14
1
-6
/
+20
|
*
|
|
|
btrfs: unify the error handling of btrfs_read_buffer()
Qu Wenruo
2022-03-14
1
-6
/
+6
|
*
|
|
|
btrfs: unify the error handling pattern for read_tree_block()
Qu Wenruo
2022-03-14
5
-27
/
+34
|
*
|
|
|
btrfs: factor out do_free_extent_accounting helper
Josef Bacik
2022-03-14
1
-22
/
+30
|
*
|
|
|
btrfs: remove last_ref from the extent freeing code
Josef Bacik
2022-03-14
1
-23
/
+11
|
*
|
|
|
btrfs: add a alloc_reserved_extent helper
Josef Bacik
2022-03-14
1
-32
/
+24
|
*
|
|
|
btrfs: remove BUG_ON(ret) in alloc_reserved_tree_block
Josef Bacik
2022-03-14
1
-1
/
+2
|
*
|
|
|
btrfs: add and use helper for unlinking inode during log replay
Filipe Manana
2022-03-14
1
-48
/
+29
|
*
|
|
|
btrfs: extend locking to all space_info members accesses
Niels Dossche
2022-03-14
1
-1
/
+2
|
*
|
|
|
btrfs: zoned: mark relocation as writing
Naohiro Aota
2022-03-14
2
-1
/
+10
|
*
|
|
|
btrfs: remove the cross file system checks from remap
Josef Bacik
2022-03-14
1
-3
/
+1
[next]