index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
compression.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: use btrfs_finish_ordered_extent to complete compressed writes
Christoph Hellwig
2023-05-11
1
-7
/
+2
*
btrfs: add an ordered_extent pointer to struct btrfs_bio
Christoph Hellwig
2023-05-11
1
-1
/
+1
*
btrfs: pass an ordered_extent to btrfs_submit_compressed_write
Christoph Hellwig
2023-05-11
1
-14
/
+15
*
btrfs: limit write bios to a single ordered extent
Christoph Hellwig
2023-05-11
1
-2
/
+0
*
btrfs: use SECTOR_SHIFT to convert physical offset to LBA
Anand Jain
2023-05-09
1
-1
/
+1
*
btrfs: introduce btrfs_bio::fs_info member
Qu Wenruo
2023-04-17
1
-1
/
+2
*
btrfs: move kthread_associate_blkcg out of btrfs_submit_compressed_write
Christoph Hellwig
2023-04-17
1
-8
/
+0
*
btrfs: simplify adding pages in btrfs_add_compressed_bio_pages
Christoph Hellwig
2023-04-17
1
-27
/
+7
*
btrfs: move the bi_sector assignment out of btrfs_add_compressed_bio_pages
Christoph Hellwig
2023-04-17
1
-7
/
+6
*
btrfs: store a pointer to the original btrfs_bio in struct compressed_bio
Christoph Hellwig
2023-04-17
1
-7
/
+8
*
btrfs: pass a btrfs_bio to btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
1
-8
/
+8
*
btrfs: pass a btrfs_bio to btrfs_submit_bio
Christoph Hellwig
2023-04-17
1
-2
/
+2
*
btrfs: move zero filling of compressed read bios into common code
Christoph Hellwig
2023-04-17
1
-0
/
+2
*
btrfs: fold finish_compressed_bio_write into btrfs_finish_compressed_write_work
Christoph Hellwig
2023-04-17
1
-9
/
+4
*
btrfs: don't clear page->mapping in btrfs_free_compressed_pages
Christoph Hellwig
2023-04-17
1
-6
/
+2
*
btrfs: factor out a btrfs_free_compressed_pages helper
Christoph Hellwig
2023-04-17
1
-28
/
+13
*
btrfs: factor out a btrfs_add_compressed_bio_pages helper
Christoph Hellwig
2023-04-17
1
-63
/
+41
*
btrfs: use the bbio file offset in add_ra_bio_pages
Christoph Hellwig
2023-04-17
1
-8
/
+1
*
btrfs: use the bbio file offset in btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
1
-4
/
+1
*
btrfs: remove redundant free_extent_map in btrfs_submit_compressed_read
Christoph Hellwig
2023-04-17
1
-2
/
+0
*
btrfs: embed a btrfs_bio into struct compressed_bio
Christoph Hellwig
2023-04-17
1
-78
/
+68
*
btrfs: split zone append bios in btrfs_submit_bio
Christoph Hellwig
2023-02-15
1
-90
/
+22
*
btrfs: remove the fs_info argument to btrfs_submit_bio
Christoph Hellwig
2023-02-15
1
-2
/
+2
*
btrfs: remove stripe boundary calculation for compressed I/O
Qu Wenruo
2023-02-15
1
-97
/
+33
*
btrfs: handle recording of zoned writes in the storage layer
Christoph Hellwig
2023-02-15
1
-1
/
+0
*
btrfs: handle checksum generation in the storage layer
Christoph Hellwig
2023-02-15
1
-9
/
+0
*
btrfs: simplify the btrfs_csum_one_bio calling convention
Christoph Hellwig
2023-02-15
1
-2
/
+4
*
btrfs: handle checksum validation and repair at the storage layer
Christoph Hellwig
2023-02-15
1
-39
/
+2
*
btrfs: pre-load data checksum for reads in btrfs_submit_bio
Christoph Hellwig
2023-02-15
1
-6
/
+0
*
btrfs: save the bio iter for checksum validation in common code
Christoph Hellwig
2023-02-15
1
-4
/
+0
*
btrfs: simplify parameters of btrfs_lookup_bio_sums
Christoph Hellwig
2023-02-15
1
-1
/
+1
*
btrfs: add a btrfs_inode pointer to struct btrfs_bio
Christoph Hellwig
2023-02-15
1
-1
/
+2
*
btrfs: fix spelling mistakes found using codespell
Colin Ian King
2023-02-15
1
-2
/
+2
*
btrfs: use PAGE_{ALIGN, ALIGNED, ALIGN_DOWN} macro
Yushan Zhou
2023-02-13
1
-1
/
+1
*
btrfs: split the bio submission path into a separate file
Christoph Hellwig
2022-12-05
1
-1
/
+1
*
btrfs: constify input buffer parameter in compression code
David Sterba
2022-12-05
1
-2
/
+2
*
btrfs: pass btrfs_inode to btrfs_check_data_csum
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: pass btrfs_inode to btrfs_repair_one_sector
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: change how repair action is passed to btrfs_repair_one_sector
David Sterba
2022-12-05
1
-1
/
+1
*
btrfs: move super_block specific helpers into super.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.h
Josef Bacik
2022-12-05
1
-0
/
+1
*
btrfs: make module init/exit match their sequence
Qu Wenruo
2022-12-05
1
-1
/
+2
*
fs: fix leaked psi pressure state
Johannes Weiner
2022-11-08
1
-6
/
+8
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-16
/
+15
|
\
|
*
btrfs: convert end_compressed_writeback() to use filemap_get_folios()
Vishal Moola (Oracle)
2022-09-11
1
-16
/
+15
*
|
Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-07
1
-2
/
+12
|
\
\
|
*
|
btrfs: add manual PSI accounting for compressed reads
Christoph Hellwig
2022-09-20
1
-2
/
+12
|
|
/
*
|
btrfs: unify the lock/unlock extent variants
Josef Bacik
2022-09-26
1
-3
/
+3
*
|
btrfs: rename clean_io_failure and remove extraneous args
Josef Bacik
2022-09-26
1
-3
/
+2
[next]