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-07-11
btrfs: avoid removal and re-insertion of split ordered extent
Filipe Manana
1
-14
/
+6
2024-07-11
btrfs: add comment about locking to btrfs_split_ordered_extent()
Filipe Manana
1
-0
/
+17
2024-07-11
btrfs: reduce critical section at btrfs_wait_ordered_extents()
Filipe Manana
1
-1
/
+1
2024-07-11
btrfs: reduce critical section at btrfs_wait_ordered_roots()
Filipe Manana
1
-3
/
+3
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
31
-100
/
+99
2024-07-11
btrfs: do not directly include rwlock_types.h
Qu Wenruo
1
-1
/
+1
2024-07-11
btrfs: cleanup recursive include of the same header
Qu Wenruo
5
-5
/
+0
2024-07-11
btrfs: qgroup: delete a TODO about using kmem cache to allocate structures
Junchao Sun
1
-1
/
+0
2024-07-11
btrfs: make extent_write_locked_range() handle subpage writeback correctly
Qu Wenruo
1
-2
/
+5
2024-07-11
btrfs: do not clear page dirty inside extent_write_locked_range()
Qu Wenruo
1
-3
/
+1
2024-07-11
btrfs: lock subpage ranges in one go for writepage_delalloc()
Qu Wenruo
2
-7
/
+104
2024-07-11
btrfs: subpage: introduce helpers to handle subpage delalloc locking
Qu Wenruo
2
-0
/
+124
2024-07-11
btrfs: make __extent_writepage_io() to write specified range only
Qu Wenruo
3
-14
/
+29
2024-07-11
btrfs: add MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-11
btrfs: rename err to ret in btrfs_drop_snapshot()
Anand Jain
1
-25
/
+26
2024-07-11
btrfs: rename err to ret in btrfs_recover_relocation()
Anand Jain
1
-28
/
+28
2024-07-11
btrfs: rename ret to ret2 in btrfs_recover_relocation()
Anand Jain
1
-4
/
+4
2024-07-11
btrfs: rename ret to err in btrfs_recover_relocation()
Anand Jain
1
-17
/
+11
2024-07-11
btrfs: rename err to ret in btrfs_cleanup_fs_roots()
Anand Jain
1
-18
/
+19
2024-07-11
btrfs: cleanup duplicated parameters related to btrfs_create_dio_extent()
Qu Wenruo
1
-14
/
+7
2024-07-11
btrfs: cleanup duplicated parameters related to create_io_em()
Qu Wenruo
3
-43
/
+16
2024-07-11
btrfs: cleanup duplicated parameters related to btrfs_alloc_ordered_extent
Qu Wenruo
4
-66
/
+52
2024-07-11
btrfs: cleanup duplicated parameters related to can_nocow_file_extent_args
Qu Wenruo
3
-51
/
+39
2024-07-11
btrfs: remove extent_map::block_start member
Qu Wenruo
13
-199
/
+163
2024-07-11
btrfs: remove extent_map::block_len member
Qu Wenruo
9
-101
/
+41
2024-07-11
btrfs: remove extent_map::orig_start member
Qu Wenruo
12
-121
/
+55
2024-07-11
btrfs: introduce extra sanity checks for extent maps
Qu Wenruo
4
-2
/
+119
2024-07-11
btrfs: introduce new members for extent_map
Qu Wenruo
6
-11
/
+156
2024-07-11
btrfs: export the expected file extent through can_nocow_extent()
Qu Wenruo
3
-5
/
+34
2024-07-11
btrfs: rename extent_map::orig_block_len to disk_num_bytes
Qu Wenruo
6
-20
/
+20
2024-07-11
btrfs: move fiemap code into its own file
Filipe Manana
6
-925
/
+943
2024-07-11
btrfs: send: get rid of the label and gotos at ensure_commit_roots_uptodate()
Filipe Manana
1
-10
/
+2
2024-07-11
btrfs: add and use helper to commit the current transaction
Filipe Manana
8
-75
/
+30
2024-07-11
btrfs: scrub: avoid create/commit empty transaction at finish_extent_writes_f...
Filipe Manana
1
-3
/
+7
2024-07-11
btrfs: send: avoid create/commit empty transaction at ensure_commit_roots_upt...
Filipe Manana
1
-3
/
+6
2024-07-11
btrfs: send: make ensure_commit_roots_uptodate() simpler and more efficient
Filipe Manana
1
-18
/
+15
2024-07-11
btrfs: avoid create and commit empty transaction when committing super
Filipe Manana
1
-3
/
+7
2024-07-11
btrfs: qgroup: avoid start/commit empty transaction when flushing reservations
Filipe Manana
1
-5
/
+7
2024-07-11
btrfs: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
13
-28
/
+38
2024-07-11
btrfs: automatically remove the subvolume qgroup
Qu Wenruo
3
-0
/
+44
2024-07-11
btrfs: slightly loosen the requirement for qgroup removal
Qu Wenruo
1
-7
/
+80
2024-07-11
btrfs: constify parameters of write_eb_member() and its users
David Sterba
2
-6
/
+6
2024-07-11
btrfs: keep const when returning value from get_unaligned_le8()
David Sterba
1
-1
/
+1
2024-07-11
btrfs: remove unused define EXTENT_SIZE_PER_ITEM
David Sterba
1
-2
/
+0
2024-07-11
btrfs: use for-local variables that shadow function variables
David Sterba
3
-17
/
+11
2024-07-11
btrfs: rename macro local variables that clash with other variables
David Sterba
2
-7
/
+7
2024-07-11
btrfs: remove duplicate name variable declarations
David Sterba
2
-5
/
+1
2024-07-11
btrfs: use a btrfs_inode local variable at btrfs_sync_file()
Filipe Manana
1
-24
/
+20
2024-07-11
btrfs: pass a btrfs_inode to btrfs_wait_ordered_range()
Filipe Manana
7
-24
/
+24
2024-07-11
btrfs: pass a btrfs_inode to btrfs_fdatawrite_range()
Filipe Manana
4
-12
/
+12
[prev]
[next]