1. a5a7bbc xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 13 years ago
  2. 597a67e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  3. 510792e xfs: optimize the negative xattr caching by Christoph Hellwig · 13 years ago
  4. d1166ec xfs: prevent against ioend livelocks in xfs_file_fsync by Christoph Hellwig · 13 years ago
  5. 34951f5 xfs: flag all buffers as metadata by Christoph Hellwig · 13 years ago
  6. 1c4f332 xfs: encapsulate a block of debug code by Alex Elder · 13 years ago
  7. 0320937 xfs: fix misspelled S_IS...() by Al Viro · 13 years ago
  8. abbede1 xfs: get rid of open-coded S_ISREG(), etc. by Al Viro · 13 years ago
  9. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  10. 4e34e71 fs: take the ACL checks to common code by Christoph Hellwig · 13 years ago
  11. 826cae2 kill boilerplates around posix_acl_create_masq() by Al Viro · 13 years ago
  12. bc26ab5 kill boilerplate around posix_acl_chmod_masq() by Al Viro · 13 years ago
  13. 6311b10 xfs: cache negative ACLs if there is no attribute fork by Christoph Hellwig · 13 years ago
  14. e77819e vfs: move ACL cache lookup into generic code by Linus Torvalds · 13 years ago
  15. 340a0a0 xfs: Fix wrong return value of xfs_file_aio_write by Markus Trippelsdorf · 13 years ago
  16. 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
  17. df2e301 fs: Merge split strings by Jean Delvare · 13 years ago
  18. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  19. 72c5052 fs: move inode_dio_done to the end_io handler by Christoph Hellwig · 13 years ago
  20. 8daaa83 xfs: make use of new shrinker callout for the inode cache by Dave Chinner · 13 years ago
  21. 55fb25d5 xfs: add size update tracepoint to IO completion by Dave Chinner · 13 years ago
  22. af3e402 xfs: convert AIL cursors to use struct list_head by Dave Chinner · 13 years ago
  23. 16b5902 xfs: remove confusing ail cursor wrapper by Dave Chinner · 13 years ago
  24. 1d8c95a xfs: use a cursor for bulk AIL insertion by Dave Chinner · 13 years ago
  25. ad1a2c8 xfs: failure mapping nfs fh to inode should return ESTALE by J. Bruce Fields · 13 years ago
  26. adab0f6 xfs: Remove the second parameter to xfs_sb_count() by Chandra Seetharaman · 13 years ago
  27. 7e40145 ->permission() sanitizing: don't pass flags to ->check_acl() by Al Viro · 13 years ago
  28. 9c2c703 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() by Al Viro · 13 years ago
  29. d0f9e8f xfs: remove the dead XFS_DABUF_DEBUG code by Christoph Hellwig · 13 years ago
  30. c84470d xfs: remove leftovers of the old btree tracing code by Christoph Hellwig · 13 years ago
  31. ea15ab3 xfs: remove the dead QUOTADEBUG code by Christoph Hellwig · 13 years ago
  32. 54244fe xfs: remove the unused xfs_buf_delwri_sort function by Christoph Hellwig · 13 years ago
  33. cb669ca xfs: remove wrappers around b_iodone by Christoph Hellwig · 13 years ago
  34. adadbee xfs: remove wrappers around b_fspriv by Christoph Hellwig · 13 years ago
  35. bf9d901 xfs: add a proper transaction pointer to struct xfs_buf by Christoph Hellwig · 13 years ago
  36. 77936d0 xfs: factor out xfs_da_grow_inode_int by Christoph Hellwig · 13 years ago
  37. a230a1d xfs: factor out xfs_dir2_leaf_find_stale by Christoph Hellwig · 13 years ago
  38. a00b774 xfs: cleanup struct xfs_dir2_free by Christoph Hellwig · 13 years ago
  39. 5792664 xfs: reshuffle dir2 headers by Christoph Hellwig · 13 years ago
  40. 2bcf6e9 xfs: start periodic workers later by Christoph Hellwig · 13 years ago
  41. b2ce397 Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc" by Alex Elder · 13 years ago
  42. 81463b1 xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact() by Chandra Seetharaman · 13 years ago
  43. c0e090c xfs: consolidate & clarify mount sanity checks by Eric Sandeen · 13 years ago
  44. e163cbd xfs: avoid a few disk cache flushes by Christoph Hellwig · 13 years ago
  45. 1d5ae5d xfs: cleanup I/O-related buffer flags by Christoph Hellwig · 13 years ago
  46. c8da0fa xfs: return the buffer locked from xfs_buf_get_uncached by Christoph Hellwig · 13 years ago
  47. 0c842ad xfs: clean up buffer locking helpers by Christoph Hellwig · 13 years ago
  48. bbb4197 xfs: remove the unused xfs_bufhash structure by Christoph Hellwig · 13 years ago
  49. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 13 years ago
  50. 218106a xfs: use generic get_unaligned_beXX helpers by Christoph Hellwig · 13 years ago
  51. 2282396 xfs: cleanup struct xfs_dir2_leaf by Christoph Hellwig · 13 years ago
  52. 3ed8638 xfs: cleanup the definition of struct xfs_dir2_data_entry by Christoph Hellwig · 13 years ago
  53. 0ba9cd8 xfs: kill struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  54. c2066e2 xfs: avoid usage of struct xfs_dir2_data by Christoph Hellwig · 13 years ago
  55. a64b041 xfs: kill struct xfs_dir2_block by Christoph Hellwig · 13 years ago
  56. 4f6ae1a xfs: avoid usage of struct xfs_dir2_block by Christoph Hellwig · 13 years ago
  57. 78f70cd xfs: cleanup the definition of struct xfs_dir2_sf_entry by Christoph Hellwig · 13 years ago
  58. ac8ba50 xfs: kill struct xfs_dir2_sf by Christoph Hellwig · 13 years ago
  59. 8bc3878 xfs: cleanup shortform directory inode number handling by Christoph Hellwig · 13 years ago
  60. 4fb44c8 xfs: factor out xfs_dir2_leaf_find_entry by Christoph Hellwig · 13 years ago
  61. 29d104a xfs: kill the unused struct xfs_sync_work by Christoph Hellwig · 13 years ago
  62. f3ca873 xfs: remove i_transp by Christoph Hellwig · 13 years ago
  63. 7a249cf xfs: fix filesystsem freeze race in xfs_trans_alloc by Christoph Hellwig · 13 years ago
  64. 33b8f7c xfs: improve sync behaviour in the face of aggressive dirtying by Christoph Hellwig · 13 years ago
  65. 8f04c47 xfs: split xfs_itruncate_finish by Christoph Hellwig · 13 years ago
  66. 857b977 xfs: kill xfs_itruncate_start by Christoph Hellwig · 13 years ago
  67. 681b120 xfs: always log timestamp updates in xfs_setattr_size by Christoph Hellwig · 13 years ago
  68. c4ed424 xfs: split xfs_setattr by Christoph Hellwig · 13 years ago
  69. dec58f1 xfs: work around bogus gcc warning in xfs_allocbt_init_cursor by Christoph Hellwig · 13 years ago
  70. dbcdde3 xfs: re-enable non-blocking behaviour in xfs_map_blocks by Christoph Hellwig · 13 years ago
  71. 680a647 xfs: PF_FSTRANS should never be set in ->writepage by Christoph Hellwig · 13 years ago
  72. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  73. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 13 years ago
  74. df4368a xfs: clear XFS_IDIRTY_RELEASE on truncate down by Dave Chinner · 13 years ago
  75. 778e24b xfs: reset inode per-lifetime state when recycling it by Dave Chinner · 13 years ago
  76. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 13 years ago
  77. c46a131 xfs: fix ->mknod() return value on xfs_get_acl() failure by Al Viro · 13 years ago
  78. aa38572 fs: pass exact type of data dirties to ->dirty_inode by Christoph Hellwig · 13 years ago
  79. 8a0599d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  80. 233eebb xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent by Christoph Hellwig · 13 years ago
  81. 87bef18 xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec by Christoph Hellwig · 13 years ago
  82. ab1908a xfs: fix up asserts in xfs_iflush_fork by Christoph Hellwig · 13 years ago
  83. f1c63b7 xfs: do not do pointer arithmetic on extent records by Christoph Hellwig · 13 years ago
  84. 00239ac xfs: do not use unchecked extent indices in xfs_bunmapi by Christoph Hellwig · 13 years ago
  85. 5690f92 xfs: do not use unchecked extent indices in xfs_bmapi by Christoph Hellwig · 13 years ago
  86. 2f2b322 xfs: do not use unchecked extent indices in xfs_bmap_add_extent_* by Christoph Hellwig · 13 years ago
  87. ec90c55 xfs: remove if_lastex by Christoph Hellwig · 13 years ago
  88. 5489327 xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag by Christoph Hellwig · 13 years ago
  89. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  90. 55a7bc5 xfs: do not discard alloc btree blocks by Christoph Hellwig · 13 years ago
  91. e84661a xfs: add online discard support by Christoph Hellwig · 13 years ago
  92. a77febb Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  93. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  94. bf59170 xfs: obey minleft values during extent allocation correctly by Dave Chinner · 13 years ago
  95. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  96. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 13 years ago
  97. e573751 xfs: fix xfs_itruncate_start tracing by Dave Chinner · 13 years ago
  98. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 13 years ago
  99. e69522a xfs: kill off xfs_printk() by Joe Perches · 13 years ago
  100. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago