- a48fc69 udf: Fix crash after seekdir by Jan Kara · 3 years, 2 months ago
- e4ae473 udf: use sb_bdev_nr_blocks by Christoph Hellwig · 3 years, 2 months ago
- b645333 udf: Fix iocharset=utf8 mount option by Pali Rohár · 3 years, 5 months ago
- 781d2a9 udf: Check LVID earlier by Jan Kara · 3 years, 8 months ago
- 9fe1904 Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 10 months ago
- 3a9a3aa udf: handle large user and group ID by BingJing Chang · 4 years ago
- 5cdc4a6 udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years ago
- 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- 44ac6b8 udf: Limit sparing table size by Jan Kara · 4 years, 3 months ago
- 382a228 udf: Remove pointless union in udf_inode_info by Jan Kara · 4 years, 3 months ago
- a7be300 udf: Fix memory leak when mounting by Jan Kara · 4 years, 3 months ago
- aa9f666 udf: Remove redundant initialization of variable ret by Jing Xiangfeng · 4 years, 3 months ago
- 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
- 256ccb9 udf: Use kvzalloc() in udf_sb_alloc_bitmap() by Denis Efremov · 4 years, 4 months ago
- 248727a udf: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 356557b udf: Clarify meaning of f_files in udf_statfs by Jan Kara · 5 years ago
- 15fb05f udf: Allow writing to 'Rewritable' partitions by Jan Kara · 5 years ago
- 57debb8 udf: Disallow R/W mode for disk with Metadata partition by Pali Rohár · 5 years ago
- 49be68c udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags by Pali Rohár · 5 years ago
- a4a8b99 udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 5 years ago
- 871b9b1 udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h by Pali Rohár · 5 years 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
- 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
- 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
- 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
- a768a9a udf: Explain handling of load_nls() failure 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
- b54e41f udf: Allow mounting volumes with incorrect identification strings 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
- 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
- c3b9cec udf: convert inode stamps to timespec64 by Arnd Bergmann · 7 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 0220edd udf: Simplify calls to udf_disk_stamp_to_time by Deepa Dinamani · 7 years ago
- e966fc8d udf: Convert ident strings to proper charset by Jan Kara · 7 years ago
- b8333ea udf: Always require NLS support 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
- 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
- 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 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
- a247f72 udf: Remove unused UDF_DEFAULT_BLOCKSIZE by Jan Kara · 8 years ago
- 70f16ce udf: allow implicit blocksize specification during mount by Fabian Frederick · 8 years ago
- 23bcda1 udf: atomically read inode size by Fabian Frederick · 8 years ago
- 54bb60d udf: merge module informations in super.c by Fabian Frederick · 8 years ago
- 88b50ce fs: udf: Replace CURRENT_TIME with current_time() by Deepa Dinamani · 8 years ago
- 7888824 udf: Use correct partition reference number for metadata by Alden Tondettar · 9 years ago
- a47241c udf: Prevent stack overflow on corrupted filesystem mount by Alden Tondettar · 9 years ago
- c26f6c6 udf: Fix conversion of 'dstring' fields to UTF8 by Andrew Gabbasov · 9 years ago
- 9293fcf udf: Remove struct ustr as non-needed intermediate storage by Andrew Gabbasov · 9 years ago
- 9fba705 udf: Adjust UDF_NAME_LEN to better reflect actual restrictions by Andrew Gabbasov · 9 years ago
- 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
- 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
- 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
- e7a4eb8 udf: limit the maximum number of TD redirections by Vegard Nossum · 9 years ago
- 9181f8b udf: Don't modify filesystem for read-only mounts by Jan Kara · 9 years ago
- 792352c udf: fix udf_load_pvoldesc() by Dan Carpenter · 10 years ago
- e9d4cf41 udf: improve error management in udf_CS0toUTF8() by Fabian Frederick · 10 years ago
- 13f0c2b udf: remove redundant buffer_head.h includes by Fabian Frederick · 10 years ago
- 2b8f942 udf: use bool for done by Fabian Frederick · 10 years ago
- bbe48dd udf: destroy sbi mutex in put_super by Fabian Frederick · 10 years ago
- fdf2657 udf: One function call less in udf_fill_super() after error detection by Markus Elfring · 10 years ago
- 0d454e4 udf: Deletion of unnecessary checks before the function call "iput" by Markus Elfring · 10 years ago
- 6174c2e udf: Fix loading of special inodes by Jan Kara · 10 years ago
- 6d3d5e8 udf: Make udf_read_inode() and udf_iget() return error by Jan Kara · 10 years ago
- e973606 udf: use linux/uaccess.h by Fabian Frederick · 11 years ago
- a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
- 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
- 53ea18d udf: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
- 8c6915a fs: udf: parse_options: blocksize check by Fabian Frederick · 11 years ago
- 4449960 udf: fix for pathetic mount times in case of invalid file system by Peter A. Felvegi · 11 years ago
- 69d7567 udf: Fortify LVID loading by Jan Kara · 11 years ago
- e729eac udf: Refuse RW mount of the filesystem instead of making it RO by Jan Kara · 11 years ago
- d759bfa4 udf: Standardize return values in mount sequence by Jan Kara · 11 years ago