aboutsummaryrefslogtreecommitdiffstats
path: root/fs/udf
Commit message (Expand)AuthorAge
* fs-udf: Delete an unnecessary check before brelse()Markus Elfring2019-09-04
* udf: Drop forward function declarationsJan Kara2019-09-04
* udf: Verify domain identifier fieldsJan Kara2019-09-04
* udf: augment UDF permissions on new inodesSteven J. Magnani2019-08-27
* udf: Use dynamic debug infrastructureJan Kara2019-08-26
* udf: reduce leakage of blocks related to named streamsSteven J. Magnani2019-08-26
* udf: prevent allocation beyond UDF partitionSteve Magnani2019-07-31
* udf: support 2048-byte spacing of VRS descriptors on 4K mediaSteven J. Magnani2019-07-31
* udf: refactor VRS descriptor identificationSteven J. Magnani2019-07-31
* Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2019-07-10
|\
| * udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani2019-07-10
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
|/
* Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-13
|\
| * udf: fix an uninitialized read bug and remove dead codeWenwen Wang2019-04-17
| * udf: Explain handling of load_nls() failureJan Kara2019-03-26
* | udf: switch to ->free_inode()Al Viro2019-05-01
|/
* udf: Propagate errors from udf_truncate_extents()Jan Kara2019-03-18
* udf: Fix crash on IO error during truncateJan Kara2019-03-18
* udf: Drop pointless check from udf_sync_fs()Jan Kara2019-02-21
* udf: disallow RW mount without valid integrity descriptorSteve Magnani2019-02-11
* udf: finalize integrity descriptor before writebackSteve Magnani2019-02-11
* udf: factor out LVID finalization for reuseSteve Magnani2019-02-11
* Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-27
|\
| * udf: Fix BUG on corrupted inodeJan Kara2018-12-12
* | udf: Allow mounting volumes with incorrect identification stringsJan Kara2018-11-19
|/
* udf: Drop pack pragma from udf_sb.hJan Kara2018-09-07
* udf: Drop freed bitmap / table supportJan Kara2018-09-07
* udf: Fix crash during mountJan Kara2018-09-07
* udf: Prevent write-unsupported filesystem to be remounted read-writeJan Kara2018-09-07
* udf: remove unused variables group_start and nr_groupsColin Ian King2018-09-03
* udf: Fix mounting of Win7 created UDF filesystemsJan Kara2018-08-24
* udf: Remove dead code from udf_find_fileset()Jan Kara2018-08-24
* Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2018-08-17
|\
| * udf: convert inode stamps to timespec64Arnd Bergmann2018-06-27
* | Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-13
|\ \ | |/ |/|
| * udf: switch to discard_new_inode()Al Viro2018-08-03
* | udf: Drop unused arguments of udf_delete_aext()Jan Kara2018-06-20
* | udf: Provide function for calculating dir entry lengthJan Kara2018-06-20
* | udf: Detect incorrect directory sizeJan Kara2018-06-20
|/
* Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-14
|\
| * Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann2018-06-14
| |\
| | * vfs: change inode times to use struct timespec64Deepa Dinamani2018-06-05
| | * udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani2018-05-25
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* | | Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-07
|\ \ \ | |/ / |/| |
| * | udf: Add support for decoding UTF-16 charactersJan Kara2018-04-19
| * | udf: Add support for encoding UTF-16 charactersJan Kara2018-04-19
| * | udf: Push sb argument to udf_name_[to|from]_CS0()Jan Kara2018-04-19
| * | udf: Convert ident strings to proper charsetJan Kara2018-04-19
| * | udf: Use UTF-32 <-> UTF-8 conversion functions from NLSJan Kara2018-04-19