1. 6929f89 reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled(). by Jan Kara · 16 years ago
  2. 17bd13b ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() by Jan Kara · 16 years ago
  3. ee0d5ff ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled() by Jan Kara · 16 years ago
  4. f55abc0 quota: Allow to separately enable quota accounting and enforcing limits by Jan Kara · 16 years ago
  5. e4bc7b4 quota: Make _SUSPENDED just a flag by Jan Kara · 16 years ago
  6. 1497d3a quota: Remove bogus 'optimization' in check_idq() and check_bdq() by Jan Kara · 16 years ago
  7. 1209546 quota: Increase size of variables for limits and inode usage by Jan Kara · 16 years ago
  8. 74f783a quota: Add callbacks for allocating and destroying dquot structures by Jan Kara · 16 years ago
  9. 9f868f1 ocfs2/xattr: Restore not_found in xis by Tao Ma · 16 years ago
  10. 97aff52 ocfs2/xattr: Fix a bug in xattr allocation estimation by Tao Ma · 16 years ago
  11. 53ef99c ocfs2: Remove JBD compatibility layer by Mark Fasheh · 16 years ago
  12. 511308d ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks() by Joel Becker · 16 years ago
  13. a8549fb ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks() by Joel Becker · 16 years ago
  14. 970e493 ocfs2: Validate metadata only when it's read from disk. by Joel Becker · 16 years ago
  15. 4ae1d69 ocfs2: Wrap xattr block reads in a dedicated function by Joel Becker · 16 years ago
  16. a22305c ocfs2: Wrap dirblock reads in a dedicated function. by Joel Becker · 16 years ago
  17. 5e96581 ocfs2: Wrap extent block reads in a dedicated function. by Joel Becker · 16 years ago
  18. 4203530 ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks. by Joel Becker · 16 years ago
  19. 68f64d4 ocfs2: Wrap group descriptor reads in a dedicated function. by Joel Becker · 16 years ago
  20. 57e3e79 ocfs2: Consolidate validation of group descriptors. by Joel Becker · 16 years ago
  21. 10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks. by Joel Becker · 16 years ago
  22. b657c95 ocfs2: Wrap inode block reads in a dedicated function. by Joel Becker · 16 years ago
  23. a68979b ocfs2: add mount option and Kconfig option for acl by Tiger Yang · 16 years ago
  24. 89c38bd ocfs2: add ocfs2_init_acl in mknod by Tiger Yang · 16 years ago
  25. 060bc66 ocfs2: add ocfs2_acl_chmod by Tiger Yang · 16 years ago
  26. 23fc270 ocfs2: add ocfs2_check_acl by Tiger Yang · 16 years ago
  27. 929fb01 ocfs2: add POSIX ACL API by Tiger Yang · 16 years ago
  28. 4e3e9d0 ocfs2: add ocfs2_xattr_get_nolock by Tiger Yang · 16 years ago
  29. 534eadd ocfs2: add ocfs2_init_security in during file create by Tiger Yang · 16 years ago
  30. 923f7f3 ocfs2: add security xattr API by Tiger Yang · 16 years ago
  31. 6c3faba ocfs2: add ocfs2_xattr_set_handle by Tiger Yang · 16 years ago
  32. f5d3620 ocfs2: move new inode allocation out of the transaction by Tiger Yang · 16 years ago
  33. fecc011 ocfs2: turn __ocfs2_remove_inode_range() into ocfs2_remove_btree_range() by Mark Fasheh · 16 years ago
  34. 85db90e ocfs2/xattr: Merge xattr set transaction. by Tao Ma · 16 years ago
  35. 78f30c3 ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set. by Tao Ma · 16 years ago
  36. c73f60f ocfs2/xattr: Move clusters free into dealloc. by Tao Ma · 16 years ago
  37. 2891d29 ocfs2: Add clusters free in dealloc_ctxt. by Tao Ma · 16 years ago
  38. 976331d ocfs2/xattr: Only extend xattr bucket in need. by Tao Ma · 16 years ago
  39. 757055a ocfs2/xattr: Only set buffer update if it doesn't exist in cache. by Tao Ma · 16 years ago
  40. 1c32a2f ocfs2/xattr: Remove additional bucket allocation in bucket defragment. by Tao Ma · 16 years ago
  41. 02dbf38 ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket(). by Joel Becker · 16 years ago
  42. 161d6f3 ocfs2: Use buckets in ocfs2_defrag_xattr_bucket(). by Joel Becker · 16 years ago
  43. 178eeac ocfs2: Use buckets in ocfs2_xattr_create_index_block(). by Joel Becker · 16 years ago
  44. e2356a3 ocfs2: Use buckets in ocfs2_xattr_bucket_find(). by Joel Becker · 16 years ago
  45. ba93712 ocfs2: Take ocfs2_xattr_bucket structures off of the stack. by Joel Becker · 16 years ago
  46. 4980c6d ocfs2: Copy xattr buckets with a dedicated function. by Joel Becker · 16 years ago
  47. 1224be0 ocfs2: Wrap journal_access/journal_dirty for xattr buckets. by Joel Becker · 16 years ago
  48. 784b816 ocfs2: Improve ocfs2_read_xattr_bucket(). by Joel Becker · 16 years ago
  49. 6dde41d ocfs2: Provide a wrapper to brelse() xattr bucket buffers. by Joel Becker · 16 years ago
  50. 3e63294 ocfs2: Convenient access to an xattr bucket's header. by Joel Becker · 16 years ago
  51. 51def39 ocfs2: Convenient access to xattr bucket data blocks. by Joel Becker · 16 years ago
  52. 9c7759a ocfs2: Convenient access to an xattr bucket's block number. by Joel Becker · 16 years ago
  53. 4ac6032 ocfs2: Field prefixes for the xattr_bucket structure by Joel Becker · 16 years ago
  54. fe0bdec Merge branch 'audit.b61' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  55. 54566b2 fs: symlink write_begin allocation context fix by Nick Piggin · 16 years ago
  56. c644f0e fs: introduce bgl_lock_ptr() by Pekka Enberg · 16 years ago
  57. 157cf64 sanitize audit_fd_pair() by Al Viro · 16 years ago
  58. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 3bfacef get rid of special-casing the /sbin/loader on alpha by Al Viro · 16 years ago
  60. 17580d7 sanitize ifdefs in binfmt_aout by Al Viro · 16 years ago
  61. fe30af9 remove the rudiment of a.out for sparc by Al Viro · 16 years ago
  62. 8e3bda0 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  63. 597b0d2 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  64. d0eafc7 CRED: Wrap task credential accesses in the devpts filesystem by David Howells · 16 years ago
  65. 8c056e5 devpts: fix unused function warning by Andrew Morton · 16 years ago
  66. 835aa44 devpts: Coding style clean up by Alan Cox · 16 years ago
  67. 2a1b2dc Enable multiple instances of devpts by Sukadev Bhattiprolu · 16 years ago
  68. d4076ac Define get_init_pts_sb() by Sukadev Bhattiprolu · 16 years ago
  69. 1f8f1e2 Define mknod_ptmx() by Sukadev Bhattiprolu · 16 years ago
  70. 53af8ee Extract option parsing to new function by Sukadev Bhattiprolu · 16 years ago
  71. 31af0ab Per-mount 'config' object by Sukadev Bhattiprolu · 16 years ago
  72. e76b7c0 Per-mount allocated_ptys by Sukadev Bhattiprolu · 16 years ago
  73. 59e55e6 Remove devpts_root global by Sukadev Bhattiprolu · 16 years ago
  74. b58602a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  75. 1f3403f nfsd race fixes: jfs by Dave Kleikamp · 16 years ago
  76. c1eaa26 nfsd race fixes: reiserfs by Al Viro · 16 years ago
  77. 6b38e84 nfsd race fixes: ext4 by Al Viro · 16 years ago
  78. c38012d nfsd race fixes: ext3 by Al Viro · 16 years ago
  79. 41080b5 nfsd race fixes: ext2 by Al Viro · 16 years ago
  80. 261bca8 nfsd/create race fixes, infrastructure by Al Viro · 16 years ago
  81. 272eb01 filesystem notification: create fs/notify to contain all fs notification by Eric Paris · 16 years ago
  82. c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb utilization by Denis ChengRq · 16 years ago
  83. 6badd79 kill ->dir_notify() by Al Viro · 16 years ago
  84. b6b3fde filp_cachep can be static in fs/file_table.c by Eric Dumazet · 16 years ago
  85. 1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization by Steven Rostedt · 16 years ago
  86. 18d8fda take init_fs to saner place by Al Viro · 16 years ago
  87. cb23beb kill vfs_permission by Christoph Hellwig · 16 years ago
  88. 3fb6419 pass a struct path * to may_open by Christoph Hellwig · 16 years ago
  89. b4091d5 kill walk_init_root by Christoph Hellwig · 16 years ago
  90. 66f2218 remove incorrect comment in inode_permission by Christoph Hellwig · 16 years ago
  91. 52afeef expand some comments (d_path / seq_path) by Arjan van de Ven · 16 years ago
  92. be42c4c correct wrong function name of d_put in kernel document and source comment by Zhaolei · 16 years ago
  93. dc711ca fix switch_names() breakage in short-to-short case by Al Viro · 16 years ago
  94. 7df5fa0 befs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  95. a63d0ff freevxfs: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  96. 21acaf8 sysv: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  97. e83c139 ext4: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  98. b5ed311 ext3: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  99. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  100. ebd09ab vfs: ensure page symlinks are NUL-terminated by Duane Griffin · 16 years ago