Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
8795841bd606fbf1a63f66c51c07de39c44c4f34
/
fs
/
btrfs
/
root-tree.c
a0d58e4
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
0412e58
btrfs: Fixed declaration of old_len
by Alexandru Moise
· 9 years ago
62fb50a
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.4
by Chris Mason
· 9 years ago
f14d104
btrfs: switch more printks to our helpers
by David Sterba
· 9 years ago
a4553fe
Btrfs: consolidate btrfs_error() to btrfs_std_error()
by Anand Jain
· 9 years ago
27cdeb7
Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root
by Miao Xie
· 11 years ago
886322e
btrfs: Use PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
efe120a
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
by Frank Holton
· 11 years ago
75ac2dd
btrfs: expand btrfs_find_item() to include find_root_ref functionality
by Kelley Nielsen
· 11 years ago
14927d9
Btrfs: insert orphan roots into fs radix tree
by Miao Xie
· 11 years ago
c1c9ff7
Btrfs: Remove superfluous casts from u64 to unsigned long long
by Geert Uytterhoeven
· 11 years ago
171170c
btrfs: mark some local function as 'static'
by Sergei Trofimovich
· 11 years ago
3cae210
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
by Qu Wenruo
· 11 years ago
68a7342
Btrfs: cleanup orphaned root orphan item
by Josef Bacik
· 11 years ago
b7394eb
Btrfs: remove unused code in btrfs_del_root
by Liu Bo
· 11 years ago
cb517ea
Btrfs: cleanup the similar code of the fs root read
by Miao Xie
· 11 years ago
5fbf83c
Btrfs: delete unused parameter to btrfs_read_root_item()
by Stefan Behrens
· 12 years ago
5f3ab90
Btrfs: rename root_times_lock to root_item_lock
by Anand Jain
· 12 years ago
005d642
btrfs: move transaction aborts to the point of failure
by David Sterba
· 12 years ago
dadd110
Btrfs: fix some endian bugs handling the root times
by Dan Carpenter
· 12 years ago
8ea05e3
Btrfs: introduce subvol uuids and times
by Alexander Block
· 12 years ago
79787ea
btrfs: replace many BUG_ONs with proper error handling
by Jeff Mahoney
· 13 years ago
b45a9d8
btrfs: btrfs_update_root error push-up
by Jeff Mahoney
· 13 years ago
d16cb05
btrfs: Simplify btrfs_insert_root
by Jeff Mahoney
· 13 years ago
bf5f32e
btrfs: make btrfs_set_root_node void
by Mark Fasheh
· 13 years ago
d6c0cb3
Merge branch 'cleanups_and_fixes' into inode_numbers
by Chris Mason
· 13 years ago
65a246c
Btrfs: return error code to caller when btrfs_del_item fails
by Tsutomu Itoh
· 13 years ago
f2a97a9
btrfs: remove all unused functions
by David Sterba
· 14 years ago
b3b4aa7
btrfs: drop unused parameter from btrfs_release_path
by David Sterba
· 14 years ago
08fe4db
Btrfs: Fix uninitialized root flags for subvolumes
by Li Zefan
· 14 years ago
db5b493
Btrfs: cleanup some BUG_ON()
by Tsutomu Itoh
· 14 years ago
559af82
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
by Andi Kleen
· 14 years ago
15e7000
Btrfs: avoid BUG when dropping root and reference in same transaction
by Sage Weil
· 14 years ago
d68fc57
Btrfs: Metadata reservation for orphan inodes
by Yan, Zheng
· 14 years ago
df66916
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
by Li Dongyang
· 15 years ago
76dda93
Btrfs: add snapshot/subvolume destroy ioctl
by Yan, Zheng
· 15 years ago
4df27c4d
Btrfs: change how subvolumes are organized
by Yan, Zheng
· 15 years ago
5d4f98a
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
by Yan Zheng
· 15 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
b295086
Btrfs: make things static and include the right headers
by Christoph Hellwig
· 16 years ago
ea9e8b1
Btrfs: prevent loops in the directory tree when creating snapshots
by Chris Mason
· 16 years ago
0660b5a
Btrfs: Add backrefs and forward refs for subvols and snapshots
by Chris Mason
· 16 years ago
d352ac6
Btrfs: add and improve comments
by Chris Mason
· 16 years ago
1a40e23
Btrfs: update space balancing code
by Zheng Yan
· 16 years ago
e02119d
Btrfs: Add a write ahead tree log to optimize synchronous operations
by Chris Mason
· 16 years ago
b48652c
Btrfs: Various small fixes.
by Yan Zheng
· 16 years ago
a7a16fd
Btrfs: Fix deadlock while searching for dead roots on mount
by Chris Mason
· 16 years ago
bf4ef67
Btrfs: Properly find the root for snapshotted blocks during chunk relocation
by Chris Mason
· 16 years ago
d666746
Btrfs: Change st_blocksize to 4k
by Chris Mason
· 17 years ago
edbd8d4
Btrfs: Support for online FS resize (grow and shrink)
by Chris Mason
· 17 years ago
5f39d39
Btrfs: Create extent_buffer interface for large blocksizes
by Chris Mason
· 17 years ago
5ce14bb
Btrfs: Find and remove dead roots the first time a root is loaded.
by Chris Mason
· 17 years ago
a1f3963
Btrfs: Some code cleanups
by Aneesh
· 17 years ago
ec6b910
Btrfs: trivial include fixups
by Zach Brown
· 17 years ago
22bb92f
Btrfs: Documentation update
by Chris Mason
· 17 years ago
5eda7b5
Btrfs: Add the ability to find and remove dead roots after a crash.
by Chris Mason
· 17 years ago
54aa1f4
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
by Chris Mason
· 17 years ago
f1ace24
btrfs: Code cleanup
by Aneesh
· 17 years ago
6cbd557
Btrfs: add GPLv2
by Chris Mason
· 17 years ago
5af3981
Btrfs: printk fixes
by Chris Mason
· 17 years ago
84f54cf
Btrfs: 64 bit div fixes
by Chris Mason
· 17 years ago
8fd1779
Btrfs: early fsync support
by Chris Mason
· 18 years ago
c5739bb
Btrfs: snapshot progress
by Chris Mason
· 18 years ago
5caf2a0
Btrfs: dynamic allocation of path struct
by Chris Mason
· 18 years ago
d602557
Btrfs: corruption hunt continues
by Chris Mason
· 18 years ago
d571976
btrfs_create, btrfs_write_super, btrfs_sync_fs
by Chris Mason
· 18 years ago
e20d96d
Mountable btrfs, with readdir
by Chris Mason
· 18 years ago
2e635a2
Btrfs: initial move to kernel module land
by Chris Mason
· 18 years ago
e089f05
Btrfs: transaction handles everywhere
by Chris Mason
· 18 years ago
62e2749
Btrfs: Use a chunk of the key flags to record the item type.
by Chris Mason
· 18 years ago
123abc8
Btrfs: variable block size support
by Chris Mason
· 18 years ago
3768f36
Btrfs: Change the super to point to a tree of trees to enable persistent snapshots
by Chris Mason
· 18 years ago