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
/
btrfs_inode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
2017-02-17
1
-0
/
+18
*
btrfs: Make btrfs_inode_in_log take btrfs_inode
Nikolay Borisov
2017-02-14
1
-9
/
+7
*
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
1
-5
/
+5
*
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
1
-11
/
+0
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-1
/
+1
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-1
/
+1
*
|
Btrfs: add semaphore to synchronize direct IO writes with fsync
Filipe Manana
2016-05-13
1
-0
/
+10
|
/
*
btrfs: put delayed item hook into inode
David Sterba
2016-01-07
1
-0
/
+4
*
Btrfs: Direct I/O: Fix space accounting
chandan
2015-09-21
1
-2
/
+0
*
Btrfs: fix warning of bytes_may_use
Liu Bo
2015-07-01
1
-0
/
+2
*
Btrfs: fix metadata inconsistencies after directory fsync
Filipe Manana
2015-03-26
1
-3
/
+11
*
Btrfs: Add code to support file creation time
chandan r
2015-02-02
1
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-10-11
1
-1
/
+26
|
\
|
*
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
2014-10-03
1
-0
/
+11
|
*
Btrfs: implement repair function when direct read fails
Miao Xie
2014-09-17
1
-1
/
+1
|
*
Btrfs: do file data check by sub-bio's self
Miao Xie
2014-09-17
1
-0
/
+9
|
*
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
2014-09-17
1
-1
/
+0
|
*
Btrfs: make defragment work with nodatacow option
Wang Shilong
2014-09-17
1
-0
/
+6
*
|
Btrfs: set inode's logged_trans/last_log_commit after ranged fsync
Filipe Manana
2014-09-16
1
-2
/
+11
|
/
*
btrfs: disable strict file flushes for renames and truncates
Chris Mason
2014-08-15
1
-6
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-11
1
-0
/
+2
|
\
|
*
btrfs: Drop EXTENT_UPTODATE check in hole punching and direct locking
Alex Gartrell
2014-06-09
1
-0
/
+2
*
|
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-04-18
1
-1
/
+1
|
/
*
Btrfs: use signed integer instead of unsigned long integer for log transid
Miao Xie
2014-03-10
1
-7
/
+7
*
Btrfs: add support for inode properties
Filipe David Borba Manana
2014-01-28
1
-0
/
+1
*
Btrfs: introduce the delayed inode ref deletion for the single link inode
Miao Xie
2014-01-28
1
-0
/
+3
*
Btrfs: improve inode hash function/inode lookup
Filipe David Borba Manana
2013-11-11
1
-0
/
+20
*
Btrfs: check roots last log commit when checking if an inode has been logged
Josef Bacik
2013-09-21
1
-1
/
+4
*
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
2013-09-01
1
-0
/
+21
*
btrfs: fix minor typo in comment
Nathaniel Yazdani
2013-05-06
1
-1
/
+1
*
Btrfs: serialize unlocked dio reads with truncate
Miao Xie
2013-02-20
1
-0
/
+19
*
Btrfs: use the inode own lock to protect its delalloc_bytes
Miao Xie
2013-02-20
1
-0
/
+1
*
Btrfs: inline csums if we're fsyncing
Josef Bacik
2012-12-16
1
-0
/
+3
*
Btrfs: only log the inode item if we can get away with it
Josef Bacik
2012-12-16
1
-0
/
+1
*
Btrfs: fix a bug in checking whether a inode is already in log
Liu Bo
2012-10-01
1
-8
/
+6
*
Btrfs: turbo charge fsync
Josef Bacik
2012-10-01
1
-0
/
+1
*
Btrfs: kill free_space pointer from inode structure
Li Zefan
2012-07-23
1
-3
/
+0
*
Btrfs: kill root from btrfs_is_free_space_inode
Liu Bo
2012-07-23
1
-2
/
+3
*
Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
Liu Bo
2012-07-23
1
-2
/
+4
*
Btrfs: call filemap_fdatawrite twice for compression
Josef Bacik
2012-06-14
1
-0
/
+1
*
Btrfs: check to see if the inode is in the log before fsyncing
Josef Bacik
2012-05-30
1
-0
/
+13
*
Btrfs: fix how we deal with the orphan block rsv
Josef Bacik
2012-05-30
1
-3
/
+1
*
Btrfs: convert the inode bit field to use the actual bit operations
Josef Bacik
2012-05-30
1
-14
/
+16
*
Btrfs: use i_version instead of our own sequence
Josef Bacik
2012-05-30
1
-3
/
+0
*
Btrfs: add a delalloc mutex to inodes for delalloc reservations
Josef Bacik
2012-01-16
1
-0
/
+3
*
Btrfs: fix our reservations for updating an inode when completing io
Josef Bacik
2011-11-08
1
-3
/
+1
*
Btrfs: calculate checksum space correctly
Josef Bacik
2011-10-19
1
-0
/
+6
*
Btrfs: kill reserved_bytes in inode
Josef Bacik
2011-10-19
1
-5
/
+0
*
Btrfs: move stuff around in btrfs_inode to get better packing
Josef Bacik
2011-10-19
1
-3
/
+3
*
Btrfs: fix an oops when deleting snapshots
Liu Bo
2011-09-11
1
-1
/
+5
[next]