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
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: replace calls to btrfs_find_free_ino with btrfs_find_free_objectid
Nikolay Borisov
2023-05-30
1
-6
/
+6
*
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-09-22
1
-1
/
+1
*
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-26
1
-2
/
+8
*
btrfs: compression: don't try to compress if we don't have enough pages
David Sterba
2021-07-28
1
-1
/
+1
*
btrfs: mark ordered extent and inode with error if we fail to finish
Josef Bacik
2021-06-10
1
-0
/
+12
*
btrfs: fix slab cache flags for free space tree bitmap
David Sterba
2021-03-24
1
-1
/
+1
*
btrfs: qgroup: fix data leak caused by race between writeback and truncate
Qu Wenruo
2020-10-01
1
-13
/
+10
*
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
2020-08-26
1
-4
/
+11
*
btrfs: Move free_pages_out label in inline extent handling branch in compress...
Nikolay Borisov
2020-08-26
1
-8
/
+8
*
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-08-21
1
-1
/
+1
*
btrfs: free anon block device right after subvolume deletion
Qu Wenruo
2020-08-21
1
-0
/
+2
*
btrfs: inode: Verify inode mode to avoid NULL pointer dereference
Qu Wenruo
2020-08-05
1
-8
/
+33
*
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
2020-06-30
1
-3
/
+0
*
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-06-30
1
-1
/
+18
*
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
2020-06-22
1
-2
/
+2
*
btrfs: fix error handling when submitting direct I/O bio
Omar Sandoval
2020-06-22
1
-3
/
+3
*
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-25
1
-0
/
+4
*
btrfs: fix bytes_may_use underflow in prealloc error condtition
Josef Bacik
2020-02-28
1
-3
/
+13
*
btrfs: fix invalid removal of root ref
Josef Bacik
2020-01-23
1
-8
/
+19
*
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
2020-01-23
1
-26
/
+20
*
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2019-12-31
1
-2
/
+0
*
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
2019-12-31
1
-6
/
+4
*
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
2019-12-17
1
-0
/
+3
*
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
Filipe Manana
2019-12-17
1
-1
/
+5
*
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
2019-11-20
1
-0
/
+15
*
Btrfs: fix deadlock on tree root leaf when finding free extent
Filipe Manana
2019-11-06
1
-10
/
+22
*
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-11-06
1
-6
/
+6
*
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
2019-10-05
1
-0
/
+8
*
btrfs: Fix error handling in btrfs_cleanup_ordered_extents
Nikolay Borisov
2019-09-16
1
-9
/
+20
*
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
2019-09-16
1
-8
/
+7
*
btrfs: inode: Don't compress if NODATASUM or NODATACOW set
Qu Wenruo
2019-07-31
1
-1
/
+23
*
Btrfs: fix wrong ctime and mtime of a directory after log replay
Filipe Manana
2019-06-09
1
-2
/
+12
*
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2019-02-12
1
-4
/
+7
*
btrfs: improve error handling of btrfs_add_link
Johannes Thumshirn
2019-01-26
1
-1
/
+6
*
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
2019-01-22
1
-3
/
+0
*
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
2019-01-09
1
-0
/
+17
*
btrfs: skip file_extent generation check for free_space_inode in run_delalloc...
Lu Fengqi
2019-01-09
1
-1
/
+2
*
Btrfs: fix cur_offset in the error case for nocow
Robbie Ko
2018-11-21
1
-3
/
+2
*
Btrfs: fix use-after-free during inode eviction
Filipe Manana
2018-11-13
1
-1
/
+3
*
btrfs: only free reserved extent if we didn't insert it
Josef Bacik
2018-11-13
1
-1
/
+9
*
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-11-13
1
-0
/
+1
*
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-09-06
1
-33
/
+84
|
\
|
*
Btrfs: sync log after logging new name
Filipe Manana
2018-08-23
1
-12
/
+80
|
*
Btrfs: fix unexpected failure of nocow buffered writes after snapshotting whe...
Robbie Ko
2018-08-17
1
-21
/
+4
*
|
Merge tag 'for-4.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-08-13
1
-107
/
+54
|
\
|
|
*
btrfs: simplify btrfs_iget
Al Viro
2018-08-06
1
-16
/
+13
|
*
btrfs: lift make_bad_inode into btrfs_iget
Al Viro
2018-08-06
1
-2
/
+2
|
*
btrfs: Remove redundant btrfs_release_path from btrfs_unlink_subvol
Lu Fengqi
2018-08-06
1
-1
/
+0
|
*
btrfs: Remove root parameter from btrfs_unlink_subvol
Lu Fengqi
2018-08-06
1
-15
/
+10
|
*
btrfs: Remove fs_info from btrfs_add_root_ref
Lu Fengqi
2018-08-06
1
-2
/
+1
[next]