summaryrefslogtreecommitdiffstats
path: root/fs/udf
AgeCommit message (Expand)Author
2020-02-24udf: Fix free space reporting for metadata and virtual partitionsJan Kara
2020-02-24udf: Allow writing to 'Rewritable' partitionsJan Kara
2019-09-04fs-udf: Delete an unnecessary check before brelse()Markus Elfring
2019-09-04udf: Drop forward function declarationsJan Kara
2019-09-04udf: Verify domain identifier fieldsJan Kara
2019-08-27udf: augment UDF permissions on new inodesSteven J. Magnani
2019-08-26udf: Use dynamic debug infrastructureJan Kara
2019-08-26udf: reduce leakage of blocks related to named streamsSteven J. Magnani
2019-07-31udf: prevent allocation beyond UDF partitionSteve Magnani
2019-07-31udf: support 2048-byte spacing of VRS descriptors on 4K mediaSteven J. Magnani
2019-07-31udf: refactor VRS descriptor identificationSteven J. Magnani
2019-07-10Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-07-10udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-13Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-01udf: switch to ->free_inode()Al Viro
2019-04-17udf: fix an uninitialized read bug and remove dead codeWenwen Wang
2019-03-26udf: Explain handling of load_nls() failureJan Kara
2019-03-18udf: Propagate errors from udf_truncate_extents()Jan Kara
2019-03-18udf: Fix crash on IO error during truncateJan Kara
2019-02-21udf: Drop pointless check from udf_sync_fs()Jan Kara
2019-02-11udf: disallow RW mount without valid integrity descriptorSteve Magnani
2019-02-11udf: finalize integrity descriptor before writebackSteve Magnani
2019-02-11udf: factor out LVID finalization for reuseSteve Magnani
2018-12-27Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-12-12udf: Fix BUG on corrupted inodeJan Kara
2018-11-19udf: Allow mounting volumes with incorrect identification stringsJan Kara
2018-09-07udf: Drop pack pragma from udf_sb.hJan Kara
2018-09-07udf: Drop freed bitmap / table supportJan Kara
2018-09-07udf: Fix crash during mountJan Kara
2018-09-07udf: Prevent write-unsupported filesystem to be remounted read-writeJan Kara
2018-09-03udf: remove unused variables group_start and nr_groupsColin Ian King
2018-08-24udf: Fix mounting of Win7 created UDF filesystemsJan Kara
2018-08-24udf: Remove dead code from udf_find_fileset()Jan Kara
2018-08-17Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2018-08-13Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-03udf: switch to discard_new_inode()Al Viro
2018-06-27udf: convert inode stamps to timespec64Arnd Bergmann
2018-06-20udf: Drop unused arguments of udf_delete_aext()Jan Kara
2018-06-20udf: Provide function for calculating dir entry lengthJan Kara
2018-06-20udf: Detect incorrect directory sizeJan Kara
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-14Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...Arnd Bergmann
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-05vfs: change inode times to use struct timespec64Deepa Dinamani
2018-05-25udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-11do d_instantiate/unlock_new_inode combinations safelyAl Viro
2018-04-19udf: Add support for decoding UTF-16 charactersJan Kara