index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
2023-09-20
btrfs: properly report 0 avail for very full file systems
Josef Bacik
2023-08-21
btrfs: deprecate integrity checker feature
Qu Wenruo
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-19
btrfs: remove hipri_workers workqueue
Christoph Hellwig
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: add a sb_open_mode helper
Christoph Hellwig
2023-06-12
btrfs: don't pass a holder for non-exclusive blkdev_get_by_path
Christoph Hellwig
2023-06-06
btrfs: properly enable async discard when switching from RO->RW
Chris Mason
2023-05-10
btrfs: make clear_cache mount option to rebuild FST without disabling it
Qu Wenruo
2023-04-28
btrfs: properly reject clear_cache and v1 cache for block-group-tree
Qu Wenruo
2023-04-17
btrfs: don't print the crc32c implementation at module load time
Christoph Hellwig
2023-04-17
btrfs: use btrfs_handle_fs_error in btrfs_fill_super
Josef Bacik
2023-04-06
btrfs: fix fast csum implementation detection
Christoph Hellwig
2023-04-06
btrfs: restore the thread_pool= behavior in remount for the end I/O workqueues
Christoph Hellwig
2023-02-15
btrfs: fix spelling mistakes found using codespell
Colin Ian King
2023-02-13
btrfs: pass find_free_extent_ctl to allocator tracepoints
Boris Burkov
2023-01-03
btrfs: fix compat_ro checks against remount
Qu Wenruo
2022-12-15
btrfs: fix leak of fs devices after removing btrfs module
Filipe Manana
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
2022-12-05
btrfs: move super prototypes into super.h
Josef Bacik
2022-12-05
btrfs: move verity prototypes into verity.h
Josef Bacik
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
2022-12-05
btrfs: move defrag related prototypes to their own header
Josef Bacik
2022-12-05
btrfs: move the printk and assert helpers to messages.c
Josef Bacik
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2022-12-05
btrfs: merge module cleanup sequence to one helper
Anand Jain
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Josef Bacik
2022-12-05
btrfs: push printk index code into their respective helpers
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move assert helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
2022-12-05
btrfs: make module init/exit match their sequence
Qu Wenruo
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
2022-12-05
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
2022-10-24
btrfs: make thaw time super block check to also verify checksum
Qu Wenruo
2022-09-26
btrfs: relax block-group-tree feature dependency checks
Qu Wenruo
2022-09-26
btrfs: separate out the extent state and extent buffer init code
Josef Bacik
2022-09-26
btrfs: enhance unsupported compat RO flags handling
Qu Wenruo
2022-09-26
btrfs: dump all space infos if we abort transaction due to ENOSPC
Qu Wenruo
2022-09-26
btrfs: check superblock to ensure the fs was not modified at thaw time
Qu Wenruo
2022-09-26
btrfs: move btrfs_bio allocation to volumes.c
Christoph Hellwig
2022-09-26
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]