1. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago
  2. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  3. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  4. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  5. 597a67e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  6. 510792e xfs: optimize the negative xattr caching by Christoph Hellwig · 13 years ago
  7. d1166ec xfs: prevent against ioend livelocks in xfs_file_fsync by Christoph Hellwig · 13 years ago
  8. 34951f5 xfs: flag all buffers as metadata by Christoph Hellwig · 13 years ago
  9. 0320937 xfs: fix misspelled S_IS...() by Al Viro · 13 years ago
  10. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  11. c35a549 xfs: Remove the macro XFS_BUFTARG_NAME by Chandra Seetharaman · 13 years ago
  12. 49074c0 xfs: Remove the macro XFS_BUF_TARGET by Chandra Seetharaman · 13 years ago
  13. e38c9b8 xfs: Remove the macro XFS_BUF_SET_TARGET by Chandra Seetharaman · 13 years ago
  14. 811e64c Replace the macro XFS_BUF_ISPINNED with helper xfs_buf_ispinned by Chandra Seetharaman · 13 years ago
  15. 02fe03d xfs: Remove the macro XFS_BUF_SET_PTR by Chandra Seetharaman · 13 years ago
  16. 6292604 xfs: Remove the macro XFS_BUF_PTR by Chandra Seetharaman · 13 years ago
  17. 0095a21 xfs: Remove macro XFS_BUF_SET_START by Chandra Seetharaman · 13 years ago
  18. 72790aa xfs: Remove macro XFS_BUF_HOLD by Chandra Seetharaman · 13 years ago
  19. b75e40a xfs: Remove macro XFS_BUF_BUSY and family by Chandra Seetharaman · 13 years ago
  20. 5a52c2a58 xfs: Remove the macro XFS_BUF_ERROR and family by Chandra Seetharaman · 13 years ago
  21. ed43233 xfs: Remove the macro XFS_BUF_BFLAGS by Chandra Seetharaman · 13 years ago
  22. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  23. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  24. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  25. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  26. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  27. 340a0a0 xfs: Fix wrong return value of xfs_file_aio_write by Markus Trippelsdorf · 13 years ago
  28. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  29. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  30. 72c5052 fs: move inode_dio_done to the end_io handler by Christoph Hellwig · 13 years ago
  31. 8daaa83 xfs: make use of new shrinker callout for the inode cache by Dave Chinner · 13 years ago
  32. 55fb25d5 xfs: add size update tracepoint to IO completion by Dave Chinner · 13 years ago
  33. ad1a2c8 xfs: failure mapping nfs fh to inode should return ESTALE by J. Bruce Fields · 13 years ago
  34. adab0f6 xfs: Remove the second parameter to xfs_sb_count() by Chandra Seetharaman · 13 years ago
  35. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  36. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  37. c84470d xfs: remove leftovers of the old btree tracing code by Christoph Hellwig · 13 years ago
  38. 54244fe xfs: remove the unused xfs_buf_delwri_sort function by Christoph Hellwig · 13 years ago
  39. cb669ca xfs: remove wrappers around b_iodone by Christoph Hellwig · 13 years ago
  40. adadbee xfs: remove wrappers around b_fspriv by Christoph Hellwig · 13 years ago
  41. bf9d901 xfs: add a proper transaction pointer to struct xfs_buf by Christoph Hellwig · 13 years ago
  42. 2bcf6e9 xfs: start periodic workers later by Christoph Hellwig · 13 years ago
  43. 1d5ae5d xfs: cleanup I/O-related buffer flags by Christoph Hellwig · 13 years ago
  44. c8da0fa xfs: return the buffer locked from xfs_buf_get_uncached by Christoph Hellwig · 13 years ago
  45. 0c842ad xfs: clean up buffer locking helpers by Christoph Hellwig · 13 years ago
  46. bbb4197 xfs: remove the unused xfs_bufhash structure by Christoph Hellwig · 13 years ago
  47. 218106a xfs: use generic get_unaligned_beXX helpers by Christoph Hellwig · 13 years ago
  48. 29d104a xfs: kill the unused struct xfs_sync_work by Christoph Hellwig · 13 years ago
  49. 33b8f7c xfs: improve sync behaviour in the face of aggressive dirtying by Christoph Hellwig · 13 years ago
  50. 8f04c47 xfs: split xfs_itruncate_finish by Christoph Hellwig · 13 years ago
  51. 857b977 xfs: kill xfs_itruncate_start by Christoph Hellwig · 13 years ago
  52. 681b120 xfs: always log timestamp updates in xfs_setattr_size by Christoph Hellwig · 13 years ago
  53. c4ed424 xfs: split xfs_setattr by Christoph Hellwig · 13 years ago
  54. dbcdde3 xfs: re-enable non-blocking behaviour in xfs_map_blocks by Christoph Hellwig · 13 years ago
  55. 680a647 xfs: PF_FSTRANS should never be set in ->writepage by Christoph Hellwig · 13 years ago
  56. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 13 years ago
  57. c46a131 xfs: fix ->mknod() return value on xfs_get_acl() failure by Al Viro · 13 years ago
  58. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  59. 8a0599d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  60. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  61. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  62. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  63. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 13 years ago
  64. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 13 years ago
  65. e69522a xfs: kill off xfs_printk() by Joe Perches · 13 years ago
  66. b223221 xfs: ensure reclaim cursor is reset correctly at end of AG by Dave Chinner · 13 years ago
  67. 8c1fdd0 xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE by Christoph Hellwig · 13 years ago
  68. 1a18a29 xfs: fix compiler warning in xfs_trace.h by Christoph Hellwig · 13 years ago
  69. 8a072a4 xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy by Christoph Hellwig · 13 years ago
  70. 97d3ac7 xfs: exact busy extent tracking by Christoph Hellwig · 13 years ago
  71. e26f050 xfs: do not immediately reuse busy extent ranges by Christoph Hellwig · 13 years ago
  72. 3eff126 xfs: fix duplicate message output by Dave Chinner · 13 years ago
  73. 1e05ff0 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  74. 39411f8 xfs_destroy_workqueues() should not be tagged with__exit by Luck, Tony · 13 years ago
  75. a1b7ea5 xfs: use proper interfaces for on-stack plugging by Christoph Hellwig · 14 years ago
  76. 957935d xfs: fix xfs_debug warnings by Christoph Hellwig · 14 years ago
  77. ecb697c xfs: fix variable set but not used warnings by Christoph Hellwig · 14 years ago
  78. fd07484 xfs: push the AIL from memory reclaim and periodic sync by Dave Chinner · 13 years ago
  79. 0bf6a5b xfs: convert the xfsaild threads to a workqueue by Dave Chinner · 13 years ago
  80. a7b339f xfs: introduce background inode reclaim work by Dave Chinner · 13 years ago
  81. 89e4cb5 xfs: convert ENOSPC inode flushing to use new syncd workqueue by Dave Chinner · 13 years ago
  82. c6d09b6 xfs: introduce a xfssyncd workqueue by Dave Chinner · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  84. 89b3600 xfs: fix unreferenced var error in xfs_buf.c by Dave Chinner · 14 years ago
  85. c585015 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  86. 0e6e847 xfs: stop using the page cache to back the buffer cache by Dave Chinner · 14 years ago
  87. 704b290 xfs: register the inode cache shrinker before quotachecks by Dave Chinner · 14 years ago
  88. 1bfd8d0 xfs: introduce inode cluster buffer trylocks for xfs_iflush by Dave Chinner · 14 years ago
  89. a19fb38 vmap: flush vmap aliases when mapping fails by Dave Chinner · 14 years ago
  90. 8287889 xfs: preallocation transactions do not need to be synchronous by Dave Chinner · 14 years ago
  91. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  92. 3155fe6 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  93. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  94. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  95. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 14 years ago
  96. 0c9ba97 xfs: don't name variables "panic" by Alex Elder · 14 years ago
  97. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 14 years ago
  98. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 14 years ago
  99. 7eaceac block: remove per-queue plugging by Jens Axboe · 14 years ago
  100. fe3fa43 Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next by James Morris · 14 years ago