1. f05f242 udf: Fix error handling in udf_new_inode() by Jan Kara · 3 years ago
  2. a48fc69 udf: Fix crash after seekdir by Jan Kara · 3 years, 2 months ago
  3. e4ae473 udf: use sb_bdev_nr_blocks by Christoph Hellwig · 3 years, 2 months ago
  4. 58bc6d1 udf_get_extendedattr() had no boundary checks. by Stian Skjelstad · 3 years, 4 months ago
  5. b645333 udf: Fix iocharset=utf8 mount option by Pali Rohár · 3 years, 5 months ago
  6. 979a6e2 udf: Get rid of 0-length arrays in struct fileIdentDesc by Jan Kara · 3 years, 8 months ago
  7. b3c8c98 udf: Get rid of 0-length arrays by Jan Kara · 3 years, 8 months ago
  8. 04e8ee5 udf: Remove unused declaration by Jan Kara · 3 years, 8 months ago
  9. 781d2a9 udf: Check LVID earlier by Jan Kara · 3 years, 8 months ago
  10. 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
  11. 0af5737 mm: require ->set_page_dirty to be explicitly wired up by Christoph Hellwig · 3 years, 6 months ago
  12. fa236c2 udf: Fix NULL pointer dereference in udf_symlink function by Arturo Giusti · 3 years, 7 months ago
  13. 80e5d1ff5 useful constants: struct qstr for ".." by Al Viro · 3 years, 9 months ago
  14. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  15. 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
  16. 3a9a3aa udf: handle large user and group ID by BingJing Chang · 4 years ago
  17. 63c9e47 udf: fix silent AED tagLocation corruption by Steven J. Magnani · 4 years ago
  18. 549c729 fs: make helpers idmap mount aware by Christian Brauner · 4 years ago
  19. 0d56a45 stat: handle idmapped mounts by Christian Brauner · 4 years ago
  20. 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years ago
  21. 21cb47b inode: make init and permission helpers idmapped mount aware by Christian Brauner · 4 years ago
  22. 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years ago
  23. 5cdc4a6 udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years ago
  24. 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
  25. 44ac6b8 udf: Limit sparing table size by Jan Kara · 4 years, 3 months ago
  26. 382a228 udf: Remove pointless union in udf_inode_info by Jan Kara · 4 years, 3 months ago
  27. 044e2e2 udf: Avoid accessing uninitialized data on failed inode read by Jan Kara · 4 years, 3 months ago
  28. a7be300 udf: Fix memory leak when mounting by Jan Kara · 4 years, 3 months ago
  29. aa9f666 udf: Remove redundant initialization of variable ret by Jing Xiangfeng · 4 years, 3 months ago
  30. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  31. 256ccb9 udf: Use kvzalloc() in udf_sb_alloc_bitmap() by Denis Efremov · 4 years, 4 months ago
  32. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  33. 09e70bb Merge tag 'for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 5 months ago
  34. dcec10a udf: osta_udf.h: delete a duplicated word by Randy Dunlap · 4 years, 5 months ago
  35. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  36. 248727a udf: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  37. 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  38. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  39. d438834 fs: convert mpage_readpages to mpage_readahead by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  40. 8b075e5 udf: stop using ioctl_by_bdev by Christoph Hellwig · 4 years, 8 months ago
  41. 0c1bc6b docs: filesystems: fix renamed references by Mauro Carvalho Chehab · 4 years, 9 months ago
  42. 149ed3d4 change email address for Pali Rohár by Pali Rohár · 4 years, 9 months ago
  43. 3fc1316 udf: udf_sb.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  44. 356557b udf: Clarify meaning of f_files in udf_statfs by Jan Kara · 5 years ago
  45. 15fb05f udf: Allow writing to 'Rewritable' partitions by Jan Kara · 5 years ago
  46. 57debb8 udf: Disallow R/W mode for disk with Metadata partition by Pali Rohár · 5 years ago
  47. 49be68c udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags by Pali Rohár · 5 years ago
  48. a4a8b99 udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 5 years ago
  49. 6146446 udf: Update header files to UDF 2.60 by Pali Rohár · 5 years ago
  50. 871b9b1 udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h by Pali Rohár · 5 years ago
  51. 800552c udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS by Pali Rohár · 5 years ago
  52. 4eb09e1 fs-udf: Delete an unnecessary check before brelse() by Markus Elfring · 5 years ago
  53. 8b47ea6 udf: Drop forward function declarations by Jan Kara · 5 years ago
  54. 2dee5aa udf: Verify domain identifier fields by Jan Kara · 5 years ago
  55. c3367a1 udf: augment UDF permissions on new inodes by Steven J. Magnani · 5 years ago
  56. 8cbd9af udf: Use dynamic debug infrastructure by Jan Kara · 5 years ago
  57. ab9a3a7 udf: reduce leakage of blocks related to named streams by Steven J. Magnani · 5 years ago
  58. 56db199 udf: prevent allocation beyond UDF partition by Steve Magnani · 5 years ago
  59. 6fbacb8 udf: support 2048-byte spacing of VRS descriptors on 4K media by Steven J. Magnani · 5 years ago
  60. ba54aef udf: refactor VRS descriptor identification by Steven J. Magnani · 5 years ago
  61. 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
  62. fa33cdb udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 5 years ago
  63. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  64. 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
  65. a78bb38 udf: switch to ->free_inode() by Al Viro · 6 years ago
  66. 39416c5 udf: fix an uninitialized read bug and remove dead code by Wenwen Wang · 6 years ago
  67. a768a9a udf: Explain handling of load_nls() failure by Jan Kara · 6 years ago
  68. 2b42be5 udf: Propagate errors from udf_truncate_extents() by Jan Kara · 6 years ago
  69. d3ca465 udf: Fix crash on IO error during truncate by Jan Kara · 6 years ago
  70. 52b9666 udf: Drop pointless check from udf_sync_fs() by Jan Kara · 6 years ago
  71. 4f5edd8 udf: disallow RW mount without valid integrity descriptor by Steve Magnani · 6 years ago
  72. e8b4274 udf: finalize integrity descriptor before writeback by Steve Magnani · 6 years ago
  73. ebbd5e9 udf: factor out LVID finalization for reuse by Steve Magnani · 6 years ago
  74. 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
  75. d288d95 udf: Fix BUG on corrupted inode by Jan Kara · 6 years ago
  76. b54e41f udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
  77. 1abefb0 udf: Drop pack pragma from udf_sb.h by Jan Kara · 6 years ago
  78. 694538b udf: Drop freed bitmap / table support by Jan Kara · 6 years ago
  79. b085fbe udf: Fix crash during mount by Jan Kara · 6 years ago
  80. a9ad01b udf: Prevent write-unsupported filesystem to be remounted read-write by Jan Kara · 6 years ago
  81. 849fe89 udf: remove unused variables group_start and nr_groups by Colin Ian King · 6 years ago
  82. ee4af50 udf: Fix mounting of Win7 created UDF filesystems by Jan Kara · 6 years ago
  83. 82c82ab udf: Remove dead code from udf_find_fileset() by Jan Kara · 6 years ago
  84. 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
  85. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  86. 5c1a68a3 udf: switch to discard_new_inode() by Al Viro · 7 years ago
  87. c3b9cec udf: convert inode stamps to timespec64 by Arnd Bergmann · 7 years ago
  88. 6c1e4d0 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 7 years ago
  89. f2e8334 udf: Provide function for calculating dir entry length by Jan Kara · 7 years ago
  90. fa65653 udf: Detect incorrect directory size by Jan Kara · 7 years ago
  91. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  92. 15eefe2 Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-timespec64 by Arnd Bergmann · 7 years ago
  93. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  94. d987f62c Merge tag 'udf_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  95. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  96. 0220edd udf: Simplify calls to udf_disk_stamp_to_time by Deepa Dinamani · 7 years ago
  97. 5997aab Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  98. 1e2e547 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  99. 8a0cdef udf: Add support for decoding UTF-16 characters by Jan Kara · 7 years ago
  100. ef2e18f udf: Add support for encoding UTF-16 characters by Jan Kara · 7 years ago