1. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  2. 5c0f360 jfs_ci_revalidate() is safe from RCU mode by Al Viro · 13 years ago
  3. 407938e LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step by Al Viro · 13 years ago
  4. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  5. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  6. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  7. ecc9046 jfs: agstart field must be 64 bits by Dave Kleikamp · 13 years ago
  8. d31b53e JFS: Don't save agno in the inode by Dave Kleikamp · 13 years ago
  9. 28e0fa8 jfs: Update agstart when resizing volume by Dave Kleikamp · 13 years ago
  10. 206b631 jfs: old_agsize should be 64 bits in jfs_extendfs by Dave Kleikamp · 13 years ago
  11. 9054760 lmLogOpen() broken failure exit by Al Viro · 13 years ago
  12. 44a8e63 jfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  13. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  14. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  15. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  16. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  17. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  18. 2e14967 userns: rename is_owner_or_cap to inode_owner_or_capable by Serge E. Hallyn · 13 years ago
  19. a44f99c Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  20. 0ccd234 fs: change to new flag variable by matt mooney · 13 years ago
  21. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  22. a002951 Merge branch 'next' into for-linus by James Morris · 13 years ago
  23. f17b604 fs: Remove i_nlink check from file system link callback by Aneesh Kumar K.V · 13 years ago
  24. 8ce84ee jfs: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  25. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  26. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 13 years ago
  27. 2a7dba3 fs/vfs/security: pass last path component to LSM on inode creation by Eric Paris · 13 years ago
  28. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  29. 94b77bd switch jfs to ->s_d_op, close exportfs races by Al Viro · 14 years ago
  30. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  31. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  32. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  33. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  34. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  35. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  36. 2bc334d jfs: dont overwrite dentry name in d_revalidate by Nick Piggin · 14 years ago
  37. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  38. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  39. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  40. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  41. 756acc2 list.h: new helper - hlist_add_fake() by Al Viro · 14 years ago
  42. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  43. 22b26db BKL: Remove BKL from JFS by Jan Blunck · 14 years ago
  44. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  45. 817f2c8 Fix various typos of valid in comments by Nikanth Karthikesan · 14 years ago
  46. 6396fc3 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  47. aca0fa3 jfs: don't allow os2 xattr namespace overlap with others by Dave Kleikamp · 14 years ago
  48. 62aff86 switch jfs to ->evict_inode() by Al Viro · 14 years ago
  49. 1025774 remove inode_setattr by Christoph Hellwig · 14 years ago
  50. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  51. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  52. 426d310 fix printk typo 'faild' by Paul Bolle · 14 years ago
  53. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  54. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  55. 287a809 quota: rename default quotactl methods to dquot_ by Christoph Hellwig · 14 years ago
  56. 123e9ca quota: explicitly set ->dq_op and ->s_qcop by Christoph Hellwig · 14 years ago
  57. e0ccfd9 quota: move unmount handling into the filesystem by Christoph Hellwig · 14 years ago
  58. 0f0dd62 quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers by Christoph Hellwig · 14 years ago
  59. c79d967 quota: move remount handling into the filesystem by Christoph Hellwig · 14 years ago
  60. 319b2be jfs: replace inode uid,gid,mode init with helper by Dmitry Monakhov · 14 years ago
  61. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  62. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  63. 684bdc7 JFS: Free sbi memory in error path by Jan Blunck · 14 years ago
  64. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  65. 9befb55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 14 years ago
  66. c7f2e1f jfs: add jfs specific ->setattr call by Dmitry Monakhov · 14 years ago
  67. 2b0b395 jfs: fix diAllocExt error in resizing filesystem by Bill Pemberton · 14 years ago
  68. 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
  69. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  70. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  71. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  72. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  73. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  74. 9f75475 dquot: cleanup dquot drop routine by Christoph Hellwig · 14 years ago
  75. 257ba15 dquot: move dquot drop responsibility into the filesystem by Christoph Hellwig · 14 years ago
  76. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  77. 759bfee dquot: move dquot transfer responsibility into the filesystem by Christoph Hellwig · 14 years ago
  78. 63936dd dquot: cleanup inode allocation / freeing routines by Christoph Hellwig · 14 years ago
  79. 5dd4056 dquot: cleanup space allocation / freeing routines by Christoph Hellwig · 14 years ago
  80. d7eecb4 jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g by Daniel Mack · 14 years ago
  81. 28ba0ec jfs: Fix 32bit build warning by Alan Cox · 15 years ago
  82. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  83. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  84. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  85. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  86. 4a19fb1 jfs: Fix early release of acl in jfs_get_acl by Stefan Bader · 15 years ago
  87. d5bb68a another race fix in jfs_check_acl() by Al Viro · 15 years ago
  88. 073aaa1 helpers for acl caching + switch to those by Al Viro · 15 years ago
  89. 05fc079 switch jfs to inode->i_acl by Al Viro · 15 years ago
  90. cd5232b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  91. f7c52fd jfs: fix regression preventing coalescing of extents by Dave Kleikamp · 15 years ago
  92. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 15 years ago
  93. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  94. 79f52b7 jfs: Add missing mutex_unlock call to error path by Dave Kleikamp · 15 years ago
  95. 9c83633 missing unlock in jfs_quota_write() by Dan Carpenter · 15 years ago
  96. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  97. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 15 years ago
  98. ffd1428 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  99. 3ae5080 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  100. ad28b4e constify dentry_operations: JFS by Al Viro · 15 years ago