index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-174
/
+890
2013-02-28
Btrfs: copy everything if we've created an inline extent
Josef Bacik
1
-0
/
+1
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-26
btrfs: cleanup for open-coded alignment
Qu Wenruo
1
-22
/
+15
2013-02-26
Btrfs: do not change inode flags in rename
Liu Bo
1
-25
/
+0
2013-02-26
Btrfs: make sure NODATACOW also gets NODATASUM set
Josef Bacik
1
-1
/
+2
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-02-21
Btrfs: fix wrong outstanding_extents when doing DIO write
Miao Xie
1
-11
/
+9
2013-02-21
Btrfs: snapshot-aware defrag
Liu Bo
1
-0
/
+654
2013-02-20
btrfs: limit fallocate extent reservation to 256MB
Zach Brown
1
-2
/
+3
2013-02-20
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
1
-6
/
+12
2013-02-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
1
-117
/
+204
2013-02-20
Btrfs: fix cleaner thread not working with inode cache option
Liu Bo
1
-1
/
+2
2013-02-20
Btrfs: implement unlocked dio write
Miao Xie
1
-12
/
+23
2013-02-20
Btrfs: serialize unlocked dio reads with truncate
Miao Xie
1
-2
/
+21
2013-02-20
Btrfs: fix deadlock due to unsubmitted
Miao Xie
1
-40
/
+41
2013-02-20
Btrfs: cleanup orphan reservation if truncate fails
Josef Bacik
1
-0
/
+2
2013-02-20
Btrfs: steal from global reserve if we are cleaning up orphans
Josef Bacik
1
-5
/
+0
2013-02-20
Btrfs: handle errors in compression submission path
Josef Bacik
1
-10
/
+28
2013-02-20
Btrfs: account for orphan inodes properly during cleanup
Josef Bacik
1
-0
/
+1
2013-02-20
Btrfs: unreserve space if our ordered extent fails to work
Josef Bacik
1
-1
/
+13
2013-02-20
Btrfs: use the inode own lock to protect its delalloc_bytes
Miao Xie
1
-13
/
+34
2013-02-20
Btrfs: use percpu counter for fs_info->delalloc_bytes
Miao Xie
1
-2
/
+4
2013-02-20
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
1
-1
/
+1
2013-02-20
Revert "Btrfs: fix permissions of empty files not affected by umask"
Josef Bacik
1
-6
/
+0
2013-02-20
Btrfs: traverse and flush the delalloc inodes once
Miao Xie
1
-8
/
+1
2013-02-20
Btrfs: use token to avoid times mapping extent buffer
Liu Bo
1
-28
/
+35
2013-02-20
Btrfs: wait on ordered extents at the last possible moment
Josef Bacik
1
-0
/
+8
2013-02-20
Btrfs: use wrapper page_offset
Miao Xie
1
-3
/
+2
2013-02-20
Btrfs: fix lots of orphan inodes when the space is not enough
Miao Xie
1
-4
/
+7
2013-02-05
Merge branch 'for-linus' into raid56-experimental
Chris Mason
1
-35
/
+102
2013-02-01
Btrfs: RAID5 and RAID6
David Woodhouse
1
-5
/
+13
2013-02-01
Btrfs: add rw argument to merge_bio_hook()
David Woodhouse
1
-2
/
+2
2013-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-35
/
+102
2013-01-24
Btrfs: fix repeated delalloc work allocation
Miao Xie
1
-14
/
+41
2013-01-14
btrfs: update timestamps on truncate()
Eric Sandeen
1
-3
/
+14
2013-01-14
btrfs: fix btrfs_cont_expand() freeing IS_ERR em
Zach Brown
1
-0
/
+1
2013-01-14
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
Liu Bo
1
-3
/
+8
2013-01-14
Btrfs: add orphan before truncating pagecache
Josef Bacik
1
-15
/
+38
2012-12-20
vfs: remove DCACHE_NEED_LOOKUP
Jeff Layton
1
-15
/
+1
2012-12-17
Btrfs: fix a bug of per-file nocow
Liu Bo
1
-2
/
+1
2012-12-17
Btrfs: fix hash overflow handling
Chris Mason
1
-1
/
+23
2012-12-17
Btrfs: fix permissions of empty files not affected by umask
Filipe Brandenburger
1
-0
/
+4
2012-12-17
Btrfs: do not call file_update_time in aio_write
Josef Bacik
1
-24
/
+18
2012-12-17
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
1
-53
/
+32
2012-12-17
Btrfs: do not mark ems as prealloc if we are writing to them
Josef Bacik
1
-2
/
+2
2012-12-17
Btrfs: keep track of the extents original block length
Josef Bacik
1
-4
/
+18
2012-12-17
Btrfs: inline csums if we're fsyncing
Josef Bacik
1
-1
/
+10
2012-12-17
Btrfs: only log the inode item if we can get away with it
Josef Bacik
1
-0
/
+1
2012-12-17
Btrfs: fix wrong return value of btrfs_truncate_page()
Miao Xie
1
-2
/
+1
[next]