index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: reduce contention on log trees when logging checksums
Filipe Manana
2020-07-27
1
-0
/
+11
*
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
2020-06-09
1
-0
/
+18
*
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-05-28
1
-18
/
+0
*
btrfs: get rid of one layer of bios in direct I/O
Omar Sandoval
2020-05-25
1
-16
/
+0
*
btrfs: put direct I/O checksums in btrfs_dio_private instead of bio
Omar Sandoval
2020-05-25
1
-0
/
+3
*
btrfs: convert btrfs_dio_private->pending_bios to refcount_t
Omar Sandoval
2020-05-25
1
-2
/
+6
*
btrfs: remove unused btrfs_dio_private::private
Omar Sandoval
2020-05-25
1
-1
/
+0
*
btrfs: introduce per-inode file extent tree
Josef Bacik
2020-03-23
1
-0
/
+6
*
Btrfs: remove unnecessary delalloc mutex for inodes
Filipe Manana
2019-11-18
1
-3
/
+0
*
btrfs: remove assumption about csum type form btrfs_print_data_csum_error()
Johannes Thumshirn
2019-07-01
1
-5
/
+5
*
btrfs: format checksums according to type for printing
Johannes Thumshirn
2019-07-01
1
-4
/
+16
*
Btrfs: improve performance on fsync of files with multiple hardlinks
Filipe Manana
2019-04-29
1
-6
/
+0
*
btrfs: use common file type conversion
Phillip Potter
2019-04-29
1
-2
/
+0
*
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
2018-12-17
1
-0
/
+6
*
btrfs: drop extra enum initialization where using defaults
David Sterba
2018-12-17
1
-1
/
+1
*
btrfs: use tagged writepage to mitigate livelock of snapshot
Ethan Lien
2018-12-17
1
-0
/
+1
*
btrfs: Add function to distinguish between data and btree inode
Nikolay Borisov
2018-12-17
1
-0
/
+5
*
btrfs: Remove 'objectid' member from struct btrfs_root
Misono Tomohiro
2018-10-15
1
-4
/
+4
*
btrfs: use timespec64 for i_otime
Arnd Bergmann
2018-08-06
1
-1
/
+1
*
Btrfs: renumber BTRFS_INODE_ runtime flags and switch to enums
Omar Sandoval
2018-05-28
1
-9
/
+11
*
Btrfs: get rid of unused orphan infrastructure
Omar Sandoval
2018-05-28
1
-1
/
+0
*
Btrfs: get rid of BTRFS_INODE_HAS_ORPHAN_ITEM
Omar Sandoval
2018-05-28
1
-1
/
+0
*
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
2018-04-12
1
-16
/
+3
*
btrfs: open code trivial helper btrfs_page_exists_in_range
David Sterba
2018-03-31
1
-6
/
+0
*
btrfs: Use filemap_range_has_page()
Matthew Wilcox
2018-03-31
1
-1
/
+5
*
btrfs: Remove btrfs_inode::delayed_iput_count
Nikolay Borisov
2018-03-26
1
-1
/
+0
*
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
1
-17
/
+9
*
btrfs: add tracepoints for outstanding extents mods
Josef Bacik
2017-11-01
1
-0
/
+2
*
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
1
-0
/
+17
*
btrfs: separate defrag and property compression
David Sterba
2017-08-16
1
-0
/
+5
*
btrfs: rename variable holding per-inode compression type
David Sterba
2017-08-16
1
-2
/
+2
*
btrfs: constify tracepoint arguments
Jeff Mahoney
2017-08-16
1
-2
/
+2
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-1
/
+2
*
Btrfs: fix reported number of inode blocks
Filipe Manana
2017-04-26
1
-0
/
+7
*
btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode
Nikolay Borisov
2017-02-28
1
-3
/
+2
*
btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode
Nikolay Borisov
2017-02-28
1
-2
/
+2
*
btrfs: make btrfs_print_data_csum_error take btrfs_inode
Nikolay Borisov
2017-02-28
1
-4
/
+4
*
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
2017-02-28
1
-4
/
+4
*
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
2017-02-28
1
-3
/
+3
*
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
[next]