1. 785dffe udf: fix potential refcnt problem of nls module by Chengguang Xu · 7 years ago
  2. b72e632 udf: Do not mark possibly inconsistent filesystems as closed by Jan Kara · 7 years ago
  3. f0c4a81 udf: Remove never implemented mount options by Jan Kara · 7 years ago
  4. 116e525 udf: Provide saner default for invalid uid / gid by Jan Kara · 7 years ago
  5. 70260e4 udf: Ignore [ug]id=ignore mount options by Jan Kara · 7 years ago
  6. 7b78fd0 udf: Fix handling of Partition Descriptors by Jan Kara · 7 years ago
  7. 18cf4781 udf: Unify common handling of descriptors by Jan Kara · 7 years ago
  8. 4b8d425 udf: Convert descriptor index definitions to enum by Jan Kara · 7 years ago
  9. 6762167 udf: Allow volume descriptor sequence to be terminated by unrecorded block by Jan Kara · 7 years ago
  10. 7b568cb udf: Simplify handling of Volume Descriptor Pointers by Jan Kara · 7 years ago
  11. 91c9c9e udf: Fix off-by-one in volume descriptor sequence length by Jan Kara · 7 years ago
  12. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  13. fcbf763 udf: Fix signed/unsigned format specifiers by Steve Magnani · 7 years ago
  14. b490bdd udf: Fix 64-bit sign extension issues affecting blocks > 0x7FFFFFFF by Steve Magnani · 7 years ago
  15. abdc0eb udf: Avoid overflow when session starts at large offset by Jan Kara · 7 years ago
  16. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  17. b5f5245 fs-udf: Delete an error message for a failed memory allocation in two functions by Markus Elfring · 7 years ago
  18. 033c9da fs-udf: Improve six size determinations by Markus Elfring · 7 years ago
  19. ba2eb86 fs-udf: Adjust two checks for null pointers by Markus Elfring · 7 years ago
  20. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 7 years ago
  21. a247f72 udf: Remove unused UDF_DEFAULT_BLOCKSIZE by Jan Kara · 8 years ago
  22. 70f16ce udf: allow implicit blocksize specification during mount by Fabian Frederick · 8 years ago
  23. 23bcda1 udf: atomically read inode size by Fabian Frederick · 8 years ago
  24. 54bb60d udf: merge module informations in super.c by Fabian Frederick · 8 years ago
  25. 88b50ce fs: udf: Replace CURRENT_TIME with current_time() by Deepa Dinamani · 8 years ago
  26. 7888824 udf: Use correct partition reference number for metadata by Alden Tondettar · 9 years ago
  27. a47241c udf: Prevent stack overflow on corrupted filesystem mount by Alden Tondettar · 9 years ago
  28. c26f6c6 udf: Fix conversion of 'dstring' fields to UTF8 by Andrew Gabbasov · 9 years ago
  29. 9293fcf udf: Remove struct ustr as non-needed intermediate storage by Andrew Gabbasov · 9 years ago
  30. 9fba705 udf: Adjust UDF_NAME_LEN to better reflect actual restrictions by Andrew Gabbasov · 9 years ago
  31. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 9 years ago
  32. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  33. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  34. e7a4eb8 udf: limit the maximum number of TD redirections by Vegard Nossum · 9 years ago
  35. 9181f8b udf: Don't modify filesystem for read-only mounts by Jan Kara · 9 years ago
  36. 792352c udf: fix udf_load_pvoldesc() by Dan Carpenter · 10 years ago
  37. e9d4cf41 udf: improve error management in udf_CS0toUTF8() by Fabian Frederick · 10 years ago
  38. 13f0c2b udf: remove redundant buffer_head.h includes by Fabian Frederick · 10 years ago
  39. 2b8f942 udf: use bool for done by Fabian Frederick · 10 years ago
  40. bbe48dd udf: destroy sbi mutex in put_super by Fabian Frederick · 10 years ago
  41. fdf2657 udf: One function call less in udf_fill_super() after error detection by Markus Elfring · 10 years ago
  42. 0d454e4 udf: Deletion of unnecessary checks before the function call "iput" by Markus Elfring · 10 years ago
  43. 6174c2e udf: Fix loading of special inodes by Jan Kara · 10 years ago
  44. 6d3d5e8 udf: Make udf_read_inode() and udf_iget() return error by Jan Kara · 10 years ago
  45. e973606 udf: use linux/uaccess.h by Fabian Frederick · 11 years ago
  46. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  47. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  48. 53ea18d udf: Add __init macro to init_inodecache by Fabian Frederick · 11 years ago
  49. 8c6915a fs: udf: parse_options: blocksize check by Fabian Frederick · 11 years ago
  50. 4449960 udf: fix for pathetic mount times in case of invalid file system by Peter A. Felvegi · 11 years ago
  51. 69d7567 udf: Fortify LVID loading by Jan Kara · 11 years ago
  52. e729eac udf: Refuse RW mount of the filesystem instead of making it RO by Jan Kara · 11 years ago
  53. d759bfa4 udf: Standardize return values in mount sequence by Jan Kara · 11 years ago
  54. 3e64fe5 fs: Limit sys_mount to only request filesystem modules. (Part 3) by Eric W. Biederman · 12 years ago
  55. 288be96 udf: Remove unused s_extLength from udf_bitmap by Jan Kara · 12 years ago
  56. c60305b udf: Make s_block_bitmap standard array by Jan Kara · 12 years ago
  57. 9960005 udf: add extent cache support in case of file reading by Namjae Jeon · 12 years ago
  58. 9734c971 udf: Write LVID to disk after opening / closing by Jan Kara · 12 years ago
  59. 1b1baff UDF: Fix a null pointer dereference in udf_sb_free_partitions by Namjae Jeon · 12 years ago
  60. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  61. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  62. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  63. c2ba138 userns: Convert the udf filesystem to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  64. 68766a2 udf: fix retun value on error path in udf_load_logicalvol by Nikola Pajkovsky · 12 years ago
  65. dc141a4 UDF: During mount free lvid_bh before rescanning with different blocksize by Ashish Sangwan · 12 years ago
  66. 57b9655 udf: Improve table length check to avoid possible overflow by Jan Kara · 13 years ago
  67. bff943a udf: Fix memory leak when mounting by Jan Kara · 13 years ago
  68. db8109e udf: stop using s_dirt by Artem Bityutskiy · 13 years ago
  69. 1df2ae3 udf: Fortify loading of sparing table by Jan Kara · 13 years ago
  70. adee11b udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 13 years ago
  71. cb14d34 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 13 years ago
  72. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  73. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  74. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 13 years ago
  75. 75b09e0 udf: Remove unnecessary OOM messages by Joe Perches · 13 years ago
  76. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  77. 853a0c2 udf: Mark LVID buffer as uptodate before marking it dirty by Jan Kara · 13 years ago
  78. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  79. faa1729 udf: propagate umode_t by Al Viro · 13 years ago
  80. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  81. ed47a7d udf: Cleanup metadata flags handling by Jan Kara · 13 years ago
  82. 3080a74 udf: Skip mirror metadata FE loading when metadata FE is ok by Namjae Jeon · 13 years ago
  83. a983f36 udf: Neaten udf_debug uses by Joe Perches · 13 years ago
  84. c2bff36 udf: Neaten logging output, use vsprintf extension %pV by Joe Perches · 13 years ago
  85. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  86. a40ecd7 udf: Rename udf_warning to udf_warn by Joe Perches · 13 years ago
  87. 8076c36 udf: Rename udf_error to udf_err by Joe Perches · 13 years ago
  88. 7e273e3 udf: Promote some debugging messages to udf_error by Joe Perches · 13 years ago
  89. 7c955fc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 14 years ago
  90. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  91. 9db9f9e udf: Remove unnecessary bkl usages by Alessio Igor Bogani · 14 years ago
  92. 4d0fb62 udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct by Alessio Igor Bogani · 14 years ago
  93. d1668fe udf: Remove BKL from free space counting functions by Jan Kara · 14 years ago
  94. 0484b1c udf: Remove BKL from udf_put_super() and udf_remount_fs() by Jan Kara · 14 years ago
  95. c03cad2 udf: Protect default inode credentials by rwlock by Jan Kara · 14 years ago
  96. 949f4a7 udf: Protect all modifications of LVID with s_alloc_mutex by Jan Kara · 14 years ago
  97. d664b6a udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex by Jan Kara · 14 years ago
  98. ed2ae6f fs/udf: Use vzalloc by Joe Perches · 14 years ago
  99. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  100. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago