index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2013-07-01
Btrfs: free csums when we're done scrubbing an extent
Josef Bacik
1
-0
/
+1
2013-07-01
Btrfs: fix transaction throttling for delayed refs
Josef Bacik
3
-18
/
+69
2013-07-01
Btrfs: stop waiting on current trans if we aborted
Josef Bacik
2
-4
/
+11
2013-07-01
Btrfs: wake up delayed ref flushing waiters on abort
Josef Bacik
1
-0
/
+1
2013-07-01
btrfs: fix the code comments for LZO compression workspace
Jie Liu
1
-2
/
+2
2013-07-01
Btrfs: fix broken nocow after balance
Miao Xie
1
-0
/
+44
2013-06-29
btrfs: more open-coded file_inode()
Al Viro
1
-4
/
+4
2013-06-29
[readdir] convert btrfs
Al Viro
3
-40
/
+21
2013-06-14
Btrfs: exclude logged extents before replying when we are mixed
Josef Bacik
3
-37
/
+99
2013-06-14
Btrfs: put our inode if orphan cleanup fails
Josef Bacik
1
-1
/
+3
2013-06-14
Btrfs: add some missing iput()'s in btrfs_orphan_cleanup
Josef Bacik
1
-1
/
+4
2013-06-14
Btrfs: do not pin while under spin lock
Josef Bacik
1
-4
/
+8
2013-06-14
Btrfs: Cocci spatch "memdup.spatch"
Thomas Meyer
1
-2
/
+1
2013-06-14
Btrfs: Cocci spatch "ptr_ret.spatch"
Thomas Meyer
1
-4
/
+1
2013-06-14
Btrfs: fix qgroup rescan resume on mount
Jan Schmidt
3
-69
/
+125
2013-06-14
Btrfs: avoid double free of fs_info->qgroup_ulist
Jan Schmidt
1
-2
/
+6
2013-06-14
Btrfs: fix memory patcher through fs_info->qgroup_ulist
Jan Schmidt
1
-1
/
+1
2013-06-14
Btrfs: simplify unlink reservations
Josef Bacik
3
-191
/
+50
2013-06-14
Btrfs: merge pending IO for tree log write back
Miao Xie
2
-6
/
+17
2013-06-14
Btrfs: allow file data clone within a file
Liu Bo
1
-7
/
+19
[next]