index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: extended inode ref iteration
Mark Fasheh
2012-10-09
2
-37
/
+138
|
*
btrfs: extended inode refs
Mark Fasheh
2012-10-09
7
-79
/
+710
|
*
btrfs: improved readablity for add_inode_ref
Jan Schmidt
2012-10-08
1
-81
/
+97
|
*
Btrfs: handle not finding the extent exactly when logging changed extents
Josef Bacik
2012-10-08
1
-6
/
+40
|
*
btrfs: move transaction aborts to the point of failure
David Sterba
2012-10-08
4
-47
/
+80
|
*
Btrfs: fix the missing error information in create_pending_snapshot()
Miao Xie
2012-10-08
1
-22
/
+35
|
*
Btrfs: fix off-by-one in file clone
Liu Bo
2012-10-08
1
-9
/
+9
|
*
btrfs: allow setting NOCOW for a zero sized file via ioctl
David Sterba
2012-10-04
1
-4
/
+27
|
*
Btrfs: fix punch hole when no extent exists
Josef Bacik
2012-10-04
1
-1
/
+3
|
*
Btrfs: don't do anything in our ->freeze_fs and ->unfreeze_fs
Josef Bacik
2012-10-04
1
-6
/
+0
|
*
Btrfs: remove unused write cache pages hook
Josef Bacik
2012-10-04
1
-47
/
+0
|
*
Btrfs: fix race when getting the eb out of page->private
Josef Bacik
2012-10-04
1
-4
/
+19
|
*
Btrfs: do not hold the write_lock on the extent tree while logging
Josef Bacik
2012-10-04
3
-5
/
+20
|
*
Btrfs: fix race with freeze and free space inodes
Josef Bacik
2012-10-04
1
-2
/
+11
|
*
Btrfs: kill obsolete arguments in btrfs_wait_ordered_extents
Liu Bo
2012-10-04
6
-18
/
+7
|
*
Btrfs: cleanup fs_info->hashers
Liu Bo
2012-10-04
2
-2
/
+0
|
*
Btrfs: cleanup for duplicated code in find_free_extent
Liu Bo
2012-10-04
1
-4
/
+0
|
*
Btrfs: fix race in sync and freeze again
Josef Bacik
2012-10-04
3
-10
/
+18
|
*
btrfs: return EPERM upon rmdir on a subvolume
David Sterba
2012-10-04
1
-2
/
+3
|
*
Btrfs: using for_each_set_bit_from to simplify the code
Wei Yongjun
2012-10-04
1
-6
/
+2
|
*
Btrfs: write_buf is now callable outside send.c
Anand Jain
2012-10-04
2
-5
/
+7
|
*
Btrfs: remove unnecessary code in btree_get_extent()
Tsutomu Itoh
2012-10-04
1
-7
/
+1
|
*
Btrfs: cleanup of error processing in btree_get_extent()
Tsutomu Itoh
2012-10-04
1
-9
/
+5
|
*
Revert "Btrfs: do not do filemap_write_and_wait_range in fsync"
Miao Xie
2012-10-01
1
-3
/
+11
|
*
Btrfs: remove bytes argument from do_chunk_alloc
Josef Bacik
2012-10-01
1
-15
/
+10
|
*
Btrfs: delay block group item insertion
Josef Bacik
2012-10-01
4
-67
/
+79
|
*
btrfs: Kill some bi_idx references
Kent Overstreet
2012-10-01
2
-17
/
+2
|
*
Btrfs: fix unnecessary warning when the fragments make the space alloc fail
Miao Xie
2012-10-01
1
-1
/
+1
|
*
Btrfs: create a pinned em when writing to a prealloc range in DIO
Josef Bacik
2012-10-01
1
-0
/
+55
|
*
Btrfs: move the sb_end_intwrite until after the throttle logic
Josef Bacik
2012-10-01
1
-2
/
+2
|
*
Btrfs: use larger limit for translation of logical to inode
Liu Bo
2012-10-01
2
-4
/
+5
|
*
Btrfs: use helper for logical resolve
Liu Bo
2012-10-01
1
-16
/
+3
|
*
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
2012-10-01
5
-20
/
+34
|
*
Btrfs: cleanup for unused ref cache stuff
liubo
2012-10-01
2
-8
/
+0
|
*
Btrfs: fix corrupted metadata in the snapshot
Miao Xie
2012-10-01
3
-18
/
+32
|
*
btrfs: polish names of kmem caches
David Sterba
2012-10-01
4
-9
/
+9
|
*
Btrfs: fix our overcommit math
Josef Bacik
2012-10-01
1
-29
/
+42
|
*
Btrfs: wait on async pages when shrinking delalloc
Josef Bacik
2012-10-01
1
-0
/
+7
|
*
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
2012-10-01
5
-14
/
+28
|
*
Btrfs: check return value of ulist_alloc() properly
Tsutomu Itoh
2012-10-01
1
-0
/
+8
|
*
Btrfs: fix error handling in delete_block_group_cache()
Tsutomu Itoh
2012-10-01
1
-2
/
+2
|
*
Btrfs: fix wrong size for the reservation when doing, file pre-allocation.
Miao Xie
2012-10-01
1
-2
/
+2
|
*
Btrfs: output more information when aborting a unused transaction handle
Miao Xie
2012-10-01
1
-1
/
+7
|
*
Btrfs: fix unprotected ->log_batch
Miao Xie
2012-10-01
4
-11
/
+9
|
*
Btrfs: fix wrong size for the reservation of the, snapshot creation
Miao Xie
2012-10-01
2
-4
/
+4
|
*
Btrfs: fix the snapshot that should not exist
Miao Xie
2012-10-01
1
-15
/
+53
|
*
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-10-01
8
-22
/
+39
|
*
Btrfs: use a slab for ordered extents allocation
Miao Xie
2012-10-01
3
-3
/
+31
|
*
Btrfs: fix file extent discount problem in the, snapshot
Miao Xie
2012-10-01
2
-44
/
+25
|
*
Btrfs: fix full backref problem when inserting shared block reference
Miao Xie
2012-10-01
1
-0
/
+4
[prev]
[next]