index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
18 hours
Merge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Mark Brown
19 hours
Merge branch 'next-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Mark Brown
5 days
Merge branch 'vfs-7.3.super' into vfs.all
Christian Brauner
5 days
Merge branch 'vfs-7.3.kthread' into vfs.all
Christian Brauner
5 days
Remove excl arg to ->create inode_operation
NeilBrown
6 days
btrfs: drop redundant S_IFDIR from mkdir
Jori Koolstra
7 days
btrfs: print-tree: print header owner as signed
Qu Wenruo
7 days
btrfs: decentralize transaction aborts in create_reloc_root()
Johannes Thumshirn
7 days
btrfs: tree-checker: validate INODE_REF's namelen
Weiming Shi
7 days
btrfs: lzo: add error message for invalid headers
Qu Wenruo
7 days
btrfs: fallback to transaction csum tree on a commit root csum miss
Boris Burkov
7 days
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
7 days
btrfs: reject free space cache with more entries than pages
Xiang Mei
7 days
btrfs: fix transaction abort logic in btrfs_fileattr_set()
Filipe Manana
7 days
btrfs: validate properties before setting them
Filipe Manana
8 days
btrfs: use scoped_with_init_fs() for update_dev_time()
Christian Brauner
8 days
fs: look up superblocks via the device table in fs_holder_ops
Christian Brauner
8 days
btrfs: open via dedicated fs bdev helpers
Christian Brauner
8 days
btrfs: deny freezing devices undergoing a replace
Christian Brauner
8 days
btrfs: deny freezing a device while it is being added
Christian Brauner
8 days
btrfs: deny freezing a device while it is being removed
Christian Brauner
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-17
Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2026-06-16
Merge tag 'for-7.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2026-06-14
btrfs: Drop WQ_PERCPU from ordered_flags in btrfs_init_workqueues()
Nathan Chancellor
2026-06-15
Merge tag 'vfs-7.2-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-09
btrfs: fix use-after-free after relocation failure with concurrent COW
Filipe Manana
2026-06-09
btrfs: move WARN_ON on unexpected error in __add_tree_block()
Filipe Manana
2026-06-09
btrfs: move locking into btrfs_get_reloc_bg_bytenr()
Filipe Manana
2026-06-09
btrfs: lzo: reject compressed segment that overflows the compressed input
Weiming Shi
2026-06-09
btrfs: retry faulting in the pages after a zero sized short direct write
Qu Wenruo
2026-06-09
btrfs: fix incorrect buffered IO fallback for append direct writes
Qu Wenruo
2026-06-09
btrfs: fix false IO failure after falling back to buffered write
Qu Wenruo
2026-06-09
btrfs: use verbose assertions in backref.c
Filipe Manana
2026-06-09
btrfs: print a message when a missing device re-appears
Qu Wenruo
2026-06-09
btrfs: do not trim a device which is not writeable
Qu Wenruo
2026-06-09
btrfs: return real error after lookup failure in btrfs_ioctl_default_subvol()
Filipe Manana
2026-06-09
btrfs: use mapping shared locking for reading super block
Filipe Manana
2026-06-09
btrfs: use lockless read in nr_cached_objects shrinker callback
Ben Maurer
2026-06-09
btrfs: switch local indicator variables to bools
David Sterba
2026-06-09
btrfs: send: pass bool for pending_move and refs_processed parameters
David Sterba
2026-06-09
btrfs: use shifts for sectorsize and nodesize
David Sterba
2026-06-09
btrfs: fix deadlock cloning inline extent when using flushoncommit
Filipe Manana
2026-06-09
btrfs: allocate eb-attached btree pages as movable
Rik van Riel
2026-06-09
btrfs: add 32-bit compat ioctl for BTRFS_IOC_GET_SUBVOL_INFO
Daan De Meyer
2026-06-09
btrfs: derive f_fsid from on-disk fsid and dev_t
Anand Jain
2026-06-09
btrfs: use on-disk uuid for s_uuid in temp_fsid mounts
Anand Jain
2026-06-09
btrfs: avoid unnecessary dev stats updates
Qu Wenruo
2026-06-09
btrfs: always update/create the dev stats item when adding a new device
Qu Wenruo
[next]