index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
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
2023-03-10
btrfs: hold block group refcount during async discard
Boris Burkov
2023-03-10
btrfs: scrub: improve tree block error reporting
Qu Wenruo
2023-03-03
btrfs: send: limit number of clones and allocated memory size
David Sterba
2023-02-22
btrfs: lock the inode in shared mode before starting fiemap
Filipe Manana
2023-02-22
btrfs: move the auto defrag code to defrag.c
Josef Bacik
2023-02-14
btrfs: free device in btrfs_close_devices for a single device filesystem
Anand Jain
2023-02-14
btrfs: simplify update of last_dir_index_offset when logging a directory
Filipe Manana
2023-02-14
btrfs: zlib: zero-initialize zlib workspace
Alexander Potapenko
2023-02-14
btrfs: limit device extents to the device size
Josef Bacik
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-01
btrfs: zoned: enable metadata over-commit for non-ZNS setup
Naohiro Aota
2023-01-24
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
2023-01-24
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
2023-01-24
btrfs: qgroup: do not warn on record without old_roots populated
Qu Wenruo
2023-01-24
btrfs: do not abort transaction on failure to update log root
Filipe Manana
2023-01-24
btrfs: do not abort transaction on failure to write log tree when syncing log
Filipe Manana
2023-01-24
btrfs: add missing setup of log for full commit at add_conflicting_inode()
Filipe Manana
2023-01-24
btrfs: fix directory logging due to race with concurrent index key deletion
Filipe Manana
2023-01-24
btrfs: fix missing error handling when logging directory items
Filipe Manana
2023-01-24
btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...
Qu Wenruo
2023-01-24
btrfs: always report error in run_one_delayed_ref()
Qu Wenruo
2023-01-12
btrfs: handle case when repair happens with dev-replace
Qu Wenruo
2023-01-12
btrfs: fix an error handling path in btrfs_defrag_leaves()
Sasha Levin
2023-01-12
btrfs: fix compat_ro checks against remount
Qu Wenruo
2023-01-12
btrfs: fix off-by-one in delalloc search during lseek
Filipe Manana
2023-01-12
btrfs: replace strncpy() with strscpy()
Sasha Levin
2023-01-07
btrfs: fix resolving backrefs for inline extent followed by prealloc
Boris Burkov
2023-01-07
btrfs: fix extent map use-after-free when handling missing device in read_one...
void0red
2023-01-07
btrfs: fix uninitialized parent in insert_state
Josef Bacik
2022-12-31
btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
Filipe Manana
2022-12-31
btrfs: do not panic if we can't allocate a prealloc extent state
Josef Bacik
2022-11-25
Merge tag 'for-6.1-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-23
btrfs: sysfs: normalize the error handling branch in btrfs_init_sysfs()
Zhen Lei
2022-11-23
btrfs: do not modify log tree while holding a leaf from fs tree locked
Filipe Manana
2022-11-23
btrfs: use kvcalloc in btrfs_get_dev_zone_info
Christoph Hellwig
2022-11-21
btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit()
ChenXiaoSong
2022-11-21
btrfs: send: avoid unaligned encoded writes when attempting to clone range
Filipe Manana
2022-11-21
btrfs: zoned: fix missing endianness conversion in sb_write_pointer
Christoph Hellwig
2022-11-15
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
2022-11-15
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
2022-11-15
btrfs: fix assertion failure and blocking during nowait buffered write
Filipe Manana
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-10
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-11-08
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-07
btrfs: zoned: fix locking imbalance on scrub
Johannes Thumshirn
2022-11-07
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
2022-11-07
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
2022-11-07
Revert "btrfs: scrub: use larger block size for data extent scrub"
Qu Wenruo
[next]