index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
xfs: remove the unused xfs_efd_log_format_64_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the unused xfs_efd_log_format_32_t typedef
Christoph Hellwig
1
-2
/
+2
2025-09-16
xfs: remove the xfs_efd_log_format_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_efi_log_format_64_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_efi_log_format_32_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_efi_log_format_t typedef
Christoph Hellwig
2
-3
/
+3
2025-09-16
xfs: remove the xfs_extent64_t typedef
Christoph Hellwig
1
-4
/
+4
2025-09-16
xfs: remove the xfs_extent32_t typedef
Christoph Hellwig
1
-4
/
+4
2025-09-16
xfs: remove the xfs_extent_t typedef
Christoph Hellwig
1
-8
/
+9
2025-09-16
xfs: remove the xfs_trans_header_t typedef
Christoph Hellwig
3
-4
/
+4
2025-09-16
xfs: remove the xlog_op_header_t typedef
Christoph Hellwig
2
-11
/
+11
2025-09-16
mnt_ns_tree_remove(): DTRT if mnt_ns had never been added to mnt_ns_list
Al Viro
1
-1
/
+1
2025-09-16
f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()
Chao Yu
1
-20
/
+19
2025-09-16
f2fs: fix to avoid migrating empty section
Chao Yu
1
-1
/
+15
2025-09-16
f2fs: fix to truncate first page in error path of f2fs_truncate()
Chao Yu
1
-1
/
+9
2025-09-16
f2fs: fix to update map->m_next_extent correctly in f2fs_map_blocks()
Chao Yu
1
-1
/
+1
2025-09-15
open_detached_copy(): separate creation of namespace into helper
Al Viro
1
-9
/
+15
2025-09-15
open_detached_copy(): don't bother with mount_lock_hash()
Al Viro
1
-2
/
+0
2025-09-15
path_has_submounts(): use guard(mount_locked_reader)
Al Viro
1
-2
/
+2
2025-09-15
fs/namespace.c: sanitize descriptions for {__,}lookup_mnt()
Al Viro
1
-29
/
+12
2025-09-15
ecryptfs: get rid of pointless mount references in ecryptfs dentries
Al Viro
5
-69
/
+30
2025-09-15
umount_tree(): take all victims out of propagation graph at once
Al Viro
3
-16
/
+55
2025-09-15
do_mount(): use __free(path_put)
Al Viro
1
-4
/
+2
2025-09-15
do_move_mount_old(): use __free(path_put)
Al Viro
1
-4
/
+2
2025-09-15
constify can_move_mount_beneath() arguments
Al Viro
1
-2
/
+2
2025-09-15
path_umount(): constify struct path argument
Al Viro
2
-2
/
+2
2025-09-15
may_copy_tree(), __do_loopback(): constify struct path argument
Al Viro
1
-2
/
+2
2025-09-15
path_mount(): constify struct path argument
Al Viro
2
-2
/
+2
2025-09-15
do_{loopback,change_type,remount,reconfigure_mnt}(): constify struct path arg...
Al Viro
1
-5
/
+5
2025-09-15
do_new_mount{,_fc}(): constify struct path argument
Al Viro
1
-3
/
+4
2025-09-15
mnt_warn_timestamp_expiry(): constify struct path argument
Al Viro
1
-1
/
+2
2025-09-15
do_move_mount(), vfs_move_mount(), do_move_mount_old(): constify struct path ...
Al Viro
1
-4
/
+6
2025-09-15
collect_paths(): constify the return value
Al Viro
1
-2
/
+2
2025-09-15
drop_collected_paths(): constify arguments
Al Viro
1
-2
/
+2
2025-09-15
do_set_group(): constify path arguments
Al Viro
1
-1
/
+1
2025-09-15
do_mount_setattr(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
constify check_mnt()
Al Viro
1
-1
/
+1
2025-09-15
do_lock_mount(): don't modify path.
Al Viro
1
-56
/
+63
2025-09-15
new helper: topmost_overmount()
Al Viro
2
-6
/
+10
2025-09-15
don't bother passing new_path->dentry to can_move_mount_beneath()
Al Viro
1
-6
/
+7
2025-09-15
pivot_root(2): use old_mp.mp->m_dentry instead of old.dentry
Al Viro
1
-1
/
+1
2025-09-15
graft_tree(), attach_recursive_mnt() - pass pinned_mountpoint
Al Viro
1
-10
/
+10
2025-09-15
do_add_mount(): switch to passing pinned_mountpoint instead of mountpoint + path
Al Viro
1
-17
/
+15
2025-09-15
do_move_mount(): use the parent mount returned by do_lock_mount()
Al Viro
1
-11
/
+6
2025-09-15
change calling conventions for lock_mount() et.al.
Al Viro
1
-115
/
+107
2025-09-15
configfs:get_target() - release path as soon as we grab configfs_item reference
Al Viro
1
-20
/
+13
2025-09-15
ovl_is_real_file: constify realpath argument
Al Viro
1
-1
/
+1
2025-09-15
ovl_sync_file(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
ovl_lower_dir(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
ovl_get_verity_digest(): constify path argument
Al Viro
2
-2
/
+2
[prev]
[next]