index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
btrfs: fix min csum item size warnings in 32bit
Zach Brown
2012-10-09
1
-1
/
+2
|
*
Btrfs: run delayed refs first when out of space
Josef Bacik
2012-10-09
1
-10
/
+10
|
*
Btrfs: fix orphan transaction on the freezed filesystem
Miao Xie
2012-10-09
4
-23
/
+49
|
*
Btrfs: add a type field for the transaction handle
Miao Xie
2012-10-09
3
-42
/
+21
|
*
Btrfs: fix memory leak in start_transaction()
Miao Xie
2012-10-09
1
-1
/
+3
|
*
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
[prev]
[next]