index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: initial fsverity support
Boris Burkov
2021-08-23
1
-0
/
+7
*
btrfs: add ro compat flags to inodes
Boris Burkov
2021-08-23
1
-1
/
+19
*
btrfs: remove stale comment and logic from btrfs_inode_in_log()
Filipe Manana
2021-04-19
1
-13
/
+4
*
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
2021-04-19
1
-0
/
+15
*
btrfs: add a i_mmap_lock to our inode
Josef Bacik
2021-04-19
1
-0
/
+1
*
btrfs: make btrfs_dio_private::bytes u32
Qu Wenruo
2021-02-08
1
-1
/
+2
*
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-18
1
-0
/
+9
*
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
2020-12-08
1
-0
/
+7
*
btrfs: update the number of bytes used by an inode atomically
Filipe Manana
2020-12-08
1
-1
/
+2
*
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
2020-12-08
1
-1
/
+1
*
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
2020-12-08
1
-2
/
+1
*
btrfs: remove btrfs_inode::dio_sem
Goldwyn Rodrigues
2020-12-08
1
-10
/
+0
*
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
2020-10-07
1
-18
/
+0
*
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
2020-10-07
1
-0
/
+5
*
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
2020-10-07
1
-0
/
+5
*
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
[next]