1. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  2. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  3. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  4. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  5. 22ba747 jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory by Al Viro · 13 years ago
  6. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  7. 36947a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  8. cf0f053 jffs2: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  9. 29a6ccc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
  10. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  11. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  12. 8cb2a18 jffs2: remove unused variables by Sergey Senozhatsky · 13 years ago
  13. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  14. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  15. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  16. 04aadf3 jffs2: use kmemdup by Julia Lawall · 14 years ago
  17. e8a89ce Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  18. 41cce64 jffs2: don't open-code iget_failed() by Al Viro · 14 years ago
  19. 6088c05 jffs2: Update copyright notices by David Woodhouse · 14 years ago
  20. e72e649 jffs2: Fix NFS race by using insert_inode_locked() by David Woodhouse · 14 years ago
  21. f324e4c jffs2: Fix in-core inode leaks on error paths by David Woodhouse · 14 years ago
  22. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  23. 3222a3e [PATCH] fix ->llseek for more directories by Christoph Hellwig · 16 years ago
  24. 8966c5e [JFFS2] Use d_splice_alias() not d_add() in jffs2_lookup() by David Woodhouse · 16 years ago
  25. bde86fe [JFFS2] Correct symlink name too long error code by Adrian Hunter · 16 years ago
  26. 0533400 [JFFS2] Use .unlocked_ioctl by Stoyan Gaydarov · 16 years ago
  27. 27c72b0 [JFFS2] Track parent inode for directories (for NFS export) by David Woodhouse · 16 years ago
  28. 590fe34 [JFFS2] Quiet lockdep false positive. by David Woodhouse · 16 years ago
  29. ced2207 [JFFS2] semaphore->mutex conversion by David Woodhouse · 16 years ago
  30. 5451f79 iget: stop JFFS2 from using iget() and read_inode() by David Howells · 16 years ago
  31. cfc8dc6 [JFFS2] Tidy up fix for ACL/permissions problem. by KaiGai Kohei · 17 years ago
  32. 9ed437c [JFFS2] Fix ACL vs. mode handling. by David Woodhouse · 17 years ago
  33. ef53cb0 [JFFS2] Whitespace cleanups. by David Woodhouse · 17 years ago
  34. c00c310 [JFFS2] Tidy up licensing/copyright boilerplate. by David Woodhouse · 17 years ago
  35. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  36. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  37. ec2e203 [PATCH] struct path: convert jffs2 by Josef Sipek · 18 years ago
  38. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  39. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  40. 9fe4854 [JFFS2] Remove flash offset argument from various functions. by David Woodhouse · 18 years ago
  41. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  42. aef9ab4 [JFFS2] Support new device nodes by David Woodhouse · 18 years ago
  43. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago
  44. cbb9a56 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ by David Woodhouse · 18 years ago
  45. 373d5e7 JFFS2: Return an error for long filenames by Richard Purdie · 18 years ago
  46. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  47. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  48. e631ddb [JFFS2] Add erase block summary support (mount time improvement) by Ferenc Havasi · 19 years ago
  49. 3a69e0c [JFFS2] Fix JFFS2 [mc]time handling by Artem B. Bityutskiy · 19 years ago
  50. 2b79adc [JFFS2] Use f->target instead of f->dents for symlink target by Artem B. Bityutskiy · 19 years ago
  51. 265489f [JFFS2] Remove compatibilty cruft for ancient kernels by David Woodhouse · 19 years ago
  52. 32f1a95 [JFFS2] Add symlink caching support. by Artem B. Bityuckiy · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago