index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
btrfs: prepare extents to be logged before locking a log tree path
Filipe Manana
2022-03-14
1
-37
/
+27
|
*
|
|
|
btrfs: remove useless path release in the fast fsync path
Filipe Manana
2022-03-14
1
-1
/
+0
|
*
|
|
|
btrfs: remove constraint on number of visited leaves when replacing extents
Filipe Manana
2022-03-14
1
-4
/
+1
|
*
|
|
|
btrfs: avoid unnecessary computation when deleting items from a leaf
Filipe Manana
2022-03-14
1
-9
/
+7
|
*
|
|
|
btrfs: avoid unnecessary COW of leaves when deleting items from a leaf
Filipe Manana
2022-03-14
1
-6
/
+32
|
*
|
|
|
btrfs: remove unnecessary leaf free space checks when pushing items
Filipe Manana
2022-03-14
1
-12
/
+0
|
*
|
|
|
btrfs: stop checking for NULL return from btrfs_get_extent_fiemap()
Johannes Thumshirn
2022-03-14
1
-1
/
+1
|
*
|
|
|
btrfs: zoned: remove redundant assignment in btrfs_check_zoned_mode
Pankaj Raghav
2022-03-14
1
-2
/
+1
|
*
|
|
|
btrfs: replace BUILD_BUG_ON by static_assert
David Sterba
2022-03-14
5
-31
/
+25
|
*
|
|
|
btrfs: zoned: allow DUP on meta-data block groups
Johannes Thumshirn
2022-03-14
1
-0
/
+36
|
*
|
|
|
btrfs: zoned: prepare for allowing DUP on zoned
Johannes Thumshirn
2022-03-14
1
-9
/
+16
|
*
|
|
|
btrfs: zoned: make zone finishing multi stripe capable
Johannes Thumshirn
2022-03-14
1
-22
/
+24
|
*
|
|
|
btrfs: zoned: make zone activation multi stripe capable
Johannes Thumshirn
2022-03-14
1
-26
/
+31
|
*
|
|
|
btrfs: add support for multiple global roots
Josef Bacik
2022-03-14
7
-13
/
+106
|
*
|
|
|
btrfs: add code to support the block group root
Josef Bacik
2022-03-14
4
-8
/
+71
|
*
|
|
|
btrfs: abstract out loading the tree root
Josef Bacik
2022-03-14
1
-35
/
+46
|
*
|
|
|
btrfs: tree-checker: don't fail on empty extent roots for extent tree v2
Josef Bacik
2022-03-14
1
-1
/
+13
|
*
|
|
|
btrfs: disable space cache related mount options for extent tree v2
Josef Bacik
2022-03-14
1
-0
/
+20
|
*
|
|
|
btrfs: disable snapshot creation/deletion for extent tree v2
Josef Bacik
2022-03-14
2
-2
/
+23
|
*
|
|
|
btrfs: disable scrub for extent-tree-v2
Josef Bacik
2022-03-14
1
-0
/
+5
|
*
|
|
|
btrfs: disable qgroups in extent tree v2
Josef Bacik
2022-03-14
1
-0
/
+6
|
*
|
|
|
btrfs: disable device manipulation ioctl's EXTENT_TREE_V2
Josef Bacik
2022-03-14
2
-0
/
+15
|
*
|
|
|
btrfs: disable balance for extent tree v2 for now
Josef Bacik
2022-03-14
1
-0
/
+6
|
*
|
|
|
btrfs: add definition for EXTENT_TREE_V2
Josef Bacik
2022-03-14
2
-1
/
+25
|
*
|
|
|
btrfs: use single variable to track return value at btrfs_log_inode()
Filipe Manana
2022-03-14
1
-30
/
+22
|
*
|
|
|
btrfs: avoid inode logging during rename and link when possible
Filipe Manana
2022-03-14
2
-65
/
+183
|
*
|
|
|
btrfs: stop doing unnecessary log updates during a rename
Filipe Manana
2022-03-14
2
-115
/
+59
|
*
|
|
|
btrfs: avoid logging all directory changes during renames
Filipe Manana
2022-03-14
3
-24
/
+78
|
*
|
|
|
btrfs: pass the dentry to btrfs_log_new_name() instead of the inode
Filipe Manana
2022-03-14
3
-9
/
+20
|
*
|
|
|
btrfs: add helper to delete a dir entry from a log tree
Filipe Manana
2022-03-14
1
-31
/
+39
|
*
|
|
|
btrfs: send: remove redundant ret variable in fs_path_copy
Minghao Chi
2022-03-14
1
-6
/
+1
|
*
|
|
|
btrfs: move QUOTA_ENABLED check to rescan_should_stop from btrfs_qgroup_resca...
Nikolay Borisov
2022-03-14
1
-7
/
+6
|
*
|
|
|
btrfs: scrub: remove redundant initialization of increment
Jiapeng Chong
2022-03-14
1
-1
/
+1
|
*
|
|
|
btrfs: zoned: remove redundant initialization of to_add
Jiapeng Chong
2022-03-14
1
-4
/
+3
|
*
|
|
|
btrfs: cleanup temporary variables when finding rotational device status
Anand Jain
2022-03-14
1
-6
/
+2
|
*
|
|
|
btrfs: use dev_t to match device in device_matched
Anand Jain
2022-03-14
1
-40
/
+1
|
*
|
|
|
btrfs: add device major-minor info in the struct btrfs_device
Anand Jain
2022-03-14
3
-25
/
+23
|
*
|
|
|
btrfs: match stale devices by dev_t
Anand Jain
2022-03-14
3
-27
/
+39
|
*
|
|
|
btrfs: harden identification of a stale device
Anand Jain
2022-03-14
1
-7
/
+38
|
*
|
|
|
btrfs: simplify fs_devices member access in btrfs_init_dev_replace_tgtdev
Anand Jain
2022-03-14
1
-7
/
+8
|
*
|
|
|
btrfs: reuse existing inode from btrfs_ioctl
Sahil Kang
2022-03-14
3
-28
/
+19
|
*
|
|
|
btrfs: move missing device handling in a dedicate function
Nikolay Borisov
2022-03-14
1
-14
/
+24
|
*
|
|
|
btrfs: stop trying to log subdirectories created in past transactions
Filipe Manana
2022-03-14
1
-2
/
+1
|
*
|
|
|
btrfs: stop copying old dir items when logging a directory
Filipe Manana
2022-03-14
1
-30
/
+53
|
*
|
|
|
btrfs: put initial index value of a directory in a constant
Filipe Manana
2022-03-14
2
-10
/
+12
|
*
|
|
|
btrfs: don't log unnecessary boundary keys when logging directory
Filipe Manana
2022-03-14
1
-18
/
+21
|
*
|
|
|
btrfs: reuse existing pointers from btrfs_ioctl
Sahil Kang
2022-03-14
1
-17
/
+11
|
*
|
|
|
btrfs: remove write and wait of struct walk_control
Filipe Manana
2022-03-14
1
-23
/
+5
|
|
/
/
/
*
|
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
3
-10
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
1
-2
/
+2
[prev]
[next]