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
2012-10-09
btrfs: extended inode ref iteration
Mark Fasheh
2
-37
/
+138
2012-10-09
btrfs: extended inode refs
Mark Fasheh
7
-79
/
+710
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
1
-1
/
+1
2012-10-08
btrfs: improved readablity for add_inode_ref
Jan Schmidt
1
-81
/
+97
2012-10-08
Btrfs: handle not finding the extent exactly when logging changed extents
Josef Bacik
1
-6
/
+40
2012-10-08
btrfs: move transaction aborts to the point of failure
David Sterba
4
-47
/
+80
2012-10-08
Btrfs: fix the missing error information in create_pending_snapshot()
Miao Xie
1
-22
/
+35
2012-10-08
Btrfs: fix off-by-one in file clone
Liu Bo
1
-9
/
+9
2012-10-04
btrfs: allow setting NOCOW for a zero sized file via ioctl
David Sterba
1
-4
/
+27
2012-10-04
Btrfs: fix punch hole when no extent exists
Josef Bacik
1
-1
/
+3
2012-10-04
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
Josef Bacik
1
-6
/
+0
2012-10-04
Btrfs: remove unused write cache pages hook
Josef Bacik
1
-47
/
+0
2012-10-04
Btrfs: fix race when getting the eb out of page->private
Josef Bacik
1
-4
/
+19
2012-10-04
Btrfs: do not hold the write_lock on the extent tree while logging
Josef Bacik
3
-5
/
+20
2012-10-04
Btrfs: fix race with freeze and free space inodes
Josef Bacik
1
-2
/
+11
2012-10-04
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
Liu Bo
6
-18
/
+7
2012-10-04
Btrfs: cleanup fs_info->hashers
Liu Bo
2
-2
/
+0
2012-10-04
Btrfs: cleanup for duplicated code in find_free_extent
Liu Bo
1
-4
/
+0
2012-10-04
Btrfs: fix race in sync and freeze again
Josef Bacik
3
-10
/
+18
2012-10-04
btrfs: return EPERM upon rmdir on a subvolume
David Sterba
1
-2
/
+3
2012-10-04
Btrfs: using for_each_set_bit_from to simplify the code
Wei Yongjun
1
-6
/
+2
2012-10-04
Btrfs: write_buf is now callable outside send.c
Anand Jain
2
-5
/
+7
2012-10-04
Btrfs: remove unnecessary code in btree_get_extent()
Tsutomu Itoh
1
-7
/
+1
2012-10-04
Btrfs: cleanup of error processing in btree_get_extent()
Tsutomu Itoh
1
-9
/
+5
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-28
/
+33
2012-10-02
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2
-0
/
+11
2012-10-02
btrfs: reada_extent doesn't need kref for refcount
Al Viro
1
-11
/
+7
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-15
/
+15
2012-10-01
Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"
Miao Xie
1
-3
/
+11
2012-10-01
Btrfs: remove bytes argument from do_chunk_alloc
Josef Bacik
1
-15
/
+10
2012-10-01
Btrfs: delay block group item insertion
Josef Bacik
4
-67
/
+79
2012-10-01
btrfs: Kill some bi_idx references
Kent Overstreet
2
-17
/
+2
2012-10-01
Btrfs: fix unnecessary warning when the fragments make the space alloc fail
Miao Xie
1
-1
/
+1
2012-10-01
Btrfs: create a pinned em when writing to a prealloc range in DIO
Josef Bacik
1
-0
/
+55
2012-10-01
Btrfs: move the sb_end_intwrite until after the throttle logic
Josef Bacik
1
-2
/
+2
2012-10-01
Btrfs: use larger limit for translation of logical to inode
Liu Bo
2
-4
/
+5
2012-10-01
Btrfs: use helper for logical resolve
Liu Bo
1
-16
/
+3
2012-10-01
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
5
-20
/
+34
2012-10-01
Btrfs: cleanup for unused ref cache stuff
liubo
2
-8
/
+0
2012-10-01
Btrfs: fix corrupted metadata in the snapshot
Miao Xie
3
-18
/
+32
2012-10-01
btrfs: polish names of kmem caches
David Sterba
4
-9
/
+9
2012-10-01
Btrfs: fix our overcommit math
Josef Bacik
1
-29
/
+42
2012-10-01
Btrfs: wait on async pages when shrinking delalloc
Josef Bacik
1
-0
/
+7
2012-10-01
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
5
-14
/
+28
2012-10-01
Btrfs: check return value of ulist_alloc() properly
Tsutomu Itoh
1
-0
/
+8
2012-10-01
Btrfs: fix error handling in delete_block_group_cache()
Tsutomu Itoh
1
-2
/
+2
2012-10-01
Btrfs: fix wrong size for the reservation when doing, file pre-allocation.
Miao Xie
1
-2
/
+2
2012-10-01
Btrfs: output more information when aborting a unused transaction handle
Miao Xie
1
-1
/
+7
2012-10-01
Btrfs: fix unprotected ->log_batch
Miao Xie
4
-11
/
+9
2012-10-01
Btrfs: fix wrong size for the reservation of the, snapshot creation
Miao Xie
2
-4
/
+4
[prev]
[next]