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
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
/
udf
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-26
udf: Convert in-ICB files to use udf_direct_IO()
Jan Kara
3
-8
/
+6
2023-01-26
udf: Convert in-ICB files to use udf_writepages()
Jan Kara
3
-23
/
+28
2023-01-26
udf: Unify .read_folio for normal and in-ICB files
Jan Kara
3
-13
/
+13
2023-01-26
udf: Fix off-by-one error when discarding preallocation
Jan Kara
1
-1
/
+1
2023-01-26
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
1
-13
/
+11
2023-01-26
udf: Do not allocate blocks on page writeback
Jan Kara
1
-12
/
+34
2023-01-26
udf: Allocate blocks on write page fault
Jan Kara
3
-2
/
+61
2023-01-26
udf: Protect truncate and file type conversion with invalidate_lock
Jan Kara
2
-6
/
+11
2023-01-26
udf: Simplify error handling in udf_file_write_iter()
Jan Kara
1
-7
/
+3
2023-01-26
udf: Push i_data_sem locking into udf_extend_file()
Jan Kara
1
-5
/
+4
2023-01-26
udf: Push i_data_sem locking into udf_expand_file_adinicb()
Jan Kara
2
-18
/
+11
2023-01-26
udf: Protect rename against modification of moved directory
Jan Kara
1
-2
/
+12
2023-01-26
udf: Fold udf_getblk() into udf_bread()
Jan Kara
1
-27
/
+20
2023-01-26
udf: Use udf_map_block() in udf_getblk()
Jan Kara
1
-8
/
+9
2023-01-26
udf: Add flag to disable block preallocation
Jan Kara
1
-6
/
+11
2023-01-26
udf: Pass mapping request into inode_getblk()
Jan Kara
1
-33
/
+23
2023-01-26
udf: Fold udf_block_map() into udf_map_block()
Jan Kara
2
-25
/
+14
2023-01-26
udf: Convert udf_symlink_filler() to use udf_bread()
Jan Kara
1
-7
/
+4
2023-01-26
udf: Do not call udf_block_map() on ICB files
Jan Kara
1
-12
/
+7
2023-01-26
udf: Use udf_bread() in udf_load_vat()
Jan Kara
1
-5
/
+8
2023-01-26
udf: Use udf_bread() in udf_get_pblock_virt15()
Jan Kara
1
-3
/
+2
2023-01-26
udf: Factor out block mapping into udf_map_block()
Jan Kara
2
-22
/
+49
2023-01-26
udf: Move incrementing of goal block directly into inode_getblk()
Jan Kara
1
-7
/
+2
2023-01-26
udf: Drop VARCONV support
Jan Kara
9
-84
/
+14
2023-01-26
udf: Unify types in anchor block detection
Jan Kara
3
-5
/
+8
2023-01-26
udf: Fix directory iteration for longer tail extents
Jan Kara
1
-1
/
+1
2023-01-26
udf: Propagate errors from udf_advance_blk()
Jan Kara
1
-2
/
+6
2023-01-26
udf: Zero udf name padding
Jan Kara
1
-1
/
+7
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-3
/
+3
2023-01-09
udf: remove redundant variable netype
Colin Ian King
1
-2
/
+2
2023-01-09
udf: Detect system inodes linked into directory hierarchy
Jan Kara
1
-1
/
+6
2023-01-09
udf: Preserve link count of system files
Jan Kara
3
-3
/
+10
2023-01-09
udf: Do not update file length for failed writes to inline files
Jan Kara
1
-14
/
+12
2023-01-09
udf: Fix spelling mistake "lenght" -> "length"
Colin Ian King
1
-1
/
+1
2023-01-09
udf: Keep i_lenExtents consistent with the total length of extents
Jan Kara
1
-0
/
+3
2023-01-09
udf: Move setting of i_lenExtents into udf_do_extend_file()
Jan Kara
1
-1
/
+4
2023-01-09
udf: Allocate name buffer in directory iterator on heap
Jan Kara
2
-9
/
+16
2023-01-09
udf: Handle error when adding extent to a file
Jan Kara
1
-14
/
+27
2023-01-09
udf: Handle error when adding extent to symlink
Jan Kara
1
-1
/
+6
2023-01-09
udf: Handle error when expanding directory
Jan Kara
1
-1
/
+6
2023-01-09
udf: Do not bother merging very long extents
Jan Kara
1
-17
/
+2
2023-01-09
udf: Truncate added extents on failed expansion
Jan Kara
1
-4
/
+11
[prev]
[next]