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
*
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
*
btrfs: don't print information about space cache or tree every remount
Maciej S. Szmigiero
2022-09-26
1
-4
/
+7
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-0
/
+2
|
\
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
1
-0
/
+2
*
|
btrfs: use mask for all RAID1* profiles in btrfs_calc_avail_data_space
David Sterba
2022-07-25
1
-6
/
+2
*
|
btrfs: use named constant for reserved device space
Qu Wenruo
2022-07-25
1
-8
/
+4
*
|
btrfs: remove btrfs_end_io_wq
Christoph Hellwig
2022-07-25
1
-10
/
+1
*
|
btrfs: don't use btrfs_bio_wq_end_io for compressed writes
Christoph Hellwig
2022-07-25
1
-2
/
+0
*
|
btrfs: add trace event for submitted RAID56 bio
Qu Wenruo
2022-07-25
1
-0
/
+1
*
|
btrfs: fix typos in comments
David Sterba
2022-07-25
1
-1
/
+1
|
/
*
btrfs: add error messages to all unrecognized mount options
David Sterba
2022-06-07
1
-7
/
+32
*
btrfs: prevent remounting to v1 space cache for subpage mount
Qu Wenruo
2022-06-06
1
-0
/
+8
*
btrfs: use normal workqueues for scrub
Christoph Hellwig
2022-05-16
1
-2
/
+0
*
btrfs: simplify WQ_HIGHPRI handling in struct btrfs_workqueue
Christoph Hellwig
2022-05-16
1
-0
/
+1
*
btrfs: add messages to printk index
Jonathan Lassoff
2022-05-16
1
-3
/
+3
*
btrfs: add filesystems state details to error messages
Sweet Tea Dorminy
2022-03-14
1
-8
/
+60
*
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
2022-03-14
1
-0
/
+20
*
btrfs: match stale devices by dev_t
Anand Jain
2022-03-14
1
-1
/
+7
*
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-2
/
+0
[next]