index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
2024-01-01
btrfs: zoned: no longer count fresh BG region as zone unusable
Naohiro Aota
2023-12-20
btrfs: don't clear qgroup reserved bit in release_folio
Boris Burkov
2023-12-20
btrfs: free qgroup reserve when ORDERED_IOERR is set
Boris Burkov
2023-12-20
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
2023-12-08
btrfs: fix 64bit compat send ioctl arguments not initializing version member
David Sterba
2023-12-08
btrfs: make error messages more clear when getting a chunk map
Filipe Manana
2023-12-08
btrfs: send: ensure send_fd is writable
Jann Horn
2023-12-08
btrfs: fix off-by-one when checking chunk map includes logical address
Filipe Manana
2023-12-08
btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()
Bragatheswaran Manickavel
2023-12-08
btrfs: add dmesg output for first mount and last unmount of a filesystem
Qu Wenruo
2023-11-28
btrfs: zoned: wait for data BG to be finished on direct IO allocation
Naohiro Aota
2023-11-28
btrfs: don't arbitrarily slow down delalloc if we're committing
Josef Bacik
2023-11-20
btrfs: use u64 for buffer sizes in the tree search ioctls
Filipe Manana
2023-10-25
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
2023-10-25
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
2023-10-25
btrfs: error out when COWing block using a stale transaction
Filipe Manana
2023-10-25
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
2023-10-25
btrfs: initialize start_slot in btrfs_log_prealloc_extents
Josef Bacik
2023-10-25
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
Filipe Manana
2023-10-25
btrfs: prevent transaction block reserve underflow when starting transaction
Filipe Manana
2023-10-25
btrfs: fix stripe length calculation for non-zoned data chunk allocation
Zygo Blaxell
2023-10-10
btrfs: file_remove_privs needs an exclusive lock in direct io write
Bernd Schubert
2023-10-10
btrfs: fix fscrypt name leak after failure to join log transaction
Filipe Manana
2023-10-10
btrfs: fix an error handling path in btrfs_rename()
Christophe JAILLET
2023-10-10
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2023-10-10
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
2023-10-10
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-10-06
btrfs: assert delayed node locked when removing delayed item
Filipe Manana
2023-10-06
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
Qu Wenruo
2023-10-06
btrfs: remove BUG() after failure to insert delayed dir index item
Filipe Manana
2023-10-06
btrfs: improve error message after failure to add delayed dir index item
Filipe Manana
2023-09-23
btrfs: check for BTRFS_FS_ERROR in pending ordered assert
Josef Bacik
2023-09-23
btrfs: release path before inode lookup during the ino lookup ioctl
Filipe Manana
2023-09-23
btrfs: fix a compilation error if DEBUG is defined in btree_dirty_folio
Qu Wenruo
2023-09-23
btrfs: fix lockdep splat and potential deadlock after failure running delayed...
Filipe Manana
2023-09-23
btrfs: compare the correct fsid/metadata_uuid in btrfs_validate_super
Anand Jain
2023-09-23
btrfs: add a helper to read the superblock metadata_uuid
Anand Jain
2023-09-23
btrfs: output extra debug info if we failed to find an inline backref
Qu Wenruo
2023-09-19
btrfs: use the correct superblock to compare fsid in btrfs_validate_super
Anand Jain
2023-09-19
btrfs: zoned: re-enable metadata over-commit for zoned mode
Naohiro Aota
2023-09-19
btrfs: set page extent mapped after read_folio in relocate_one_page
Josef Bacik
2023-09-19
btrfs: don't start transaction when joining with TRANS_JOIN_NOSTART
Filipe Manana
2023-09-19
btrfs: free qgroup rsv on io failure
Boris Burkov
2023-09-19
btrfs: fix start transaction qgroup rsv double free
Boris Burkov
2023-09-19
btrfs: zoned: do not zone finish data relocation block group
Naohiro Aota
2023-08-23
btrfs: fix BUG_ON condition in btrfs_cancel_balance
xiaoshoukui
2023-08-23
btrfs: fix incorrect splitting in btrfs_drop_extent_map_range
Josef Bacik
2023-08-23
btrfs: fix use-after-free of new block group that became unused
Filipe Manana
2023-08-23
btrfs: convert btrfs_block_group::seq_zone to runtime flag
David Sterba
[next]