index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
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
*
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
*
Btrfs: don't auto defrag a file when doing directIO
Miao Xie
2012-12-16
1
-3
/
+0
*
Btrfs: refactor error handling to drop inode in btrfs_create()
Filipe Brandenburger
2012-12-16
1
-12
/
+11
*
Btrfs: fix permissions of empty files not affected by umask
Filipe Brandenburger
2012-12-16
1
-0
/
+6
*
Btrfs: add fiemap's flag check
Tsutomu Itoh
2012-12-16
1
-0
/
+8
*
Btrfs: handle errors from btrfs_map_bio() everywhere
Stefan Behrens
2012-12-12
1
-7
/
+20
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
1
-7
/
+5
*
Btrfs: cleanup for btrfs_btree_balance_dirty
Liu Bo
2012-12-12
1
-31
/
+11
*
fs/btrfs: drop if around WARN_ON
Julia Lawall
2012-12-12
1
-2
/
+1
*
fs/btrfs: use WARN
Julia Lawall
2012-12-12
1
-2
/
+1
*
Btrfs: fix joining the same transaction handler more than 2 times
Miao Xie
2012-12-12
1
-30
/
+47
*
Btrfs: make delalloc inodes be flushed by multi-task
Miao Xie
2012-12-11
1
-6
/
+72
*
Btrfs: improve the noflush reservation
Miao Xie
2012-12-11
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-26
1
-4
/
+3
|
\
|
*
Btrfs: Use btrfs_update_inode_fallback when creating a snapshot
Josef Bacik
2012-10-25
1
-4
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-10-10
1
-120
/
+266
|
\
\
|
|
/
|
*
Btrfs: confirmation of value is added before trace_btrfs_get_extent() is called
Tsutomu Itoh
2012-10-09
1
-1
/
+2
|
*
Btrfs: do not hold the file extent leaf locked when adding extent item
Josef Bacik
2012-10-09
1
-3
/
+1
|
*
Btrfs: add a type field for the transaction handle
Miao Xie
2012-10-09
1
-15
/
+4
|
*
btrfs: extended inode refs
Mark Fasheh
2012-10-09
1
-9
/
+14
|
*
btrfs: return EPERM upon rmdir on a subvolume
David Sterba
2012-10-04
1
-2
/
+3
|
*
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: fix corrupted metadata in the snapshot
Miao Xie
2012-10-01
1
-10
/
+9
|
*
btrfs: polish names of kmem caches
David Sterba
2012-10-01
1
-5
/
+5
|
*
Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defrag
Liu Bo
2012-10-01
1
-8
/
+12
|
*
Btrfs: add a new "type" field into the block reservation structure
Miao Xie
2012-10-01
1
-4
/
+4
|
*
Btrfs: do not take cleanup_work_sem in btrfs_run_delayed_iputs()
Sage Weil
2012-10-01
1
-2
/
+0
|
*
Btrfs: add hole punching
Josef Bacik
2012-10-01
1
-7
/
+21
|
*
Btrfs: remove unused hint byte argument for btrfs_drop_extents
Josef Bacik
2012-10-01
1
-9
/
+3
|
*
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
2012-10-01
1
-0
/
+2
|
*
Btrfs: fix wrong orphan count of the fs/file tree
Miao Xie
2012-10-01
1
-1
/
+1
|
*
Btrfs: improve fsync by filtering extents that we want
Liu Bo
2012-10-01
1
-0
/
+1
|
*
Btrfs: do not needlessly restart the transaction for enospc
Josef Bacik
2012-10-01
1
-35
/
+18
|
*
Btrfs: turbo charge fsync
Josef Bacik
2012-10-01
1
-10
/
+110
|
*
Btrfs: update last trans if we don't update the inode
Josef Bacik
2012-10-01
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-0
/
+5
|
\
\
[next]