index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
btrfs_inode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-23
btrfs: introduce per-inode file extent tree
Josef Bacik
1
-0
/
+6
2019-11-18
Btrfs: remove unnecessary delalloc mutex for inodes
Filipe Manana
1
-3
/
+0
2019-07-01
btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
Johannes Thumshirn
1
-5
/
+5
2019-07-01
btrfs: format checksums according to type for printing
Johannes Thumshirn
1
-4
/
+16
2019-04-29
Btrfs: improve performance on fsync of files with multiple hardlinks
Filipe Manana
1
-6
/
+0
2019-04-29
btrfs: use common file type conversion
Phillip Potter
1
-2
/
+0
2018-12-17
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
1
-0
/
+6
2018-12-17
btrfs: drop extra enum initialization where using defaults
David Sterba
1
-1
/
+1
2018-12-17
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
1
-0
/
+1
2018-12-17
btrfs: Add function to distinguish between data and btree inode
Nikolay Borisov
1
-0
/
+5
2018-10-15
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
1
-4
/
+4
2018-08-06
btrfs: use timespec64 for i_otime
Arnd Bergmann
1
-1
/
+1
2018-05-28
Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enums
Omar Sandoval
1
-9
/
+11
2018-05-28
Btrfs: get rid of unused orphan infrastructure
Omar Sandoval
1
-1
/
+0
2018-05-28
Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM
Omar Sandoval
1
-1
/
+0
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-16
/
+3
2018-03-31
btrfs: open code trivial helper btrfs_page_exists_in_range
David Sterba
1
-6
/
+0
2018-03-31
btrfs: Use filemap_range_has_page()
Matthew Wilcox
1
-1
/
+5
2018-03-26
btrfs: Remove btrfs_inode::delayed_iput_count
Nikolay Borisov
1
-1
/
+0
2017-11-01
btrfs: make the delalloc block rsv per inode
Josef Bacik
1
-17
/
+9
2017-11-01
btrfs: add tracepoints for outstanding extents mods
Josef Bacik
1
-0
/
+2
2017-11-01
Btrfs: rework outstanding_extents
Josef Bacik
1
-0
/
+17
2017-08-16
btrfs: separate defrag and property compression
David Sterba
1
-0
/
+5
2017-08-16
btrfs: rename variable holding per-inode compression type
David Sterba
1
-2
/
+2
2017-08-16
btrfs: constify tracepoint arguments
Jeff Mahoney
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-1
/
+2
2017-04-26
Btrfs: fix reported number of inode blocks
Filipe Manana
1
-0
/
+7
2017-02-28
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
Nikolay Borisov
1
-3
/
+2
2017-02-28
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
Nikolay Borisov
1
-2
/
+2
2017-02-28
btrfs: make btrfs_print_data_csum_error take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2017-02-28
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
1
-4
/
+4
2017-02-28
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
1
-3
/
+3
2017-02-17
btrfs: Better csum error message for data csum mismatch
Qu Wenruo
1
-0
/
+18
2017-02-14
btrfs: Make btrfs_inode_in_log take btrfs_inode
Nikolay Borisov
1
-9
/
+7
2017-02-14
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
1
-5
/
+5
2016-09-26
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
1
-11
/
+0
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-01
Btrfs: fix warning of bytes_may_use
Liu Bo
1
-0
/
+2
2015-03-26
Btrfs: fix metadata inconsistencies after directory fsync
Filipe Manana
1
-3
/
+11
2015-02-02
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-03
Btrfs: be aware of btree inode write errors to avoid fs corruption
Filipe Manana
1
-0
/
+11
2014-09-17
Btrfs: implement repair function when direct read fails
Miao Xie
1
-1
/
+1
2014-09-17
Btrfs: do file data check by sub-bio's self
Miao Xie
1
-0
/
+9
2014-09-17
Btrfs: load checksum data once when submitting a direct read io
Miao Xie
1
-1
/
+0
2014-09-17
Btrfs: make defragment work with nodatacow option
Wang Shilong
1
-0
/
+6
[next]