1. 68766a2 udf: fix retun value on error path in udf_load_logicalvol by Nikola Pajkovsky · 12 years ago
  2. dc141a4 UDF: During mount free lvid_bh before rescanning with different blocksize by Ashish Sangwan · 12 years ago
  3. bb2b6d1 udf: fix udf_setsize() for file data in ICB by Ian Abbott · 12 years ago
  4. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  5. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  6. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  7. 0143fc5 udf: avoid info leak on export by Mathias Krause · 12 years ago
  8. 57b9655 udf: Improve table length check to avoid possible overflow by Jan Kara · 12 years ago
  9. 17dc59b udf: Do not decrement i_blocks when freeing indirect extent block by Jan Kara · 12 years ago
  10. bff943a udf: Fix memory leak when mounting by Jan Kara · 12 years ago
  11. a0e589b UDF: Remove unnecessary variable "offset" from udf_fill_inode by Ashish Sangwan · 12 years ago
  12. db8109e udf: stop using s_dirt by Artem Bityutskiy · 12 years ago
  13. 221d3eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  14. 1df2ae3 udf: Fortify loading of sparing table by Jan Kara · 12 years ago
  15. adee11b udf: Avoid run away loop when partition table length is corrupted by Jan Kara · 12 years ago
  16. cb14d34 udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol() by Jan Kara · 12 years ago
  17. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  18. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  19. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  20. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  21. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  22. e2a0883 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  23. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  24. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  25. 7c0fb22 udf: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  26. f6940fe udf: Fix deadlock in udf_release_file() by Jan Kara · 12 years ago
  27. a0391a3 udf: Fix deadlock in udf_release_file() by Jan Kara · 12 years ago
  28. b2527bf udf: Fix file entry logicalBlocksRecorded by Steve Nickel · 12 years ago
  29. fd4287d udf: Fix handling of i_blocks by Jan Kara · 12 years ago
  30. d5e2cf0 udf: Init/maintain file entry checkpoint field by Steve Nickel · 12 years ago
  31. 75b09e0 udf: Remove unnecessary OOM messages by Joe Perches · 12 years ago
  32. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  33. 853a0c2 udf: Mark LVID buffer as uptodate before marking it dirty by Jan Kara · 13 years ago
  34. fef2e9f udf: Treat symlink component of type 2 as / by Jan Kara · 13 years ago
  35. d2eb8c3 udf: Fix deadlock when converting file from in-ICB one to normal one by Jan Kara · 13 years ago
  36. 7b0b093 udf: Cleanup calling convention of inode_getblk() by Jan Kara · 13 years ago
  37. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  38. faa1729 udf: propagate umode_t by Al Viro · 13 years ago
  39. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  40. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  41. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  42. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  43. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  44. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  45. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  46. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  47. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  48. ed47a7d udf: Cleanup metadata flags handling by Jan Kara · 13 years ago
  49. 3080a74 udf: Skip mirror metadata FE loading when metadata FE is ok by Namjae Jeon · 13 years ago
  50. a983f36 udf: Neaten udf_debug uses by Joe Perches · 13 years ago
  51. c2bff36 udf: Neaten logging output, use vsprintf extension %pV by Joe Perches · 13 years ago
  52. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  53. a40ecd7 udf: Rename udf_warning to udf_warn by Joe Perches · 13 years ago
  54. 8076c36 udf: Rename udf_error to udf_err by Joe Perches · 13 years ago
  55. 7e273e3 udf: Promote some debugging messages to udf_error by Joe Perches · 13 years ago
  56. bc11232 udf: Add readpages support for udf. by Namjae Jeon · 13 years ago
  57. 6f28610 switch udf_ioctl() to inode_permission() by Al Viro · 13 years ago
  58. 7020739 udf: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  59. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  60. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  61. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  62. 9ad1e1e udf: use little-endian bitops by Akinobu Mita · 13 years ago
  63. 374e552 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 13 years ago
  64. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  65. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  66. 810c1b2e udf: fix i_nlink limit by Al Viro · 13 years ago
  67. 6f644e5 UDF: Fix compiler warning by Dirk Behme · 13 years ago
  68. 7e49b6f udf: Convert UDF to new truncate calling sequence by Jan Kara · 14 years ago
  69. 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
  70. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  71. a4264b3 UDF: Close small mem leak in udf_find_entry() by Jesper Juhl · 14 years ago
  72. 4651c59 udf: Fix directory corruption after extent merging by Jan Kara · 14 years ago
  73. 8754a3f udf: Protect udf_file_aio_write from possible races by Jan Kara · 14 years ago
  74. 9db9f9e udf: Remove unnecessary bkl usages by Alessio Igor Bogani · 14 years ago
  75. 7db09be udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() execution by Alessio Igor Bogani · 14 years ago
  76. 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
  77. d1668fe udf: Remove BKL from free space counting functions by Jan Kara · 14 years ago
  78. 7abc2e4 udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks() by Jan Kara · 14 years ago
  79. 0484b1c udf: Remove BKL from udf_put_super() and udf_remount_fs() by Jan Kara · 14 years ago
  80. c03cad2 udf: Protect default inode credentials by rwlock by Jan Kara · 14 years ago
  81. 949f4a7 udf: Protect all modifications of LVID with s_alloc_mutex by Jan Kara · 14 years ago
  82. d664b6a udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex by Jan Kara · 14 years ago
  83. 49521de udf: Remove BKL from udf_update_inode by Jan Kara · 14 years ago
  84. f2a6cc1 udf: Convert UDF_SB(sb)->s_flags to use bitops by Jan Kara · 14 years ago
  85. fab3c858 fs/udf: Add printf format/argument verification by Joe Perches · 14 years ago
  86. ed2ae6f fs/udf: Use vzalloc by Joe Perches · 14 years ago
  87. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  88. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  89. 79f14b7 Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  90. 6de5bd1 BKL: introduce CONFIG_BKL. by Arnd Bergmann · 14 years ago
  91. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  92. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  93. 3aac2b6 switch udf to ->evict_inode() by Al Viro · 14 years ago
  94. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  95. d39aae9 add missing setattr methods by Christoph Hellwig · 14 years ago
  96. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  97. 581b7e9 udf: super.c Fix warning: variable 'sbi' set but not used by Justin P. Mattock · 14 years ago
  98. de67445 udf: remove duplicated #include by Huang Weiyi · 14 years ago
  99. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  100. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 14 years ago