index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-02
1
-174
/
+890
|
\
|
*
Btrfs: copy everything if we've created an inline extent
Josef Bacik
2013-02-28
1
-0
/
+1
|
*
btrfs: cleanup for open-coded alignment
Qu Wenruo
2013-02-26
1
-22
/
+15
|
*
Btrfs: do not change inode flags in rename
Liu Bo
2013-02-26
1
-25
/
+0
|
*
Btrfs: make sure NODATACOW also gets NODATASUM set
Josef Bacik
2013-02-26
1
-1
/
+2
|
*
Btrfs: fix wrong outstanding_extents when doing DIO write
Miao Xie
2013-02-21
1
-11
/
+9
|
*
Btrfs: snapshot-aware defrag
Liu Bo
2013-02-20
1
-0
/
+654
|
*
btrfs: limit fallocate extent reservation to 256MB
Zach Brown
2013-02-20
1
-2
/
+3
|
*
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
1
-6
/
+12
|
|
\
|
|
*
Merge branch 'for-linus' into raid56-experimental
Chris Mason
2013-02-05
1
-35
/
+102
|
|
|
\
|
|
*
|
Btrfs: RAID5 and RAID6
David Woodhouse
2013-02-01
1
-5
/
+13
|
|
*
|
Btrfs: add rw argument to merge_bio_hook()
David Woodhouse
2013-02-01
1
-2
/
+2
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...
Chris Mason
2013-02-20
1
-117
/
+204
|
|
\
\
\
|
|
*
|
|
Btrfs: fix cleaner thread not working with inode cache option
Liu Bo
2013-02-20
1
-1
/
+2
|
|
*
|
|
Btrfs: implement unlocked dio write
Miao Xie
2013-02-20
1
-12
/
+23
|
|
*
|
|
Btrfs: serialize unlocked dio reads with truncate
Miao Xie
2013-02-20
1
-2
/
+21
|
|
*
|
|
Btrfs: fix deadlock due to unsubmitted
Miao Xie
2013-02-20
1
-40
/
+41
|
|
*
|
|
Btrfs: cleanup orphan reservation if truncate fails
Josef Bacik
2013-02-20
1
-0
/
+2
|
|
*
|
|
Btrfs: steal from global reserve if we are cleaning up orphans
Josef Bacik
2013-02-20
1
-5
/
+0
|
|
*
|
|
Btrfs: handle errors in compression submission path
Josef Bacik
2013-02-20
1
-10
/
+28
|
|
*
|
|
Btrfs: account for orphan inodes properly during cleanup
Josef Bacik
2013-02-20
1
-0
/
+1
|
|
*
|
|
Btrfs: unreserve space if our ordered extent fails to work
Josef Bacik
2013-02-20
1
-1
/
+13
|
|
*
|
|
Btrfs: use the inode own lock to protect its delalloc_bytes
Miao Xie
2013-02-20
1
-13
/
+34
|
|
*
|
|
Btrfs: use percpu counter for fs_info->delalloc_bytes
Miao Xie
2013-02-20
1
-2
/
+4
|
|
*
|
|
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-02-20
1
-1
/
+1
|
|
*
|
|
Revert "Btrfs: fix permissions of empty files not affected by umask"
Josef Bacik
2013-02-20
1
-6
/
+0
|
|
*
|
|
Btrfs: traverse and flush the delalloc inodes once
Miao Xie
2013-02-20
1
-8
/
+1
|
|
*
|
|
Btrfs: use token to avoid times mapping extent buffer
Liu Bo
2013-02-20
1
-28
/
+35
|
|
*
|
|
Btrfs: wait on ordered extents at the last possible moment
Josef Bacik
2013-02-20
1
-0
/
+8
|
|
*
|
|
Btrfs: use wrapper page_offset
Miao Xie
2013-02-20
1
-3
/
+2
|
|
*
|
|
Btrfs: fix lots of orphan inodes when the space is not enough
Miao Xie
2013-02-20
1
-4
/
+7
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
new helper: file_inode(file)
Al Viro
2013-02-22
1
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-01-25
1
-35
/
+102
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Btrfs: fix repeated delalloc work allocation
Miao Xie
2013-01-24
1
-14
/
+41
|
*
|
btrfs: update timestamps on truncate()
Eric Sandeen
2013-01-14
1
-3
/
+14
|
*
|
btrfs: fix btrfs_cont_expand() freeing IS_ERR em
Zach Brown
2013-01-14
1
-0
/
+1
|
*
|
Btrfs: fix a bug when llseek for delalloc bytes behind prealloc extents
Liu Bo
2013-01-14
1
-3
/
+8
|
*
|
Btrfs: add orphan before truncating pagecache
Josef Bacik
2013-01-14
1
-15
/
+38
|
|
/
*
|
vfs: remove DCACHE_NEED_LOOKUP
Jeff Layton
2012-12-20
1
-15
/
+1
|
/
*
Btrfs: fix a bug of per-file nocow
Liu Bo
2012-12-17
1
-2
/
+1
*
Btrfs: fix hash overflow handling
Chris Mason
2012-12-17
1
-1
/
+23
*
Btrfs: fix permissions of empty files not affected by umask
Filipe Brandenburger
2012-12-16
1
-0
/
+4
*
Btrfs: do not call file_update_time in aio_write
Josef Bacik
2012-12-16
1
-24
/
+18
*
Btrfs: log changed inodes based on the extent map tree
Josef Bacik
2012-12-16
1
-53
/
+32
*
Btrfs: do not mark ems as prealloc if we are writing to them
Josef Bacik
2012-12-16
1
-2
/
+2
*
Btrfs: keep track of the extents original block length
Josef Bacik
2012-12-16
1
-4
/
+18
*
Btrfs: inline csums if we're fsyncing
Josef Bacik
2012-12-16
1
-1
/
+10
*
Btrfs: only log the inode item if we can get away with it
Josef Bacik
2012-12-16
1
-0
/
+1
*
Btrfs: fix wrong return value of btrfs_truncate_page()
Miao Xie
2012-12-16
1
-2
/
+1
[next]