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
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: try not to ENOSPC on log replay
Josef Bacik
2014-10-31
1
-1
/
+2
*
Btrfs: fix compressed write corruption on enospc
Liu Bo
2014-09-17
1
-0
/
+12
*
Btrfs: do not release metadata for space cache inodes
Josef Bacik
2014-06-27
1
-1
/
+7
*
Btrfs: fix tracking of orphan inode count
Filipe David Borba Manana
2014-06-27
1
-5
/
+8
*
fs: fix iversion handling
Christoph Hellwig
2014-03-05
1
-2
/
+6
*
Btrfs: disable snapshot aware defrag for now
Josef Bacik
2014-02-20
1
-1
/
+1
*
Btrfs: do not run snapshot-aware defragment on error
Liu Bo
2013-12-20
1
-19
/
+28
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-18
1
-0
/
+1
|
\
|
*
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
2013-10-18
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-10-12
1
-1
/
+1
|
\
\
|
|
/
|
*
Btrfs: use right root when checking for hash collision
Josef Bacik
2013-10-10
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-22
1
-5
/
+11
|
\
\
|
|
/
|
*
Btrfs: dir_inode_operations should use btrfs_update_time also
Guangyu Sun
2013-09-21
1
-0
/
+2
|
*
Btrfs: iput inode on allocation failure
Josef Bacik
2013-09-21
1
-0
/
+4
|
*
Btrfs: more efficient inode tree replace operation
Filipe David Borba Manana
2013-09-21
1
-5
/
+5
*
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
1
-1
/
+1
|
\
\
|
*
|
truncate: drop 'oldsize' truncate_pagecache() parameter
Kirill A. Shutemov
2013-09-12
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-12
1
-334
/
+281
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Btrfs: only update disk_i_size as we remove extents
Josef Bacik
2013-09-01
1
-3
/
+28
|
*
Btrfs: allow partial ordered extent completion
Josef Bacik
2013-09-01
1
-14
/
+46
|
*
Btrfs: do not clear our orphan item runtime flag on eexist
Josef Bacik
2013-09-01
1
-2
/
+2
|
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
1
-15
/
+8
|
*
Btrfs: avoid starting a transaction in the write path
Josef Bacik
2013-09-01
1
-145
/
+72
|
*
Btrfs: fix the error handling wrt orphan items
Josef Bacik
2013-09-01
1
-15
/
+26
|
*
Btrfs: allow compressed extents to be merged during defragment
Liu Bo
2013-09-01
1
-6
/
+8
|
*
Btrfs: fix what bits we clear when erroring out from delalloc
Josef Bacik
2013-09-01
1
-21
/
+28
|
*
Btrfs: cleanup arguments to extent_clear_unlock_delalloc
Josef Bacik
2013-09-01
1
-97
/
+65
|
*
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
2013-09-01
1
-51
/
+34
|
*
Btrfs: reset ret in record_one_backref
Josef Bacik
2013-09-01
1
-2
/
+1
*
|
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
*
|
btrfs: don't loop on large offsets in readdir
Zach Brown
2013-08-09
1
-8
/
+25
*
|
Btrfs: fix a bug of snapshot-aware defrag to make it work on partial extents
Liu Bo
2013-08-09
1
-4
/
+12
*
|
btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
Jie Liu
2013-08-09
1
-3
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-07-09
1
-281
/
+220
|
\
|
*
Btrfs: wait ordered range before doing direct io
Josef Bacik
2013-07-02
1
-1
/
+9
|
*
Btrfs: cleanup redundant code in btrfs_submit_direct()
Miao Xie
2013-07-02
1
-9
/
+1
|
*
Btrfs: check if we can nocow if we don't have data space
Josef Bacik
2013-07-02
1
-15
/
+25
|
*
Btrfs: check for actual acls rather than just xattrs when caching no acl
Josef Bacik
2013-07-02
1
-2
/
+16
|
*
Btrfs: move btrfs_truncate_page to btrfs_cont_expand instead of btrfs_truncate
Josef Bacik
2013-07-01
1
-5
/
+10
|
*
Btrfs: unlock extent range on enospc in compressed submit
Josef Bacik
2013-07-01
1
-1
/
+5
|
*
Btrfs: put our inode if orphan cleanup fails
Josef Bacik
2013-06-14
1
-1
/
+3
|
*
Btrfs: add some missing iput()'s in btrfs_orphan_cleanup
Josef Bacik
2013-06-14
1
-1
/
+4
|
*
Btrfs: simplify unlink reservations
Josef Bacik
2013-06-14
1
-190
/
+22
|
*
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
1
-2
/
+2
|
*
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
1
-44
/
+123
|
*
Btrfs: cleanup: don't check the same thing twice
Stefan Behrens
2013-06-14
1
-10
/
+0
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-07-02
1
-1
/
+2
|
\
\
|
*
|
mm: change invalidatepage prototype to accept length
Lukas Czerner
2013-05-21
1
-1
/
+2
*
|
|
[readdir] convert btrfs
Al Viro
2013-06-29
1
-33
/
+16
[next]