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