开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-7.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10 days
Merge tag 'for-7.2-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11 days
btrfs: fix GET_SUBVOL_INFO after compat refactor
Daan De Meyer
11 days
btrfs: free mapping node on duplicate reloc root insert
Guanghui Yang
11 days
btrfs: fix a regression where PAGECACHE_TAG_DIRTY is never cleared
Qu Wenruo
11 days
btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
Leo Martins
11 days
btrfs: fix u32 to s64 type conversion in dirty_metadata_bytes accounting
Dave Chen
11 days
btrfs: fix NULL pointer deref during assertion in btrfs_backref_free_node()
Filipe Manana
11 days
btrfs: only account delalloc bytes for regular file inodes in btrfs_getattr()
Dave Chen
11 days
btrfs: reject inline file extents item in get_new_location()
Qu Wenruo
11 days
btrfs: do not try compression for data reloc inodes
Qu Wenruo
11 days
btrfs: fix reloc root cleanup in merge_reloc_roots()
Filipe Manana
11 days
btrfs: fix use-after-free on reloc root after error in insert_dirty_subvol()
Filipe Manana
2026-06-30
btrfs: print-tree: print header owner as signed
Qu Wenruo
2026-06-30
btrfs: decentralize transaction aborts in create_reloc_root()
Johannes Thumshirn
2026-06-30
btrfs: tree-checker: validate INODE_REF's namelen
Weiming Shi
2026-06-30
btrfs: lzo: add error message for invalid headers
Qu Wenruo
2026-06-30
btrfs: fallback to transaction csum tree on a commit root csum miss
Boris Burkov
2026-06-30
btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()
Filipe Manana
2026-06-30
btrfs: reject free space cache with more entries than pages
Xiang Mei
2026-06-30
btrfs: fix transaction abort logic in btrfs_fileattr_set()
Filipe Manana
2026-06-30
btrfs: validate properties before setting them
Filipe Manana
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
[next]