index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
btrfs: reada: Move is_need_to_readahead contition earlier
Zhao Lei
2016-02-18
1
-11
/
+9
|
|
*
|
|
btrfs: reada: Avoid many times of empty loop
Zhao Lei
2016-02-16
1
-1
/
+1
|
|
*
|
|
btrfs: reada: Add missed segment checking in reada_find_zone
Zhao Lei
2016-02-16
1
-1
/
+3
|
|
*
|
|
btrfs: reada: reduce additional fs_info->reada_lock in reada_find_zone
Zhao Lei
2016-02-16
1
-8
/
+4
|
|
*
|
|
btrfs: reada: Fix in-segment calculation for reada
Zhao Lei
2016-02-16
1
-2
/
+2
|
|
|
/
/
|
*
|
|
Merge branch 'foreign/qu/norecovery-v7' into for-chris-4.6
David Sterba
2016-02-26
3
-15
/
+51
|
|
\
\
\
|
|
*
|
|
btrfs: Introduce new mount option alias for nologreplay
Qu Wenruo
2016-02-12
1
-1
/
+3
|
|
*
|
|
btrfs: Introduce new mount option to disable tree log replay
Qu Wenruo
2016-02-12
3
-7
/
+32
|
|
*
|
|
btrfs: Introduce new mount option usebackuproot to replace recovery
Qu Wenruo
2016-02-12
3
-8
/
+17
|
|
|
/
/
|
*
|
|
Merge branch 'dev/rename-keys' into for-chris-4.6
David Sterba
2016-02-26
3
-12
/
+64
|
|
\
\
\
|
|
*
|
|
btrfs: teach print_leaf about temporary item subtypes
David Sterba
2016-02-11
1
-0
/
+11
|
|
*
|
|
btrfs: teach print_leaf about permanent item subtypes
David Sterba
2016-02-11
1
-2
/
+10
|
|
*
|
|
btrfs: switch dev stats item to the permanent item key
David Sterba
2016-02-11
2
-5
/
+8
|
|
*
|
|
btrfs: introduce key type for persistent permanent items
David Sterba
2016-02-11
1
-3
/
+17
|
|
*
|
|
btrfs: switch balance item to the temporary item key
David Sterba
2016-02-11
1
-3
/
+3
|
|
*
|
|
btrfs: introduce key type for persistent temporary items
David Sterba
2016-02-11
1
-0
/
+16
|
|
|
/
/
|
*
|
|
Merge branch 'dev/gfp-flags' into for-chris-4.6
David Sterba
2016-02-26
10
-56
/
+60
|
|
\
\
\
|
|
*
|
|
btrfs: switch to kcalloc in btrfs_cmp_data_prepare
David Sterba
2016-02-11
1
-2
/
+2
|
|
*
|
|
btrfs: extent same: use GFP_KERNEL for page array allocations
David Sterba
2016-02-11
1
-2
/
+2
|
|
*
|
|
btrfs: device add and remove: use GFP_KERNEL
David Sterba
2016-02-11
1
-4
/
+5
|
|
*
|
|
btrfs: readdir: use GFP_KERNEL
David Sterba
2016-02-11
1
-1
/
+1
|
|
*
|
|
btrfs: fallocate: use GFP_KERNEL
David Sterba
2016-02-11
1
-3
/
+3
|
|
*
|
|
btrfs: let callers of btrfs_alloc_root pass gfp flags
David Sterba
2016-02-11
1
-10
/
+11
|
|
*
|
|
btrfs: scrub: use GFP_KERNEL on the submission path
David Sterba
2016-02-11
2
-12
/
+14
|
|
*
|
|
btrfs: reada: use GFP_KERNEL everywhere
David Sterba
2016-02-11
1
-5
/
+5
|
|
*
|
|
btrfs: send: use GFP_KERNEL everywhere
David Sterba
2016-02-11
2
-19
/
+19
|
|
|
/
/
|
*
|
|
Merge branch 'chandan/prep-subpage-blocksize' into for-chris-4.6
David Sterba
2016-02-26
7
-165
/
+321
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone opera...
Chandan Rajendra
2016-02-01
1
-2
/
+3
|
|
*
|
Btrfs: Clean pte corresponding to page straddling i_size
Chandan Rajendra
2016-02-01
2
-3
/
+11
|
|
*
|
Btrfs: Fix block size returned to user space
Chandan Rajendra
2016-02-01
1
-1
/
+0
|
|
*
|
Btrfs: Limit inline extents to root->sectorsize
Chandan Rajendra
2016-02-01
1
-1
/
+1
|
|
*
|
Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length
Chandan Rajendra
2016-02-01
1
-8
/
+17
|
|
*
|
Btrfs: Use (eb->start, seq) as search key for tree modification log
Chandan Rajendra
2016-02-01
1
-17
/
+17
|
|
*
|
Btrfs: Search for all ordered extents that could span across a page
Chandan Rajendra
2016-02-01
2
-8
/
+20
|
|
*
|
Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units
Chandan Rajendra
2016-02-01
1
-5
/
+30
|
|
*
|
Btrfs: fallocate: Work with sectorsized blocks
Chandan Rajendra
2016-02-01
3
-51
/
+55
|
|
*
|
Btrfs: Direct I/O read: Work on sectorsized blocks
Chandan Rajendra
2016-02-01
1
-23
/
+75
|
|
*
|
Btrfs: Compute and look up csums based on sectorsized blocks
Chandan Rajendra
2016-02-01
1
-33
/
+59
|
|
*
|
Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size
Chandan Rajendra
2016-02-01
2
-13
/
+33
*
|
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-19
1
-0
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
2016-02-16
1
-0
/
+2
*
|
|
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-02-12
8
-71
/
+131
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
2016-02-11
3
-3
/
+16
|
*
|
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
2016-02-05
1
-4
/
+6
|
*
|
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
2016-02-03
3
-42
/
+12
|
*
|
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
2016-02-03
1
-8
/
+21
|
*
|
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
2016-02-03
1
-14
/
+76
|
|
/
*
|
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-29
11
-32
/
+113
|
\
\
|
|
/
|
*
Revert "btrfs: synchronize incompat feature bits with sysfs files"
Chris Mason
2016-01-29
4
-17
/
+0
|
*
btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc
Chris Mason
2016-01-27
1
-1
/
+1
[prev]
[next]