1. 5d5c5dc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  2. 67e2c19 ext3: drop lock/unlock super by Marco Stornelli · 12 years ago
  3. 66415f6 ext3: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  4. c3d59ad ext3: ext3_bread usage audit by Carlos Maiolino · 12 years ago
  5. aa96601 ext3: fix possible non-initialized variable on htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  6. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  7. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  8. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  9. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  10. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  11. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  12. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  13. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  14. 76f59b3 ext3: Replace 0 with NULL for pointer in super.c file by Sachin Kamat · 12 years ago
  15. e423010 ext3: don't clear orphan list on ro mount with errors by Eric Sandeen · 12 years ago
  16. 156bddd ext3: Fix fdatasync() for files with only i_size changes by Jan Kara · 12 years ago
  17. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  18. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  19. 10d4708 ext3: use memweight() by Akinobu Mita · 12 years ago
  20. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  21. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  22. de9b942 ext3: pass custom EOF to generic_file_llseek_size() by Eric Sandeen · 12 years ago
  23. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 12 years ago
  24. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  25. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  26. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  27. 44f4f72 ext3: Check return value of blkdev_issue_flush() by Jan Kara · 12 years ago
  28. f007dbf ext3: force ro mount if ext3_setup_super() fails by Eric Sandeen · 12 years ago
  29. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  30. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  31. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  32. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 13 years ago
  33. d7dab39 ext3: return 32/64-bit dir name hash according to usage type by Eric Sandeen · 12 years ago
  34. 905c393 ext3: Remove i_mutex use from ext3_quota_write() by Jan Kara · 12 years ago
  35. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  36. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  37. ac0dd24 ext3: remove max_debt in find_group_orlov() by Akira Fujita · 12 years ago
  38. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  39. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  40. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  41. e703c20 ext3: fix start and len arguments handling in ext3_trim_fs() by Lukas Czerner · 12 years ago
  42. ac1334b ext3: Update ctime in ext3_splice_branch() only when needed by Kazuya Mio · 13 years ago
  43. 053800a ext3: Don't call dquot_free_block() if we don't update anything by Kazuya Mio · 13 years ago
  44. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  45. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  46. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  47. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 13 years ago
  48. 1415dd8 ext3: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  49. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  50. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 13 years ago
  51. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  52. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  53. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  54. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  55. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  56. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  57. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  58. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  59. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  60. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  61. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  62. bcdd0c1 ext3: NULL dereference in ext3_evict_inode() by Dan Carpenter · 13 years ago
  63. 63894ab ext3: call ext3_mark_recovery_complete() when recovery is really needed by Eryu Guan · 13 years ago
  64. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  65. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  66. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  67. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  68. 6360e21 ext3: Allow quota file use root reservation by Dmitry Monakhov · 13 years ago
  69. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  70. 40bfa16 ext3: Remove the obsolete broken EXT3_IOC32_WAIT_FOR_READONLY. by Tao Ma · 13 years ago
  71. 3ee77f2 ext3/balloc.c: local functions should be static by H Hartley Sweeten · 13 years ago
  72. 65299a3 block: separate priority boosting from REQ_META by Christoph Hellwig · 13 years ago
  73. 5dc06c5 block: remove READ_META and WRITE_META by Christoph Hellwig · 13 years ago
  74. fbc8540 ext3: remove deprecated oldalloc by Lukas Czerner · 13 years ago
  75. 4613022 fs/ext3/balloc.c: delete useless initialization by Julia Lawall · 13 years ago
  76. 1cde201 ext3: fix message in ext3_remount for rw-remount case by Toshiyuki Okajima · 13 years ago
  77. 5a0143a ext3: Remove i_mutex from ext3_sync_file() by Jan Kara · 13 years ago
  78. d2db60d ext3: Properly count journal credits for long symlinks by Eric Sandeen · 13 years ago
  79. 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
  80. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  81. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  82. 2ac232f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 13 years ago
  83. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  84. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  85. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  86. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  87. b22570d ext3: Fix data corruption in inodes with journalled data by Jan Kara · 13 years ago
  88. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  89. 00eacd6 ext3: make ext3 mount default to barrier=1 by Christoph Hellwig · 13 years ago
  90. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  91. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  92. c878c73 ext3: Fix compilation with -DDX_DEBUG by Bernd Schubert · 13 years ago
  93. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  94. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  95. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  96. 9d8f13b security: new security_inode_init_security API adds function callback by Mimi Zohar · 13 years ago
  97. 2c2ea94 ext3: Return -EINVAL when start is beyond the end of fs in ext3_trim_fs() by Lukas Czerner · 13 years ago
  98. 81fe8c6 ext3/ioctl.c: silence sparse warnings about different address spaces by H Hartley Sweeten · 13 years ago
  99. ee3e77f ext3: Improve truncate error handling by Jan Kara · 13 years ago
  100. ad95c5e ext3: Fix oops in ext3_try_to_allocate_with_rsv() by Jan Kara · 13 years ago