Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
96a5f18610ae62a20d39cb2610dbcb463ce385d3
/
fs
/
btrfs
/
inode.c
50f6925
btrfs: fix offset when reading compressed extents
by Dominique Martinet
· Tue Apr 18 15:41:55 2023 +0900
d63726e
treewide: Fix Marek's name and change my e-mail address
by Marek Behún
· Wed Jun 01 17:17:06 2022 +0200
e7269b7
btrfs: simplify lookup_data_extent()
by Heinrich Schuchardt
· Tue May 10 21:43:38 2022 +0200
213252f
fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly
by Qu Wenruo
· Mon Dec 27 14:11:14 2021 +0800
b1e5ca1
fs: btrfs: fix the false alert of decompression failure
by Qu Wenruo
· Sat Apr 17 20:52:13 2021 +0800
11acf0f
fs: btrfs: inode: handle uninitialized type before returning it
by Qu Wenruo
· Sat Oct 31 09:07:49 2020 +0800
d90164e
fs: btrfs: Cleanup the old implementation
by Qu Wenruo
· Wed Jun 24 18:03:15 2020 +0200
cf5a3a0
fs: btrfs: Implement btrfs_file_read()
by Qu Wenruo
· Wed Jun 24 18:03:11 2020 +0200
4650ed1
fs: btrfs: Introduce lookup_data_extent() for later use
by Qu Wenruo
· Wed Jun 24 18:03:10 2020 +0200
83b04df
fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg()
by Qu Wenruo
· Wed Jun 24 18:03:09 2020 +0200
6aa2cc4
fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
by Qu Wenruo
· Wed Jun 24 18:03:08 2020 +0200
e565bd4
fs: btrfs: Implement btrfs_lookup_path()
by Qu Wenruo
· Wed Jun 24 18:03:05 2020 +0200
b086e25
fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN
by Qu Wenruo
· Wed Jun 24 18:03:04 2020 +0200
49fe0f0
fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink()
by Qu Wenruo
· Wed Jun 24 18:03:03 2020 +0200
dca22af
fs: btrfs: Rename path resolve related functions to avoid name conflicts
by Qu Wenruo
· Wed Jun 24 18:03:02 2020 +0200
f6d5af7
fs: btrfs: Rename btrfs_root to __btrfs_root
by Qu Wenruo
· Wed Jun 24 18:02:57 2020 +0200
ddd0cb8
fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
by Qu Wenruo
· Wed Jun 24 18:02:56 2020 +0200
d85f959
fs: btrfs: Crossport read_tree_block() from btrfs-progs
by Qu Wenruo
· Wed Jun 24 18:02:55 2020 +0200
07d977f
fs: btrfs: Sync btrfs_btree.h from kernel
by Qu Wenruo
· Wed Jun 24 18:02:47 2020 +0200
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
1c66c7c
fs: btrfs: Remove a foreign language note
by Marek Behún
· Fri Oct 06 15:04:59 2017 +0200
da98910
fs: btrfs: Fix usage of uninitialized variables
by Marek Behún
· Fri Oct 06 15:04:57 2017 +0200
2938754
fs: btrfs: Add single-device read-only BTRFS implementation
by Marek Behún
· Sun Sep 03 17:00:28 2017 +0200