1. a7296b49 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  2. 4649f6b fs: ext3: super: fixed a space coding style issue by Adir Kuhn · 9 years ago
  3. 115b420 ext3: switch to simple_follow_link() by Al Viro · 9 years ago
  4. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  6. 84588e7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  9. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  10. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  11. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  12. 78c3eb3 ext3: Remove useless condition in if statement. by Wei Yuan · 9 years ago
  13. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  14. 0a240339 quota: Make VFS quotas use new interface for getting quota info by Jan Kara · 10 years ago
  15. 6744e90 ext3: destroy sbi mutexes in put_super by Fabian Frederick · 10 years ago
  16. 4018cfb ext3: Convert to private i_dquot field by Jan Kara · 10 years ago
  17. 7938db4 ext3: Don't check quota format when there are no quota files by Jan Kara · 10 years ago
  18. ac0c493 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  19. d06efeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18 by Tejun Heo · 10 years ago
  20. a93114e ext3: Don't use MAXQUOTAS value by Jan Kara · 10 years ago
  21. 908c7f1 percpu_counter: add @gfp to percpu_counter_init() by Tejun Heo · 10 years ago
  22. e6d8fb3 ext3: Count internal journal as bsddf overhead in ext3_statfs by Chin-Tsung Cheng · 10 years ago
  23. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  24. 8d02076 ->splice_write() via ->write_iter() by Al Viro · 10 years ago
  25. 166418c ext3: Fix deadlock in data=journal mode when fs is frozen by Jan Kara · 10 years ago
  26. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  27. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  28. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  29. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  30. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  31. a7963eb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  32. 24e7ea3 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  33. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  34. f294d3e ext3: explicitly remove inode from orphan list after failed direct io by Eric Sandeen · 10 years ago
  35. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 10 years ago
  36. 2299432 ext3: Speedup WB_SYNC_ALL pass by Jan Kara · 10 years ago
  37. d680104 ext3: Update outdated comment before ext3_ordered_writepage() by Jan Kara · 10 years ago
  38. 99128ad ext3: Update PF_MEMALLOC handling in ext3_write_inode() by Jan Kara · 10 years ago
  39. e878167 ext2/3: use prandom_u32() instead of get_random_bytes() by ZhangZhen · 10 years ago
  40. 4ddb987 ext3: remove an unneeded check in ext3_new_blocks() by Dan Carpenter · 10 years ago
  41. f8cb556 ext3: remove unneeded check in ext3_ordered_writepage() by Dan Carpenter · 10 years ago
  42. 7d6c2113 fs: Mark function as static in ext3/xattr_security.c by Rashika Kheria · 10 years ago
  43. 8ccb154 fs: Mark function as static in ext3/dir.c by Rashika Kheria · 10 years ago
  44. 1da8b82 ext3: Add __init macro to init_inodecache by Fabian Frederick · 10 years ago
  45. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  46. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  47. 37bc153 fs: make posix_acl_create more useful by Christoph Hellwig · 11 years ago
  48. 5bf3258 fs: make posix_acl_chmod more useful by Christoph Hellwig · 11 years ago
  49. ed8f686 fs-ext3-use-rbtree-postorder-iteration-helper-instead-of-opencoding-fix by Andrew Morton · 10 years ago
  50. b1c8047 fs/ext3: use rbtree postorder iteration helper instead of opencoding by Cody P Schafer · 10 years ago
  51. a301245 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  52. 2046fd1 ext3: Count journal as bsddf overhead in ext3_statfs by Eric Sandeen · 11 years ago
  53. 43ae9e3 ext[34]: fix double put in tmpfile by Miklos Szeredi · 11 years ago
  54. ec0ad73 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  55. 70261f5 ext4: Fix misspellings using 'codespell' tool by Anatol Pomozov · 11 years ago
  56. cf7eff4 ext3: allow specifying external journal by pathname mount option by Eric Sandeen · 11 years ago
  57. dda5690 ext3: fix a BUG when opening a file with O_TMPFILE flag by Zheng Liu · 11 years ago
  58. 1f792dd Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  59. 3df3219 ext3: Fix fsync error handling after filesystem abort. by Dmitry Monakhov · 11 years ago
  60. b459722 mm: vmscan: take page buffers dirty and locked state into account by Mel Gorman · 11 years ago
  61. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  62. 9e239bb Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  63. 64cb927 ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree() by Al Viro · 11 years ago
  64. e6bbef9 ext3 ->tmpfile() support by Al Viro · 11 years ago
  65. 5ded75e [readdir] convert ext3 by Al Viro · 11 years ago
  66. d8c8900 jbd: change journal_invalidatepage() to accept length by Lukas Czerner · 11 years ago
  67. d47992f mm: change invalidatepage prototype to accept length by Lukas Czerner · 11 years ago
  68. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  69. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  70. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  71. 14a9e5c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  72. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  73. e643692 ext3: fix data=journal fast mount/umount hang by Jan Kara · 11 years ago
  74. 8d0c2d1 ext3: Fix format string issues by Lars-Peter Clausen · 11 years ago
  75. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  76. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  77. bbbd27e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  78. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  79. ffecfd1 block: optionally snapshot page contents to provide stable pages during write by Darrick J. Wong · 11 years ago
  80. c04e88e Ext3: return ENOMEM rather than EIO if sb_getblk fails by Wang Shilong · 11 years ago
  81. 1b7d76e Ext3: use unlikely to improve the efficiency of the kernel by Wang Shilong · 11 years ago
  82. 61f43e6 Ext3: add necessary check in case IO error happens by Wang Shilong · 11 years ago
  83. f56426a ext3: Fix memory leak when quota options are specified multiple times by Jan Kara · 12 years ago
  84. 306a749 ext3, ext4, ocfs2: remove unused macro NAMEI_RA_INDEX by Guo Chao · 12 years ago
  85. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  86. 4789775 ext3: drop if around WARN_ON by Julia Lawall · 12 years ago
  87. 195c0f9 ext3: get rid of the duplicate code on ext3_fill_super by Zhao Hongjiang · 12 years ago
  88. ae49eee ext3: Avoid underflow of in ext3_trim_fs() by Lukas Czerner · 12 years ago
  89. 5d5c5dc Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  90. 67e2c19 ext3: drop lock/unlock super by Marco Stornelli · 12 years ago
  91. 66415f6 ext3: fix return values on parse_options() failure by Zhao Hongjiang · 12 years ago
  92. c3d59ad ext3: ext3_bread usage audit by Carlos Maiolino · 12 years ago
  93. aa96601 ext3: fix possible non-initialized variable on htree_dirblock_to_tree() by Carlos Maiolino · 12 years ago
  94. e1cc485 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 12 years ago
  95. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  96. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  97. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  98. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  99. 4c376dc userns: Convert struct dquot dq_id to be a struct kqid by Eric W. Biederman · 12 years ago
  100. af84df9 userns: Convert extN to support kuids and kgids in posix acls by Eric W. Biederman · 12 years ago