1. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  2. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  3. cf7eff4 ext3: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  4. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  5. 1f792dd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  6. 3df3219 ext3: Fix fsync error handling after filesystem abort. by Dmitry Monakhov · 11 years ago
  7. b459722 mm: vmscan: take page buffers dirty and locked state into account by Mel Gorman · 11 years ago
  8. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  9. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  10. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  11. e6bbef9 ext3 ->tmpfile() support by Al Viro · 11 years ago
  12. 5ded75e [readdir] convert ext3 by Al Viro · 11 years ago
  13. d8c8900 jbd: change journal_invalidatepage() to accept length by Lukas Czerner · 11 years ago
  14. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  15. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  16. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  17. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  18. 14a9e5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  19. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  20. e643692 ext3: fix data=journal fast mount/umount hang by Jan Kara · 11 years ago
  21. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 11 years ago
  22. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  23. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  25. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  26. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  27. c04e88e Ext3: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 12 years ago
  28. 1b7d76e Ext3: use unlikely to improve the efficiency of the kernel by Wang Shilong · 12 years ago
  29. 61f43e6 Ext3: add necessary check in case IO error happens by Wang Shilong · 12 years ago
  30. f56426a ext3: Fix memory leak when quota options are specified multiple times by Jan Kara · 12 years ago
  31. 306a749 ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX by Guo Chao · 12 years ago
  32. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  33. 4789775 ext3: drop if around WARN_ON by Julia Lawall · 12 years ago
  34. 195c0f9 ext3: get rid of the duplicate code on ext3_fill_super by Zhao Hongjiang · 12 years ago
  35. ae49eee ext3: Avoid underflow of in ext3_trim_fs() by Lukas Czerner · 12 years ago
  36. 5d5c5dc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  37. 67e2c19 ext3: drop lock/unlock super by Marco Stornelli · 12 years ago
  38. 66415f6 ext3: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  39. c3d59ad ext3: ext3_bread usage audit by Carlos Maiolino · 12 years ago
  40. aa96601 ext3: fix possible non-initialized variable on htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  41. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  42. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  43. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  44. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  45. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  46. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  47. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago
  48. 5f3a4a2 userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr by Eric W. Biederman · 12 years ago
  49. 76f59b3 ext3: Replace 0 with NULL for pointer in super.c file by Sachin Kamat · 12 years ago
  50. e423010 ext3: don't clear orphan list on ro mount with errors by Eric Sandeen · 12 years ago
  51. 156bddd ext3: Fix fdatasync() for files with only i_size changes by Jan Kara · 12 years ago
  52. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  53. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  54. 10d4708 ext3: use memweight() by Akinobu Mita · 12 years ago
  55. 08d9329 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  56. 8fc37ec don't expose I_NEW inodes via dentry->d_inode by Al Viro · 12 years ago
  57. de9b942 ext3: pass custom EOF to generic_file_llseek_size() by Eric Sandeen · 12 years ago
  58. e8b96eb vfs: allow custom EOF in generic_file_llseek code by Eric Sandeen · 12 years ago
  59. a117782 quota: Move quota syncing to ->sync_fs method by Jan Kara · 12 years ago
  60. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  61. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  62. 44f4f72 ext3: Check return value of blkdev_issue_flush() by Jan Kara · 12 years ago
  63. f007dbf ext3: force ro mount if ext3_setup_super() fails by Eric Sandeen · 12 years ago
  64. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  65. ece78b7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  66. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  67. 1523299 userns: Convert ext3 to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  68. d7dab39 ext3: return 32/64-bit dir name hash according to usage type by Eric Sandeen · 12 years ago
  69. 905c393 ext3: Remove i_mutex use from ext3_quota_write() by Jan Kara · 12 years ago
  70. 26fe575 vfs: make it possible to access the dentry hash/len as one 64-bit entry by Linus Torvalds · 12 years ago
  71. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  72. ac0dd24 ext3: remove max_debt in find_group_orlov() by Akira Fujita · 12 years ago
  73. 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 12 years ago
  74. 9a7259d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  75. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  76. e703c20 ext3: fix start and len arguments handling in ext3_trim_fs() by Lukas Czerner · 12 years ago
  77. ac1334b ext3: Update ctime in ext3_splice_branch() only when needed by Kazuya Mio · 12 years ago
  78. 053800a ext3: Don't call dquot_free_block() if we don't update anything by Kazuya Mio · 12 years ago
  79. ac69e09 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  80. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  81. 6c2155b ext{3,4}: Fix potential race when setversion ioctl updates inode by Djalal Harouni · 13 years ago
  82. 33c104d ext3: Don't warn from writepage when readonly inode is spotted after error by Jan Kara · 13 years ago
  83. 1415dd8 ext3: Fix error handling on inode bitmap corruption by Jan Kara · 13 years ago
  84. d03e129 ext3: replace ll_rw_block with other functions by Zheng Liu · 13 years ago
  85. 0ce8c010 ext[34]: avoid i_nlink warnings triggered by drop_nlink/inc_nlink kludge in symlink() by Al Viro · 13 years ago
  86. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  87. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  88. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  89. 69b34f3 ext3: propagate umode_t by Al Viro · 13 years ago
  90. 1a67aaf switch ->mknod() to umode_t by Al Viro · 13 years ago
  91. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  92. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  93. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  94. 2a79f17 vfs: mnt_drop_write_file() by Al Viro · 13 years ago
  95. a561be7 switch a bunch of places to mnt_want_write_file() by Al Viro · 13 years ago
  96. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  97. bcdd0c1 ext3: NULL dereference in ext3_evict_inode() by Dan Carpenter · 13 years ago
  98. 63894ab ext3: call ext3_mark_recovery_complete() when recovery is really needed by Eryu Guan · 13 years ago
  99. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  100. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago