index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-05
btrfs: split the bio submission path into a separate file
Christoph Hellwig
1
-1
/
+1
2022-12-05
btrfs: use btrfs_dev_name() helper to handle missing devices better
Qu Wenruo
1
-1
/
+1
2022-12-05
btrfs: move super prototypes into super.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move verity prototypes into verity.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move defrag related prototypes to their own header
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move the printk and assert helpers to messages.c
Josef Bacik
1
-346
/
+0
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
1
-1
/
+1
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
1
-1
/
+2
2022-12-05
btrfs: merge module cleanup sequence to one helper
Anand Jain
1
-18
/
+10
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flag
Josef Bacik
1
-1
/
+2
2022-12-05
btrfs: push printk index code into their respective helpers
Josef Bacik
1
-0
/
+10
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: move assert helpers out of ctree.h
Josef Bacik
1
-0
/
+14
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik
1
-0
/
+1
2022-12-05
btrfs: auto enable discard=async when possible
David Sterba
1
-0
/
+2
2022-12-05
btrfs: make module init/exit match their sequence
Qu Wenruo
1
-126
/
+116
2022-12-05
btrfs: move free space cachep's out of ctree.h
Josef Bacik
1
-1
/
+8
2022-12-05
btrfs: move btrfs_path_cachep out of ctree.h
Josef Bacik
1
-1
/
+8
2022-12-05
btrfs: move trans_handle_cachep out of ctree.h
Josef Bacik
1
-1
/
+8
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
[next]