开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
udf
Age
Commit message (
Expand
)
Author
2023-01-26
udf: Don't return bh from udf_expand_dir_adinicb()
Jan Kara
2023-01-26
udf: Convert udf_expand_file_adinicb() to avoid kmap_atomic()
Jan Kara
2023-01-26
udf: Convert udf_adinicb_writepage() to memcpy_to_page()
Jan Kara
2023-01-26
udf: Switch udf_adinicb_readpage() to kmap_local_page()
Jan Kara
2023-01-26
udf: Move udf_adinicb_readpage() to inode.c
Jan Kara
2023-01-26
udf: Mark aops implementation static
Jan Kara
2023-01-26
udf: Switch to single address_space_operations
Jan Kara
2023-01-26
udf: Add handling of in-ICB files to udf_bmap()
Jan Kara
2023-01-26
udf: Convert all file types to use udf_write_end()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_write_begin()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_direct_IO()
Jan Kara
2023-01-26
udf: Convert in-ICB files to use udf_writepages()
Jan Kara
2023-01-26
udf: Unify .read_folio for normal and in-ICB files
Jan Kara
2023-01-26
udf: Fix off-by-one error when discarding preallocation
Jan Kara
2023-01-26
udf: Fix file corruption when appending just after end of preallocated extent
Jan Kara
2023-01-26
udf: Do not allocate blocks on page writeback
Jan Kara
2023-01-26
udf: Allocate blocks on write page fault
Jan Kara
2023-01-26
udf: Protect truncate and file type conversion with invalidate_lock
Jan Kara
2023-01-26
udf: Simplify error handling in udf_file_write_iter()
Jan Kara
2023-01-26
udf: Push i_data_sem locking into udf_extend_file()
Jan Kara
2023-01-26
udf: Push i_data_sem locking into udf_expand_file_adinicb()
Jan Kara
2023-01-26
udf: Protect rename against modification of moved directory
Jan Kara
2023-01-26
udf: Fold udf_getblk() into udf_bread()
Jan Kara
2023-01-26
udf: Use udf_map_block() in udf_getblk()
Jan Kara
2023-01-26
udf: Add flag to disable block preallocation
Jan Kara
2023-01-26
udf: Pass mapping request into inode_getblk()
Jan Kara
2023-01-26
udf: Fold udf_block_map() into udf_map_block()
Jan Kara
2023-01-26
udf: Convert udf_symlink_filler() to use udf_bread()
Jan Kara
2023-01-26
udf: Do not call udf_block_map() on ICB files
Jan Kara
2023-01-26
udf: Use udf_bread() in udf_load_vat()
Jan Kara
2023-01-26
udf: Use udf_bread() in udf_get_pblock_virt15()
Jan Kara
2023-01-26
udf: Factor out block mapping into udf_map_block()
Jan Kara
2023-01-26
udf: Move incrementing of goal block directly into inode_getblk()
Jan Kara
2023-01-26
udf: Drop VARCONV support
Jan Kara
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-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
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
[prev]
[next]