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