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: disable compressed readahead for subpage
Qu Wenruo
2021-08-23
1
-0
/
+10
|
*
|
btrfs: subpage: check if there are compressed extents inside one page
Qu Wenruo
2021-08-23
1
-0
/
+14
|
*
|
btrfs: reset this_bio_flag to avoid inheriting old flags
Qu Wenruo
2021-08-23
1
-1
/
+1
|
*
|
btrfs: constify and cleanup variables in comparators
David Sterba
2021-08-23
5
-16
/
+15
|
*
|
btrfs: simplify data stripe calculation helpers
David Sterba
2021-08-23
1
-13
/
+2
|
*
|
btrfs: merge alloc_device helpers
David Sterba
2021-08-23
1
-41
/
+25
|
*
|
btrfs: uninline btrfs_bg_flags_to_raid_index
David Sterba
2021-08-23
2
-26
/
+27
|
*
|
btrfs: tree-checker: add missing stripe checks for raid1c3/4 profiles
David Sterba
2021-08-23
1
-0
/
+4
|
*
|
btrfs: tree-checker: use table values for stripe checks
David Sterba
2021-08-23
1
-6
/
+11
|
*
|
btrfs: make btrfs_next_leaf static inline
David Sterba
2021-08-23
2
-11
/
+12
|
*
|
btrfs: remove uptodate parameter from btrfs_dec_test_first_ordered_pending
David Sterba
2021-08-23
3
-6
/
+3
|
*
|
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
2021-08-23
3
-7
/
+7
|
*
|
btrfs: remove unused start and end parameters from btrfs_run_delalloc_range()
Qu Wenruo
2021-08-23
3
-6
/
+5
|
*
|
btrfs: introduce btrfs_lookup_match_dir
Marcos Paulo de Souza
2021-08-23
1
-37
/
+39
|
*
|
btrfs: remove unneeded return variable in btrfs_lookup_file_extent
Marcos Paulo de Souza
2021-08-23
1
-3
/
+2
|
*
|
btrfs: use btrfs_next_leaf instead of btrfs_next_item when slots > nritems
Marcos Paulo de Souza
2021-08-23
2
-2
/
+2
|
*
|
btrfs: remove ignore_offset argument from btrfs_find_all_roots()
Filipe Manana
2021-08-23
4
-27
/
+17
|
*
|
btrfs: avoid unnecessary lock and leaf splits when updating inode in the log
Filipe Manana
2021-08-23
1
-5
/
+34
|
*
|
btrfs: remove unnecessary list head initialization when syncing log
Filipe Manana
2021-08-23
1
-2
/
+0
|
*
|
btrfs: avoid unnecessary log mutex contention when syncing log
Filipe Manana
2021-08-23
1
-4
/
+10
|
*
|
btrfs: remove racy and unnecessary inode transaction update when using no-holes
Filipe Manana
2021-08-23
1
-7
/
+5
|
*
|
btrfs: stop doing GFP_KERNEL memory allocations in the ref verify tool
Filipe Manana
2021-08-23
2
-17
/
+5
|
*
|
btrfs: improve the batch insertion of delayed items
Filipe Manana
2021-08-23
1
-133
/
+79
|
*
|
btrfs: rescue: allow ibadroots to skip bad extent tree when reading block gro...
Qu Wenruo
2021-08-23
1
-0
/
+19
|
*
|
btrfs: pass NULL as trans to btrfs_search_slot if we only want to search
Marcos Paulo de Souza
2021-08-23
2
-2
/
+2
|
*
|
btrfs: continue readahead of siblings even if target node is in memory
Filipe Manana
2021-08-23
1
-5
/
+8
|
*
|
btrfs: check-integrity: drop kmap/kunmap for block pages
David Sterba
2021-08-23
1
-8
/
+3
|
*
|
btrfs: compression: drop kmap/kunmap from generic helpers
David Sterba
2021-08-23
2
-4
/
+2
|
*
|
btrfs: compression: drop kmap/kunmap from zstd
David Sterba
2021-08-23
1
-18
/
+9
|
*
|
btrfs: compression: drop kmap/kunmap from zlib
David Sterba
2021-08-23
1
-25
/
+11
|
*
|
btrfs: compression: drop kmap/kunmap from lzo
David Sterba
2021-08-23
1
-28
/
+10
|
*
|
btrfs: drop from __GFP_HIGHMEM all allocations
David Sterba
2021-08-23
5
-15
/
+14
|
*
|
btrfs: cleanup fs_devices pointer usage in btrfs_trim_fs
Anand Jain
2021-08-23
1
-5
/
+5
|
*
|
btrfs: remove max argument from generic_bin_search
Marcos Paulo de Souza
2021-08-23
1
-11
/
+7
|
*
|
btrfs: make btrfs_finish_chunk_alloc private to block-group.c
Nikolay Borisov
2021-08-23
3
-96
/
+91
|
*
|
btrfs: check-integrity: drop unnecessary function prototypes
Anand Jain
2021-08-23
1
-49
/
+0
|
*
|
btrfs: add special case to setget helpers for 64k pages
David Sterba
2021-08-23
1
-4
/
+4
|
*
|
btrfs: zoned: remove max_zone_append_size logic
Johannes Thumshirn
2021-08-23
4
-24
/
+0
*
|
|
Merge tag 'for-5.14-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-26
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Revert "btrfs: compression: don't try to compress if we don't have enough pages"
Qu Wenruo
2021-08-25
1
-1
/
+1
*
|
|
Merge tag 'for-5.14-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-08-18
1
-2
/
+8
|
\
|
|
|
|
/
|
/
|
|
*
btrfs: prevent rename2 from exchanging a subvol with a directory from differe...
NeilBrown
2021-08-16
1
-2
/
+8
*
|
Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-30
4
-4
/
+5
|
\
|
|
*
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
2021-07-29
1
-1
/
+1
|
*
btrfs: fix rw device counting in __btrfs_free_extra_devids
Desmond Cheong Zhi Xi
2021-07-28
1
-0
/
+1
|
*
btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...
Filipe Manana
2021-07-28
1
-2
/
+2
|
*
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
2021-07-28
1
-1
/
+1
*
|
Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-23
12
-47
/
+79
|
\
|
|
*
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
2021-07-22
4
-13
/
+6
|
*
btrfs: fix lock inversion problem when doing qgroup extent tracing
Filipe Manana
2021-07-22
6
-25
/
+48
[prev]
[next]