1. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  2. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  3. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  4. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 14 years ago
  5. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  6. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  7. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  8. e971b0b udf: Try harder when looking for VAT inode by Jan Kara · 15 years ago
  9. 1fefd08 udf: Fix compilation with UDFFS_DEBUG enabled by Jan Kara · 15 years ago
  10. cbc8cc3 udf: Fix possible corruption when close races with write by Jan Kara · 15 years ago
  11. 81056dd udf: Perform preallocation only for regular files by Jan Kara · 15 years ago
  12. 7c6e3d1 udf: Remove wrong assignment in udf_symlink by Jan Kara · 15 years ago
  13. 5891d9d udf: Remove dead code by Jan Kara · 15 years ago
  14. 4bf17af udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks by Jan Kara · 15 years ago
  15. 3391faa udf: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  16. 24a5d59 udf: Use device size when drive reported bogus number of written blocks by Jan Kara · 15 years ago
  17. 90de066 switch udf to simple_fsync() by Al Viro · 15 years ago
  18. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  19. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  20. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  21. 146bca7 udf: Don't write integrity descriptor too often by Jan Kara · 15 years ago
  22. 4034600 udf: Try anchor in block 256 first by Jan Kara · 15 years ago
  23. 225fede udf: Some type fixes and cleanups by Jan Kara · 15 years ago
  24. 1197e4d udf: use hardware sector size by Clemens Ladisch · 15 years ago
  25. 4136801 udf: fix novrs mount option by Clemens Ladisch · 15 years ago
  26. 59285c2 udf: Fix oops when invalid character in filename occurs by Jan Kara · 16 years ago
  27. 557f5a1 udf: return f_fsid for statfs(2) by Coly Li · 16 years ago
  28. f90981f udf: Add checks to not underflow sector_t by Jan Kara · 16 years ago
  29. 87bc730 udf: fix default mode and dmode options handling by Marcin Slusarz · 16 years ago
  30. e650b94 udf: fix sparse warnings: by Jan Kara · 16 years ago
  31. 3093055 udf: unsigned last[i] cannot be less than 0 by roel kluin · 16 years ago
  32. 7ac9bcd udf: implement mode and dmode mounting options by Marcin Slusarz · 16 years ago
  33. 530f1a5 udf: reduce stack usage of udf_get_filename by Marcin Slusarz · 16 years ago
  34. ba9aadd udf: reduce stack usage of udf_load_pvoldesc by Marcin Slusarz · 16 years ago
  35. 97e961f Fix the udf code not to pass structs on stack where possible. by Pekka Enberg · 16 years ago
  36. 5ca4e4b Remove struct typedefs from fs/udf/ecma_167.h et al. by Pekka Enberg · 16 years ago
  37. bacfb7c udf: Use lowercase names of quota functions by Jan Kara · 16 years ago
  38. ddfaccd fs/Kconfig: move iso9660, udf out by Alexey Dobriyan · 16 years ago
  39. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  40. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  41. 7706bb3 CRED: Wrap task credential accesses in the UDF filesystem by David Howells · 16 years ago
  42. 9fbb76c [PATCH] get rid of on-stack dentry in udf by Al Viro · 16 years ago
  43. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  44. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  45. 5c89468 udf: add llseek method by Christoph Hellwig · 16 years ago
  46. 97e1cfb udf: Fix error paths in udf_new_inode() by Jan Kara · 16 years ago
  47. db0badc udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2) by Jan Kara · 16 years ago
  48. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  49. e8183c2 udf: Fix regression in UDF anchor block detection by Tomas Janousek · 16 years ago
  50. e4f3ec0 udf: restore UDFFS_DEBUG to being undefined by default by Paul Collins · 16 years ago
  51. 0f1bce4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 16 years ago
  52. 9afadc4 udf: Fix memory corruption when fs mounted with noadinicb option by Jan Kara · 16 years ago
  53. 221e583 udf: Make udf exportable by Rasmus Rohde · 16 years ago
  54. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  55. 22ba031 udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline by Adrian Bunk · 16 years ago
  56. 78e917d udf: fix sparse warning in namei.c by Harvey Harrison · 16 years ago
  57. f845fce udf: use crc_itu_t from lib instead of udf_crc by Bob Copeland · 16 years ago
  58. 706047a udf: Fix compilation warnings when UDF debug is on by Sebastian Manciulea · 16 years ago
  59. 47c9358 udf: Fix bug in VAT mapping code by Sebastian Manciulea · 16 years ago
  60. bfb257a udf: Add read-only support for 2.50 UDF media by Jan Kara · 16 years ago
  61. f4bcbbd udf: Fix handling of multisession media by Sebastian Manciulea · 16 years ago
  62. 96200be udf: Mount filesystem read-only if it has pseudooverwrite partition by Jan Kara · 16 years ago
  63. fa5e081 udf: Handle VAT packed inside inode properly by Jan Kara · 16 years ago
  64. 742e179 udf: Allow loading of VAT inode by Jan Kara · 16 years ago
  65. c82a127 udf: Fix detection of VAT version by Jan Kara · 16 years ago
  66. 4f7874c udf: Silence warning about accesses beyond end of device by Jan Kara · 16 years ago
  67. 5fb28aa udf: Improve anchor block detection by Jan Kara · 16 years ago
  68. 423cf6d udf: Cleanup anchor block detection. by Jan Kara · 16 years ago
  69. 38b74a5 udf: Move processing of virtual partitions by Jan Kara · 16 years ago
  70. 3fb38df udf: Move filling of partition descriptor info into a separate function by Jan Kara · 16 years ago
  71. 2e0838f udf: Improve error recovery on mount by Jan Kara · 16 years ago
  72. c0eb31e udf: Cleanup volume descriptor sequence processing by Jan Kara · 16 years ago
  73. d0db181 udf: fix anchor point detection by Pavel Emelyanov · 16 years ago
  74. b80697c udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes) by Jan Kara · 16 years ago
  75. 9bf2c6b udf: Remove checking of existence of filename in udf_add_entry() by Jan Kara · 16 years ago
  76. 200a359 udf: Mark udf_process_sequence() as noinline by Jan Kara · 16 years ago
  77. 165923f udf: super.c reorganization by Marcin Slusarz · 17 years ago
  78. af15a29 udf: remove unneeded kernel_timestamp type by Marcin Slusarz · 17 years ago
  79. 5677480 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps by Marcin Slusarz · 17 years ago
  80. cbf5676 udf: convert udf_stamp_to_time to return struct timespec by marcin.slusarz@gmail.com · 16 years ago
  81. c87e8e9 udf: create function for conversion from timestamp to timespec by marcin.slusarz@gmail.com · 17 years ago
  82. f18f17b udf: udf_get_block, inode_bmap - remove unneeded checks by marcin.slusarz@gmail.com · 17 years ago
  83. 01b954a udf: convert udf_count_free_bitmap to use bitmap_weight by Marcin Slusarz · 17 years ago
  84. d652eef udf: replace udf_*_offset macros with functions by marcin.slusarz@gmail.com · 17 years ago
  85. 1ab9278 udf: simplify __udf_read_inode by marcin.slusarz@gmail.com · 17 years ago
  86. c2104fd udf: replace all adds to little endians variables with le*_add_cpu by marcin.slusarz@gmail.com · 17 years ago
  87. 456390d udf: truncate: create function for updating of Allocation Ext Descriptor by marcin.slusarz@gmail.com · 17 years ago
  88. 9de90b7 udf: simple cleanup of truncate.c by marcin.slusarz@gmail.com · 17 years ago
  89. c8ed837 udf: constify crc by marcin.slusarz@gmail.com · 16 years ago
  90. 34f953d udf: udf_CS0toNLS cleanup by marcin.slusarz@gmail.com · 16 years ago
  91. 6305a0a udf: fix udf_build_ustr by Marcin Slusarz · 17 years ago
  92. 79cfe0f udf: udf_CS0toUTF8 cleanup by marcin.slusarz@gmail.com · 17 years ago
  93. b8145a7 make udf_error() static by Adrian Bunk · 17 years ago
  94. 8dee00b fs/udf: Use DIV_ROUND_UP by Julia Lawall · 17 years ago
  95. 15aebd2 udf: move headers out include/linux/ by Christoph Hellwig · 17 years ago
  96. b1e3212 udf: kill useless file header comments for vfs method implementations by Christoph Hellwig · 17 years ago
  97. f1f73ba8 udf: kill udf_set_blocksize by Christoph Hellwig · 17 years ago
  98. cba4435 udf: fix udf_add_free_space by Marcin Slusarz · 17 years ago
  99. e28d80f udf: fix directory offset handling by Jan Kara · 17 years ago
  100. 6da8089 mount options: fix udf by Miklos Szeredi · 17 years ago