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: respect the max size in the header when activating swap file
Filipe Manana
2022-01-27
1
-0
/
+11
*
btrfs: wake up async_delalloc_pages waiters after submit
Josef Bacik
2021-09-18
1
-5
/
+5
*
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
2021-09-03
1
-3
/
+1
*
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-09-03
1
-1
/
+1
*
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-26
1
-2
/
+8
*
btrfs: don't clear page extent mapped if we're not invalidating the full page
Qu Wenruo
2021-07-14
1
-1
/
+13
*
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
2021-07-14
1
-1
/
+1
*
btrfs: abort in rename_exchange if we fail to insert the second ref
Josef Bacik
2021-06-10
1
-1
/
+6
*
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
2021-06-10
1
-0
/
+12
*
btrfs: avoid RCU stalls while running delayed iputs
Josef Bacik
2021-05-26
1
-0
/
+1
*
btrfs: fix slab cache flags for free space tree bitmap
David Sterba
2021-03-25
1
-1
/
+1
*
btrfs: don't flush from btrfs_delayed_inode_reserve_metadata
Nikolay Borisov
2021-03-11
1
-1
/
+1
*
btrfs: fix race between swap file activation and snapshot creation
Filipe Manana
2021-03-09
1
-2
/
+19
*
btrfs: fix race between writes to swap files and scrub
Filipe Manana
2021-03-09
1
-1
/
+18
*
btrfs: fix double accounting of ordered extent for subpage case in btrfs_inva...
Qu Wenruo
2021-03-04
1
-1
/
+2
*
btrfs: fix crash after non-aligned direct IO write with O_DSYNC
Filipe Manana
2021-02-23
1
-1
/
+5
*
btrfs: shrink delalloc pages instead of full inodes
Josef Bacik
2021-01-17
1
-17
/
+43
*
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2021-01-17
1
-4
/
+11
*
btrfs: fix missing delalloc new bit for new delalloc ranges
Filipe Manana
2020-11-13
1
-0
/
+58
*
btrfs: fix relocation failure due to race with fallocate
Filipe Manana
2020-10-16
1
-1
/
+7
*
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
2020-10-07
1
-3
/
+3
*
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-10-07
1
-3
/
+0
*
btrfs: remove struct extent_io_ops
Nikolay Borisov
2020-10-07
1
-16
/
+0
*
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
2020-10-07
1
-5
/
+3
*
btrfs: remove extent_io_ops::readpage_end_io_hook
Nikolay Borisov
2020-10-07
1
-1
/
+0
*
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
2020-10-07
1
-4
/
+3
*
btrfs: remove inode argument from btrfs_start_ordered_extent
Nikolay Borisov
2020-10-07
1
-4
/
+4
*
btrfs: remove inode argument from add_pending_csums
Nikolay Borisov
2020-10-07
1
-5
/
+4
*
btrfs: sink inode argument in insert_ordered_extent_file_extent
Nikolay Borisov
2020-10-07
1
-5
/
+4
*
btrfs: switch btrfs_remove_ordered_extent to btrfs_inode
Nikolay Borisov
2020-10-07
1
-2
/
+2
*
btrfs: clean BTRFS_I usage in btrfs_destroy_inode
Nikolay Borisov
2020-10-07
1
-21
/
+20
*
btrfs: open code extent_read_full_page to its sole caller
Nikolay Borisov
2020-10-07
1
-2
/
+7
*
btrfs: sink read_flags argument into extent_read_full_page
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: sink mirror_num argument in extent_read_full_page
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: promote extent_read_full_page to btrfs_readpage
Nikolay Borisov
2020-10-07
1
-1
/
+8
*
btrfs: remove mirror_num argument from extent_read_full_page
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: remove btrfs_get_extent indirection from __do_readpage
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: rename btrfs_punch_hole_range() to a more generic name
Filipe Manana
2020-10-07
1
-1
/
+1
*
btrfs: rename struct btrfs_clone_extent_info to a more generic name
Filipe Manana
2020-10-07
1
-1
/
+1
*
btrfs: remove item_size member of struct btrfs_clone_extent_info
Filipe Manana
2020-10-07
1
-1
/
+0
*
btrfs: fix metadata reservation for fallocate that leads to transaction aborts
Filipe Manana
2020-10-07
1
-22
/
+46
*
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
1
-7
/
+7
*
btrfs: make extent_fiemap take btrfs_inode
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: make btrfs_writepage_endio_finish_ordered btrfs_inode-centric
Nikolay Borisov
2020-10-07
1
-5
/
+5
*
btrfs: make btrfs_invalidatepage work on btrfs_inode
Nikolay Borisov
2020-10-07
1
-10
/
+8
*
btrfs: make btrfs_dec_test_ordered_pending take btrfs_inode
Nikolay Borisov
2020-10-07
1
-4
/
+4
*
btrfs: make btrfs_lookup_first_ordered_extent take btrfs_inode
Nikolay Borisov
2020-10-07
1
-1
/
+2
*
btrfs: make inode_tree_del take btrfs_inode
Nikolay Borisov
2020-10-07
1
-6
/
+6
*
btrfs: introduce btrfs_path::recurse
Josef Bacik
2020-10-07
1
-0
/
+2
*
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
1
-1
/
+1
[next]