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
2021-04-19
btrfs: remove stale comment and logic from btrfs_inode_in_log()
Filipe Manana
1
-13
/
+4
2021-04-19
btrfs: fix race between marking inode needs to be logged and log syncing
Filipe Manana
1
-0
/
+15
2021-04-19
btrfs: add a i_mmap_lock to our inode
Josef Bacik
1
-0
/
+1
2021-02-08
btrfs: make btrfs_dio_private::bytes u32
Qu Wenruo
1
-1
/
+2
2020-12-18
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
1
-0
/
+9
2020-12-08
btrfs: skip unnecessary searches for xattrs when logging an inode
Filipe Manana
1
-0
/
+7
2020-12-08
btrfs: update the number of bytes used by an inode atomically
Filipe Manana
1
-1
/
+2
2020-12-08
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
1
-1
/
+1
2020-12-08
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
1
-2
/
+1
2020-12-08
btrfs: remove btrfs_inode::dio_sem
Goldwyn Rodrigues
1
-10
/
+0
2020-10-07
btrfs: rename BTRFS_INODE_ORDERED_DATA_CLOSE flag
Nikolay Borisov
1
-1
/
+1
2020-10-07
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
1
-18
/
+0
2020-10-07
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
1
-0
/
+5
2020-10-07
btrfs: make fast fsyncs wait only for writeback
Filipe Manana
1
-0
/
+5
2020-07-27
btrfs: reduce contention on log trees when logging checksums
Filipe Manana
1
-0
/
+11
2020-06-09
Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
David Sterba
1
-0
/
+18
2020-05-28
btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
Goldwyn Rodrigues
1
-18
/
+0
2020-05-25
btrfs: get rid of one layer of bios in direct I/O
Omar Sandoval
1
-16
/
+0
2020-05-25
btrfs: put direct I/O checksums in btrfs_dio_private instead of bio
Omar Sandoval
1
-0
/
+3
2020-05-25
btrfs: convert btrfs_dio_private->pending_bios to refcount_t
Omar Sandoval
1
-2
/
+6
2020-05-25
btrfs: remove unused btrfs_dio_private::private
Omar Sandoval
1
-1
/
+0
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
[next]