index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
btrfs: free PERTRANS at the end of cleanup_transaction()
Boris Burkov
1
-4
/
+1
2024-05-07
btrfs: compression: migrate compression/decompression paths to folios
Qu Wenruo
6
-255
/
+251
2024-05-07
btrfs: introduce btrfs_alloc_folio_array()
Qu Wenruo
2
-0
/
+33
2024-05-07
btrfs: migrate insert_inline_extent() to folio interfaces
Qu Wenruo
1
-8
/
+10
2024-05-07
btrfs: make insert_inline_extent() accept one page directly
Qu Wenruo
1
-22
/
+25
2024-05-07
btrfs: compression: convert page allocation to folio interfaces
Qu Wenruo
6
-24
/
+24
2024-05-07
btrfs: compression: add error handling for missed page cache
Qu Wenruo
5
-8
/
+46
2024-05-07
btrfs: stop locking the source extent range during reflink
Filipe Manana
2
-38
/
+24
2024-05-07
btrfs: qgroup: delete unnecessary check in btrfs_qgroup_check_inherit()
Dan Carpenter
1
-3
/
+0
2024-05-07
btrfs: convert put_file_data() to folios
Goldwyn Rodrigues
1
-22
/
+23
2024-05-07
btrfs: convert relocate_one_page() to folios and rename
Goldwyn Rodrigues
1
-46
/
+47
2024-05-07
btrfs: page to folio conversion: prealloc_file_extent_cluster()
Goldwyn Rodrigues
1
-6
/
+6
2024-05-07
btrfs: rename err to ret in btrfs_direct_write()
Anand Jain
1
-24
/
+24
2024-05-07
btrfs: rename err to ret in prepare_pages()
Anand Jain
1
-12
/
+12
2024-05-07
btrfs: rename err to ret in btrfs_dirty_pages()
Anand Jain
1
-4
/
+4
2024-05-07
btrfs: rename err to ret in create_reloc_inode()
Anand Jain
1
-9
/
+9
2024-05-07
btrfs: rename err to ret in __btrfs_end_transaction()
Anand Jain
1
-4
/
+4
2024-05-07
btrfs: rename err to ret in convert_extent_bit()
Anand Jain
1
-15
/
+15
2024-05-07
btrfs: rename err to ret in __set_extent_bit()
Anand Jain
1
-14
/
+14
2024-05-07
btrfs: rename err to ret in btrfs_ioctl_snap_destroy()
Anand Jain
1
-33
/
+33
2024-05-07
btrfs: rename err to ret in btrfs_cont_expand()
Anand Jain
1
-13
/
+13
2024-05-07
btrfs: rename err to ret in btrfs_rmdir()
Anand Jain
1
-11
/
+11
2024-05-07
btrfs: rename err to ret in btrfs_initxattrs()
Anand Jain
1
-5
/
+5
2024-05-07
btrfs: warn if EXTENT_BUFFER_UPTODATE is set while reading
Tavian Barnes
1
-0
/
+7
2024-05-07
btrfs: add helper to clear EXTENT_BUFFER_READING
Tavian Barnes
1
-6
/
+9
2024-05-07
btrfs: avoid pointless wake ups of drew lock readers
Filipe Manana
1
-2
/
+6
2024-05-07
btrfs: remove pointless writepages callback wrapper
Filipe Manana
3
-10
/
+2
2024-05-07
btrfs: remove pointless readahead callback wrapper
Filipe Manana
3
-7
/
+2
2024-05-07
btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()
Filipe Manana
4
-14
/
+14
2024-05-07
btrfs: locking: inline btrfs_tree_lock() and btrfs_tree_read_lock()
Filipe Manana
2
-12
/
+12
2024-05-07
btrfs: remove pointless BUG_ON() when creating snapshot
Filipe Manana
1
-2
/
+0
2024-05-06
Merge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-15
/
+18
2024-05-03
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
3
-5
/
+5
2024-05-02
set_blocksize(): switch to passing struct file *
Al Viro
2
-3
/
+3
2024-05-02
btrfs_get_bdev_and_sb(): call set_blocksize() only for exclusive opens
Al Viro
1
-4
/
+7
2024-05-02
btrfs: make sure that WRITTEN is set on all metadata blocks
Josef Bacik
2
-15
/
+16
2024-05-02
btrfs: qgroup: do not check qgroup inherit if qgroup is disabled
Qu Wenruo
1
-0
/
+2
2024-05-02
Merge tag 'for-6.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-16
/
+40
2024-04-30
btrfs: set correct ram_bytes when splitting ordered extent
Qu Wenruo
1
-0
/
+1
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-27
/
+25
2024-04-25
btrfs: take the cleaner_mutex earlier in qgroup disable
Josef Bacik
2
-16
/
+38
2024-04-25
btrfs: add missing mutex_unlock in btrfs_relocate_sys_chunks()
Dominique Martinet
1
-0
/
+1
2024-04-24
Merge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-27
/
+25
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-15
/
+14
2024-04-18
btrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()
Qu Wenruo
2
-1
/
+6
2024-04-18
btrfs: fix information leak in btrfs_ioctl_logical_to_ino()
Johannes Thumshirn
1
-9
/
+3
2024-04-17
Merge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+14
2024-04-18
btrfs: fallback if compressed IO fails for ENOSPC
Sweet Tea Dorminy
1
-7
/
+6
2024-04-18
btrfs: scrub: run relocation repair when/only needed
Naohiro Aota
1
-9
/
+9
2024-04-18
btrfs: remove colon from messages with state
David Sterba
1
-1
/
+1
[prev]
[next]