index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
1
-0
/
+9
2023-12-13
Revert "btrfs: add dmesg output for first mount and last unmount of a filesys...
Greg Kroah-Hartman
2
-5
/
+1
2023-12-08
btrfs: make error messages more clear when getting a chunk map
Filipe Manana
1
-3
/
+4
2023-12-08
btrfs: send: ensure send_fd is writable
Jann Horn
1
-1
/
+1
2023-12-08
btrfs: fix off-by-one when checking chunk map includes logical address
Filipe Manana
1
-1
/
+1
2023-12-08
btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()
Bragatheswaran Manickavel
1
-0
/
+2
2023-12-08
btrfs: add dmesg output for first mount and last unmount of a filesystem
Qu Wenruo
2
-1
/
+5
2023-11-28
btrfs: don't arbitrarily slow down delalloc if we're committing
Josef Bacik
1
-3
/
+0
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
1
-5
/
+5
2023-10-25
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
1
-2
/
+16
2023-10-25
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
1
-3
/
+7
2023-10-25
btrfs: error out when COWing block using a stale transaction
Filipe Manana
1
-8
/
+16
2023-10-25
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
1
-2
/
+2
2023-10-25
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
1
-1
/
+1
2023-10-25
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
1
-3
/
+3
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
1
-1
/
+1
2023-10-06
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
1
-3
/
+4
2023-10-06
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
1
-1
/
+7
2023-09-23
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
1
-1
/
+7
2023-09-23
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
1
-3
/
+16
2023-09-23
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
1
-5
/
+3
2023-09-23
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2
-0
/
+9
2023-09-23
btrfs: move btrfs_pinned_by_swapfile prototype into volumes.h
Josef Bacik
2
-2
/
+2
2023-09-23
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
1
-0
/
+5
2023-09-19
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
1
-3
/
+2
2023-09-19
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
1
-3
/
+4
2023-09-19
btrfs: free qgroup rsv on io failure
Boris Burkov
1
-0
/
+7
2023-08-26
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
1
-2
/
+1
2023-08-26
btrfs: move out now unused BG from the reclaim list
Naohiro Aota
1
-1
/
+4
2023-08-16
btrfs: set cache_block_group_error if we find an error
Josef Bacik
1
-1
/
+4
2023-08-16
btrfs: reject invalid reloc tree root keys with stack dump
Qu Wenruo
2
-1
/
+16
2023-08-16
btrfs: exit gracefully if reloc roots don't match
Qu Wenruo
1
-8
/
+37
2023-08-16
btrfs: don't stop integrity writeback too early
Christoph Hellwig
1
-3
/
+4
2023-08-03
btrfs: check for commit error at btrfs_attach_transaction_barrier()
Filipe Manana
1
-2
/
+7
2023-08-03
btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
Filipe Manana
1
-0
/
+1
2023-08-03
btrfs: fix race between quota disable and relocation
Filipe Manana
1
-3
/
+15
2023-07-27
btrfs: zoned: fix memory leak after finding block group with super blocks
Filipe Manana
1
-0
/
+1
2023-07-27
btrfs: fix warning when putting transaction with qgroups enabled after abort
Filipe Manana
1
-0
/
+1
2023-07-23
btrfs: do not BUG_ON() on tree mod log failure at __btrfs_cow_block()
Filipe Manana
1
-2
/
+7
2023-07-23
btrfs: fix extent buffer leak after tree mod log failure at split_node()
Filipe Manana
1
-0
/
+2
2023-07-23
btrfs: fix race when deleting quota root from the dirty cow roots list
Filipe Manana
1
-0
/
+2
2023-07-23
btrfs: reinsert BGs failed to reclaim
Naohiro Aota
1
-0
/
+2
2023-07-23
btrfs: bail out reclaim process if filesystem is read-only
Naohiro Aota
1
-2
/
+9
2023-07-23
btrfs: delete unused BGs while reclaiming BGs
Naohiro Aota
1
-0
/
+14
2023-07-23
btrfs: add handling for RAID1C23/DUP to btrfs_reduce_alloc_profile
Matt Corallo
1
-1
/
+8
2023-07-23
btrfs: do not BUG_ON() on tree mod log failure at balance_level()
Filipe Manana
1
-3
/
+14
2023-06-21
btrfs: handle memory allocation failure in btrfs_csum_one_bio
Johannes Thumshirn
1
-1
/
+3
2023-06-21
btrfs: scrub: try harder to mark RAID56 block groups read-only
Qu Wenruo
2
-3
/
+20
2023-06-09
btrfs: fix csum_tree_block page iteration to avoid tripping on -Werror=array-...
pengfuyuan
1
-1
/
+1
2023-06-09
btrfs: abort transaction when sibling keys check fails for leaves
Filipe Manana
1
-0
/
+2
[next]