index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
/
udfdecl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
udf: Move udf_adinicb_readpage() to inode.c
Jan Kara
2023-01-26
1
-1
/
+0
*
udf: Mark aops implementation static
Jan Kara
2023-01-26
1
-9
/
+0
*
udf: Switch to single address_space_operations
Jan Kara
2023-01-26
1
-1
/
+0
*
udf: Convert all file types to use udf_write_end()
Jan Kara
2023-01-26
1
-0
/
+3
*
udf: Convert in-ICB files to use udf_write_begin()
Jan Kara
2023-01-26
1
-0
/
+3
*
udf: Convert in-ICB files to use udf_direct_IO()
Jan Kara
2023-01-26
1
-0
/
+1
*
udf: Convert in-ICB files to use udf_writepages()
Jan Kara
2023-01-26
1
-0
/
+1
*
udf: Unify .read_folio for normal and in-ICB files
Jan Kara
2023-01-26
1
-0
/
+2
*
udf: Allocate blocks on write page fault
Jan Kara
2023-01-26
1
-0
/
+1
*
udf: Fold udf_block_map() into udf_map_block()
Jan Kara
2023-01-26
1
-1
/
+0
*
udf: Factor out block mapping into udf_map_block()
Jan Kara
2023-01-26
1
-0
/
+1
*
udf: Drop VARCONV support
Jan Kara
2023-01-26
1
-6
/
+0
*
udf: Unify types in anchor block detection
Jan Kara
2023-01-26
1
-1
/
+1
*
udf: Allocate name buffer in directory iterator on heap
Jan Kara
2023-01-09
1
-1
/
+1
*
udf: Remove old directory iteration code
Jan Kara
2023-01-09
1
-22
/
+0
*
udf: Implement adding of dir entries using new iteration code
Jan Kara
2023-01-09
1
-0
/
+2
*
udf: Move udf_expand_dir_adinicb() to its callsite
Jan Kara
2023-01-09
1
-2
/
+0
*
udf: New directory iteration code
Jan Kara
2023-01-09
1
-0
/
+23
*
udf: Get rid of 0-length arrays in struct fileIdentDesc
Jan Kara
2021-08-11
1
-0
/
+4
*
udf: augment UDF permissions on new inodes
Steven J. Magnani
2019-08-27
1
-0
/
+1
*
udf: Use dynamic debug infrastructure
Jan Kara
2019-08-26
1
-9
/
+1
*
udf: Propagate errors from udf_truncate_extents()
Jan Kara
2019-03-18
1
-1
/
+1
*
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-27
1
-2
/
+2
*
udf: Drop unused arguments of udf_delete_aext()
Jan Kara
2018-06-20
1
-2
/
+1
*
udf: Provide function for calculating dir entry length
Jan Kara
2018-06-20
1
-0
/
+6
*
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
1
-2
/
+2
|
\
|
*
udf: Simplify calls to udf_disk_stamp_to_time
Deepa Dinamani
2018-05-25
1
-2
/
+2
*
|
udf: Convert ident strings to proper charset
Jan Kara
2018-04-19
1
-1
/
+2
|
/
*
udf: Clean up handling of invalid uid/gid
Jan Kara
2018-02-27
1
-0
/
+2
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-14
1
-8
/
+13
|
\
|
*
udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF
Steve Magnani
2017-10-17
1
-8
/
+13
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2017-01-05
1
-0
/
+1
*
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
2017-01-03
1
-1
/
+0
*
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
2016-04-25
1
-1
/
+1
*
udf: Remove struct ustr as non-needed intermediate storage
Andrew Gabbasov
2016-02-09
1
-10
/
+3
*
udf: Adjust UDF_NAME_LEN to better reflect actual restrictions
Andrew Gabbasov
2016-02-09
1
-3
/
+3
*
udf: Parameterize output length in udf_put_filename
Andrew Gabbasov
2016-02-09
1
-2
/
+2
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-01-15
1
-0
/
+4
|
\
|
*
udf: Factor out code for creating indirect extent
Jan Kara
2015-12-23
1
-0
/
+4
*
|
udf: don't duplicate page_symlink_inode_operations
Al Viro
2015-12-06
1
-1
/
+0
|
/
*
udf: Check path length when reading symlink
Jan Kara
2014-12-19
1
-1
/
+2
*
udf: Fix loading of special inodes
Jan Kara
2014-10-09
1
-1
/
+12
*
udf: saner calling conventions for udf_new_inode()
Al Viro
2014-09-04
1
-1
/
+1
*
udf: Make udf_read_inode() and udf_iget() return error
Jan Kara
2014-09-04
1
-1
/
+0
*
udf: add extent cache support in case of file reading
Namjae Jeon
2013-01-22
1
-5
/
+0
*
udf: stop using s_dirt
Artem Bityutskiy
2012-07-09
1
-1
/
+0
*
udf: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2011-11-02
1
-13
/
+22
|
\
|
*
udf: Skip mirror metadata FE loading when metadata FE is ok
Namjae Jeon
2011-10-31
1
-0
/
+2
[next]