1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  2. e8c3753 xfs: don't warn about page discards on shutdown by Dave Chinner · 15 years ago
  3. 8a262e5 xfs: use scalable vmap API by Alex Elder · 15 years ago
  4. cd9640a xfs: remove old vmap cache by Alex Elder · 15 years ago
  5. 66ce3cf Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  6. 05c5cb3 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  7. e213e26 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
  8. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 15 years ago
  9. 26821ed make sure data is on disk before calling ->write_inode by Christoph Hellwig · 15 years ago
  10. 9b1f56d Merge branch 'for-2.6.34-rc1-batch2' into for-linus by Alex Elder · 15 years ago
  11. 3ed3a43 xfs: truncate delalloc extents when IO fails in writeback by Dave Chinner · 15 years ago
  12. 20f6b2c xfs: check for more work before sleeping in xfssyncd by Dave Chinner · 15 years ago
  13. 6941893 xfs: Fix a build warning in xfs_aops.c by Dave Chinner · 15 years ago
  14. ac0e773 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota by Christoph Hellwig · 15 years ago
  15. 8c4e4ac quota: clean up Q_XQUOTASYNC by Christoph Hellwig · 15 years ago
  16. 4ea41e2d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming by J. Bruce Fields · 15 years ago
  17. f1f724e xfs: fix locking for inode cache radix tree tag updates by Christoph Hellwig · 15 years ago
  18. d7658d4 xfs: kill xfs_lrw.h by Christoph Hellwig · 15 years ago
  19. f7008d0 xfs: fix xfs_fsblock_t tracing by Christoph Hellwig · 15 years ago
  20. 024910c xfs: fix inode pincount check in fsync by Christoph Hellwig · 15 years ago
  21. 77d7a0c xfs: Non-blocking inode locking in IO completion by Dave Chinner · 15 years ago
  22. 66d834e xfs: implement optimized fdatasync by Christoph Hellwig · 15 years ago
  23. fd3200b xfs: remove wrapper for the fsync file operation by Christoph Hellwig · 15 years ago
  24. 00258e3 xfs: remove wrappers for read/write file operations by Christoph Hellwig · 15 years ago
  25. dda35b8 xfs: merge xfs_lrw.c into xfs_file.c by Christoph Hellwig · 15 years ago
  26. b262e5d xfs: fix dquota trace format by Christoph Hellwig · 15 years ago
  27. a9cc799 xfs: increase readdir buffer size by Eric Sandeen · 15 years ago
  28. b305956 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  29. f24407d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt by Linus Torvalds · 15 years ago
  30. 978ebd9 xfs_export_operations.commit_metadata by Ben Myers · 15 years ago
  31. 8718551 xfs: only clear the suid bit once in xfs_write by Christoph Hellwig · 15 years ago
  32. 73c77e2 xfs: fix xfs to work with Virtually Indexed architectures by James Bottomley · 15 years ago
  33. 5322892 xfs: kill xfs_bawrite by Dave Chinner · 15 years ago
  34. 07fec73 xfs: log changed inodes instead of writing them synchronously by Christoph Hellwig · 15 years ago
  35. 089716a xfs: Sort delayed write buffers before dispatch by Dave Chinner · 15 years ago
  36. d808f61 xfs: Don't issue buffer IO direct from AIL push V2 by Dave Chinner · 15 years ago
  37. c854363 xfs: Use delayed write for inodes rather than async V2 by Dave Chinner · 15 years ago
  38. 777df5a xfs: Make inode reclaim states explicit by Dave Chinner · 15 years ago
  39. d5db0f9 xfs: more reserved blocks fixups by Eric Sandeen · 15 years ago
  40. cbe132a xfs: don't hold onto reserved blocks on remount,ro by Dave Chinner · 15 years ago
  41. bdfb043 xfs: replace KM_LARGE with explicit vmalloc use by Christoph Hellwig · 15 years ago
  42. a14a348 xfs: cleanup up xfs_log_force calling conventions by Christoph Hellwig · 15 years ago
  43. 0cadda1 xfs: remove duplicate buffer flags by Christoph Hellwig · 15 years ago
  44. a9273ca xfs: convert attr to use unsigned names by Dave Chinner · 15 years ago
  45. b9c4864 xfs: xfs_buf_iomove() doesn't care about signedness by Dave Chinner · 15 years ago
  46. 4e23471 xfs: move more buffer helpers into xfs_buf.c by Christoph Hellwig · 15 years ago
  47. 64e0bc7 xfs: clean up xfs_bwrite by Christoph Hellwig · 15 years ago
  48. 873ff55 xfs: clean up log buffer writes by Christoph Hellwig · 15 years ago
  49. b657fc8 xfs: Kill filestreams cache flush by Dave Chinner · 15 years ago
  50. 0fa800f xfs: Add trace points for per-ag refcount debugging. by Dave Chinner · 15 years ago
  51. 5017e97 xfs: rename xfs_get_perag by Dave Chinner · 15 years ago
  52. c9c1297 xfs: Don't wake xfsbufd when idle by Dave Chinner · 15 years ago
  53. 453eac8 xfs: Don't wake the aild once per second by Dave Chinner · 15 years ago
  54. 5d77c0d xfs: make several more functions static by Eric Sandeen · 15 years ago
  55. 3a85cd9 xfs: add tracing to xfs_swap_extents by Dave Chinner · 15 years ago
  56. 57817c6 xfs: reclaim all inodes by background tree walks by Dave Chinner · 15 years ago
  57. 018027b xfs: Avoid inodes in reclaim when flushing from inode cache by Dave Chinner · 15 years ago
  58. c8e20be xfs: reclaim inodes under a write lock by Dave Chinner · 15 years ago
  59. fd45e478 xfs: Ensure we force all busy extents in range to disk by Dave Chinner · 15 years ago
  60. d6d59ba xfs: fix timestamp handling in xfs_setattr by Christoph Hellwig · 15 years ago
  61. ea9a488 xfs: use DECLARE_EVENT_CLASS by Christoph Hellwig · 15 years ago
  62. a539bd8 xfs: kill some warnings on i386 builds by Dave Chinner · 15 years ago
  63. eaff807 kill I_LOCK by Christoph Hellwig · 15 years ago
  64. bea4c89 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  65. 3fc98b1 XFS: Free buffer pages array unconditionally by Dave Chinner · 15 years ago
  66. 2ee1aba xfs: improve metadata I/O merging in the elevator by Dave Chinner · 15 years ago
  67. 1e431f5 cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  68. 431547b sanitize xattr handler prototypes by Christoph Hellwig · 15 years ago
  69. 5fe878a direct-io: cleanup blockdev_direct_IO locking by Christoph Hellwig · 15 years ago
  70. 0b1b213 xfs: event tracing support by Christoph Hellwig · 15 years ago
  71. 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
  72. f4d544e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  73. 44a743f xfs: Fix error return for fallocate() on XFS by Jason Gunthorpe · 15 years ago
  74. 30ac068 xfs: cleanup dmapi macros in the umount path by Christoph Hellwig · 15 years ago
  75. b8f82a4 xfs: kill the STATIC_INLINE macro by Christoph Hellwig · 15 years ago
  76. 6ad112b xfs: simplify xfs_buf_get / xfs_buf_read interfaces by Christoph Hellwig · 15 years ago
  77. c355c65 xfs: remove IO_ISAIO by Christoph Hellwig · 15 years ago
  78. 5ec4fab xfs: cleanup data end I/O handlers by Christoph Hellwig · 15 years ago
  79. 06342cf xfs: use WRITE_SYNC_PLUG for synchronous writeout by Christoph Hellwig · 15 years ago
  80. 033da48 xfs: reset the i_iolock lock class in the reclaim path by Christoph Hellwig · 15 years ago
  81. 848ce8f xfs: simplify inode teardown by Christoph Hellwig · 15 years ago
  82. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  83. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  84. 0d99519 writeback: remove unused nonblocking and congestion checks by Wu Fengguang · 15 years ago
  85. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  86. ab09203 sysctl fs: Remove dead binary sysctl support by Eric W. Biederman · 15 years ago
  87. a80a66c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs by Linus Torvalds · 15 years ago
  88. c7ff91d xfs: fix xfs_quota remove error by Ryota Yamauchi · 15 years ago
  89. a372bf8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  90. e09d399 Merge branch 'master' into for-linus by Alex Elder · 15 years ago
  91. d080070 xfs: stop calling filemap_fdatawait inside ->fsync by Christoph Hellwig · 15 years ago
  92. dce5065 xfs: make sure xfs_sync_fsdata covers the log by Dave Chinner · 15 years ago
  93. 932640e xfs: mark inodes dirty before issuing I/O by Dave Chinner · 15 years ago
  94. 69961a2 xfs: cleanup ->sync_fs by Christoph Hellwig · 15 years ago
  95. c90b07e xfs: fix xfs_quiesce_data by Dave Chinner · 15 years ago
  96. f9581b1 xfs: implement ->dirty_inode to fix timestamp handling by Christoph Hellwig · 15 years ago
  97. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  98. 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
  99. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  100. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago