1. 94e07a75 fs: encode_fh: return FILEID_INVALID if invalid fid_type by Namjae Jeon · 11 years ago
  2. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  3. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  4. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  5. 0143fc5 udf: avoid info leak on export by Mathias Krause · 12 years ago
  6. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  7. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  8. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  9. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  10. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  11. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  12. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  13. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  14. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  15. a40ecd7 udf: Rename udf_warning to udf_warn by Joe Perches · 13 years ago
  16. 7020739 udf: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  17. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  18. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  19. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  20. 810c1b2e udf: fix i_nlink limit by Al Viro · 13 years ago
  21. a4264b3 UDF: Close small mem leak in udf_find_entry() by Jesper Juhl · 14 years ago
  22. 4651c59 udf: Fix directory corruption after extent merging by Jan Kara · 14 years ago
  23. 9db9f9e udf: Remove unnecessary bkl usages by Alessio Igor Bogani · 14 years ago
  24. 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
  25. d664b6a udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex by Jan Kara · 14 years ago
  26. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  27. 3635046 udf: Remove dead quota code by Jan Kara · 14 years ago
  28. a6c5a03 udf: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  29. c15d0fc udf: add speciffic ->setattr callback by Dmitry Monakhov · 14 years ago
  30. e213e26 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
  31. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  32. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  33. 391e8bb sanitize const/signedness for udf by Al Viro · 14 years ago
  34. 2c948b3 udf: Avoid IO in udf_clear_inode by Jan Kara · 15 years ago
  35. 7c6e3d1 udf: Remove wrong assignment in udf_symlink by Jan Kara · 15 years ago
  36. 97e961f Fix the udf code not to pass structs on stack where possible. by Pekka Enberg · 16 years ago
  37. 5ca4e4b Remove struct typedefs from fs/udf/ecma_167.h et al. by Pekka Enberg · 16 years ago
  38. 7706bb3 CRED: Wrap task credential accesses in the UDF filesystem by David Howells · 16 years ago
  39. 9fbb76c [PATCH] get rid of on-stack dentry in udf by Al Viro · 16 years ago
  40. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  41. 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
  42. 9afadc4 udf: Fix memory corruption when fs mounted with noadinicb option by Jan Kara · 16 years ago
  43. 221e583 udf: Make udf exportable by Rasmus Rohde · 16 years ago
  44. 78e917d udf: fix sparse warning in namei.c by Harvey Harrison · 16 years ago
  45. f845fce udf: use crc_itu_t from lib instead of udf_crc by Bob Copeland · 16 years ago
  46. b80697c udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes) by Jan Kara · 16 years ago
  47. 9bf2c6b udf: Remove checking of existence of filename in udf_add_entry() by Jan Kara · 16 years ago
  48. b1e3212 udf: kill useless file header comments for vfs method implementations by Christoph Hellwig · 16 years ago
  49. 05343c4 udf: fix adding entry to a directory by Jan Kara · 16 years ago
  50. af79329 udf: cleanup directory offset handling by Jan Kara · 16 years ago
  51. 7f3fbd0 udf: fix signedness issue by Marcin Slusarz · 16 years ago
  52. 48d6d8f udf: cache struct udf_inode_info by Marcin Slusarz · 16 years ago
  53. c0b3443 udf: remove UDF_I_* macros and open code them by Marcin Slusarz · 16 years ago
  54. 3f2587b udf: create common function for tag checksumming by Marcin Slusarz · 16 years ago
  55. 4b11111 udf: fix coding style by Marcin Slusarz · 16 years ago
  56. 6c79e98 udf: remove some ugly macros by Marcin Slusarz · 16 years ago
  57. 28de794 UDF: coding style conversion - lindent fixups by Cyrill Gorcunov · 17 years ago
  58. cb00ea3 UDF: coding style conversion - lindent by Cyrill Gorcunov · 17 years ago
  59. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  60. 3bf25cb udf: use get_bh() by Jan Kara · 17 years ago
  61. ff116fc UDF: introduce struct extent_position by Jan Kara · 17 years ago
  62. 60448b1 udf: use sector_t and loff_t for file offsets by Jan Kara · 17 years ago
  63. c007c06 udf: decrement correct link count in udf_rmdir by Stephen Mollett · 17 years ago
  64. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 17 years ago
  65. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  66. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  67. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  68. db9a369 [PATCH] UDF: Fix issues reported by Coverity in namei.c by Jayachandran C · 18 years ago
  69. 4d399ca remove pointers to the defunct UDF mailing list by Adrian Bunk · 19 years ago
  70. 1c71e22 [PATCH] udf_find_entry() cleanup by Christoph Hellwig · 19 years ago
  71. ec471dc [PATCH] coverity: fs/udf/namei.c null check by KAMBAROV, ZAUR · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago