index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
2023-01-26
udf: Unify types in anchor block detection
Jan Kara
2023-01-26
udf: Fix directory iteration for longer tail extents
Jan Kara
2023-01-26
udf: Propagate errors from udf_advance_blk()
Jan Kara
2023-01-26
udf: Zero udf name padding
Jan Kara
2023-01-09
udf: remove redundant variable netype
Colin Ian King
2023-01-09
udf: Detect system inodes linked into directory hierarchy
Jan Kara
2023-01-09
udf: Preserve link count of system files
Jan Kara
2023-01-09
udf: Do not update file length for failed writes to inline files
Jan Kara
2023-01-09
udf: Fix spelling mistake "lenght" -> "length"
Colin Ian King
2023-01-09
udf: Keep i_lenExtents consistent with the total length of extents
Jan Kara
2023-01-09
udf: Move setting of i_lenExtents into udf_do_extend_file()
Jan Kara
2023-01-09
udf: Allocate name buffer in directory iterator on heap
Jan Kara
2023-01-09
udf: Handle error when adding extent to a file
Jan Kara
2023-01-09
udf: Handle error when adding extent to symlink
Jan Kara
2023-01-09
udf: Handle error when expanding directory
Jan Kara
2023-01-09
udf: Do not bother merging very long extents
Jan Kara
2023-01-09
udf: Truncate added extents on failed expansion
Jan Kara
2023-01-09
udf: Remove old directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_rename() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_link() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_mkdir() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_add_nondir() to new directory iteration
Jan Kara
2023-01-09
udf: Implement adding of dir entries using new iteration code
Jan Kara
2023-01-09
udf: Convert udf_unlink() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_rmdir() to new directory iteration code
Jan Kara
2023-01-09
udf: Provide function to mark entry as deleted using new directory iteration ...
Jan Kara
2023-01-09
udf: Convert empty_dir() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_get_parent() to new directory iteration code
Jan Kara
2023-01-09
udf: Convert udf_lookup() to use new directory iteration code
Jan Kara
2023-01-09
udf: Implement searching for directory entry using new iteration code
Jan Kara
2023-01-09
udf: Move udf_expand_dir_adinicb() to its callsite
Jan Kara
2023-01-09
udf: Convert udf_expand_dir_adinicb() to new directory iteration
Jan Kara
2023-01-09
udf: Convert udf_readdir() to new directory iteration
Jan Kara
2023-01-09
udf: New directory iteration code
Jan Kara
2023-01-09
udf: Define EFSCORRUPTED error code
Jan Kara
2023-01-06
udf: initialize newblock to 0
Tom Rix
2023-01-06
udf: Fix extension of the last extent in the file
Jan Kara
2022-12-12
Merge tag 'fixes_for_v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-09
udf: Fix extending file within last block
Jan Kara
2022-12-09
udf: Discard preallocation before extending file with a hole
Jan Kara
2022-12-09
udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size
Jan Kara
2022-12-09
udf: Fix preallocation discarding at indirect extent boundary
Jan Kara
2022-12-05
udf: Increase UDF_MAX_READ_VERSION to 0x0260
Bartosz Taudul
2022-11-21
udf: remove ->writepage
Christoph Hellwig
2022-11-09
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
2022-10-24
udf: Avoid double brelse() in udf_rename()
Shigeru Yoshida
2022-10-24
fs: udf: Optimize udf_free_in_core_inode and udf_find_fileset function
Li zeming
2022-10-10
Merge tag 'pull-tmpfile' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-24
vfs: open inside ->tmpfile()
Miklos Szeredi
[next]