1. c0eb31e udf: Cleanup volume descriptor sequence processing by Jan Kara · 16 years ago
  2. d0db181 udf: fix anchor point detection by Pavel Emelyanov · 16 years ago
  3. b80697c udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes) by Jan Kara · 16 years ago
  4. 9bf2c6b udf: Remove checking of existence of filename in udf_add_entry() by Jan Kara · 16 years ago
  5. 200a359 udf: Mark udf_process_sequence() as noinline by Jan Kara · 16 years ago
  6. 165923f udf: super.c reorganization by Marcin Slusarz · 16 years ago
  7. af15a29 udf: remove unneeded kernel_timestamp type by Marcin Slusarz · 16 years ago
  8. 5677480 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps by Marcin Slusarz · 16 years ago
  9. cbf5676 udf: convert udf_stamp_to_time to return struct timespec by marcin.slusarz@gmail.com · 16 years ago
  10. c87e8e9 udf: create function for conversion from timestamp to timespec by marcin.slusarz@gmail.com · 16 years ago
  11. f18f17b udf: udf_get_block, inode_bmap - remove unneeded checks by marcin.slusarz@gmail.com · 16 years ago
  12. 01b954a udf: convert udf_count_free_bitmap to use bitmap_weight by Marcin Slusarz · 16 years ago
  13. d652eef udf: replace udf_*_offset macros with functions by marcin.slusarz@gmail.com · 16 years ago
  14. 1ab9278 udf: simplify __udf_read_inode by marcin.slusarz@gmail.com · 16 years ago
  15. c2104fd udf: replace all adds to little endians variables with le*_add_cpu by marcin.slusarz@gmail.com · 16 years ago
  16. 456390d udf: truncate: create function for updating of Allocation Ext Descriptor by marcin.slusarz@gmail.com · 16 years ago
  17. 9de90b7 udf: simple cleanup of truncate.c by marcin.slusarz@gmail.com · 16 years ago
  18. c8ed837 udf: constify crc by marcin.slusarz@gmail.com · 16 years ago
  19. 34f953d udf: udf_CS0toNLS cleanup by marcin.slusarz@gmail.com · 16 years ago
  20. 6305a0a udf: fix udf_build_ustr by Marcin Slusarz · 16 years ago
  21. 79cfe0f udf: udf_CS0toUTF8 cleanup by marcin.slusarz@gmail.com · 16 years ago
  22. b8145a7 make udf_error() static by Adrian Bunk · 16 years ago
  23. 8dee00b fs/udf: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  24. 15aebd2 udf: move headers out include/linux/ by Christoph Hellwig · 16 years ago
  25. b1e3212 udf: kill useless file header comments for vfs method implementations by Christoph Hellwig · 16 years ago
  26. f1f73ba8 udf: kill udf_set_blocksize by Christoph Hellwig · 16 years ago
  27. cba4435 udf: fix udf_add_free_space by Marcin Slusarz · 16 years ago
  28. e28d80f udf: fix directory offset handling by Jan Kara · 16 years ago
  29. 6da8089 mount options: fix udf by Miklos Szeredi · 16 years ago
  30. 05343c4 udf: fix adding entry to a directory by Jan Kara · 16 years ago
  31. af79329 udf: cleanup directory offset handling by Jan Kara · 16 years ago
  32. 32a8f24 udf: avoid unnecessary synchronous writes by Mike Galbraith · 16 years ago
  33. 7f3fbd0 udf: fix signedness issue by Marcin Slusarz · 16 years ago
  34. 1ed1617 udf: fix 3 signedness & 1 unitialized variable warnings by Marcin Slusarz · 16 years ago
  35. 934c5e6 udf: remove wrong prototype of udf_readdir by Marcin Slusarz · 16 years ago
  36. a9ca663 kill UDFFS_{DATE,VERSION} by Adrian Bunk · 16 years ago
  37. 28f7c4d udf: improve readability of udf_load_partition by Marcin Slusarz · 16 years ago
  38. 48d6d8f udf: cache struct udf_inode_info by Marcin Slusarz · 16 years ago
  39. c0b3443 udf: remove UDF_I_* macros and open code them by Marcin Slusarz · 16 years ago
  40. 5e0f001 udf: convert byte order of constant instead of variable by Marcin Slusarz · 16 years ago
  41. 4daa1b8 udf: replace loops coded with goto to real loops by Marcin Slusarz · 16 years ago
  42. 742ba02 udf: create common function for changing free space counter by Marcin Slusarz · 16 years ago
  43. 3f2587b udf: create common function for tag checksumming by Marcin Slusarz · 16 years ago
  44. 4b11111 udf: fix coding style by Marcin Slusarz · 16 years ago
  45. bd45a42 udf: fix sparse warnings (shadowing & mismatch between declaration and definition) by Marcin Slusarz · 16 years ago
  46. 883cb9d udf: move calculating of nr_groups into helper function by Marcin Slusarz · 16 years ago
  47. 66e1da3 udf: convert macros related to bitmaps to functions by Marcin Slusarz · 16 years ago
  48. deae6cf udf: check if udf_load_logicalvol failed by Marcin Slusarz · 16 years ago
  49. dc5d39b udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function by Marcin Slusarz · 16 years ago
  50. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 16 years ago
  51. 3a71fc5 udf: fix coding style of super.c by Marcin Slusarz · 16 years ago
  52. 3ad90ec fs/udf/balloc.c: mark a variable as uninitialized_var() by WANG Cong · 17 years ago
  53. b1e7a4b1 UDF: coding style fixups by Cyrill Gorcunov · 17 years ago
  54. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  55. be021ee udf: convert to new aops by Nick Piggin · 17 years ago
  56. f5cc15d Fix possible NULL pointer dereference in udf_table_free_blocks() by Jan Kara · 17 years ago
  57. bcec447 UDF: handle wrong superblock better by Jan Kara · 17 years ago
  58. ca76d2d UDF: fix UID and GID mount option ignorance by Cyrill Gorcunov · 17 years ago
  59. 28de794 UDF: coding style conversion - lindent fixups by Cyrill Gorcunov · 17 years ago
  60. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  61. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  62. 8e1c091 arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() by Jeff Garzik · 17 years ago
  63. d375b97 UDF: fix function name from udf_crc16 to udf_crc by Cyrill Gorcunov · 17 years ago
  64. 647bd61 UDF: check for allocated memory for inode data by Cyrill Gorcunov · 17 years ago
  65. c9c6415 UDF: check for allocated memory for data of new inodes by Cyrill Gorcunov · 17 years ago
  66. 5ffc4ef sendfile: remove .sendfile from filesystems that use generic_file_sendfile() by Jens Axboe · 17 years ago
  67. 74584ae udf: fix possible leakage of blocks by Jan Kara · 17 years ago
  68. f834368 parse errors in ifdefs by Yoann Padioleau · 17 years ago
  69. 85d7124 Fix possible UDF data corruption by Jan Kara · 17 years ago
  70. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  71. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  72. 951744f udf: possible null pointer dereference while load_partition by Dmitriy Monakhov · 17 years ago
  73. 31170b6 udf: support files larger than 1G by Jan Kara · 17 years ago
  74. 948b9b2 udf: add assertions by Jan Kara · 17 years ago
  75. 3bf25cb udf: use get_bh() by Jan Kara · 17 years ago
  76. ff116fc UDF: introduce struct extent_position by Jan Kara · 17 years ago
  77. 60448b1 udf: use sector_t and loff_t for file offsets by Jan Kara · 17 years ago
  78. c007c06 udf: decrement correct link count in udf_rmdir by Stephen Mollett · 17 years ago
  79. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  80. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  81. ee9b6d6 [PATCH] Mark struct super_operations const by Josef 'Jeff' Sipek · 17 years ago
  82. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  83. 5096e93 [PATCH] struct path: convert udf by Josef Sipek · 18 years ago
  84. 4a6e617 [PATCH] fs/*: trivial vsnprintf() conversion by Alexey Dobriyan · 18 years ago
  85. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  86. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  87. c1a26e7 [PATCH] UDF: Fix mounting read-write by Peter Osterlund · 18 years ago
  88. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  89. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  90. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  91. 543ade1 [PATCH] Streamline generic_file_* interfaces and filemap cleanups by Badari Pulavarty · 18 years ago
  92. 39b3f6d [PATCH] mount udf UDF_PART_FLAG_READ_ONLY partitions with MS_RDONLY by Eric Sandeen · 18 years ago
  93. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  94. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  95. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  96. 00a2b0f Fix possible UDF deadlock and memory corruption (CVE-2006-4145) by Jan Kara · 18 years ago
  97. 95f8797 [PATCH] initialize parts of udf inode earlier in create by Dan Bastone · 18 years ago
  98. 225add6 [PATCH] udf: initialize parts of inode earlier in create by Eric Sandeen · 18 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  100. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago