index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
send.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-18
btrfs: send: simplify return logic from record_new_ref()
Filipe Manana
1
-4
/
+2
2025-03-18
btrfs: send: simplify return logic from record_deleted_ref_if_needed()
Filipe Manana
1
-3
/
+3
2025-03-18
btrfs: send: simplify return logic from record_new_ref_if_needed()
Filipe Manana
1
-3
/
+3
2025-03-18
btrfs: send: simplify return logic from send_remove_xattr()
Filipe Manana
1
-3
/
+2
2025-03-18
btrfs: send: add and use helper to rename current inode when processing refs
Filipe Manana
1
-8
/
+15
2025-03-18
btrfs: send: only use boolean variables at process_recorded_refs()
Filipe Manana
1
-6
/
+6
2025-03-18
btrfs: send: factor out common logic when sending xattrs
Filipe Manana
1
-26
/
+15
2025-03-18
btrfs: send: simplify return logic from get_cur_inode_state()
Filipe Manana
1
-3
/
+2
2025-03-18
btrfs: send: simplify return logic from is_inode_existent()
Filipe Manana
1
-6
/
+3
2025-03-18
btrfs: send: simplify return logic from __get_cur_name_and_parent()
Filipe Manana
1
-14
/
+10
2025-03-18
btrfs: send: return -ENAMETOOLONG when attempting a path that is too long
Filipe Manana
1
-4
/
+2
2025-03-18
btrfs: send: simplify return logic from fs_path_add_from_extent_buffer()
Filipe Manana
1
-3
/
+2
2025-03-18
btrfs: send: implement fs_path_add_path() using fs_path_add()
Filipe Manana
1
-12
/
+2
2025-03-18
btrfs: send: simplify return logic from fs_path_add()
Filipe Manana
1
-3
/
+2
2025-03-18
btrfs: send: simplify return logic from fs_path_prepare_for_add()
Filipe Manana
1
-3
/
+2
2025-03-18
btrfs: send: always use fs_path_len() to determine a path's length
Filipe Manana
1
-7
/
+8
2025-03-18
btrfs: send: make fs_path_len() inline and constify its argument
Filipe Manana
1
-1
/
+1
2025-03-18
btrfs: send: remove duplicated logic from fs_path_reset()
Filipe Manana
1
-7
/
+5
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
1
-1
/
+0
2025-01-13
btrfs: send: remove redundant assignments to variable ret
Colin Ian King
1
-2
/
+1
2024-12-23
btrfs: check folio mapping after unlock in put_file_data()
Boris Burkov
1
-0
/
+6
2024-11-11
btrfs: send: check for read-only send root under critical section
Filipe Manana
1
-10
/
+6
2024-11-11
btrfs: send: check for dead send root under critical section
Filipe Manana
1
-9
/
+8
2024-11-11
btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl)
Mark Harmstone
1
-1
/
+2
2024-11-11
btrfs: drop unused parameter fs_info from btrfs_match_dir_item_name()
David Sterba
1
-2
/
+1
2024-11-11
btrfs: drop unused parameter file_offset from btrfs_encoded_read_regular_fill...
David Sterba
1
-1
/
+1
2024-11-11
btrfs: send: drop unused parameter index from iterate_inode_ref_t callbacks
David Sterba
1
-13
/
+5
2024-11-11
btrfs: send: drop unused parameter num from iterate_inode_ref_t callbacks
David Sterba
1
-7
/
+5
2024-10-11
btrfs: send: cleanup unneeded return variable in changed_verity()
Christian Heusel
1
-3
/
+1
2024-10-01
btrfs: send: fix invalid clone operation for file that got its size decreased
Filipe Manana
1
-1
/
+22
2024-10-01
btrfs: send: fix buffer overflow detection when copying path to cache entry
Filipe Manana
1
-3
/
+5
2024-09-10
btrfs: send: fix grammar in comments
Thorsten Blum
1
-2
/
+2
2024-08-15
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-08-13
btrfs: send: allow cloning non-aligned extent if it ends at i_size
Filipe Manana
1
-13
/
+39
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-07-11
btrfs: pass a btrfs_inode to btrfs_ioctl_send()
David Sterba
1
-2
/
+2
2024-07-11
btrfs: remove super block argument from btrfs_iget()
Filipe Manana
1
-5
/
+4
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
1
-1
/
+1
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
1
-9
/
+1
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: simplify range parameters of btrfs_wait_ordered_roots()
David Sterba
1
-2
/
+2
2024-07-03
readahead: drop index argument of page_cache_async_readahead()
Jan Kara
1
-1
/
+1
2024-05-07
btrfs: change root->root_key.objectid to btrfs_root_id()
Josef Bacik
1
-15
/
+14
2024-05-07
btrfs: convert put_file_data() to folios
Goldwyn Rodrigues
1
-22
/
+23
2024-03-04
btrfs: open code trivial btrfs_lru_cache_size()
David Sterba
1
-4
/
+3
2024-03-04
btrfs: send: avoid duplicated search for last extent when sending hole
Filipe Manana
1
-15
/
+12
2024-03-04
btrfs: change BUG_ON to assertion in tree_move_down()
David Sterba
1
-1
/
+1
2024-03-04
btrfs: send: handle path ref underflow in header iterate_inode_ref()
David Sterba
1
-1
/
+9
[prev]
[next]