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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-chris' of
Chris Mason
2011-05-28
15
-385
/
+474
|
\
|
*
Btrfs: leave spinning on lookup and map the leaf
Josef Bacik
2011-05-23
1
-0
/
+12
|
*
Btrfs: check for duplicate entries in the free space cache
Josef Bacik
2011-05-23
1
-3
/
+24
|
*
Btrfs: don't try to allocate from a block group that doesn't have enough space
Josef Bacik
2011-05-23
1
-0
/
+8
|
*
Btrfs: don't always do readahead
Josef Bacik
2011-05-23
4
-5
/
+20
|
*
Btrfs: try not to sleep as much when doing slow caching
Josef Bacik
2011-05-23
1
-8
/
+11
|
*
Btrfs: kill BTRFS_I(inode)->block_group
Josef Bacik
2011-05-23
8
-110
/
+13
|
*
Btrfs: don't look at the extent buffer level 3 times in a row
Josef Bacik
2011-05-23
1
-3
/
+0
|
*
Btrfs: map the node block when looking for readahead targets
Josef Bacik
2011-05-23
1
-2
/
+21
|
*
Btrfs: set range_start to the right start in count_range_bits
Josef Bacik
2011-05-23
1
-1
/
+1
|
*
Btrfs: fix how we do space reservation for truncate
Josef Bacik
2011-05-23
3
-37
/
+123
|
*
Btrfs: kill trans_mutex
Josef Bacik
2011-05-23
8
-169
/
+177
|
*
Btrfs: if we've already started a trans handle, use that one
Josef Bacik
2011-05-23
2
-0
/
+19
|
*
Btrfs: take away the num_items argument from btrfs_join_transaction
Josef Bacik
2011-05-23
7
-48
/
+42
|
*
Btrfs: make sure to use the delalloc reserve when filling delalloc
Josef Bacik
2011-05-23
1
-0
/
+2
*
|
Btrfs: use the device_list_mutex during write_dev_supers
Chris Mason
2011-05-27
1
-2
/
+2
*
|
Btrfs: setup free ino caching in a more asynchronous way
Li Zefan
2011-05-26
1
-6
/
+22
*
|
btrfs scrub: don't coalesce pages that are logically discontiguous
Arne Jansen
2011-05-26
1
-1
/
+2
*
|
Btrfs: return -ENOMEM in clear_extent_bit
Chris Mason
2011-05-26
1
-1
/
+2
*
|
Btrfs: add mount -o auto_defrag
Chris Mason
2011-05-26
8
-135
/
+678
*
|
Merge branch 'cleanups_and_fixes' into inode_numbers
Chris Mason
2011-05-23
16
-145
/
+187
|
\
\
|
*
|
Btrfs: using rcu lock in the reader side of devices list
Xiao Guangrong
2011-05-23
4
-36
/
+72
|
*
|
Btrfs: drop unnecessary device lock
Xiao Guangrong
2011-05-23
1
-7
/
+6
|
*
|
Btrfs: fix the race between remove dev and alloc chunk
Xiao Guangrong
2011-05-23
1
-0
/
+6
|
*
|
Btrfs: fix the race between reading and updating devices
Xiao Guangrong
2011-05-23
2
-0
/
+9
|
*
|
Btrfs: fix bh leak on __btrfs_open_devices path
Xiao Guangrong
2011-05-23
1
-0
/
+1
|
*
|
Btrfs: fix unsafe usage of merge_state
Xiao Guangrong
2011-05-23
1
-8
/
+14
|
*
|
Btrfs: allocate extent state and check the result properly
Xiao Guangrong
2011-05-23
1
-8
/
+26
|
*
|
fs/btrfs: Add missing btrfs_free_path
Julia Lawall
2011-05-23
2
-1
/
+4
|
*
|
Btrfs: check return value of btrfs_inc_extent_ref()
Tsutomu Itoh
2011-05-23
1
-0
/
+1
|
*
|
Btrfs: return error to caller if read_one_inode() fails
Tsutomu Itoh
2011-05-23
1
-6
/
+18
|
*
|
Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_exten...
Tsutomu Itoh
2011-05-23
7
-17
/
+2
|
*
|
Btrfs: return error code to caller when btrfs_del_item fails
Tsutomu Itoh
2011-05-23
4
-11
/
+19
|
*
|
Btrfs: return error code to caller when btrfs_previous_item fails
Tsutomu Itoh
2011-05-23
1
-2
/
+3
|
*
|
btrfs: fix typo 'testeing' -> 'testing'
Sergei Trofimovich
2011-05-23
1
-2
/
+2
|
*
|
btrfs: typo: 'btrfS' -> 'btrfs'
Sergei Trofimovich
2011-05-23
1
-1
/
+1
|
*
|
btrfs: don't spin in shrink_delalloc if there is nothing to free
Sergei Trofimovich
2011-05-23
1
-0
/
+4
|
*
|
btrfs: Delete unused version.sh script.
Jamey Sharp
2011-05-23
1
-43
/
+0
|
*
|
btrfs: Ensure the tree search ioctl returns the right number of records
Hugo Mills
2011-05-23
1
-3
/
+1
|
*
|
BTRFS: Remove unused node_lock
Andi Kleen
2011-05-23
2
-4
/
+0
|
|
/
*
|
Btrfs: do not flush csum items of unchanged file data during treelog
liubo
2011-05-23
1
-0
/
+3
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-05-23
13
-13
/
+1649
|
\
\
|
*
|
btrfs: add readonly flag
Arne Jansen
2011-05-12
4
-12
/
+16
|
*
|
btrfs scrub: make fixups sync
Ilya Dryomov
2011-05-12
1
-207
/
+80
|
*
|
btrfs: new ioctls for scrub
Jan Schmidt
2011-05-12
3
-2
/
+169
|
*
|
btrfs: scrub
Arne Jansen
2011-05-12
12
-11
/
+1600
*
|
|
Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Chris Mason
2011-05-22
3
-334
/
+201
|
\
\
\
|
*
|
|
btrfs: quasi-round-robin for chunk allocation
Arne Jansen
2011-05-13
2
-305
/
+177
|
*
|
|
btrfs: heed alloc_start
Arne Jansen
2011-05-13
1
-4
/
+1
|
*
|
|
btrfs: move btrfs_cmp_device_free_bytes to super.c
Arne Jansen
2011-05-13
3
-28
/
+26
|
|
/
/
[next]