1. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  2. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  3. db78b87 always call inode_change_ok early in ->setattr by Christoph Hellwig · 14 years ago
  4. 9cfcac8 vfs: re-introduce MAY_CHDIR by Eric Paris · 14 years ago
  5. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  6. 1b73239 fuse: reject O_DIRECT flag also in fuse_create by Csaba Henk · 15 years ago
  7. 5219f34 fuse: invalidate target of rename by Miklos Szeredi · 15 years ago
  8. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  9. 3b463ae fuse: invalidation reverse calls by John Muir · 15 years ago
  10. e0a43dd fuse: allow umask processing in userspace by Miklos Szeredi · 15 years ago
  11. 8b0797a fuse: don't use inode in fuse_sync_release() by Miklos Szeredi · 15 years ago
  12. 91fe96b fuse: create fuse_do_open() helper for CUSE by Miklos Szeredi · 15 years ago
  13. c7b7143 fuse: clean up args in fuse_finish_open() and fuse_release_fill() by Miklos Szeredi · 15 years ago
  14. 2106cb1 fuse: don't use inode in helpers called by fuse_direct_io() by Miklos Szeredi · 15 years ago
  15. f4975c6 fuse: allow kernel to access "direct_io" files by Miklos Szeredi · 15 years ago
  16. 4269590 constify dentry_operations: FUSE by Al Viro · 15 years ago
  17. 5fec8bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  18. b93f858 fuse: add fuse_ prefix to several functions by Tejun Heo · 16 years ago
  19. acf9943 fuse: add file kernel handle by Tejun Heo · 16 years ago
  20. 1729a16 fuse: style fixes by Miklos Szeredi · 16 years ago
  21. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  22. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  23. a110343 [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess by Al Viro · 16 years ago
  24. e6305c4 [PATCH] sanitize ->permission() prototype by Al Viro · 16 years ago
  25. c180eeb fuse: add fuse_lookup_name() helper by Miklos Szeredi · 16 years ago
  26. dbd561d fuse: add export operations by Miklos Szeredi · 16 years ago
  27. 0de6256 fuse: prepare lookup for nfs export by Miklos Szeredi · 16 years ago
  28. 5c5c5e5 fuse: update file size on short read by Miklos Szeredi · 16 years ago
  29. 3be5a52 fuse: support writable mmap by Miklos Szeredi · 16 years ago
  30. 1a823ac fuse: fix permission checking by Miklos Szeredi · 16 years ago
  31. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  32. 0952b2a fuse: fix attribute caching after create by Miklos Szeredi · 16 years ago
  33. 08b6330 fuse: fix attribute caching after rename by Miklos Szeredi · 17 years ago
  34. a664309 fuse: pass open flags to read and write by Miklos Szeredi · 17 years ago
  35. 7dca9fd fuse: cleanup: add fuse_get_attr_version() by Miklos Szeredi · 17 years ago
  36. bcb4be8 fuse: fix reading past EOF by Miklos Szeredi · 17 years ago
  37. 0e9663e fuse: add blksize field to fuse_attr by Miklos Szeredi · 17 years ago
  38. f333211 fuse: add support for mandatory locking by Miklos Szeredi · 17 years ago
  39. 6ff958e fuse: add atomic open+truncate support by Miklos Szeredi · 17 years ago
  40. 17637cb fuse: improve utimes support by Miklos Szeredi · 17 years ago
  41. 49d4914 fuse: clean up open file passing in setattr by Miklos Szeredi · 17 years ago
  42. c79e322 fuse: add file handle to getattr operation by Miklos Szeredi · 17 years ago
  43. 1fb69e7 fuse: fix race between getattr and write by Miklos Szeredi · 17 years ago
  44. e57ac68 fuse: fix allowing operations by Miklos Szeredi · 17 years ago
  45. e8e9615 fuse: clean up execute permission checking by Miklos Szeredi · 17 years ago
  46. ebc14c4 fuse: fix permission checking on sticky directories by Miklos Szeredi · 17 years ago
  47. 244f638 fuse: refresh stale attributes in fuse_permission() by Miklos Szeredi · 17 years ago
  48. e00d2c2 fuse: truncate on spontaneous size change by Miklos Szeredi · 17 years ago
  49. c756e0a fuse: add reference counting to fuse_file by Miklos Szeredi · 17 years ago
  50. b9ba347 fuse: fix mknod of regular file by Miklos Szeredi · 17 years ago
  51. a5bfffac [PATCH] fuse: validate rootmode mount option by Timo Savola · 17 years ago
  52. 754661f [PATCH] mark struct inode_operations const 1 by Arjan van de Ven · 17 years ago
  53. 7706a9d [PATCH] struct path: convert fuse by Josef Sipek · 18 years ago
  54. b2d2272 [PATCH] fuse: add bmap support by Miklos Szeredi · 18 years ago
  55. bdcf250 [PATCH] fuse: minor cleanup in fuse_dentry_revalidate by Miklos Szeredi · 18 years ago
  56. 2d51013 [PATCH] fuse: fix Oops in lookup by Miklos Szeredi · 18 years ago
  57. e956edd [PATCH] fuse: fix dereferencing dentry parent by Miklos Szeredi · 18 years ago
  58. d2a8516 [PATCH] fuse: fix handling of moved directory by Miklos Szeredi · 18 years ago
  59. 8da5ff2 [PATCH] fuse: locking fix for nlookup by Miklos Szeredi · 18 years ago
  60. 9ffbb91 [PATCH] fuse: fix hang on SMP by Miklos Szeredi · 18 years ago
  61. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  62. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  63. 0a0898c [PATCH] fuse: use jiffies_64 by Miklos Szeredi · 18 years ago
  64. 685d16d [PATCH] fuse: fix zero timeout by Miklos Szeredi · 18 years ago
  65. 51eb01e [PATCH] fuse: no backgrounding on interrupt by Miklos Szeredi · 18 years ago
  66. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 18 years ago
  67. 4b6f5d2 [PATCH] Make most file operations structs in fs/ const by Arjan van de Ven · 18 years ago
  68. 50322fe [PATCH] fuse: fix bug in negative lookup by Miklos Szeredi · 18 years ago
  69. 361b1eb5 [PATCH] fuse: READ request initialization by Miklos Szeredi · 18 years ago
  70. 8bfc016 [PATCH] fuse: uninline some functions by Miklos Szeredi · 18 years ago
  71. 39ee059 [PATCH] fuse: check file type in lookup by Miklos Szeredi · 19 years ago
  72. 1d3d752 [PATCH] fuse: clean up request size limit checking by Miklos Szeredi · 19 years ago
  73. 248d86e [PATCH] fuse: fail file operations on bad inode by Miklos Szeredi · 19 years ago
  74. 6f9f118 [PATCH] fuse: add code documentation by Miklos Szeredi · 19 years ago
  75. 8cbdf1e [PATCH] fuse: support caching negative dentries by Miklos Szeredi · 19 years ago
  76. 0aa7c69 [PATCH] fuse: clean up fuse_lookup() by Miklos Szeredi · 19 years ago
  77. 2827d0b2 [PATCH] fuse: check for invalid node ID in fuse_create_open() by Miklos Szeredi · 19 years ago
  78. f007d5c [PATCH] fuse: check directory aliasing in mkdir by Miklos Szeredi · 19 years ago
  79. befc649 [PATCH] FUSE: pass file handle in setattr by Miklos Szeredi · 19 years ago
  80. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 19 years ago
  81. 31d40d7 [PATCH] FUSE: add access call by Miklos Szeredi · 19 years ago
  82. d8ba3b7 [PATCH] fuse: remove dead code from fuse_permission by Christoph Hellwig · 19 years ago
  83. f12ec44 [PATCH] fuse: clean up dead code related to nfs exporting by Miklos Szeredi · 19 years ago
  84. ee4e527 [PATCH] fuse: check reserved node ID values by Miklos Szeredi · 19 years ago
  85. 7c352bd [PATCH] FUSE: don't allow restarting of system calls by Miklos Szeredi · 19 years ago
  86. 8254798 [PATCH] FUSE: add fsync operation for directories by Miklos Szeredi · 19 years ago
  87. b36c31b [PATCH] fuse: don't update file times by Miklos Szeredi · 19 years ago
  88. 04730fe [PATCH] fuse: transfer readdir data through device by Miklos Szeredi · 19 years ago
  89. 87729a5 [PATCH] FUSE: tighten check for processes allowed access by Miklos Szeredi · 19 years ago
  90. 92a8780 [PATCH] FUSE - extended attribute operations by Miklos Szeredi · 19 years ago
  91. 1e9a4ed [PATCH] FUSE - mount options by Miklos Szeredi · 19 years ago
  92. b6aeade [PATCH] FUSE - file operations by Miklos Szeredi · 19 years ago
  93. 9e6268d [PATCH] FUSE - read-write operations by Miklos Szeredi · 19 years ago
  94. e5e5558 [PATCH] FUSE - read-only operations by Miklos Szeredi · 19 years ago