index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
btrfs: simplify code with bio_io_error
Guoqing Jiang
1
-2
/
+1
2017-06-19
btrfs: use generic slab for for btrfs_transaction
David Sterba
1
-8
/
+0
2017-06-19
Btrfs: add statx support
Yonghong Song
1
-0
/
+18
2017-06-19
btrfs: cleanup root usage by btrfs_get_alloc_profile
Jeff Mahoney
1
-2
/
+1
2017-06-19
btrfs: fix bool type in btrfs_page_exists_in_range
David Sterba
1
-1
/
+1
2017-06-19
Btrfs: hardcode GFP_NOFS for btrfs_bio_clone_partial
Liu Bo
1
-1
/
+1
2017-06-19
Btrfs: work around maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2017-06-19
Btrfs: unify naming of btrfs_io_bio
Liu Bo
1
-19
/
+19
2017-06-19
Btrfs: record error if one block has failed to retry
Liu Bo
1
-3
/
+7
2017-06-19
Btrfs: change how we iterate bios in endio
Liu Bo
1
-16
/
+19
2017-06-19
Btrfs: use bio_clone_bioset_partial to simplify DIO submit
Liu Bo
1
-74
/
+45
2017-06-19
Btrfs: don't pass the inode through clean_io_failure
Josef Bacik
1
-11
/
+26
2017-06-19
Btrfs: replace tree->mapping with tree->private_data
Josef Bacik
1
-17
/
+65
2017-06-19
Btrfs: remove an unused variable
Dan Carpenter
1
-2
/
+0
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-01
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
1
-2
/
+2
2017-04-28
Merge branch 'for-chris-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
1
-57
/
+185
2017-04-26
Btrfs: fix reported number of inode blocks
Filipe Manana
1
-13
/
+54
2017-04-26
Btrfs: fix incorrect space accounting after failure to insert inline extent
Filipe Manana
1
-2
/
+4
2017-04-26
Btrfs: fix invalid attempt to free reserved space on failure to cow range
Filipe Manana
1
-17
/
+42
2017-04-26
btrfs: Handle delalloc error correctly to avoid ordered extent hang
Qu Wenruo
1
-15
/
+48
2017-04-26
btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error
Qu Wenruo
1
-12
/
+39
2017-04-18
Btrfs: handle only applicable errors returned by btrfs_get_extent
Dan Carpenter
1
-14
/
+11
2017-04-18
Btrfs: add file item tracepoints
Liu Bo
1
-0
/
+15
2017-04-18
Btrfs: remove ASSERT in btrfs_truncate_inode_items
Liu Bo
1
-7
/
+0
2017-04-15
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+10
2017-04-11
Btrfs: fix segmentation fault when doing dio read
Liu Bo
1
-2
/
+6
2017-04-11
Btrfs: fix invalid dereference in btrfs_retry_endio
Liu Bo
1
-10
/
+4
2017-04-01
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2017-03-29
Btrfs: bring back repair during read
Liu Bo
1
-3
/
+3
2017-03-23
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+14
2017-03-17
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
1
-0
/
+14
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
1
-3
/
+3
2017-03-03
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-216
/
+229
2017-03-01
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
1
-201
/
+215
2017-02-28
btrfs: add dummy callback for readpage_io_failed and drop checks
David Sterba
1
-0
/
+7
2017-02-28
btrfs: document existence of extent_io ops callbacks
David Sterba
1
-2
/
+5
2017-02-28
btrfs: let writepage_end_io_hook return void
David Sterba
1
-4
/
+2
2017-02-28
btrfs: derive maximum output size in the compression implementation
David Sterba
1
-2
/
+1
2017-02-28
btrfs: use predefined limits for calculating maximum number of pages for comp...
David Sterba
1
-5
/
+6
2017-02-28
btrfs: export compression buffer limits in a header
David Sterba
1
-10
/
+0
2017-02-28
btrfs: merge nr_pages input and output parameter in compress_pages
David Sterba
1
-7
/
+6
2017-02-28
btrfs: merge length input and output parameter in compress_pages
David Sterba
1
-1
/
+1
2017-02-28
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2017-02-28
btrfs: Make btrfs_add_nondir take btrfs_inode
Nikolay Borisov
1
-9
/
+13
2017-02-28
btrfs: Make btrfs_add_link take btrfs_inode
Nikolay Borisov
1
-19
/
+20
2017-02-28
btrfs: Make btrfs_del_delalloc_inode take btrfs_inode
Nikolay Borisov
1
-7
/
+7
2017-02-28
btrfs: Make get_extent_t take btrfs_inode
Nikolay Borisov
1
-16
/
+18
2017-02-28
btrfs: Make btrfs_clear_bit_hook take btrfs_inode
Nikolay Borisov
1
-18
/
+19
[next]