index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-36
/
+182
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
1
-5
/
+7
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
1
-1
/
+1
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
1
-1
/
+3
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
1
-0
/
+2
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
1
-1
/
+1
2014-06-13
Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting
Wang Shilong
1
-2
/
+7
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
1
-0
/
+41
2014-06-13
btrfs: tree_search, search_ioctl: direct copy to userspace
Gerhard Heift
1
-15
/
+33
2014-06-13
btrfs: new function read_extent_buffer_to_user
Gerhard Heift
2
-0
/
+40
2014-06-13
btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW
Gerhard Heift
1
-9
/
+15
2014-06-13
btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer
Gerhard Heift
1
-2
/
+26
2014-06-13
btrfs: tree_search, search_ioctl: accept varying buffer
Gerhard Heift
1
-7
/
+11
2014-06-13
btrfs: tree_search: eliminate redundant nr_items check
Gerhard Heift
1
-5
/
+7
2014-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-62
/
+36
2014-06-12
Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus
Al Viro
2
-2
/
+6
2014-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
46
-1303
/
+3693
2014-06-11
Btrfs: convert smp_mb__{before,after}_clear_bit
Chris Mason
1
-2
/
+2
2014-06-10
Btrfs: fix scrub_print_warning to handle skinny metadata extents
Liu Bo
3
-15
/
+24
2014-06-10
Btrfs: make fsync work after cloning into a file
Filipe Manana
4
-38
/
+155
2014-06-10
Btrfs: use right type to get real comparison
Liu Bo
1
-1
/
+1
2014-06-10
Btrfs: don't check nodes for extent items
Josef Bacik
1
-2
/
+3
2014-06-10
Btrfs: don't release invalid page in btrfs_page_exists_in_range()
Filipe Manana
1
-0
/
+1
2014-06-10
Btrfs: make sure we retry if page is a retriable exception
Filipe Manana
1
-1
/
+3
2014-06-10
Btrfs: make sure we retry if we couldn't get the page
Filipe Manana
1
-1
/
+3
2014-06-10
btrfs: replace EINVAL with EOPNOTSUPP for dev_replace raid56
Gui Hecheng
1
-1
/
+1
2014-06-10
trivial: fs/btrfs/ioctl.c: fix typo s/substract/subtract/
Antonio Ospite
1
-2
/
+2
2014-06-10
Btrfs: fix leaf corruption after __btrfs_drop_extents
Liu Bo
1
-0
/
+18
2014-06-10
Btrfs: ensure btrfs_prev_leaf doesn't miss 1 item
Filipe Manana
1
-1
/
+11
2014-06-10
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
Filipe Manana
1
-25
/
+83
2014-06-10
btrfs: free delayed node outside of root->inode_lock
Jeff Mahoney
1
-2
/
+5
2014-06-10
btrfs: replace EINVAL with ERANGE for resize when ULLONG_MAX
Gui Hecheng
1
-1
/
+1
2014-06-10
Btrfs: fix transaction leak during fsync call
Filipe Manana
1
-1
/
+3
2014-06-10
btrfs: Avoid trucating page or punching hole in a already existed hole.
Qu Wenruo
1
-14
/
+98
2014-06-10
Btrfs: update commit root on snapshot creation after orphan cleanup
Filipe Manana
1
-0
/
+29
2014-06-10
Btrfs: ioctl, don't re-lock extent range when not necessary
Filipe Manana
1
-2
/
+7
2014-06-10
Btrfs: avoid visiting all extent items when cloning a range
Filipe Manana
1
-4
/
+22
2014-06-10
Btrfs: set dead flag on the right root when destroying snapshot
Filipe Manana
1
-6
/
+6
2014-06-10
Btrfs: ensure readers see new data after a clone operation
Filipe Manana
1
-5
/
+31
2014-06-10
fs: btrfs: volumes.c: Fix for possible null pointer dereference
Rickard Strandqvist
1
-2
/
+3
2014-06-10
btrfs: allocate raid type kobjects dynamically
Jeff Mahoney
3
-16
/
+36
2014-06-10
Btrfs: send, use the right limits for xattr names and values
Filipe Manana
1
-7
/
+23
2014-06-10
Btrfs: send, don't error in the presence of subvols/snapshots
Filipe Manana
1
-0
/
+4
2014-06-10
Btrfs: async delayed refs
Chris Mason
5
-3
/
+107
2014-06-10
Btrfs: split up __extent_writepage to lower stack usage
Chris Mason
2
-138
/
+194
2014-06-10
btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking
Alex Gartrell
3
-7
/
+71
2014-06-10
Btrfs: cut down stack usage in btree_write_cache_pages
Chris Mason
1
-4
/
+5
2014-06-10
Btrfs: break up __btrfs_write_out_cache to cut down stack usage
Chris Mason
1
-117
/
+191
2014-06-10
Btrfs: free tmp ulist for qgroup rescan
Josef Bacik
1
-0
/
+1
2014-06-10
btrfs: usage error should not be logged into system log
Anand Jain
1
-4
/
+1
[next]