1. 3126c13 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 15 years ago
  2. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  3. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  4. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  5. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  6. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  7. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  8. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago
  9. 06342cf xfs: use WRITE_SYNC_PLUG for synchronous writeout by Christoph Hellwig · 15 years ago
  10. 033da48 xfs: reset the i_iolock lock class in the reclaim path by Christoph Hellwig · 15 years ago
  11. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  12. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  13. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  14. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  15. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  16. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  17. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  18. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  19. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  20. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  21. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  22. dce5065 xfs: make sure xfs_sync_fsdata covers the log by Dave Chinner · 15 years ago
  23. 932640e xfs: mark inodes dirty before issuing I/O by Dave Chinner · 15 years ago
  24. 69961a2 xfs: cleanup ->sync_fs by Christoph Hellwig · 15 years ago
  25. c90b07e xfs: fix xfs_quiesce_data by Dave Chinner · 15 years ago
  26. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  27. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  28. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  29. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  30. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  31. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  32. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  33. fdec29c Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Alex Elder · 15 years ago
  34. 9ef96da xfs: includecheck fix for fs/xfs/xfs_iops.c by Jaswinder Singh Rajput · 15 years ago
  35. 361735f xfs: switch to seq_file by Alexey Dobriyan · 15 years ago
  36. af0f441 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() by Jan Kara · 15 years ago
  37. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  38. 988abe4 xfs: xfs_showargs() reports group *and* project quotas enabled by Alex Elder · 15 years ago
  39. 3725867 xfs: actually enable the swapext compat handler by Christoph Hellwig · 15 years ago
  40. f4378b6 xfs: actually enable the swapext compat handler by Christoph Hellwig · 15 years ago
  41. 13e6d5c xfs: merge fsync and O_SYNC handling by Christoph Hellwig · 15 years ago
  42. d96f8f8 xfs: add more statics & drop some unused functions by Eric Sandeen · 15 years ago
  43. bc990f5 xfs: fix locking in xfs_iget_cache_hit by Christoph Hellwig · 15 years ago
  44. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  45. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  46. f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  47. c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
  48. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
  49. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  50. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  51. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  52. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  53. fd40261 Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Felix Blyakher · 15 years ago
  54. e83f1eb xfs: fix small mismerge in xfs_vn_mknod by Christoph Hellwig · 15 years ago
  55. f950221 xfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  56. 35fd035 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 15 years ago
  57. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  58. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  59. 8b5403a xfs: remove SYNC_BDFLUSH by Christoph Hellwig · 15 years ago
  60. b0710cc xfs: remove SYNC_IOWAIT by Christoph Hellwig · 15 years ago
  61. 075fe10 xfs: split xfs_sync_inodes by Christoph Hellwig · 15 years ago
  62. fe588ed xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes by Christoph Hellwig · 15 years ago
  63. 75f3cb1 xfs: introduce a per-ag inode iterator by Dave Chinner · 15 years ago
  64. abc1064 xfs: remove unused parameter from xfs_reclaim_inodes by Dave Chinner · 15 years ago
  65. 1da8eec xfs: factor out inode validation for sync by Dave Chinner · 15 years ago
  66. 845b6d0 xfs: split inode flushing from xfs_sync_inodes_ag by Christoph Hellwig · 15 years ago
  67. 5a34d5c xfs: split inode data writeback from xfs_sync_inodes_ag by Dave Chinner · 15 years ago
  68. 7d09525 xfs: kill xfs_qmops by Christoph Hellwig · 15 years ago
  69. 4157fd8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  70. 1b17d76 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  71. 4156e73 xfs: prevent deadlock in xfs_qm_shake() by Felix Blyakher · 15 years ago
  72. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  73. 0e639bd xfs: use memdup_user() by Li Zefan · 15 years ago
  74. 3c1795c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  75. dc2a553 Merge branch 'master' into for-linus by Felix Blyakher · 15 years ago
  76. e43afd7 xfs: block callers of xfs_flush_inodes() correctly by Dave Chinner · 15 years ago
  77. 5825294 xfs: make inode flush at ENOSPC synchronous by Dave Chinner · 15 years ago
  78. a8d770d xfs: use xfs_sync_inodes() for device flushing by Dave Chinner · 15 years ago
  79. c626d17 xfs: prevent unwritten extent conversion from blocking I/O completion by Dave Chinner · 15 years ago
  80. ac7c1a7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  81. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  82. f36345f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus by Felix Blyakher · 15 years ago
  83. c2ec175 mm: page_mkwrite change prototype to match fault by Nick Piggin · 15 years ago
  84. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  85. bddaafa xfs: pagecache usage optimization by Hisashi Hifumi · 15 years ago
  86. a19d9f8 xfs: kill ino64 mount option by Christoph Hellwig · 15 years ago
  87. a0b0b8a xfs: kill mutex_t typedef by Christoph Hellwig · 15 years ago
  88. cb4c8cc xfs: kill VN_BAD by Christoph Hellwig · 15 years ago
  89. 8fab451 xfs: kill vn_atime_* helpers. by Christoph Hellwig · 15 years ago
  90. c141b29 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 15 years ago
  91. 7bf446f xfs: include header files for prototypes by Hannes Eder · 15 years ago
  92. 3180e66 xfs: make symbols static by Hannes Eder · 15 years ago
  93. b796313 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 15 years ago
  94. 27e88bf Revert "[XFS] remove old vmap cache" by Felix Blyakher · 15 years ago
  95. 7fdf582 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 15 years ago
  96. 3a011a1 Revert "[XFS] remove old vmap cache" by Felix Blyakher · 15 years ago
  97. cf7dab8 Revert "[XFS] use scalable vmap API" by Felix Blyakher · 15 years ago
  98. fcafb71 xfs: get rid of indirections in the quotaops implementation by Christoph Hellwig · 15 years ago
  99. 517b5e8 xfs: merge xfs_mkdir into xfs_create by Christoph Hellwig · 15 years ago
  100. a568778 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types by Christoph Hellwig · 15 years ago