1. b2527bf udf: Fix file entry logicalBlocksRecorded by Steve Nickel · 13 years ago
  2. d5e2cf0 udf: Init/maintain file entry checkpoint field by Steve Nickel · 13 years ago
  3. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  4. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  5. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 13 years ago
  6. faa1729 udf: propagate umode_t by Al Viro · 13 years ago
  7. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  8. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  9. a983f36 udf: Neaten udf_debug uses by Joe Perches · 13 years ago
  10. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  11. bc11232 udf: Add readpages support for udf. by Namjae Jeon · 13 years ago
  12. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  13. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  14. 7e49b6f udf: Convert UDF to new truncate calling sequence by Jan Kara · 14 years ago
  15. 9db9f9e udf: Remove unnecessary bkl usages by Alessio Igor Bogani · 14 years ago
  16. 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
  17. c03cad2 udf: Protect default inode credentials by rwlock by Jan Kara · 14 years ago
  18. 49521de udf: Remove BKL from udf_update_inode by Jan Kara · 14 years ago
  19. 3aac2b6 switch udf to ->evict_inode() by Al Viro · 14 years ago
  20. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  21. 3635046 udf: Remove dead quota code by Jan Kara · 14 years ago
  22. c15d0fc udf: add speciffic ->setattr callback by Dmitry Monakhov · 14 years ago
  23. 83c0fb6 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
  24. 5833ded udf: Do not read inode before writing it by Jan Kara · 15 years ago
  25. aae917c udf: Fix unalloc space handling in udf_update_inode by Jan Kara · 15 years ago
  26. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  27. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  28. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
  29. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 15 years ago
  30. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 15 years ago
  31. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 15 years ago
  32. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 15 years ago
  33. 391e8bb sanitize const/signedness for udf by Al Viro · 15 years ago
  34. 1537a36 tree-wide: fix 'lenght' typo in comments and code by Daniel Mack · 15 years ago
  35. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  36. 81056dd udf: Perform preallocation only for regular files by Jan Kara · 15 years ago
  37. 87bc730 udf: fix default mode and dmode options handling by Marcin Slusarz · 16 years ago
  38. 7ac9bcd5 udf: implement mode and dmode mounting options by Marcin Slusarz · 16 years ago
  39. 97e961f Fix the udf code not to pass structs on stack where possible. by Pekka Enberg · 16 years ago
  40. 5ca4e4b Remove struct typedefs from fs/udf/ecma_167.h et al. by Pekka Enberg · 16 years ago
  41. 52b19ac udf: Fix BUG_ON() in destroy_inode() by Jan Kara · 16 years ago
  42. f845fce udf: use crc_itu_t from lib instead of udf_crc by Bob Copeland · 16 years ago
  43. bfb257a udf: Add read-only support for 2.50 UDF media by Jan Kara · 16 years ago
  44. 742e179 udf: Allow loading of VAT inode by Jan Kara · 16 years ago
  45. 5677480 udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps by Marcin Slusarz · 17 years ago
  46. cbf5676 udf: convert udf_stamp_to_time to return struct timespec by marcin.slusarz@gmail.com · 17 years ago
  47. c87e8e9 udf: create function for conversion from timestamp to timespec by marcin.slusarz@gmail.com · 17 years ago
  48. f18f17b udf: udf_get_block, inode_bmap - remove unneeded checks by marcin.slusarz@gmail.com · 17 years ago
  49. 1ab9278 udf: simplify __udf_read_inode by marcin.slusarz@gmail.com · 17 years ago
  50. c2104fd udf: replace all adds to little endians variables with le*_add_cpu by marcin.slusarz@gmail.com · 17 years ago
  51. b1e3212 udf: kill useless file header comments for vfs method implementations by Christoph Hellwig · 17 years ago
  52. 05343c4 udf: fix adding entry to a directory by Jan Kara · 17 years ago
  53. af79329 udf: cleanup directory offset handling by Jan Kara · 17 years ago
  54. 32a8f24 udf: avoid unnecessary synchronous writes by Mike Galbraith · 17 years ago
  55. 1ed1617 udf: fix 3 signedness & 1 unitialized variable warnings by Marcin Slusarz · 17 years ago
  56. 48d6d8f udf: cache struct udf_inode_info by Marcin Slusarz · 17 years ago
  57. c0b3443 udf: remove UDF_I_* macros and open code them by Marcin Slusarz · 17 years ago
  58. 5e0f001 udf: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  59. 3f2587b udf: create common function for tag checksumming by Marcin Slusarz · 17 years ago
  60. 4b11111 udf: fix coding style by Marcin Slusarz · 17 years ago
  61. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 17 years ago
  62. be021ee udf: convert to new aops by Nick Piggin · 17 years ago
  63. ca76d2d UDF: fix UID and GID mount option ignorance by Cyrill Gorcunov · 17 years ago
  64. 28de794 UDF: coding style conversion - lindent fixups by Cyrill Gorcunov · 17 years ago
  65. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  66. 647bd61 UDF: check for allocated memory for inode data by Cyrill Gorcunov · 17 years ago
  67. 74584ae udf: fix possible leakage of blocks by Jan Kara · 17 years ago
  68. 85d7124 Fix possible UDF data corruption by Jan Kara · 17 years ago
  69. 31170b6 udf: support files larger than 1G by Jan Kara · 17 years ago
  70. 3bf25cb udf: use get_bh() by Jan Kara · 17 years ago
  71. ff116fc UDF: introduce struct extent_position by Jan Kara · 17 years ago
  72. 60448b1 udf: use sector_t and loff_t for file offsets by Jan Kara · 17 years ago
  73. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  74. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  75. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  76. 2c2111c BUG_ON() Conversion in fs/udf/ by Eric Sesterhenn · 18 years ago
  77. 0e6b3e5 [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 18 years ago
  78. 4d6660e [PATCH] udf: fix uid/gid options and add uid/gid=ignore and forget options by Phillip Susi · 19 years ago
  79. b8b0af2 [PATCH] udf: remove bogus inode == NULL check in inode_bmap by Christoph Hellwig · 19 years ago
  80. 4d399ca remove pointers to the defunct UDF mailing list by Adrian Bunk · 19 years ago
  81. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  82. cd7619d [PATCH] Exterminate PAGE_BUG by Matt Mackall · 19 years ago
  83. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago