1. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  2. 844fa1b jfs: set i_ctime when setting ACL by Dave Kleikamp · 10 years ago
  3. c18f7b5 jfs: fix generic posix ACL regression by Dave Kleikamp · 10 years ago
  4. e30b82b Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  5. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  6. 2cc6a5a jfs: use generic posix ACL infrastructure by Christoph Hellwig · 10 years ago
  7. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 10 years ago
  8. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 10 years ago
  9. 0439e09 jfs: fix xattr value size overflow in __jfs_setxattr by Jie Liu · 10 years ago
  10. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  11. d24fec3 Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  12. 8660998 jfs: fix error path in ialloc by Dave Kleikamp · 11 years ago
  13. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  14. 4451244 jfs: fix readdir cookie incompatibility with NFSv4 by Dave Kleikamp · 11 years ago
  15. 9db0192 Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  16. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  17. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  18. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  19. 070a0eb [readdir] convert jfs by Al Viro · 11 years ago
  20. eb8630d jfs: Update jfs_error by Joe Perches · 11 years ago
  21. 21d1101 jfs: fix sparse warning in fs/jfs/xattr.c by Dave Kleikamp · 11 years ago
  22. 95bbb82 fs/jfs: Add check if journaling to disk has been disabled in lbmRead() by Gu Zheng · 11 years ago
  23. e9b3766 jfs: Several bugs in jfs_freeze() and jfs_unfreeze() by Vahram Martirosyan · 11 years ago
  24. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  25. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  26. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  27. 8665218 Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 11 years ago
  28. 73aaa22 jfs: fix a couple races by Dave Kleikamp · 11 years ago
  29. 4f2ac93 block: Remove bi_idx references by Kent Overstreet · 12 years ago
  30. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  31. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  32. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  33. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  34. 4de8027 fs/jfs: Fix typo in comment : 'how may' -> 'how many' by Philippe De Muyter · 11 years ago
  35. 9d48017 jfs: avoid undefined behavior from left-shifting by 32 bits by Nickolai Zeldovich · 11 years ago
  36. 86dd07d jfs: drop vmtruncate by Marco Stornelli · 11 years ago
  37. 4e7a4b0 jfs: Fix FITRIM argument handling by Lukas Czerner · 12 years ago
  38. eb0ad9c Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 12 years ago
  39. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  40. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  41. c18cdc1 userns: Convert jfs to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  42. 84f4141 jfs: Fix do_div precision in commit b40c2e66 by Dave Kleikamp · 12 years ago
  43. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  44. 550d6da JFS: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  45. b40c2e6 fs/jfs: TRIM support for JFS Filesystem by Tino Reichardt · 12 years ago
  46. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  47. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  48. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  49. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  50. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  51. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  52. 76bf09f jfs: mising cleanup on register_filesystem() failure by Al Viro · 12 years ago
  53. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 12 years ago
  54. 8de5277 vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} by Al Viro · 12 years ago
  55. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  56. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 12 years ago
  57. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  58. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  59. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  60. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 12 years ago
  61. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 12 years ago
  62. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 12 years ago
  63. a0acae0 freezer: unexport refrigerator() and update try_to_freeze() slightly by Tejun Heo · 12 years ago
  64. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  65. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  66. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  67. c818b68 jfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  68. afeacc8 fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros by Paul Gortmaker · 13 years ago
  69. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  70. a0b3447 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  71. 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
  72. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  73. 1c8007b jfs: flush journal completely before releasing metadata inodes by Dave Kleikamp · 13 years ago
  74. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  75. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  76. 5fd00b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 13 years ago
  77. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  78. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  79. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  80. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  81. 3c2c226 jfs: clean up some compiler warnings by Dave Kleikamp · 13 years ago
  82. 79ac5a4 jfs_lookup(): don't bother with . or .. by Al Viro · 13 years ago
  83. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  84. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  85. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  86. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  87. 5c0f360 jfs_ci_revalidate() is safe from RCU mode by Al Viro · 13 years ago
  88. 407938e LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step by Al Viro · 13 years ago
  89. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  90. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  91. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  92. ecc9046 jfs: agstart field must be 64 bits by Dave Kleikamp · 13 years ago
  93. d31b53e JFS: Don't save agno in the inode by Dave Kleikamp · 13 years ago
  94. 28e0fa8 jfs: Update agstart when resizing volume by Dave Kleikamp · 13 years ago
  95. 206b631 jfs: old_agsize should be 64 bits in jfs_extendfs by Dave Kleikamp · 13 years ago
  96. 9054760 lmLogOpen() broken failure exit by Al Viro · 13 years ago
  97. 44a8e63 jfs: remove unnecessary dentry_unhash from rmdir, dir rename by Sage Weil · 13 years ago
  98. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  99. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  100. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago