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
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-09-05
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+3
2013-09-04
direct-io: Handle O_(D)SYNC AIO
Christoph Hellwig
1
-1
/
+1
2013-08-20
treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks
Joe Perches
1
-1
/
+1
2013-08-10
btrfs: don't loop on large offsets in readdir
Zach Brown
1
-8
/
+25
2013-08-10
Btrfs: check to see if root_list is empty before adding it to dead roots
Josef Bacik
2
-5
/
+5
2013-08-10
Btrfs: release both paths before logging dir/changed extents
Josef Bacik
1
-3
/
+2
2013-08-10
Btrfs: allow splitting of hole em's when dropping extent cache
Josef Bacik
1
-22
/
+40
2013-08-10
Btrfs: make sure the backref walker catches all refs to our extent
Josef Bacik
1
-11
/
+14
2013-08-10
Btrfs: fix backref walking when we hit a compressed extent
Josef Bacik
1
-8
/
+15
2013-08-10
Btrfs: do not offset physical if we're compressed
Josef Bacik
1
-3
/
+6
2013-08-10
Btrfs: fix extent buffer leak after backref walking
Liu Bo
1
-1
/
+0
2013-08-10
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
1
-4
/
+12
2013-08-10
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
1
-3
/
+0
2013-07-19
Btrfs: fix wrong write offset when replacing a device
Stefan Behrens
1
-1
/
+1
2013-07-19
Btrfs: re-add root to dead root list if we stop dropping it
Josef Bacik
1
-0
/
+11
2013-07-19
Btrfs: fix lock leak when resuming snapshot deletion
Josef Bacik
1
-0
/
+2
2013-07-19
Btrfs: update drop progress before stopping snapshot dropping
Josef Bacik
1
-6
/
+8
2013-07-16
Btrfs: volume: Replace PTR_RET with PTR_ERR_OR_ZERO
Sachin Kamat
1
-1
/
+1
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2
-2
/
+2
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
34
-1726
/
+2327
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-18
/
+5
2013-07-03
vfs: export lseek_execute() to modules
Jie Liu
1
-14
/
+1
2013-07-02
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-3
/
+5
2013-07-02
Btrfs: wait ordered range before doing direct io
Josef Bacik
1
-1
/
+9
2013-07-02
Btrfs: only do the tree_mod_log_free_eb if this is our last ref
Josef Bacik
1
-1
/
+2
2013-07-02
Btrfs: hold the tree mod lock in __tree_mod_log_rewind
Josef Bacik
1
-4
/
+6
2013-07-02
Btrfs: make backref walking code handle skinny metadata
Josef Bacik
1
-6
/
+25
2013-07-02
Btrfs: fix crash regarding to ulist_add_merge
Liu Bo
1
-0
/
+15
2013-07-02
Btrfs: fix several potential problems in copy_nocow_pages_for_inode
Miao Xie
1
-1
/
+22
2013-07-02
Btrfs: cleanup the code of copy_nocow_pages_for_inode()
Miao Xie
1
-25
/
+23
2013-07-02
Btrfs: fix oops when recovering the file data by scrub function
Miao Xie
1
-1
/
+1
2013-07-02
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
5
-169
/
+166
2013-07-02
Btrfs: cleanup orphaned root orphan item
Josef Bacik
1
-2
/
+29
2013-07-02
Btrfs: fix wrong mirror number tuning
Miao Xie
1
-3
/
+0
2013-07-02
Btrfs: cleanup redundant code in btrfs_submit_direct()
Miao Xie
1
-9
/
+1
2013-07-02
Btrfs: remove btrfs_sector_sum structure
Miao Xie
5
-142
/
+76
2013-07-02
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
6
-26
/
+148
2013-07-02
Btrfs: stop using try_to_writeback_inodes_sb_nr to flush delalloc
Josef Bacik
1
-5
/
+4
2013-07-02
Btrfs: use a percpu to keep track of possibly pinned bytes
Josef Bacik
2
-5
/
+66
2013-07-02
Btrfs: check for actual acls rather than just xattrs when caching no acl
Josef Bacik
1
-2
/
+16
2013-07-01
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
3
-12
/
+35
2013-07-01
Btrfs: optimize reada_for_balance
Josef Bacik
1
-37
/
+9
2013-07-01
Btrfs: optimize read_block_for_search
Josef Bacik
1
-27
/
+20
2013-07-01
Btrfs: unlock extent range on enospc in compressed submit
Josef Bacik
1
-1
/
+5
2013-07-01
Btrfs: fix the comment typo for btrfs_attach_transaction_barrier
Wang Sheng-Hui
1
-1
/
+1
2013-07-01
Btrfs: fix not being able to find skinny extents during relocate
Josef Bacik
1
-8
/
+27
2013-07-01
Btrfs: cleanup backref search commit root flag stuff
Josef Bacik
2
-27
/
+16
[next]