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
/
delayed-inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: improve the delayed inode throttling
Chris Mason
2013-03-07
1
-61
/
+90
*
btrfs: remove unused "item" in btrfs_insert_delayed_item()
Eric Sandeen
2013-02-20
1
-2
/
+0
*
Btrfs: fix lots of orphan inodes when the space is not enough
Miao Xie
2013-02-20
1
-13
/
+77
*
Btrfs: cleanup similar code in delayed inode
Miao Xie
2013-02-20
1
-46
/
+37
*
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-12-12
1
-4
/
+1
*
Btrfs: improve the noflush reservation
Miao Xie
2012-12-11
1
-2
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-10
1
-3
/
+3
|
\
|
*
btrfs: polish names of kmem caches
David Sterba
2012-10-01
1
-1
/
+1
|
*
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-10-01
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-10-02
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
userns: Convert btrfs to use kuid/kgid where appropriate
Eric W. Biederman
2012-09-21
1
-4
/
+4
*
|
Btrfs: barrier before waitqueue_active
Josef Bacik
2012-08-28
1
-4
/
+3
*
|
btrfs: fix second lock in btrfs_delete_delayed_items()
Fengguang Wu
2012-08-28
1
-2
/
+3
|
/
*
Btrfs: zero unused bytes in inode item
Li Zefan
2012-07-23
1
-0
/
+1
*
Btrfs: flush delayed inodes if we're short on space
Josef Bacik
2012-07-23
1
-3
/
+19
*
Btrfs: destroy the items of the delayed inodes in error handling routine
Miao Xie
2012-06-15
1
-0
/
+18
*
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
2012-05-30
1
-2
/
+2
*
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-05-30
1
-2
/
+2
*
btrfs: replace many BUG_ONs with proper error handling
Jeff Mahoney
2012-03-22
1
-7
/
+20
*
btrfs: return void in functions without error conditions
Jeff Mahoney
2012-03-22
1
-4
/
+2
*
Btrfs: space leak tracepoints
Josef Bacik
2012-01-16
1
-12
/
+33
*
Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/sc...
Linus Torvalds
2011-12-16
1
-2
/
+2
|
\
|
*
Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code
Chris Mason
2011-12-15
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-11
1
-1
/
+57
|
\
\
|
|
/
|
*
Btrfs: tweak the delayed inode reservations again
Chris Mason
2011-11-10
1
-6
/
+3
|
*
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-11-08
1
-3
/
+62
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2011-11-06
1
-15
/
+35
|
\
\
|
|
/
|
*
Btrfs: fix delayed insertion reservation
Josef Bacik
2011-11-06
1
-8
/
+28
|
*
Btrfs: make a delayed_block_rsv for the delayed item insertion
Josef Bacik
2011-11-06
1
-7
/
+7
*
|
filesystems: add set_nlink()
Miklos Szeredi
2011-11-02
1
-1
/
+1
|
/
*
Btrfs: switch the btrfs tree locks to reader/writer
Chris Mason
2011-07-27
1
-1
/
+1
*
btrfs: fix inconsonant inode information
Miao Xie
2011-06-27
1
-24
/
+80
*
Btrfs: avoid delayed metadata items during commits
Chris Mason
2011-06-17
1
-0
/
+7
*
btrfs: fix wrong reservation when doing delayed inode operations
Miao Xie
2011-06-17
1
-5
/
+20
*
btrfs: fix uninitialized variable warning
David Sterba
2011-06-04
1
-1
/
+1
*
Btrfs: fix uninit variable in the delayed inode code
Chris Mason
2011-06-04
1
-0
/
+1
*
Merge branch 'for-chris' of
Chris Mason
2011-05-28
1
-3
/
+2
*
Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into ino...
Chris Mason
2011-05-22
1
-7
/
+7
*
Btrfs: update the delayed inode code to use the btrfs_ino helper.
Chris Mason
2011-05-22
1
-5
/
+6
*
btrfs: implement delayed inode items operation
Miao Xie
2011-05-21
1
-0
/
+1694