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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-21
11
-172
/
+359
|
\
|
*
Btrfs: fix wrong error handle when the device is missing or is not writeable
Miao Xie
2014-06-19
1
-7
/
+15
|
*
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2014-06-19
2
-1
/
+9
|
*
Btrfs: use bio_endio_nodec instead of open code
Miao Xie
2014-06-19
1
-8
/
+1
|
*
Btrfs: fix NULL pointer crash when running balance and scrub concurrently
Wang Shilong
2014-06-19
3
-7
/
+6
|
*
btrfs: Skip scrubbing removed chunks to avoid -ENOENT.
Qu Wenruo
2014-06-19
1
-10
/
+9
|
*
Btrfs: fix broken free space cache after the system crashed
Miao Xie
2014-06-19
4
-44
/
+186
|
*
Btrfs: make free space cache write out functions more readable
Miao Xie
2014-06-19
1
-66
/
+93
|
*
Btrfs: remove unused wait queue in struct extent_buffer
Filipe Manana
2014-06-19
1
-1
/
+0
|
*
Btrfs: fix deadlocks with trylock on tree nodes
Chris Mason
2014-06-19
1
-34
/
+46
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-14
8
-36
/
+182
|
\
|
|
*
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-13
1
-5
/
+7
|
*
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-13
1
-1
/
+1
|
*
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-13
1
-1
/
+3
|
*
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
1
-0
/
+2
|
*
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-13
1
-1
/
+1
|
*
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
2014-06-13
1
-2
/
+7
|
*
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-13
1
-0
/
+41
|
*
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
2014-06-12
1
-15
/
+33
|
*
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2014-06-12
2
-0
/
+40
|
*
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
2014-06-12
1
-9
/
+15
|
*
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
2014-06-12
1
-2
/
+26
|
*
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
2014-06-12
1
-7
/
+11
|
*
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
2014-06-12
1
-5
/
+7
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
2
-62
/
+36
|
\
\
|
*
\
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2014-06-12
2
-2
/
+6
|
|
\
\
|
*
|
|
btrfs: switch to ->write_iter()
Al Viro
2014-05-06
1
-14
/
+10
|
*
|
|
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
1
-2
/
+2
|
*
|
|
iov_iter_truncate()
Al Viro
2014-05-06
1
-9
/
+8
|
*
|
|
btrfs: switch check_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-25
/
+15
|
*
|
|
start adding the tag to iov_iter
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
|
switch {__,}blockdev_direct_IO() to iov_iter
Al Viro
2014-05-06
1
-2
/
+1
|
*
|
|
get rid of pointless iov_length() in ->direct_IO()
Al Viro
2014-05-06
1
-1
/
+1
|
*
|
|
pass iov_iter to ->direct_IO()
Al Viro
2014-05-06
1
-6
/
+6
|
*
|
|
kill generic_segment_checks()
Al Viro
2014-05-06
1
-6
/
+1
|
*
|
|
__btrfs_direct_write(): switch to iov_iter
Al Viro
2014-05-06
1
-11
/
+8
|
*
|
|
generic_file_direct_write(): switch to iov_iter
Al Viro
2014-05-06
1
-4
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-11
46
-1303
/
+3693
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
2014-06-10
1
-2
/
+2
|
*
|
|
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
2014-06-09
3
-15
/
+24
|
*
|
|
Btrfs: make fsync work after cloning into a file
Filipe Manana
2014-06-09
4
-38
/
+155
|
*
|
|
Btrfs: use right type to get real comparison
Liu Bo
2014-06-09
1
-1
/
+1
|
*
|
|
Btrfs: don't check nodes for extent items
Josef Bacik
2014-06-09
1
-2
/
+3
|
*
|
|
Btrfs: don't release invalid page in btrfs_page_exists_in_range()
Filipe Manana
2014-06-09
1
-0
/
+1
|
*
|
|
Btrfs: make sure we retry if page is a retriable exception
Filipe Manana
2014-06-09
1
-1
/
+3
|
*
|
|
Btrfs: make sure we retry if we couldn't get the page
Filipe Manana
2014-06-09
1
-1
/
+3
|
*
|
|
btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56
Gui Hecheng
2014-06-09
1
-1
/
+1
|
*
|
|
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
2014-06-09
1
-2
/
+2
|
*
|
|
Btrfs: fix leaf corruption after __btrfs_drop_extents
Liu Bo
2014-06-09
1
-0
/
+18
|
*
|
|
Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item
Filipe Manana
2014-06-09
1
-1
/
+11
[next]