index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-29
1
-0
/
+3
|
\
|
*
btrfs: fix possible free space tree corruption with online conversion
Josef Bacik
2021-01-25
1
-0
/
+3
*
|
Merge tag 'for-5.11-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-01-06
1
-2
/
+27
|
\
|
|
*
btrfs: fix race between RO remount and the cleaner task
Filipe Manana
2020-12-18
1
-1
/
+19
|
*
btrfs: correctly calculate item size used when item key collision happens
ethanwu
2020-12-18
1
-0
/
+6
|
*
btrfs: fix deadlock when cloning inline extent and low on free metadata space
Filipe Manana
2020-12-18
1
-1
/
+2
*
|
Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2020-12-15
1
-50
/
+163
|
\
|
|
*
btrfs: refactor btrfs_lookup_bio_sums to handle out-of-order bvecs
Qu Wenruo
2020-12-09
1
-2
/
+1
|
*
btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
Qu Wenruo
2020-12-09
1
-2
/
+36
|
*
btrfs: calculate inline extent buffer page size based on page size
Qu Wenruo
2020-12-09
1
-6
/
+0
|
*
btrfs: pass bio_offset to check_data_csum() directly
Qu Wenruo
2020-12-09
1
-1
/
+1
|
*
btrfs: keep sb cache_generation consistent with space_cache
Boris Burkov
2020-12-09
1
-0
/
+3
|
*
btrfs: do not block inode logging for so long during transaction commit
Filipe Manana
2020-12-09
1
-1
/
+1
|
*
btrfs: remove inode number cache feature
Nikolay Borisov
2020-12-09
1
-13
/
+2
|
*
btrfs: introduce max_zone_append_size
Naohiro Aota
2020-12-09
1
-0
/
+3
|
*
btrfs: check and enable ZONED mode
Naohiro Aota
2020-12-09
1
-0
/
+14
|
*
btrfs: make btrfs_update_inode_fallback take btrfs_inode
Nikolay Borisov
2020-12-08
1
-1
/
+1
|
*
btrfs: make btrfs_cont_expand take btrfs_inode
Nikolay Borisov
2020-12-08
1
-1
/
+1
|
*
btrfs: make btrfs_truncate_block take btrfs_inode
Nikolay Borisov
2020-12-08
1
-2
/
+2
|
*
btrfs: make btrfs_update_inode take btrfs_inode
Nikolay Borisov
2020-12-08
1
-2
/
+1
|
*
btrfs: make btrfs_truncate_inode_items take btrfs_inode
Nikolay Borisov
2020-12-08
1
-1
/
+1
|
*
btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode
Nikolay Borisov
2020-12-08
1
-1
/
+1
|
*
btrfs: remove btrfs_path::recurse
Josef Bacik
2020-12-08
1
-1
/
+0
|
*
btrfs: update the number of bytes used by an inode atomically
Filipe Manana
2020-12-08
1
-0
/
+8
|
*
btrfs: refactor btrfs_drop_extents() to make it easier to extend
Filipe Manana
2020-12-08
1
-9
/
+54
|
*
btrfs: don't miss async discards after scheduled work override
Pavel Begunkov
2020-12-08
1
-0
/
+1
|
*
btrfs: discard: store async discard delay as ns not as jiffies
Pavel Begunkov
2020-12-08
1
-1
/
+1
|
*
btrfs: make buffer_radix take sector size units
Qu Wenruo
2020-12-08
1
-0
/
+1
|
*
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
2020-12-08
1
-1
/
+0
|
*
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
1
-1
/
+0
|
*
btrfs: precalculate checksums per leaf once
David Sterba
2020-12-08
1
-1
/
+12
|
*
btrfs: store precalculated csum_size in fs_info
David Sterba
2020-12-08
1
-0
/
+1
|
*
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
2020-12-08
1
-1
/
+1
|
*
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
2020-12-08
1
-0
/
+2
|
*
btrfs: add set/get accessors for root_item::drop_level
David Sterba
2020-12-08
1
-0
/
+1
|
*
btrfs: remove dio iomap DSYNC workaround
Goldwyn Rodrigues
2020-12-08
1
-1
/
+0
|
*
btrfs: introduce btrfs_inode_lock()/unlock()
Goldwyn Rodrigues
2020-12-08
1
-0
/
+7
|
*
btrfs: split btrfs_direct_IO to read and write
Goldwyn Rodrigues
2020-12-08
1
-1
/
+4
|
*
btrfs: introduce mount option rescue=ignoredatacsums
Josef Bacik
2020-12-08
1
-0
/
+1
|
*
btrfs: introduce mount option rescue=ignorebadroots
Josef Bacik
2020-12-08
1
-0
/
+1
|
*
btrfs: set EXTENT_NORESERVE bits side btrfs_dirty_pages()
Goldwyn Rodrigues
2020-12-08
1
-1
/
+1
*
|
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
fs: Remove asm/kmap_types.h includes
Thomas Gleixner
2020-11-06
1
-1
/
+0
*
|
btrfs: fix lockdep splat when enabling and disabling qgroups
Filipe Manana
2020-11-23
1
-1
/
+4
|
/
*
btrfs: fix readahead hang and use-after-free after removing a device
Filipe Manana
2020-10-26
1
-0
/
+2
*
btrfs: remove struct extent_io_ops
Nikolay Borisov
2020-10-07
1
-2
/
+0
*
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
2020-10-07
1
-0
/
+2
*
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
2020-10-07
1
-0
/
+2
*
btrfs: use unaligned helpers for stack and header set/get helpers
David Sterba
2020-10-07
1
-6
/
+14
*
btrfs: sink total_data parameter in setup_items_for_insert
Nikolay Borisov
2020-10-07
1
-1
/
+1
[next]