1. 5774dd5 reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr by Jeff Mahoney · 4 years, 5 months ago
  2. 0243d18 reiserfs: fix extended attributes on the root directory by Jeff Mahoney · 4 years, 8 months ago
  3. 6c35bb5 reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  4. 696d906 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago
  5. 02027d4 fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  6. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  7. 79a628d reiserfs: switch to generic_{get,set,remove}xattr() by Al Viro · 8 years ago
  8. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  9. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  10. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  11. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  12. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  13. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  14. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  15. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  16. ac7576f vfs: make first argument of dir_context.actor typed by Miklos Szeredi · 10 years ago
  17. f3fb9e2 fs/reiserfs/xattr.c: fix blank line missing after declarations by Fabian Frederick · 10 years ago
  18. 1709399 fs/reiserfs: use linux/uaccess.h by Fabian Frederick · 10 years ago
  19. a228bf8 reiserfs: cleanup, remove unnecessary parens by Jeff Mahoney · 10 years ago
  20. cf776a7 reiserfs: cleanup, remove leading whitespace from labels by Jeff Mahoney · 10 years ago
  21. 58d8542 reiserfs: cleanup, remove sb argument from journal_end by Jeff Mahoney · 10 years ago
  22. 706a532 reiserfs: cleanup, remove nblocks argument from journal_end by Jeff Mahoney · 10 years ago
  23. 098297b reiserfs: cleanup, reformat comments to normal kernel style by Jeff Mahoney · 10 years ago
  24. 47f70d0 reiserfs: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  25. 4c05141 reiserfs: locking, push write lock out of xattr code by Jeff Mahoney · 11 years ago
  26. cd62cda reiserfs: switch reiserfs_readdir_dentry to inode by Al Viro · 11 years ago
  27. 4acf381 [readdir] convert reiserfs by Al Viro · 11 years ago
  28. 4a85701 reiserfs: fix problems with chowning setuid file w/ xattrs by Jeff Mahoney · 11 years ago
  29. 35e5cbc reiserfs: Fix warning and inode leak when deleting inode with xattrs by Jan Kara · 11 years ago
  30. da02eb7 reiserfs: Make reiserfs_xattr_handlers static by Sachin Kamat · 12 years ago
  31. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  32. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  33. f466c6f move private bits of reiserfs_fs.h to fs/reiserfs/reiserfs.h by Al Viro · 12 years ago
  34. a3063ab move reiserfs_acl.h to fs/reiserfs/acl.h by Al Viro · 12 years ago
  35. c45ac88 take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.h by Al Viro · 12 years ago
  36. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  37. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  38. 4482a08 reiserfs: cache negative ACLs for v1 stat format by Christoph Hellwig · 13 years ago
  39. bd5fe6c fs: kill i_alloc_sem by Christoph Hellwig · 13 years ago
  40. 10556cb ->permission() sanitizing: don't pass flags to ->permission() by Al Viro · 13 years ago
  41. 2830ba7 ->permission() sanitizing: don't pass flags to generic_permission() by Al Viro · 13 years ago
  42. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  43. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  44. 178ea735 kill check_acl callback of generic_permission() by Al Viro · 13 years ago
  45. 1d29b5a reiserfs_permission() doesn't need to bail out in RCU mode by Al Viro · 13 years ago
  46. cc350c2 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  47. 64252c7 vfs: remove dget() from dentry_unhash() by Sage Weil · 13 years ago
  48. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  49. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 13 years ago
  50. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 13 years ago
  51. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 13 years ago
  52. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  53. 1d3382cb new helper: inode_unhashed() by Al Viro · 14 years ago
  54. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  55. 94d09a9 reiserfs: constify xattr_handler by Stephen Hemminger · 14 years ago
  56. fb2162d reiserfs: fix corruption during shrinking of xattrs by Jeff Mahoney · 14 years ago
  57. cac36f7 reiserfs: fix permissions on .reiserfs_priv by Jeff Mahoney · 14 years ago
  58. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  59. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  60. 82062e7 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  61. 31370f6 reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locks by Frederic Weisbecker · 14 years ago
  62. 4f3be1b reiserfs: Relax lock on xattr removing by Frederic Weisbecker · 14 years ago
  63. f3e22f4 reiserfs: Fix mistake in down_write() conversion by Frederic Weisbecker · 14 years ago
  64. 45d28b0 Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  65. 835d524 reiserfs: Safely acquire i_mutex from xattr_rmdir by Frederic Weisbecker · 14 years ago
  66. 8b513f5 reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr by Frederic Weisbecker · 14 years ago
  67. 4dd8596 reiserfs: Fix journal mutex <-> inode mutex lock inversion by Frederic Weisbecker · 14 years ago
  68. 3f14fea reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle() by Frederic Weisbecker · 14 years ago
  69. 27026a0 reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr by Frederic Weisbecker · 14 years ago
  70. 0719d34 reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion by Frederic Weisbecker · 14 years ago
  71. 47376ce reiserfs: Fix reiserfs lock <-> inode mutex dependency inversion by Frederic Weisbecker · 15 years ago
  72. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  73. ae635c0 kill-the-bkl/reiserfs: fix "reiserfs lock" / "inode mutex" lock inversion dependency by Frederic Weisbecker · 15 years ago
  74. c72e057 kill-the-bkl/reiserfs: acquire the inode mutex safely by Frederic Weisbecker · 15 years ago
  75. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  76. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  77. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 15 years ago
  78. ceb5edc reiserfs: deal with NULL xattr root w/ xattrs disabled by Jeff Mahoney · 15 years ago
  79. 12abb35 reiserfs: clean up ifdefs by Jeff Mahoney · 15 years ago
  80. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 15 years ago
  81. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 15 years ago
  82. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 15 years ago
  83. 5a6059c reiserfs: Expand i_mutex to enclose lookup_one_len by Jeff Mahoney · 15 years ago
  84. 3a355cc reiserfs: xattr_create is unused with xattrs disabled by Jeff Mahoney · 15 years ago
  85. e1c5024 Merge branch 'reiserfs-updates' from Jeff Mahoney by Linus Torvalds · 15 years ago
  86. a41f1a4 reiserfs: use generic readdir for operations across all xattrs by Jeff Mahoney · 15 years ago
  87. 0ab2621 reiserfs: journaled xattrs by Jeff Mahoney · 15 years ago
  88. 48b32a3 reiserfs: use generic xattr handlers by Jeff Mahoney · 15 years ago
  89. 8ecbe55 reiserfs: remove i_has_xattr_dir by Jeff Mahoney · 15 years ago
  90. 8b6dd72 reiserfs: make per-inode xattr locking more fine grained by Jeff Mahoney · 15 years ago
  91. d984561 reiserfs: eliminate per-super xattr lock by Jeff Mahoney · 15 years ago
  92. 6c17675 reiserfs: simplify xattr internal file lookups/opens by Jeff Mahoney · 15 years ago
  93. a72bdb1 reiserfs: Clean up xattrs when REISERFS_FS_XATTR is unset by Jeff Mahoney · 15 years ago
  94. 6dfede69 reiserfs: remove IS_PRIVATE helpers by Jeff Mahoney · 15 years ago
  95. 010f5a2 reiserfs: remove link detection code by Jeff Mahoney · 15 years ago
  96. ec6ea56 reiserfs: xattr reiserfs_get_page takes offset instead of index by Jeff Mahoney · 15 years ago
  97. f437c52 reiserfs: small variable cleanup by Jeff Mahoney · 15 years ago
  98. 0030b64 reiserfs: use reiserfs_error() by Jeff Mahoney · 15 years ago
  99. 45b03d5 reiserfs: rework reiserfs_warning by Jeff Mahoney · 15 years ago
  100. 1d889d9 reiserfs: make some warnings informational by Jeff Mahoney · 15 years ago