index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
super.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: refactor udf_next_aext() to handle error
Zhao Mengmeng
2024-10-02
1
-1
/
+2
*
udf: Avoid excessive partition lengths
Jan Kara
2024-06-26
1
-0
/
+15
*
udf: Avoid using corrupted block bitmap buffer
Jan Kara
2024-06-26
1
-1
/
+2
*
udf: replace deprecated strncpy/strcpy with strscpy
Justin Stitt
2024-04-02
1
-3
/
+3
*
udf: Remove second semicolon
Colin Ian King
2024-03-25
1
-1
/
+1
*
udf: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-05
1
-1
/
+0
*
udf: convert to new mount API
Eric Sandeen
2024-02-21
1
-242
/
+265
*
udf: convert novrs to an option flag
Eric Sandeen
2024-02-21
1
-4
/
+2
*
udf: Avoid invalid LVID used on mount
Jan Kara
2024-02-05
1
-17
/
+25
*
udf: Avoid GFP_NOFS allocation in udf_load_pvoldesc()
Jan Kara
2024-01-23
1
-1
/
+1
*
fs: udf: Replace GPL 2.0 boilerplate license notice with SPDX identifier
Bagas Sanjaya
2023-05-30
1
-5
/
+1
*
udf: Limit file size to 4TB
Jan Kara
2023-01-26
1
-1
/
+8
*
udf: Use udf_bread() in udf_load_vat()
Jan Kara
2023-01-26
1
-5
/
+8
*
udf: Drop VARCONV support
Jan Kara
2023-01-26
1
-47
/
+3
*
udf: Unify types in anchor block detection
Jan Kara
2023-01-26
1
-2
/
+2
*
udf: Preserve link count of system files
Jan Kara
2023-01-09
1
-0
/
+1
*
fs: udf: Optimize udf_free_in_core_inode and udf_find_fileset function
Li zeming
2022-10-24
1
-2
/
+2
*
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-03-26
1
-2
/
+1
|
\
|
*
udf: remove redundant assignment of variable etype
Colin Ian King
2022-03-08
1
-2
/
+1
*
|
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
udf: Fix crash after seekdir
Jan Kara
2021-11-09
1
-0
/
+2
*
udf: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
1
-6
/
+3
*
udf: Fix iocharset=utf8 mount option
Pali Rohár
2021-08-12
1
-31
/
+19
*
udf: Check LVID earlier
Jan Kara
2021-08-11
1
-9
/
+16
*
Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-02-22
1
-4
/
+5
|
\
|
*
udf: handle large user and group ID
BingJing Chang
2021-02-03
1
-4
/
+5
*
|
udf: fix the problem that the disc content is not displayed
lianzhi chang
2021-01-18
1
-3
/
+4
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2020-10-24
1
-2
/
+1
|
\
|
*
[PATCH] reduce boilerplate in fsid handling
Al Viro
2020-09-18
1
-2
/
+1
*
|
udf: Limit sparing table size
Jan Kara
2020-09-29
1
-0
/
+6
*
|
udf: Remove pointless union in udf_inode_info
Jan Kara
2020-09-29
1
-2
/
+2
*
|
udf: Fix memory leak when mounting
Jan Kara
2020-09-22
1
-8
/
+13
*
|
udf: Remove redundant initialization of variable ret
Jing Xiangfeng
2020-09-22
1
-1
/
+1
*
|
udf: Use kvzalloc() in udf_sb_alloc_bitmap()
Denis Efremov
2020-08-28
1
-11
/
+3
|
/
*
udf: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-14
1
-2
/
+2
*
udf: Clarify meaning of f_files in udf_statfs
Jan Kara
2020-01-20
1
-0
/
+4
*
udf: Allow writing to 'Rewritable' partitions
Jan Kara
2020-01-20
1
-1
/
+0
*
udf: Disallow R/W mode for disk with Metadata partition
Pali Rohár
2020-01-13
1
-1
/
+2
*
udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
Pali Rohár
2020-01-13
1
-1
/
+1
*
udf: Fix free space reporting for metadata and virtual partitions
Jan Kara
2020-01-09
1
-5
/
+17
*
udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h
Pali Rohár
2020-01-08
1
-4
/
+4
*
fs-udf: Delete an unnecessary check before brelse()
Markus Elfring
2019-09-04
1
-2
/
+1
*
udf: Drop forward function declarations
Jan Kara
2019-09-04
1
-53
/
+49
*
udf: Verify domain identifier fields
Jan Kara
2019-09-04
1
-27
/
+64
*
udf: Use dynamic debug infrastructure
Jan Kara
2019-08-26
1
-7
/
+0
*
udf: reduce leakage of blocks related to named streams
Steven J. Magnani
2019-08-26
1
-0
/
+2
*
udf: support 2048-byte spacing of VRS descriptors on 4K media
Steven J. Magnani
2019-07-31
1
-0
/
+16
*
udf: refactor VRS descriptor identification
Steven J. Magnani
2019-07-31
1
-64
/
+64
*
Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-13
1
-0
/
+5
|
\
|
*
udf: Explain handling of load_nls() failure
Jan Kara
2019-03-26
1
-0
/
+5
[next]