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: switch seeding_dev in init_new_device to bool
Anand Jain
2022-01-03
1
-2
/
+2
*
|
btrfs: send: remove unused type parameter to iterate_inode_ref_t
Omar Sandoval
2022-01-03
1
-19
/
+13
*
|
btrfs: send: remove unused found_type parameter to lookup_dir_item_inode()
Omar Sandoval
2022-01-03
1
-7
/
+3
*
|
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
2022-01-03
3
-10
/
+10
*
|
btrfs: remove the btrfs_item_end() helper
Josef Bacik
2022-01-03
1
-11
/
+5
*
|
btrfs: drop the _nr from the item helpers
Josef Bacik
2022-01-03
24
-218
/
+191
*
|
btrfs: introduce item_nr token variant helpers
Josef Bacik
2022-01-03
2
-40
/
+57
*
|
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
2022-01-03
2
-4
/
+3
*
|
btrfs: add btrfs_set_item_*_nr() helpers
Josef Bacik
2022-01-03
2
-15
/
+21
*
|
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
2022-01-03
8
-49
/
+19
*
|
btrfs: remove no longer needed logic for replaying directory deletes
Filipe Manana
2022-01-03
1
-89
/
+69
*
|
btrfs: only copy dir index keys when logging a directory
Filipe Manana
2022-01-03
2
-231
/
+182
*
|
btrfs: remove spurious unlock/lock of unused_bgs_lock
Nikolay Borisov
2022-01-03
1
-2
/
+0
*
|
btrfs: fix deadlock between quota enable and other quota operations
Filipe Manana
2022-01-03
1
-0
/
+19
*
|
btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
Filipe Manana
2022-01-03
1
-64
/
+78
|
/
*
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-17
10
-24
/
+54
|
\
|
*
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
2021-12-15
1
-2
/
+4
|
*
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
2021-12-15
1
-3
/
+4
|
*
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
2021-12-15
6
-22
/
+31
|
*
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
2021-12-15
1
-0
/
+8
|
*
btrfs: fix missing last dir item offset update when logging directory
Filipe Manana
2021-12-14
1
-0
/
+1
|
*
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
2021-12-14
1
-0
/
+8
|
*
btrfs: fix memory leak in __add_inode_ref()
Jianglei Nie
2021-12-14
1
-0
/
+1
*
|
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-12-10
7
-10
/
+35
|
\
|
|
*
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
2021-12-08
1
-1
/
+2
|
*
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
2021-12-08
1
-0
/
+2
|
*
btrfs: free exchange changeset on failures
Johannes Thumshirn
2021-12-08
1
-3
/
+9
|
*
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
2021-12-08
1
-2
/
+3
|
*
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
2021-12-08
1
-0
/
+8
|
*
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
2021-12-08
1
-0
/
+6
|
*
btrfs: fail if fstrim_range->start == U64_MAX
Josef Bacik
2021-12-08
1
-0
/
+3
|
*
btrfs: fix error pointer dereference in btrfs_ioctl_rm_dev_v2()
Dan Carpenter
2021-12-08
1
-4
/
+2
*
|
Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-26
1
-0
/
+2
|
\
|
|
*
btrfs: fix the memory leak caused in lzo_compress_pages()
Qu Wenruo
2021-11-26
1
-0
/
+2
*
|
Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-18
6
-9
/
+58
|
\
|
|
*
btrfs: deprecate BTRFS_IOC_BALANCE ioctl
Nikolay Borisov
2021-11-16
1
-0
/
+4
|
*
btrfs: make 1-bit bit-fields of scrub_page unsigned int
Colin Ian King
2021-11-16
1
-2
/
+2
|
*
btrfs: check-integrity: fix a warning on write caching disabled disk
Wang Yugui
2021-11-16
1
-1
/
+13
|
*
btrfs: silence lockdep when reading chunk tree during mount
Filipe Manana
2021-11-16
1
-5
/
+13
|
*
btrfs: fix memory ordering between normal and ordered work functions
Nikolay Borisov
2021-11-16
1
-0
/
+14
|
*
btrfs: fix a out-of-bound access in copy_compressed_data_to_page()
Qu Wenruo
2021-11-16
1
-1
/
+11
*
|
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
2021-11-13
1
-34
/
+34
|
\
\
|
*
|
lib: zstd: Add kernel-specific API
Nick Terrell
2021-11-08
1
-34
/
+34
*
|
|
btrfs: fix deadlock due to page faults during direct IO reads and writes
Filipe Manana
2021-11-09
1
-16
/
+123
|
/
/
*
|
Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-02
2
-6
/
+6
|
\
\
|
*
|
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
2021-10-24
1
-2
/
+3
|
*
|
iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
Andreas Gruenbacher
2021-10-18
1
-1
/
+1
|
*
|
gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}
Andreas Gruenbacher
2021-10-18
1
-3
/
+2
*
|
|
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
1
-4
/
+2
|
\
\
\
|
*
|
|
btrfs: Use memset_startat() to clear end of struct
Kees Cook
2021-10-18
1
-4
/
+2
[prev]
[next]