index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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-16
ext2: propagate errors from ext2_prepare_chunk
Christoph Hellwig
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
fs/ext2: Replace kmap_atomic() with kmap_local_page()
Fabio M. De Francesco
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-08
Merge tag 'xfs-6.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-01-08
Linux 6.2-rc3
v6.2-rc3
Linus Torvalds
2023-01-08
Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-01-08
Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-01-07
Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-01-07
Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-01-07
Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-01-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-01-07
Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]