index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-25
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
1
-2
/
+1
2025-02-21
btrfs: output the reason for open_ctree() failure
Qu Wenruo
1
-1
/
+1
2024-08-29
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
1
-1
/
+1
2023-12-08
btrfs: add dmesg output for first mount and last unmount of a filesystem
Qu Wenruo
1
-1
/
+4
2023-10-10
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
1
-1
/
+1
2023-10-10
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
1
-1
/
+2
2023-10-06
btrfs: properly report 0 avail for very full file systems
Josef Bacik
1
-1
/
+1
2023-05-17
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
1
-2
/
+1
2023-05-17
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
1
-1
/
+6
2023-04-20
btrfs: fix fast csum implementation detection
Christoph Hellwig
1
-2
/
+0
2023-04-20
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
1
-0
/
+2
2023-01-12
btrfs: fix compat_ro checks against remount
Qu Wenruo
1
-1
/
+1
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
1
-0
/
+16
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
1
-16
/
+3
2022-09-26
btrfs: separate out the extent state and extent buffer init code
Josef Bacik
1
-5
/
+12
2022-09-26
btrfs: enhance unsupported compat RO flags handling
Qu Wenruo
1
-0
/
+9
2022-09-26
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
1
-1
/
+3
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
1
-0
/
+60
2022-09-26
btrfs: move btrfs_bio allocation to volumes.c
Christoph Hellwig
1
-5
/
+5
2022-09-26
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
1
-4
/
+7
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-07-25
btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_space
David Sterba
1
-6
/
+2
2022-07-25
btrfs: use named constant for reserved device space
Qu Wenruo
1
-8
/
+4
2022-07-25
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
1
-10
/
+1
2022-07-25
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
1
-2
/
+0
2022-07-25
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
1
-0
/
+1
2022-07-25
btrfs: fix typos in comments
David Sterba
1
-1
/
+1
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-0
/
+2
2022-06-07
btrfs: add error messages to all unrecognized mount options
David Sterba
1
-7
/
+32
2022-06-06
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
1
-0
/
+8
2022-05-16
btrfs: use normal workqueues for scrub
Christoph Hellwig
1
-2
/
+0
2022-05-16
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
1
-0
/
+1
2022-05-16
btrfs: add messages to printk index
Jonathan Lassoff
1
-3
/
+3
2022-03-14
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
1
-8
/
+60
2022-03-14
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
1
-0
/
+20
2022-03-14
btrfs: match stale devices by dev_t
Anand Jain
1
-1
/
+7
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-2
/
+0
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
1
-1
/
+0
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
1
-1
/
+1
2021-10-26
btrfs: use latest_dev in btrfs_show_devname
Anand Jain
1
-19
/
+5
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
1
-1
/
+1
2021-08-23
btrfs: allow idmapped mount
Christian Brauner
1
-1
/
+1
2021-08-23
btrfs: introduce btrfs_search_backwards function
Marcos Paulo de Souza
1
-20
/
+6
2021-08-23
btrfs: print if fsverity support is built in when loading module
David Sterba
1
-0
/
+5
2021-08-23
btrfs: initial fsverity support
Boris Burkov
1
-0
/
+3
2021-08-23
btrfs: allow read-write for 4K sectorsize on 64K page size systems
Qu Wenruo
1
-7
/
+0
2021-08-23
btrfs: constify and cleanup variables in comparators
David Sterba
1
-7
/
+6
2021-06-22
btrfs: shorten integrity checker extent data mount option
David Sterba
1
-3
/
+2
2021-06-21
btrfs: always abort the transaction if we abort a trans handle
Josef Bacik
1
-11
/
+0
2021-04-20
btrfs: more graceful errors/warnings on 32bit systems when reaching limits
Qu Wenruo
1
-0
/
+26
[next]