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.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
2015-07-11
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-124
/
+641
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-07-02
Btrfs: fix wrong check for btrfs_force_chunk_alloc()
Shilong Wang
1
-1
/
+1
2015-07-02
Btrfs: fix warning of bytes_may_use
Liu Bo
2
-3
/
+15
2015-07-02
Btrfs: fix hang when failing to submit bio of directIO
Liu Bo
1
-3
/
+0
2015-07-02
Btrfs: fix a comment in inode.c:evict_inode_truncate_pages()
Filipe Manana
1
-2
/
+3
2015-07-02
Btrfs: fix memory corruption on failure to submit bio for direct IO
Filipe Manana
2
-18
/
+52
2015-07-02
btrfs: don't update mtime/ctime on deduped inodes
Mark Fasheh
1
-10
/
+14
2015-07-02
btrfs: allow dedupe of same inode
Mark Fasheh
1
-16
/
+60
2015-07-02
btrfs: fix deadlock with extent-same and readpage
Mark Fasheh
1
-31
/
+117
2015-07-02
btrfs: pass unaligned length to btrfs_cmp_data()
Mark Fasheh
1
-1
/
+2
2015-07-02
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
1
-0
/
+108
2015-07-01
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
35
-1656
/
+1695
2015-07-01
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
1
-0
/
+104
2015-07-01
Btrfs: fix fsync data loss after append write
Filipe Manana
1
-5
/
+9
2015-07-01
Btrfs: fix crash on close_ctree() if cleaner starts new transaction
Filipe Manana
1
-0
/
+29
2015-07-01
Btrfs: fix race between caching kthread and returning inode to inode cache
Filipe Manana
1
-4
/
+11
2015-07-01
Btrfs: use kmem_cache_free when freeing entry in inode cache
Filipe Manana
1
-1
/
+1
2015-07-01
Btrfs: fix race between balance and unused block group deletion
Filipe Manana
4
-6
/
+58
2015-06-30
btrfs: add error handling for scrub_workers_get()
Zhao Lei
1
-19
/
+20
2015-06-30
btrfs: cleanup noused initialization of dev in btrfs_end_bio()
Zhao Lei
1
-1
/
+1
2015-06-30
btrfs: qgroup: allow user to clear the limitation on qgroup
Yang Dongsheng
1
-8
/
+41
2015-06-26
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-26
/
+9
2015-06-24
btrfs: delayed-ref: double free in btrfs_add_delayed_tree_ref()
Dan Carpenter
1
-9
/
+11
2015-06-24
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
1
-1
/
+1
2015-06-23
Merge branch 'sysfs-fsdevices-4.2-part1' of git://git.kernel.org/pub/scm/linu...
Chris Mason
7
-53
/
+238
2015-06-22
Btrfs: Check if kobject is initialized before put
Anand Jain
1
-3
/
+5
2015-06-19
Btrfs: sysfs: add support to show replacing target in the sysfs
Anand Jain
2
-1
/
+7
2015-06-19
Btrfs: free the stale device
Anand Jain
1
-0
/
+61
2015-06-12
Btrfs: use received_uuid of parent during send
Josef Bacik
1
-4
/
+21
2015-06-12
Btrfs: fix use-after-free in btrfs_replay_log
Liu Bo
1
-1
/
+2
2015-06-10
btrfs: wait for delayed iputs on no space
Zhao Lei
1
-0
/
+3
2015-06-10
btrfs: qgroup: Make snapshot accounting work with new extent-oriented
Qu Wenruo
1
-20
/
+33
2015-06-10
btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots.
Qu Wenruo
4
-0
/
+40
2015-06-10
btrfs: ulist: Add ulist_del() function.
Qu Wenruo
2
-11
/
+37
2015-06-10
btrfs: qgroup: Cleanup the old ref_node-oriented mechanism.
Qu Wenruo
4
-917
/
+3
2015-06-10
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
3
-27
/
+89
2015-06-10
btrfs: qgroup: Switch to new extent-oriented qgroup mechanism.
Qu Wenruo
2
-100
/
+28
2015-06-10
btrfs: qgroup: Switch rescan to new mechanism.
Qu Wenruo
1
-36
/
+7
2015-06-10
btrfs: qgroup: Add new qgroup calculation function
Qu Wenruo
3
-0
/
+118
2015-06-10
btrfs: backref: Add special time_seq == (u64)-1 case for
Qu Wenruo
1
-6
/
+29
2015-06-10
btrfs: qgroup: Add new function to record old_roots.
Qu Wenruo
2
-0
/
+29
2015-06-10
btrfs: qgroup: Record possible quota-related extent for qgroup.
Qu Wenruo
5
-7
/
+95
2015-06-10
btrfs: qgroup: Add function qgroup_update_counters().
Qu Wenruo
1
-0
/
+120
2015-06-10
btrfs: qgroup: Add function qgroup_update_refcnt().
Qu Wenruo
1
-0
/
+58
2015-06-10
btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_exte...
Qu Wenruo
1
-21
/
+21
2015-06-10
btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read.
Qu Wenruo
1
-41
/
+54
2015-06-10
btrfs: delayed-ref: Cleanup the unneeded functions.
Qu Wenruo
1
-174
/
+0
2015-06-10
btrfs: delayed-ref: Use list to replace the ref_root in ref_head.
Qu Wenruo
5
-123
/
+114
2015-06-10
btrfs: backref: Don't merge refs which are not for same block.
Qu Wenruo
1
-3
/
+3
[next]