1. 8718551 xfs: only clear the suid bit once in xfs_write by Christoph Hellwig · 15 years ago
  2. 5322892 xfs: kill xfs_bawrite by Dave Chinner · 15 years ago
  3. 07fec73 xfs: log changed inodes instead of writing them synchronously by Christoph Hellwig · 15 years ago
  4. 089716a xfs: Sort delayed write buffers before dispatch by Dave Chinner · 15 years ago
  5. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 15 years ago
  6. c854363 xfs: Use delayed write for inodes rather than async V2 by Dave Chinner · 15 years ago
  7. 777df5a xfs: Make inode reclaim states explicit by Dave Chinner · 15 years ago
  8. d5db0f9 xfs: more reserved blocks fixups by Eric Sandeen · 15 years ago
  9. cbe132a xfs: don't hold onto reserved blocks on remount,ro by Dave Chinner · 15 years ago
  10. bdfb043 xfs: replace KM_LARGE with explicit vmalloc use by Christoph Hellwig · 15 years ago
  11. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 15 years ago
  12. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
  13. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 15 years ago
  14. b9c4864 xfs: xfs_buf_iomove() doesn't care about signedness by Dave Chinner · 15 years ago
  15. 4e23471 xfs: move more buffer helpers into xfs_buf.c by Christoph Hellwig · 15 years ago
  16. 64e0bc7 xfs: clean up xfs_bwrite by Christoph Hellwig · 15 years ago
  17. 873ff55 xfs: clean up log buffer writes by Christoph Hellwig · 15 years ago
  18. b657fc8 xfs: Kill filestreams cache flush by Dave Chinner · 15 years ago
  19. 0fa800f xfs: Add trace points for per-ag refcount debugging. by Dave Chinner · 15 years ago
  20. 5017e97 xfs: rename xfs_get_perag by Dave Chinner · 15 years ago
  21. c9c1297 xfs: Don't wake xfsbufd when idle by Dave Chinner · 15 years ago
  22. 453eac8 xfs: Don't wake the aild once per second by Dave Chinner · 15 years ago
  23. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  24. 3a85cd9 xfs: add tracing to xfs_swap_extents by Dave Chinner · 15 years ago
  25. 57817c6 xfs: reclaim all inodes by background tree walks by Dave Chinner · 15 years ago
  26. 018027b xfs: Avoid inodes in reclaim when flushing from inode cache by Dave Chinner · 15 years ago
  27. c8e20be xfs: reclaim inodes under a write lock by Dave Chinner · 15 years ago
  28. fd45e478 xfs: Ensure we force all busy extents in range to disk by Dave Chinner · 15 years ago
  29. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 15 years ago
  30. ea9a488 xfs: use DECLARE_EVENT_CLASS by Christoph Hellwig · 15 years ago
  31. a539bd8 xfs: kill some warnings on i386 builds by Dave Chinner · 15 years ago
  32. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  33. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  34. 3fc98b1 XFS: Free buffer pages array unconditionally by Dave Chinner · 15 years ago
  35. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  36. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  37. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  38. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  39. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  40. 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
  41. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  42. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  43. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  44. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  45. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  46. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  47. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago
  48. 06342cf xfs: use WRITE_SYNC_PLUG for synchronous writeout by Christoph Hellwig · 15 years ago
  49. 033da48 xfs: reset the i_iolock lock class in the reclaim path by Christoph Hellwig · 15 years ago
  50. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  51. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  52. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  53. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  54. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  55. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  56. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  57. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  58. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  59. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  60. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  61. dce5065 xfs: make sure xfs_sync_fsdata covers the log by Dave Chinner · 15 years ago
  62. 932640e xfs: mark inodes dirty before issuing I/O by Dave Chinner · 15 years ago
  63. 69961a2 xfs: cleanup ->sync_fs by Christoph Hellwig · 15 years ago
  64. c90b07e xfs: fix xfs_quiesce_data by Dave Chinner · 15 years ago
  65. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  66. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  67. 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
  68. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  69. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  70. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  71. aa261f5 HWPOISON: Enable .remove_error_page for migration aware file systems by Andi Kleen · 15 years ago
  72. fdec29c Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Alex Elder · 15 years ago
  73. 9ef96da xfs: includecheck fix for fs/xfs/xfs_iops.c by Jaswinder Singh Rajput · 15 years ago
  74. 361735f xfs: switch to seq_file by Alexey Dobriyan · 15 years ago
  75. af0f441 xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() by Jan Kara · 15 years ago
  76. 18f4c64 jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' by Linus Torvalds · 15 years ago
  77. 988abe4 xfs: xfs_showargs() reports group *and* project quotas enabled by Alex Elder · 15 years ago
  78. 3725867 xfs: actually enable the swapext compat handler by Christoph Hellwig · 15 years ago
  79. f4378b6 xfs: actually enable the swapext compat handler by Christoph Hellwig · 15 years ago
  80. 13e6d5c xfs: merge fsync and O_SYNC handling by Christoph Hellwig · 15 years ago
  81. d96f8f8 xfs: add more statics & drop some unused functions by Eric Sandeen · 15 years ago
  82. bc990f5 xfs: fix locking in xfs_iget_cache_hit by Christoph Hellwig · 15 years ago
  83. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  84. 36fae17 xfs: switch to NOFS allocation under i_lock in xfs_buf_associate_memory by Christoph Hellwig · 15 years ago
  85. f5266cb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  86. c8a4051 xfs: bump up nr_to_write in xfs_vm_writepage by Eric Sandeen · 15 years ago
  87. 97db39a xfs: reduce bmv_count in xfs_vn_fiemap by Eric Sandeen · 15 years ago
  88. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  89. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  90. 1cbd20d switch xfs to generic acl caching helpers by Al Viro · 15 years ago
  91. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  92. fd40261 Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus by Felix Blyakher · 15 years ago
  93. e83f1eb xfs: fix small mismerge in xfs_vn_mknod by Christoph Hellwig · 15 years ago
  94. f950221 xfs: remove ->write_super and stop maintaining ->s_dirt by Christoph Hellwig · 15 years ago
  95. 35fd035 Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Felix Blyakher · 15 years ago
  96. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  97. ef14f0c xfs: use generic Posix ACL code by Christoph Hellwig · 15 years ago
  98. 8b5403a xfs: remove SYNC_BDFLUSH by Christoph Hellwig · 15 years ago
  99. b0710cc xfs: remove SYNC_IOWAIT by Christoph Hellwig · 15 years ago
  100. 075fe10 xfs: split xfs_sync_inodes by Christoph Hellwig · 15 years ago