1. bbcd0ff ANDROID: vfs: Add permission2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  2. 2757e9b ANDROID: vfs: Add setattr2 for filesystems with per mount permissions by Daniel Rosenberg · 8 years ago
  3. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  5. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  6. 030b533 fs: Avoid premature clearing of capabilities by Jan Kara · 8 years ago
  7. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 8 years ago
  8. f2b20f6 vfs: move permission checking into notify_change() for utimes(NULL) by Miklos Szeredi · 8 years ago
  9. 0bd23d09 vfs: Don't modify inodes with a uid or gid unknown to the vfs by Eric W. Biederman · 8 years ago
  10. a475acf fs: Refuse uid/gid changes which don't map into s_user_ns by Seth Forshee · 8 years ago
  11. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  12. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 10 years ago
  13. dff6efc fs: fix iversion handling by Christoph Hellwig · 10 years ago
  14. 27ac0ff locks: break delegations on any attribute modification by J. Bruce Fields · 13 years ago
  15. 7fa294c userns: Allow chown and setgid preservation by Eric W. Biederman · 12 years ago
  16. 9957a50 ima: add inode_post_setattr call by Mimi Zohar · 13 years ago
  17. c4107b3 notify_change(): check that i_mutex is held by Andrew Morton · 12 years ago
  18. 799243a vfs: increment iversion when a file is truncated by Dmitry Kasatkin · 12 years ago
  19. 8e96e3b userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs by Eric W. Biederman · 12 years ago
  20. 630d9c4 fs: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  21. 8d334ac switch is_sxid() to umode_t by Al Viro · 13 years ago
  22. 5a2f3a0 Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next by James Morris · 13 years ago
  23. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  24. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  25. 975d294 evm: imbed evm_inode_post_setattr by Mimi Zohar · 13 years ago
  26. 69b4573 Cache xattr security drop check for write v2 by Andi Kleen · 13 years ago
  27. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  28. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  29. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  30. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  31. eef2380 default to simple_setattr by Christoph Hellwig · 14 years ago
  32. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  33. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 14 years ago
  34. d554ed89 fs: use rlimit helpers by Jiri Slaby · 14 years ago
  35. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 14 years ago
  36. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  37. 9e3509e vfs: Use lowercase names of quota functions by Jan Kara · 15 years ago
  38. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 15 years ago
  39. a77b72d [patch] vfs: make security_inode_setattr() calling consistent by Miklos Szeredi · 16 years ago
  40. beb29e0 [patch 4/4] vfs: immutable inode checking cleanup by Miklos Szeredi · 16 years ago
  41. 9767d74 [patch 1/4] vfs: utimes: move owner check into inode_change_ok() by Miklos Szeredi · 16 years ago
  42. 6de0ec0 VFS: make notify_change pass ATTR_KILL_S*ID to setattr operations by Jeff Layton · 17 years ago
  43. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  44. 3bd858a Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check by Satyam Sharma · 17 years ago
  45. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  46. 16f7e0f [PATCH] capable/capability.h (fs/) by Randy Dunlap · 18 years ago
  47. c566c6d fs/attr.c: header included twice by Nicolas Kaiser · 18 years ago
  48. 4a30131 [PATCH] Fix some problems with truncate and mtime semantics. by NeilBrown · 18 years ago
  49. b3099b4 [PATCH] fs/attr.c: remove BUG() by Alexey Dobriyan · 19 years ago
  50. 0eeca28 [PATCH] inotify by Robert Love · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago