index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
root-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Use ktime_get_real_ts for root ctime
Deepa Dinamani
2017-04-18
1
-1
/
+2
*
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
2017-02-14
1
-3
/
+3
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-1
/
+1
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-1
/
+1
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-8
/
+7
*
btrfs: call functions that always use the same root with fs_info instead
Jeff Mahoney
2016-12-06
1
-3
/
+6
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-12
/
+6
*
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
2016-08-25
1
-9
/
+18
*
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-5
/
+5
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-2
/
+2
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-2
/
+2
*
|
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-28
1
-2
/
+2
|
/
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-21
1
-1
/
+1
|
\
|
*
btrfs: Replace CURRENT_TIME by current_fs_time()
Deepa Dinamani
2016-02-18
1
-1
/
+1
*
|
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
2016-03-03
1
-1
/
+9
|
/
*
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
1
-1
/
+1
|
\
|
*
btrfs: Fixed declaration of old_len
Alexandru Moise
2015-10-21
1
-1
/
+1
*
|
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-12
1
-2
/
+2
|
\
\
|
*
|
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
1
-2
/
+2
|
|
/
*
/
btrfs: switch more printks to our helpers
David Sterba
2015-10-08
1
-2
/
+3
|
/
*
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
1
-1
/
+1
*
btrfs: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-03-10
1
-1
/
+2
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-2
/
+2
*
btrfs: expand btrfs_find_item() to include find_root_ref functionality
Kelley Nielsen
2014-01-28
1
-15
/
+0
*
Btrfs: insert orphan roots into fs radix tree
Miao Xie
2013-10-10
1
-5
/
+3
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
1
-2
/
+1
*
btrfs: mark some local function as 'static'
Sergei Trofimovich
2013-09-01
1
-2
/
+2
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
1
-7
/
+7
*
Btrfs: cleanup orphaned root orphan item
Josef Bacik
2013-07-02
1
-2
/
+29
*
Btrfs: remove unused code in btrfs_del_root
Liu Bo
2013-06-14
1
-4
/
+0
*
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
1
-117
/
+53
*
Btrfs: delete unused parameter to btrfs_read_root_item()
Stefan Behrens
2013-05-06
1
-4
/
+3
*
Btrfs: rename root_times_lock to root_item_lock
Anand Jain
2012-12-16
1
-2
/
+2
*
btrfs: move transaction aborts to the point of failure
David Sterba
2012-10-08
1
-12
/
+17
*
Btrfs: fix some endian bugs handling the root times
Dan Carpenter
2012-08-28
1
-2
/
+2
*
Btrfs: introduce subvol uuids and times
Alexander Block
2012-07-25
1
-6
/
+101
*
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
1
-2
/
+10
*
btrfs: btrfs_update_root error push-up
Jeff Mahoney
2012-03-22
1
-1
/
+3
*
btrfs: Simplify btrfs_insert_root
Jeff Mahoney
2012-03-22
1
-6
/
+3
*
btrfs: make btrfs_set_root_node void
Mark Fasheh
2011-08-01
1
-3
/
+2
*
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
1
-1
/
+5
|
\
|
*
Btrfs: return error code to caller when btrfs_del_item fails
Tsutomu Itoh
2011-05-23
1
-1
/
+5
*
|
btrfs: remove all unused functions
David Sterba
2011-05-06
1
-47
/
+0
*
|
btrfs: drop unused parameter from btrfs_release_path
David Sterba
2011-05-02
1
-5
/
+5
|
/
*
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
2011-04-05
1
-0
/
+18
*
Btrfs: cleanup some BUG_ON()
Tsutomu Itoh
2011-03-28
1
-2
/
+4
*
Btrfs: cleanup warnings from gcc 4.6 (nonbugs)
Andi Kleen
2010-10-29
1
-2
/
+0
*
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
2010-06-11
1
-3
/
+0
*
Btrfs: Metadata reservation for orphan inodes
Yan, Zheng
2010-05-25
1
-3
/
+20
*
Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_root
Li Dongyang
2009-11-11
1
-2
/
+0
[next]