index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-04-26
1
-15
/
+29
|
\
|
*
btrfs: fix direct I/O read repair for split bios
Christoph Hellwig
2022-04-19
1
-0
/
+1
|
*
btrfs: fix and document the zoned device choice in alloc_new_bio
Christoph Hellwig
2022-04-19
1
-15
/
+28
*
|
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-26
1
-1
/
+0
|
\
\
|
*
|
block: remove the per-bio/request write hint
Christoph Hellwig
2022-03-07
1
-1
/
+0
|
*
|
Merge branch 'for-5.18/block' into for-5.18/write-streams
Jens Axboe
2022-03-07
1
-3
/
+3
|
|
\
\
*
|
\
\
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-17
/
+18
|
\
\
\
\
|
*
|
|
|
btrfs: Convert extent_range_redirty_for_io() to use folios
Matthew Wilcox (Oracle)
2022-03-15
1
-7
/
+7
|
*
|
|
|
btrfs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-03-15
1
-8
/
+8
|
*
|
|
|
btrfs: Use folio_invalidate()
Matthew Wilcox (Oracle)
2022-03-15
1
-2
/
+3
*
|
|
|
|
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2022-03-22
1
-19
/
+26
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: zoned: put block group after final usage
Nikolay Borisov
2022-03-14
1
-3
/
+4
|
*
|
|
|
btrfs: do not clean up repair bio if submit fails
Josef Bacik
2022-03-14
1
-8
/
+7
|
*
|
|
|
btrfs: do not try to repair bio that has no mirror set
Josef Bacik
2022-03-14
1
-0
/
+9
|
*
|
|
|
btrfs: remove no longer used counter when reading data page
Filipe Manana
2022-03-14
1
-4
/
+1
|
*
|
|
|
btrfs: fix lost error return value when reading a data page
Filipe Manana
2022-03-14
1
-0
/
+1
|
*
|
|
|
btrfs: stop checking for NULL return from btrfs_get_extent()
Filipe Manana
2022-03-14
1
-3
/
+3
|
*
|
|
|
btrfs: stop checking for NULL return from btrfs_get_extent_fiemap()
Johannes Thumshirn
2022-03-14
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-21
1
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
block: pass a block_device to bio_clone_fast
Christoph Hellwig
2022-02-04
1
-2
/
+2
|
*
|
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2022-02-02
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-06
1
-3
/
+13
|
\
\
|
|
/
|
/
|
|
*
btrfs: do not WARN_ON() if we have PageError set
Josef Bacik
2022-03-02
1
-3
/
+13
*
|
mm: remove cleancache
Christoph Hellwig
2022-01-22
1
-10
/
+0
|
/
*
btrfs: fix argument list that the kdoc format and script verified
Yang Li
2022-01-07
1
-3
/
+2
*
btrfs: remove reada infrastructure
Qu Wenruo
2022-01-07
1
-3
/
+0
*
btrfs: zoned: drop redundant check for REQ_OP_ZONE_APPEND and btrfs_is_zoned
Johannes Thumshirn
2022-01-07
1
-3
/
+2
*
btrfs: zoned: sink zone check into btrfs_repair_one_zone
Johannes Thumshirn
2022-01-07
1
-2
/
+2
*
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
2022-01-07
1
-6
/
+2
*
btrfs: remove unnecessary @nr_written parameters
Qu Wenruo
2022-01-03
1
-16
/
+11
*
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
2021-12-15
1
-0
/
+8
*
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: remove btrfs_bio::logical member
Qu Wenruo
2021-10-26
1
-1
/
+0
*
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
2021-10-26
1
-1
/
+1
*
btrfs: subpage: avoid potential deadlock with compression and delalloc
Qu Wenruo
2021-10-26
1
-9
/
+27
*
btrfs: rework page locking in __extent_writepage()
Qu Wenruo
2021-10-26
1
-1
/
+14
*
btrfs: subpage: make extent_write_locked_range() compatible
Qu Wenruo
2021-10-26
1
-4
/
+11
*
btrfs: cleanup for extent_write_locked_range()
Qu Wenruo
2021-10-26
1
-16
/
+29
*
btrfs: subpage: make add_ra_bio_pages() compatible
Qu Wenruo
2021-10-26
1
-0
/
+1
*
btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()
Qu Wenruo
2021-10-26
1
-7
/
+7
*
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
2021-10-26
1
-32
/
+32
*
btrfs: remove btrfs_bio_alloc() helper
Qu Wenruo
2021-10-26
1
-18
/
+9
*
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
2021-10-26
1
-9
/
+9
*
btrfs: zoned: only allow one process to add pages to a relocation inode
Johannes Thumshirn
2021-10-26
1
-0
/
+11
*
btrfs: unexport repair_io_failure()
Qu Wenruo
2021-10-26
1
-3
/
+3
*
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
2021-10-26
1
-1
/
+1
*
btrfs: zoned: finish fully written block group
Naohiro Aota
2021-10-26
1
-1
/
+9
*
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
2021-10-26
1
-24
/
+37
*
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
2021-10-25
1
-3
/
+3
[next]