1. 97a62ea hfsplus: emit proper file type from readdir by Sergei Antonov · 10 years ago
  2. 017f8da hfsplus: fix worst-case unicode to char conversion of file names and attributes by Hin-Tak Leung · 10 years ago
  3. b168fff hfsplus: use xattr handlers for removexattr by Christoph Hellwig · 11 years ago
  4. b0a7ab5 hfsplus: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  5. b4c1107 hfsplus: integrate POSIX ACLs support into driver by Vyacheslav Dubeyko · 11 years ago
  6. e72514e [readdir] convert hfsplus by Al Viro · 11 years ago
  7. d614267 hfs/hfsplus: convert printks to pr_<level> by Joe Perches · 11 years ago
  8. 324ef39 hfsplus: add support of manipulation by attributes file by Vyacheslav Dubeyko · 11 years ago
  9. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  10. 9e6c582 hfsplus: get rid of write_super by Artem Bityutskiy · 12 years ago
  11. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  12. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  13. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  14. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  15. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  16. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  17. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  18. 5bd9d99 hfsplus: add error checking for hfs_find_init() by Alexey Khoroshilov · 13 years ago
  19. e391178 hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  20. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  21. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  22. eddf790 switch hfsplus by Al Viro · 14 years ago
  23. 0c21e3a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  24. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  25. 20b7643 hfsplus: spaces/indentation clean-up by Anton Salikhmetov · 14 years ago
  26. 2753cc2 hfsplus: over 80 character lines clean-up by Anton Salikhmetov · 14 years ago
  27. eb29d66 hfsplus: write up fsync for directories by Christoph Hellwig · 14 years ago
  28. 11cc21f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 14 years ago
  29. 85b8fe8 hfsplus: free space correcly for files unlinked while open by Christoph Hellwig · 14 years ago
  30. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  31. 90e6169 hfsplus: create correct initial catalog entries for device files by Christoph Hellwig · 14 years ago
  32. f6089ff hfsplus: fix link corruption by Christoph Hellwig · 14 years ago
  33. 40de9a7 hfsplus: fix rename over directories by Christoph Hellwig · 14 years ago
  34. 89755dc hfsplus: protect readdir against removals from open_dir_list by Christoph Hellwig · 14 years ago
  35. 7ac9fb9 hfsplus: add per-superblock lock for volume header updates by Christoph Hellwig · 14 years ago
  36. f17c89b hfsplus: fix error handling in hfsplus_symlink by Christoph Hellwig · 14 years ago
  37. 30d3abb hfsplus: merge mknod/mkdir/creat by Christoph Hellwig · 14 years ago
  38. 6af502d hfsplus: fix HFSPLUS_I calling convention by Christoph Hellwig · 14 years ago
  39. dd73a01 hfsplus: fix HFSPLUS_SB calling convention by Christoph Hellwig · 14 years ago
  40. 7cc4bcc hfsplus: Push down BKL into ioctl function by Arnd Bergmann · 14 years ago
  41. 76b0c26 HFS+: fix unlink of links by Roman Zippel · 16 years ago
  42. 6352539 iget: stop HFSPLUS from using iget() and read_inode() by David Howells · 17 years ago
  43. d45bce8 HFS+: add custom dentry hash and comparison operations by Duane Griffin · 17 years ago
  44. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  45. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
  46. f44ea03 [PATCH] struct path: convert hfsplus by Josef Sipek · 18 years ago
  47. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  48. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  49. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  50. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  51. af8c85b [PATCH] hfs: set correct create date for links by Roman Zippel · 19 years ago
  52. 634725a [PATCH] hfs: cleanup HFS+ prints by Roman Zippel · 19 years ago
  53. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago