index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2020-09-03
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-09-03
btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
Nikolay Borisov
2020-08-21
btrfs: fix return value mixup in btrfs_get_extent
Pavel Machek
2020-08-21
btrfs: inode: fix NULL pointer dereference if inode doesn't need compression
Qu Wenruo
2020-08-21
btrfs: free anon block device right after subvolume deletion
Qu Wenruo
2020-07-16
btrfs: fix double put of block group with nocow
Josef Bacik
2020-06-30
btrfs: fix failure of RWF_NOWAIT write into prealloc extent beyond eof
Filipe Manana
2020-06-30
btrfs: fix data block group relocation failure due to concurrent scrub
Filipe Manana
2020-06-30
btrfs: fix bytes_may_use underflow when running balance and scrub in parallel
Filipe Manana
2020-06-22
btrfs: fix space_info bytes_may_use underflow during space cache writeout
Filipe Manana
2020-06-22
btrfs: fix space_info bytes_may_use underflow after nocow buffered write
Filipe Manana
2020-06-22
btrfs: fix wrong file range cleanup after an error filling dealloc range
Filipe Manana
2020-06-22
btrfs: fix error handling when submitting direct I/O bio
Omar Sandoval
2020-06-22
btrfs: improve global reserve stealing logic
Josef Bacik
2020-03-25
btrfs: fix log context list corruption after rename whiteout error
Filipe Manana
2020-03-12
btrfs: fix RAID direct I/O reads with alternate csums
Omar Sandoval
2020-02-28
Btrfs: fix deadlock during fast fsync when logging prealloc extents beyond eof
Filipe Manana
2020-02-28
btrfs: don't set path->leave_spinning for truncate
Josef Bacik
2020-02-28
Btrfs: fix race between shrinking truncate and fiemap
Filipe Manana
2020-02-28
btrfs: fix bytes_may_use underflow in prealloc error condtition
Josef Bacik
2020-02-24
btrfs: do not do delalloc reservation under page lock
Josef Bacik
2020-02-24
Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker
Chris Mason
2020-01-23
btrfs: fix invalid removal of root ref
Josef Bacik
2020-01-23
btrfs: rework arguments of btrfs_unlink_subvol
Josef Bacik
2020-01-09
Btrfs: only associate the locked page with one async_chunk struct
Chris Mason
2020-01-09
btrfs: get rid of unique workqueue helper functions
Omar Sandoval
2020-01-09
Btrfs: fix infinite loop during nocow writeback due to race
Filipe Manana
2019-12-31
btrfs: do not call synchronize_srcu() in inode_tree_del
Josef Bacik
2019-12-31
btrfs: don't double lock the subvol_sem for rename exchange
Josef Bacik
2019-12-17
btrfs: record all roots for rename exchange on a subvol
Josef Bacik
2019-12-17
Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc
Filipe Manana
2019-11-11
Btrfs: fix log context list corruption after rename exchange operation
Filipe Manana
2019-11-04
btrfs: save i_size to avoid double evaluation of i_size_read in compress_file...
Josef Bacik
2019-10-15
btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_ex...
Qu Wenruo
2019-10-01
btrfs: allocate new inode in NOFS context
Josef Bacik
2019-09-09
btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
Omar Sandoval
2019-09-09
btrfs: tie extent buffer and it's token together
David Sterba
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba
2019-09-09
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
2019-09-09
btrfs: improve error handling in run_delalloc_nocow
Nikolay Borisov
2019-09-09
btrfs: comment and minor simplifications in run_delalloc_nocow
Nikolay Borisov
2019-09-09
btrfs: streamline code in run_delalloc_nocow in case of inline extents
Nikolay Borisov
2019-09-09
btrfs: simplify extent type checks in run_delalloc_nocow
Nikolay Borisov
2019-09-09
btrfs: improve comments around nocow path
Nikolay Borisov
2019-09-09
btrfs: refactor variable scope in run_delalloc_nocow
Nikolay Borisov
2019-09-09
btrfs: rename the btrfs_calc_*_metadata_size helpers
Josef Bacik
2019-09-09
btrfs: introduce an evict flushing state
Josef Bacik
2019-09-09
btrfs: move basic block_group definitions to their own header
Josef Bacik
2019-09-09
btrfs: Add an assertion to warn incorrect case in insert_inline_extent()
Jia-Ju Bai
2019-09-09
btrfs: Remove leftover of in-band dedupe
Nikolay Borisov
[next]