1. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  2. 880566e xfs: provide simple rcu-walk ACL implementation by Nick Piggin · 14 years ago
  3. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  4. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  5. afe2c51 workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  6. 05340d4 xfs: log timestamp changes to the source inode in rename by Christoph Hellwig · 14 years ago
  7. c76febe xfs: only run xfs_error_test if error injection is active by Dave Chinner · 14 years ago
  8. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 14 years ago
  9. 309c848 xfs: delayed alloc blocks beyond EOF are valid after writeback by Dave Chinner · 14 years ago
  10. 90810b9 xfs: push stale, pinned buffers on trylock failures by Dave Chinner · 14 years ago
  11. c726de4 xfs: fix failed write truncation handling. by Dave Chinner · 14 years ago
  12. ece413f xfs: remove incorrect assert in xfs_vm_writepage by Christoph Hellwig · 14 years ago
  13. c6f6cd0 xfs: use hlist_add_fake by Christoph Hellwig · 14 years ago
  14. 5d2bf8a xfs: fix a few compiler warnings with CONFIG_XFS_QUOTA=n by Christoph Hellwig · 14 years ago
  15. 785ce41 xfs: tell lockdep about parent iolock usage in filestreams by Christoph Hellwig · 14 years ago
  16. bfe2741 xfs: move delayed write buffer trace by Dave Chinner · 14 years ago
  17. f83282a xfs: fix per-ag reference counting in inode reclaim tree walking by Dave Chinner · 14 years ago
  18. 6762b93 xfs: xfs_ioctl: fix information leak to userland by Kulikov Vasiliy · 14 years ago
  19. 5d0af85 xfs: remove experimental tag from the delaylog option by Christoph Hellwig · 14 years ago
  20. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  21. 7d2f280 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
  22. 426e1f5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  23. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  24. 85fe402 fs: do not assign default i_ino in new_inode by Christoph Hellwig · 14 years ago
  25. 7de9c6ee new helper: ihold() by Al Viro · 14 years ago
  26. 646ec46 fs: remove inode_add_to_list/__inode_add_to_list by Christoph Hellwig · 14 years ago
  27. ebdec24 fs: kill block_prepare_write by Christoph Hellwig · 14 years ago
  28. 5fe3a5a Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  29. 91b7450 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  30. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  31. a731cd1 xfs: semaphore cleanup by Thomas Gleixner · 14 years ago
  32. 6743099 xfs: Extend project quotas to support 32bit project ids by Arkadiusz Mi?kiewicz · 14 years ago
  33. 1a1a3e9 xfs: remove xfs_buf wrappers by Christoph Hellwig · 14 years ago
  34. 6c77b0e xfs: remove xfs_cred.h by Christoph Hellwig · 14 years ago
  35. 78a4b09 xfs: remove xfs_globals.h by Christoph Hellwig · 14 years ago
  36. 668332e xfs: remove xfs_version.h by Christoph Hellwig · 14 years ago
  37. 1ae4fe6 xfs: remove xfs_refcache.h by Christoph Hellwig · 14 years ago
  38. 4957a44 xfs: fix the xfs_trans_committed by Christoph Hellwig · 14 years ago
  39. dfe188d xfs: remove unused t_callback field in struct xfs_trans by Christoph Hellwig · 14 years ago
  40. d276734 xfs: fix bogus m_maxagi check in xfs_iget by Christoph Hellwig · 14 years ago
  41. 1b04071 xfs: do not use xfs_mod_incore_sb_batch for per-cpu counters by Christoph Hellwig · 14 years ago
  42. 96540c7 xfs: do not use xfs_mod_incore_sb for per-cpu counters by Christoph Hellwig · 14 years ago
  43. 61ba35d xfs: remove XFS_MOUNT_NO_PERCPU_SB by Christoph Hellwig · 14 years ago
  44. 50f59e8 xfs: pack xfs_buf structure more tightly by Dave Chinner · 14 years ago
  45. 74f75a0 xfs: convert buffer cache hash to rbtree by Dave Chinner · 14 years ago
  46. 69b491c xfs: serialise inode reclaim within an AG by Dave Chinner · 14 years ago
  47. e3a20c0 xfs: batch inode reclaim lookup by Dave Chinner · 14 years ago
  48. 78ae525 xfs: implement batched inode lookups for AG walking by Dave Chinner · 14 years ago
  49. e13de95 xfs: split out inode walk inode grabbing by Dave Chinner · 14 years ago
  50. 65d0f20 xfs: split inode AG walking into separate code for reclaim by Dave Chinner · 14 years ago
  51. 69d6cc7 xfs: remove buftarg hash for external devices by Dave Chinner · 14 years ago
  52. 1922c94 xfs: use unhashed buffers for size checks by Dave Chinner · 14 years ago
  53. 26af655 xfs: kill XBF_FS_MANAGED buffers by Dave Chinner · 14 years ago
  54. ebad861 xfs: store xfs_mount in the buftarg instead of in the xfs_buf by Dave Chinner · 14 years ago
  55. 5adc94c xfs: introduced uncached buffer read primitve by Dave Chinner · 14 years ago
  56. 686865f xfs: rename xfs_buf_get_nodaddr to be more appropriate by Dave Chinner · 14 years ago
  57. dcd79a1 xfs: don't use vfs writeback for pure metadata modifications by Dave Chinner · 14 years ago
  58. e176579 xfs: lockless per-ag lookups by Dave Chinner · 14 years ago
  59. bd32d25 xfs: remove debug assert for per-ag reference counting by Dave Chinner · 14 years ago
  60. d1583a3 xfs: reduce the number of CIL lock round trips during commit by Dave Chinner · 14 years ago
  61. 9c16991 xfs: eliminate some newly-reported gcc warnings by Poyo VL · 14 years ago
  62. c0e59e1 xfs: remove the ->kill_root btree operation by Christoph Hellwig · 14 years ago
  63. acecf1b xfs: stop using xfs_qm_dqtobp in xfs_qm_dqflush by Christoph Hellwig · 14 years ago
  64. 52fda11 xfs: simplify xfs_qm_dqusage_adjust by Christoph Hellwig · 14 years ago
  65. 4472235 xfs: Introduce XFS_IOC_ZERO_RANGE by Dave Chinner · 14 years ago
  66. 3ae4c9d xfs: use range primitives for xfs page cache operations by Dave Chinner · 14 years ago
  67. 6370a6a workqueue: add and use WQ_MEM_RECLAIM flag by Tejun Heo · 14 years ago
  68. 081003f xfs: properly account for reclaimed inodes by Johannes Weiner · 14 years ago
  69. 80f44b1 quota: Make QUOTACTL config be selected by its users by Jan Kara · 14 years ago
  70. 8016867 xfs: force background CIL push under sustained load by Dave Chinner · 14 years ago
  71. dd3932e block: remove BLKDEV_IFL_WAIT by Christoph Hellwig · 14 years ago
  72. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  73. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  74. 80f6c29 xfs: replace barriers with explicit flush / FUA usage by Christoph Hellwig · 14 years ago
  75. cb7a934 Merge branch '2.6.36-xfs-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/xfsdev by Alex Elder · 14 years ago
  76. 9af2546 xfs: Make fiemap work with sparse files by Tao Ma · 14 years ago
  77. 72656c4 xfs: prevent 32bit overflow in space reservation by Dave Chinner · 14 years ago
  78. 23963e5 xfs: Disallow 32bit project quota id by Arkadiusz Mi?kiewicz · 14 years ago
  79. 9bc08a4 xfs: improve buffer cache hash scalability by Dave Chinner · 14 years ago
  80. b5420f2 xfs: do not discard page cache data on EAGAIN by Christoph Hellwig · 14 years ago
  81. 3b93c7a xfs: don't do memory allocation under the CIL context lock by Dave Chinner · 14 years ago
  82. a44f13e xfs: Reduce log force overhead for delayed logging by Dave Chinner · 14 years ago
  83. 1a387d3 xfs: dummy transactions should not dirty VFS state by Dave Chinner · 14 years ago
  84. 2fe3366 xfs: ensure f_ffree returned by statfs() is non-negative by Stuart Brodsky · 14 years ago
  85. efceab1 xfs: handle negative wbc->nr_to_write during sync writeback by Dave Chinner · 14 years ago
  86. 4536f2a xfs: fix untrusted inode number lookup by Dave Chinner · 14 years ago
  87. 5b3eed7 xfs: ensure we mark all inodes in a freed cluster XFS_ISTALE by Dave Chinner · 14 years ago
  88. d17c701 xfs: unlock items before allowing the CIL to commit by Dave Chinner · 14 years ago
  89. 5f248c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  90. b57922d convert remaining ->clear_inode() to ->evict_inode() by Al Viro · 14 years ago
  91. a4ffdde simplify checks for I_CLEAR/I_FREEING by Al Viro · 14 years ago
  92. fa9b227 xfs: new truncate sequence by Christoph Hellwig · 14 years ago
  93. 155130a get rid of block_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  94. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  95. 90e0c22 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
  96. 209fb87 xfs simplify and speed up direct I/O completions by Christoph Hellwig · 14 years ago
  97. fb511f2 xfs: move aio completion after unwritten extent conversion by Christoph Hellwig · 14 years ago
  98. 40e2e97 direct-io: move aio_complete into ->end_io by Christoph Hellwig · 14 years ago
  99. 696123f xfs: fix big endian build by Dave Chinner · 14 years ago
  100. ecd7f08 xfs: clean up xfs_bmap_get_bp by Christoph Hellwig · 14 years ago