- 31136e5 udf: Fix NULL ptr deref when converting from inline format by Jan Kara · 2 years, 10 months ago
- 86bcc67 udf: Restore i_lenAlloc when inode expansion fails by Jan Kara · 2 years, 10 months ago
- 1c38822 udf: Fix crash after seekdir by Jan Kara · 3 years ago
- 98296eb udf_get_extendedattr() had no boundary checks. by Stian Skjelstad · 3 years, 3 months ago
- 0f5cd92 udf: Fix iocharset=utf8 mount option by Pali Rohár · 3 years, 3 months ago
- 86987cf udf: Check LVID earlier by Jan Kara · 3 years, 7 months ago
- 80d505a udf: Fix NULL pointer dereference in udf_symlink function by Arturo Giusti · 3 years, 6 months ago
- c44d966 udf: fix silent AED tagLocation corruption by Steven J. Magnani · 3 years, 10 months ago
- 8e59209 udf: fix the problem that the disc content is not displayed by lianzhi chang · 3 years, 10 months ago
- f707ccb udf: Fix memory leak when mounting by Jan Kara · 4 years, 2 months ago
- 41ce99a udf: Avoid accessing uninitialized data on failed inode read by Jan Kara · 4 years, 2 months ago
- 01d886b udf: Limit sparing table size by Jan Kara · 4 years, 2 months ago
- 6ceef50 udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 4 years, 10 months ago
- d30a488 udf: Allow writing to 'Rewritable' partitions by Jan Kara · 4 years, 10 months ago
- 4eb09e1 fs-udf: Delete an unnecessary check before brelse() by Markus Elfring · 5 years ago
- 8b47ea6 udf: Drop forward function declarations by Jan Kara · 5 years ago
- 2dee5aa udf: Verify domain identifier fields by Jan Kara · 5 years ago
- c3367a1 udf: augment UDF permissions on new inodes by Steven J. Magnani · 5 years ago
- 8cbd9af udf: Use dynamic debug infrastructure by Jan Kara · 5 years ago
- ab9a3a7 udf: reduce leakage of blocks related to named streams by Steven J. Magnani · 5 years ago
- 56db199 udf: prevent allocation beyond UDF partition by Steve Magnani · 5 years ago
- 6fbacb8 udf: support 2048-byte spacing of VRS descriptors on 4K media by Steven J. Magnani · 5 years ago
- ba54aef udf: refactor VRS descriptor identification by Steven J. Magnani · 5 years ago
- 682f7c5 Merge tag 'for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
- fa33cdb udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
- 29c079c Merge tag 'fs_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- a78bb38 udf: switch to ->free_inode() by Al Viro · 6 years ago
- 39416c5 udf: fix an uninitialized read bug and remove dead code by Wenwen Wang · 6 years ago
- a768a9a udf: Explain handling of load_nls() failure by Jan Kara · 6 years ago
- 2b42be5 udf: Propagate errors from udf_truncate_extents() by Jan Kara · 6 years ago
- d3ca465 udf: Fix crash on IO error during truncate by Jan Kara · 6 years ago
- 52b9666 udf: Drop pointless check from udf_sync_fs() by Jan Kara · 6 years ago
- 4f5edd8 udf: disallow RW mount without valid integrity descriptor by Steve Magnani · 6 years ago
- e8b4274 udf: finalize integrity descriptor before writeback by Steve Magnani · 6 years ago
- ebbd5e9 udf: factor out LVID finalization for reuse by Steve Magnani · 6 years ago
- e01799a Merge tag 'fs_for_4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- d288d95 udf: Fix BUG on corrupted inode by Jan Kara · 6 years ago
- b54e41f udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
- 1abefb0 udf: Drop pack pragma from udf_sb.h by Jan Kara · 6 years ago
- 694538b udf: Drop freed bitmap / table support by Jan Kara · 6 years ago
- b085fbe udf: Fix crash during mount by Jan Kara · 6 years ago
- a9ad01b udf: Prevent write-unsupported filesystem to be remounted read-write by Jan Kara · 6 years ago
- 849fe89 udf: remove unused variables group_start and nr_groups by Colin Ian King · 6 years ago
- ee4af50 udf: Fix mounting of Win7 created UDF filesystems by Jan Kara · 6 years ago
- 82c82ab udf: Remove dead code from udf_find_fileset() by Jan Kara · 6 years ago
- 46e62a0 Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 5c1a68a3 udf: switch to discard_new_inode() by Al Viro · 7 years ago
- c3b9cec udf: convert inode stamps to timespec64 by Arnd Bergmann · 6 years ago
- 6c1e4d0 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 6 years ago
- f2e8334 udf: Provide function for calculating dir entry length by Jan Kara · 6 years ago
- fa65653 udf: Detect incorrect directory size by Jan Kara · 6 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
- 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 6 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
- d987f62c Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 0220edd udf: Simplify calls to udf_disk_stamp_to_time by Deepa Dinamani · 7 years ago
- 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
- 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
- 8a0cdef udf: Add support for decoding UTF-16 characters by Jan Kara · 7 years ago
- ef2e18f udf: Add support for encoding UTF-16 characters by Jan Kara · 7 years ago
- d504adc udf: Push sb argument to udf_name_[to|from]_CS0() by Jan Kara · 7 years ago
- e966fc8d udf: Convert ident strings to proper charset by Jan Kara · 7 years ago
- b8a41c4 udf: Use UTF-32 <-> UTF-8 conversion functions from NLS by Jan Kara · 7 years ago
- b8333ea udf: Always require NLS support by Jan Kara · 7 years ago
- 44f06ba udf: Fix leak of UTF-16 surrogates into encoded strings by Jan Kara · 7 years ago
- 785dffe udf: fix potential refcnt problem of nls module by Chengguang Xu · 7 years ago
- b72e632 udf: Do not mark possibly inconsistent filesystems as closed by Jan Kara · 7 years ago
- f0c4a81 udf: Remove never implemented mount options by Jan Kara · 7 years ago
- 116e525 udf: Provide saner default for invalid uid / gid by Jan Kara · 7 years ago
- 0c9850f udf: Clean up handling of invalid uid/gid by Jan Kara · 7 years ago
- ecd10aa udf: Apply uid/gid mount options also to new inodes & chown by Jan Kara · 7 years ago
- 70260e4 udf: Ignore [ug]id=ignore mount options by Jan Kara · 7 years ago
- 7b78fd0 udf: Fix handling of Partition Descriptors by Jan Kara · 7 years ago
- 18cf4781 udf: Unify common handling of descriptors by Jan Kara · 7 years ago
- 4b8d425 udf: Convert descriptor index definitions to enum by Jan Kara · 7 years ago
- 6762167 udf: Allow volume descriptor sequence to be terminated by unrecorded block by Jan Kara · 7 years ago
- 7b568cb udf: Simplify handling of Volume Descriptor Pointers by Jan Kara · 7 years ago
- 91c9c9e udf: Fix off-by-one in volume descriptor sequence length by Jan Kara · 7 years ago
- d5bd821 udf: Sanitize nanoseconds for time stamps by Jan Kara · 7 years ago
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
- f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 89a4d97 udf: Fix some sign-conversion warnings by Steve Magnani · 7 years ago
- fcbf763 udf: Fix signed/unsigned format specifiers by Steve Magnani · 7 years ago
- b490bdd udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF by Steve Magnani · 7 years ago
- abdc0eb udf: Avoid overflow when session starts at large offset by Jan Kara · 7 years ago
- 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- b5f5245 fs-udf: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
- 033c9da fs-udf: Improve six size determinations by Markus Elfring · 7 years ago
- ba2eb86 fs-udf: Adjust two checks for null pointers by Markus Elfring · 7 years ago
- bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
- fd3cfad udf: Convert udf_disk_stamp_to_time() to use mktime64() by Jan Kara · 7 years ago
- 3c399fa udf: Use time64_to_tm for timestamp conversion by Jan Kara · 7 years ago
- f2e9535 udf: Fix deadlock between writeback and udf_setsize() by Jan Kara · 7 years ago
- 146c4ad udf: Use i_size_read() in udf_adinicb_writepage() by Jan Kara · 7 years ago
- 9795e0e udf: Fix races with i_size changes during readpage by Jan Kara · 7 years ago
- a247f72 udf: Remove unused UDF_DEFAULT_BLOCKSIZE by Jan Kara · 7 years ago