Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
732d6e6d80645a561290e48ff7229ba38af2b3ad
/
fs
/
btrfs
/
btrfs.c
d63726e
treewide: Fix Marek's name and change my e-mail address
by Marek Behún
· Wed Jun 01 17:17:06 2022 +0200
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
b4c2773
fs: btrfs: change directory list output to be aligned as before
by Marek Behún
· Tue Feb 09 19:05:08 2021 +0100
b0cbb52
fs: btrfs: skip xattrs in directory listing
by Marek Behún
· Tue Feb 09 19:05:07 2021 +0100
bbad1d7
fs: btrfs: initialize @ret to 0 to prevent uninitialized return value
by Qu Wenruo
· Sat Oct 31 09:07:51 2020 +0800
c080b51
fs: btrfs: Fix typo in error message
by Naoki Hayama
· Mon Oct 12 18:35:33 2020 +0900
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
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
f9344c3
fs: btrfs: Use btrfs_lookup_path() to implement btrfs_exists() and btrfs_size()
by Qu Wenruo
· Wed Jun 24 18:03:07 2020 +0200
348848a
fs: btrfs: Use btrfs_iter_dir() to replace btrfs_readdir()
by Qu Wenruo
· Wed Jun 24 18:03:06 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
1d5a7b7
fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs
by Qu Wenruo
· Wed Jun 24 18:03:01 2020 +0200
8f267cf
fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree()
by Qu Wenruo
· Wed Jun 24 18:03:00 2020 +0200
f6d5af7
fs: btrfs: Rename btrfs_root to __btrfs_root
by Qu Wenruo
· Wed Jun 24 18:02:57 2020 +0200
1a61808
fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs
by Qu Wenruo
· Wed Jun 24 18:02:49 2020 +0200
0e7b854
fs: btrfs: Add more checksum algorithms
by Qu Wenruo
· Wed Jun 24 18:02:48 2020 +0200
07d977f
fs: btrfs: Sync btrfs_btree.h from kernel
by Qu Wenruo
· Wed Jun 24 18:02:47 2020 +0200
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
6f04498
common: Drop uuid.h from common header
by Simon Glass
· Sun May 10 11:39:52 2020 -0600
e55462b
fs: btrfs: fix btrfs methods return values on failure
by Marek Behún
· Thu May 02 15:28:43 2019 +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
4eea27f
fs: btrfs: Remove unused debug code left from development
by Marek Behún
· Mon Mar 19 12:02:11 2018 +0100
98ec1d1
fs: btrfs: Add U-Boot fs handlers.
by Marek Behún
· Sun Sep 03 17:00:29 2017 +0200