index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: don't bother autodefragging if our root is going away
Josef Bacik
2013-09-01
1
-0
/
+5
*
Btrfs: cleanup reloc roots properly on error
Josef Bacik
2013-09-01
2
-2
/
+7
*
Btrfs: reset ret in record_one_backref
Josef Bacik
2013-09-01
1
-2
/
+1
*
btrfs: fix get set label blocking against balance
Anand Jain
2013-09-01
1
-6
/
+10
*
Btrfs: Print key type in decimal everywhere
Stefan Behrens
2013-09-01
1
-2
/
+2
*
Btrfs/tracepoint: update delayed ref tracepoints
Liu Bo
2013-09-01
2
-3
/
+9
*
btrfs_read_block_groups: Use enums to index
chandan
2013-09-01
1
-2
/
+6
*
btrfs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-09-01
9
-113
/
+150
*
Btrfs: set qgroup_ulist to be null after calling ulist_free()
Wang Shilong
2013-09-01
1
-0
/
+6
*
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
2013-09-01
1
-1
/
+6
*
btrfs: make errors in btrfs_num_copies less noisy
David Sterba
2013-09-01
1
-2
/
+2
*
Btrfs: make free space caching faster with many non-inline extent references
Liu Bo
2013-09-01
1
-0
/
+11
*
btrfs: fall back to global reservation when removing subvolumes
Jeff Mahoney
2013-09-01
3
-5
/
+12
*
Btrfs: optimize btrfs_lookup_extent_info()
Filipe David Borba Manana
2013-09-01
1
-4
/
+17
*
Btrfs: Release uuid_mutex for shrink during device delete
Carey Underwood
2013-09-01
1
-0
/
+2
*
Btrfs: set lockdep class before locking new extent buffer
Josef Bacik
2013-09-01
1
-0
/
+2
*
Btrfs: return -1 when lzo compression makes data bigger
Stefan Agner
2013-09-01
1
-1
/
+3
*
Btrfs: stop using GFP_ATOMIC for the tree mod log allocations
Josef Bacik
2013-09-01
1
-105
/
+56
*
btrfs: don't loop on large offsets in readdir
Zach Brown
2013-08-09
1
-8
/
+25
*
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2013-08-09
2
-5
/
+5
*
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
2013-08-09
1
-3
/
+2
*
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
2013-08-09
1
-22
/
+40
*
Btrfs: make sure the backref walker catches all refs to our extent
Josef Bacik
2013-08-09
1
-11
/
+14
*
Btrfs: fix backref walking when we hit a compressed extent
Josef Bacik
2013-08-09
1
-8
/
+15
*
Btrfs: do not offset physical if we're compressed
Josef Bacik
2013-08-09
1
-3
/
+6
*
Btrfs: fix extent buffer leak after backref walking
Liu Bo
2013-08-09
1
-1
/
+0
*
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
2013-08-09
1
-4
/
+12
*
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
2013-08-09
1
-3
/
+0
*
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
2013-07-19
1
-1
/
+1
*
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
2013-07-19
1
-0
/
+11
*
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
2013-07-19
1
-0
/
+2
*
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
2013-07-19
1
-6
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
34
-1726
/
+2327
|
\
|
*
Btrfs: wait ordered range before doing direct io
Josef Bacik
2013-07-02
1
-1
/
+9
|
*
Btrfs: only do the tree_mod_log_free_eb if this is our last ref
Josef Bacik
2013-07-02
1
-1
/
+2
|
*
Btrfs: hold the tree mod lock in __tree_mod_log_rewind
Josef Bacik
2013-07-02
1
-4
/
+6
|
*
Btrfs: make backref walking code handle skinny metadata
Josef Bacik
2013-07-02
1
-6
/
+25
|
*
Btrfs: fix crash regarding to ulist_add_merge
Liu Bo
2013-07-02
1
-0
/
+15
|
*
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
2013-07-02
1
-1
/
+22
|
*
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
Miao Xie
2013-07-02
1
-25
/
+23
|
*
Btrfs: fix oops when recovering the file data by scrub function
Miao Xie
2013-07-02
1
-1
/
+1
|
*
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
2013-07-02
5
-169
/
+166
|
*
Btrfs: cleanup orphaned root orphan item
Josef Bacik
2013-07-02
1
-2
/
+29
|
*
Btrfs: fix wrong mirror number tuning
Miao Xie
2013-07-02
1
-3
/
+0
|
*
Btrfs: cleanup redundant code in btrfs_submit_direct()
Miao Xie
2013-07-02
1
-9
/
+1
|
*
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-02
5
-142
/
+76
|
*
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
2013-07-02
6
-26
/
+148
|
*
Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delalloc
Josef Bacik
2013-07-02
1
-5
/
+4
|
*
Btrfs: use a percpu to keep track of possibly pinned bytes
Josef Bacik
2013-07-02
2
-5
/
+66
|
*
Btrfs: check for actual acls rather than just xattrs when caching no acl
Josef Bacik
2013-07-02
1
-2
/
+16
[next]