index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-22
Merge tag 'for-5.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-19
/
+26
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2022-03-14
btrfs: zoned: put block group after final usage
Nikolay Borisov
1
-3
/
+4
2022-03-14
btrfs: do not clean up repair bio if submit fails
Josef Bacik
1
-8
/
+7
2022-03-14
btrfs: do not try to repair bio that has no mirror set
Josef Bacik
1
-0
/
+9
2022-03-14
btrfs: remove no longer used counter when reading data page
Filipe Manana
1
-4
/
+1
2022-03-14
btrfs: fix lost error return value when reading a data page
Filipe Manana
1
-0
/
+1
2022-03-14
btrfs: stop checking for NULL return from btrfs_get_extent()
Filipe Manana
1
-3
/
+3
2022-03-14
btrfs: stop checking for NULL return from btrfs_get_extent_fiemap()
Johannes Thumshirn
1
-1
/
+1
2022-03-06
Merge tag 'for-5.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+13
2022-03-02
btrfs: do not WARN_ON() if we have PageError set
Josef Bacik
1
-3
/
+13
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
1
-1
/
+1
2022-01-22
mm: remove cleancache
Christoph Hellwig
1
-10
/
+0
2022-01-07
btrfs: fix argument list that the kdoc format and script verified
Yang Li
1
-3
/
+2
2022-01-07
btrfs: remove reada infrastructure
Qu Wenruo
1
-3
/
+0
2022-01-07
btrfs: zoned: drop redundant check for REQ_OP_ZONE_APPEND and btrfs_is_zoned
Johannes Thumshirn
1
-3
/
+2
2022-01-07
btrfs: zoned: sink zone check into btrfs_repair_one_zone
Johannes Thumshirn
1
-2
/
+2
2022-01-07
btrfs: zoned: encapsulate inode locking for zoned relocation
Johannes Thumshirn
1
-6
/
+2
2022-01-03
btrfs: remove unnecessary @nr_written parameters
Qu Wenruo
1
-16
/
+11
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-08
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
1
-0
/
+8
2021-12-08
btrfs: clear extent buffer uptodate when we fail to write it
Josef Bacik
1
-0
/
+6
2021-10-26
btrfs: remove btrfs_bio::logical member
Qu Wenruo
1
-1
/
+0
2021-10-26
btrfs: add a BTRFS_FS_ERROR helper
Josef Bacik
1
-1
/
+1
2021-10-26
btrfs: subpage: avoid potential deadlock with compression and delalloc
Qu Wenruo
1
-9
/
+27
2021-10-26
btrfs: rework page locking in __extent_writepage()
Qu Wenruo
1
-1
/
+14
2021-10-26
btrfs: subpage: make extent_write_locked_range() compatible
Qu Wenruo
1
-4
/
+11
2021-10-26
btrfs: cleanup for extent_write_locked_range()
Qu Wenruo
1
-16
/
+29
2021-10-26
btrfs: subpage: make add_ra_bio_pages() compatible
Qu Wenruo
1
-0
/
+1
2021-10-26
btrfs: remove unnecessary parameter delalloc_start for writepage_delalloc()
Qu Wenruo
1
-7
/
+7
2021-10-26
btrfs: rename struct btrfs_io_bio to btrfs_bio
Qu Wenruo
1
-32
/
+32
2021-10-26
btrfs: remove btrfs_bio_alloc() helper
Qu Wenruo
1
-18
/
+9
2021-10-26
btrfs: rename btrfs_bio to btrfs_io_context
Qu Wenruo
1
-9
/
+9
2021-10-26
btrfs: zoned: only allow one process to add pages to a relocation inode
Johannes Thumshirn
1
-0
/
+11
2021-10-26
btrfs: unexport repair_io_failure()
Qu Wenruo
1
-3
/
+3
2021-10-26
btrfs: convert latest_bdev type to btrfs_device and rename
Anand Jain
1
-1
/
+1
2021-10-26
btrfs: zoned: finish fully written block group
Naohiro Aota
1
-1
/
+9
2021-10-26
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
1
-24
/
+37
2021-10-25
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
1
-3
/
+3
2021-10-25
btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...
Qu Wenruo
1
-7
/
+9
2021-08-23
btrfs: zoned: fix ordered extent boundary calculation
Naohiro Aota
1
-6
/
+7
2021-08-23
btrfs: initial fsverity support
Boris Burkov
1
-15
/
+11
2021-08-23
btrfs: remove the dead comment in writepage_delalloc()
Qu Wenruo
1
-7
/
+1
2021-08-23
btrfs: fix argument type of btrfs_bio_clone_partial()
Chaitanya Kulkarni
1
-1
/
+3
2021-08-23
btrfs: unify regular and subpage error paths in __extent_writepage()
Qu Wenruo
1
-7
/
+44
2021-08-23
btrfs: subpage: allow submit_extent_page() to do bio split
Qu Wenruo
1
-59
/
+131
2021-08-23
btrfs: subpage: fix writeback which does not have ordered extent
Qu Wenruo
1
-0
/
+16
2021-08-23
btrfs: reset this_bio_flag to avoid inheriting old flags
Qu Wenruo
1
-1
/
+1
2021-08-23
btrfs: switch uptodate to bool in btrfs_writepage_endio_finish_ordered
David Sterba
1
-4
/
+4
[next]