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