1. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 4fc8adc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  3. be64f88 dax: unify ext2/4_{dax,}_file_operations by Boaz Harrosh · 9 years ago
  4. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  5. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  6. 6f67376 direct_IO: use iov_iter_rw() instead of rw everywhere by Omar Sandoval · 9 years ago
  7. a95cd63 Remove rw from dax_{do_,}io() by Omar Sandoval · 9 years ago
  8. 17f8c84 Remove rw from {,__,do_}blockdev_direct_IO() by Omar Sandoval · 9 years ago
  9. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  10. 9c3ce9e ext2: get rid of most mentions of XIP in ext2 by Matthew Wilcox · 9 years ago
  11. 97443aa ext2: remove ext2_aops_xip by Matthew Wilcox · 9 years ago
  12. 0764238 ext2: remove xip.c and xip.h by Matthew Wilcox · 9 years ago
  13. ed87e92 ext2: remove ext2_use_xip by Matthew Wilcox · 9 years ago
  14. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  15. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  16. 289c6ae dax,ext2: replace ext2_clear_xip_target with dax_clear_blocks by Matthew Wilcox · 9 years ago
  17. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  18. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  19. 31b1403 switch {__,}blockdev_direct_IO() to iov_iter by Al Viro · 10 years ago
  20. a6cbcd4 get rid of pointless iov_length() in ->direct_IO() by Al Viro · 10 years ago
  21. d8d3d94 pass iov_iter to ->direct_IO() by Al Viro · 10 years ago
  22. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  23. 64e178a ext2/3/4: use generic posix ACL infrastructure by Christoph Hellwig · 11 years ago
  24. 7ba3ec5 ext2: Fix fs corruption in ext2_get_xip_mem() by Jan Kara · 11 years ago
  25. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  26. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  27. c288d29 ext2: Fix BUG_ON in evict() on inode deletion by Jan Kara · 11 years ago
  28. 8d8759e Ext2: free memory allocated and forget buffer head when io error happens by Wang Shilong · 12 years ago
  29. 1e8b212 ext2: Implement freezing by Jan Kara · 12 years ago
  30. 90324cc Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  31. b8a9f9e userns: Convert ext2 to use kuid/kgid where appropriate. by Eric W. Biederman · 12 years ago
  32. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  33. 302bf2f ext2/3/4: delete unneeded includes of module.h by Paul Gortmaker · 13 years ago
  34. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  35. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  36. 562c72a fs: move inode_dio_wait calls into ->setattr by Christoph Hellwig · 13 years ago
  37. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  38. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  39. c3765016 fs: add sync_inode_metadata by Christoph Hellwig · 14 years ago
  40. 72b4357 ext2: fix a typo on comment in ext2/inode.c by Namhyung Kim · 14 years ago
  41. 72edc4d merge ext2 delete_inode and clear_inode, switch to ->evict_inode() by Al Viro · 14 years ago
  42. addacc7 Take dirtying the inode to callers of ext2_free_blocks() by Al Viro · 14 years ago
  43. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  44. 6a1a90a rename generic_setattr by Christoph Hellwig · 14 years ago
  45. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  46. f4e420d clean up write_begin usage for directories in pagecache by Christoph Hellwig · 14 years ago
  47. ea0f04e get rid of nobh_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  48. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  49. af5a30d fix truncate inode time modification breakage by Nick Piggin · 14 years ago
  50. 737f2e9 ext2: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  51. 1275562 quota: unify quota init condition in setattr by Dmitry Monakhov · 14 years ago
  52. e0a5cba BKL: Remove BKL from ext2 filesystem by Jan Blunck · 14 years ago
  53. c15271f ext2: Add ext2_sb_info s_lock spinlock by Jan Blunck · 14 years ago
  54. e213e26 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  55. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  56. 871a293 dquot: cleanup dquot initialize routine by Christoph Hellwig · 14 years ago
  57. 907f455 dquot: move dquot initialization responsibility into the filesystem by Christoph Hellwig · 14 years ago
  58. b43fa82 dquot: cleanup dquot transfer routine by Christoph Hellwig · 14 years ago
  59. 2314b07 ext2: Unify log messages in ext2 by Alexey Fisher · 15 years ago
  60. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  61. a2a735a ext2: Update comment about generic_osync_inode by Jan Kara · 15 years ago
  62. 5e78b43 switch ext2 to inode->i_acl by Al Viro · 15 years ago
  63. e1740a4 switch ext2 to simple_fsync() by Al Viro · 15 years ago
  64. 316cb4ef3 ext2: fix data corruption for racing writes by Jan Kara · 15 years ago
  65. 6f90bee ext2: Use lowercase names of quota functions by Jan Kara · 15 years ago
  66. 22d613d ext2: fix ext2_splice_branch() comments by Qinghuang Feng · 16 years ago
  67. 8d6d0c4 ext2: ensure fast symlinks are NUL-terminated by Duane Griffin · 16 years ago
  68. 68c9d70 generic block based fiemap implementation by Josef Bacik · 16 years ago
  69. 8ab22b9 vfs: pagecache usage optimization for pagesize!=blocksize by Hisashi Hifumi · 16 years ago
  70. 4c8b312 ext2: use ext2_fsblk_t type by Akinobu Mita · 16 years ago
  71. 24097d1 ext2: use ext2_group_first_block_no() by Akinobu Mita · 16 years ago
  72. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  73. 1cc8dcf5 ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  74. 52fcf70 iget: stop EXT2 from using iget() and read_inode() by David Howells · 16 years ago
  75. fb01bfd ext[234]: remove unused argument for ext[234]_find_goal() by Akinobu Mita · 16 years ago
  76. d71cadd BKL-removal: remove incorrect BKL comment in ext2 by Andi Kleen · 16 years ago
  77. a686cd8 ext2 reservations by Martin J. Bligh · 17 years ago
  78. ef2fb67 remove unused bh in calls to ext234_get_group_desc by Eric Sandeen · 17 years ago
  79. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  80. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  81. 4f99ed6 ext3: copy i_flags to inode flags on write by Jan Kara · 17 years ago
  82. 4d7bf11 ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systems by Markus Rechberger · 17 years ago
  83. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 18 years ago
  84. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 18 years ago
  85. 1d8fa7a [PATCH] remove ->get_blocks() support by Badari Pulavarty · 18 years ago
  86. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 18 years ago
  87. 2973dfd [PATCH] Test for sb_getblk return value by Glauber de Oliveira Costa · 19 years ago
  88. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  89. 6d79125 [PATCH] xip: ext2: execute in place by Carsten Otte · 19 years ago
  90. e072c6f [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10 by Bernard Blackham · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago