1. 642338b Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  2. 2141713 sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name by Ingo Molnar · 8 years ago
  3. 378f681 xfs: check if an inode is cached and allocated by Darrick J. Wong · 7 years ago
  4. 95989c4 xfs: fix spurious spin_is_locked() assert failures on non-smp kernels by Brian Foster · 7 years ago
  5. ae2c4ac xfs: update ag iterator to support wait on new inodes by Brian Foster · 8 years ago
  6. 756baca xfs: support ability to wait on new inodes by Brian Foster · 8 years ago
  7. 3802a34 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  8. c315509 xfs: sync eofblocks scans under iolock are livelock prone by Brian Foster · 8 years ago
  9. a36b926 xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 8 years ago
  10. a1b7a4d xfs: fix crash and data corruption due to removal of busy COW extents by Christoph Hellwig · 8 years ago
  11. 6552321 xfs: remove i_iolock and use i_rwsem in the VFS inode instead by Christoph Hellwig · 8 years ago
  12. 98efe8a xfs: fix unbalanced inode reclaim flush locking by Brian Foster · 8 years ago
  13. 3993723 xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan by Brian Foster · 8 years ago
  14. 7b7381f xfs: fix up inode cowblocks tracking tracepoints by Brian Foster · 8 years ago
  15. 83104d4 xfs: garbage collect old cowextsz reservations by Darrick J. Wong · 8 years ago
  16. 3993bae xfs: introduce the CoW fork by Darrick J. Wong · 8 years ago
  17. 85a6e76 xfs: make xfs_inode_set_eofblocks_tag cheaper for the common case by Christoph Hellwig · 8 years ago
  18. fa5a4f5 xfs: cancel eofblocks background trimming on remount read-only by Brian Foster · 8 years ago
  19. ad438c4 xfs: move reclaim tagging functions by Dave Chinner · 8 years ago
  20. 545c088 xfs: simplify inode reclaim tagging interfaces by Dave Chinner · 8 years ago
  21. 8a17d7d xfs: mark reclaimed inodes invalid earlier by Dave Chinner · 8 years ago
  22. 1f2dcfe xfs: xfs_inode_free() isn't RCU safe by Dave Chinner · 8 years ago
  23. c19b3b05 xfs: mode di_mode to vfs inode by Dave Chinner · 9 years ago
  24. 83e06f2 xfs: move di_changecount to VFS inode by Dave Chinner · 9 years ago
  25. 9e9a267 xfs: move inode generation count to VFS inode by Dave Chinner · 9 years ago
  26. 54d7b5c xfs: use vfs inode nlink field everywhere by Dave Chinner · 9 years ago
  27. 5099747 xfs: reinitialise recycled VFS inode correctly by Dave Chinner · 9 years ago
  28. f8d55aa052 xfs: introduce inode log format object by Dave Chinner · 9 years ago
  29. ff6d6af xfs: per-filesystem stats counter implementation by Bill O'Donnell · 9 years ago
  30. 8774cf8 xfs: add mssing inode cache attempts counter increment by Lucas Stach · 9 years ago
  31. 58c9047 xfs: inodes are new until the dentry cache is set up by Dave Chinner · 10 years ago
  32. 6044e43 Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next by Dave Chinner · 10 years ago
  33. cdc9cec xfs: active inodes stat is broken by Dave Chinner · 10 years ago
  34. 508b6b3 xfs: merge xfs_inum.h into xfs_format.h by Christoph Hellwig · 10 years ago
  35. 4fb6e8a xfs: merge xfs_ag.h into xfs_format.h by Christoph Hellwig · 10 years ago
  36. e3cf179 xfs: remove second xfs_quota.h inclusion in xfs_icache.c by Fabian Frederick · 10 years ago
  37. dc06f398 xfs: run an eofblocks scan on ENOSPC/EDQUOT by Brian Foster · 10 years ago
  38. f452639 xfs: support a union-based filter for eofblocks scans by Brian Foster · 10 years ago
  39. 5400da7 xfs: add scan owner field to xfs_eofblocks by Brian Foster · 10 years ago
  40. 2451337 xfs: global error sign conversion by Dave Chinner · 10 years ago
  41. b474c7a xfs: Nuke XFS_ERROR macro by Eric Sandeen · 10 years ago
  42. e009400 xfs: remove unused pag ptr arg from iterator execute functions by Eric Sandeen · 11 years ago
  43. a4fbe6a xfs: decouple inode and bmap btree header files by Dave Chinner · 11 years ago
  44. 239880e xfs: decouple log and transaction headers by Dave Chinner · 11 years ago
  45. d948709 xfs: remove usage of is_bad_inode by Ben Myers · 11 years ago
  46. b313a5f xfs: asserting lock not held during freeing not valid by Dave Chinner · 11 years ago
  47. e0ea404 Merge tag 'xfs-for-linus-v3.12-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  48. 0a234c6 shrinker: convert superblock shrinkers to new API by Dave Chinner · 11 years ago
  49. 638f4416 xfs: recovery of swap extents operations for CRC filesystems by Dave Chinner · 11 years ago
  50. b9fe505 xfs: create internal eofblocks structure with kuid_t types by Dwight Engen · 11 years ago
  51. c24b5df xfs: kill xfs_vnodeops.[ch] by Dave Chinner · 11 years ago
  52. 6ca1c90 xfs: separate dquot on disk format definitions out of xfs_quota.h by Dave Chinner · 11 years ago
  53. 92f8ff7 xfs: Add pquota fields where gquota is used. by Chandra Seetharaman · 11 years ago
  54. 113a568 xfs: Code cleanup and removal of some typedef usage by Chandra Seetharaman · 11 years ago
  55. 579b62f xfs: add background scanning to clear eofblocks inodes by Brian Foster · 12 years ago
  56. 00ca79a xfs: add minimum file size filtering to eofblocks scan by Brian Foster · 12 years ago
  57. 1b55604 xfs: support multiple inode id filtering in eofblocks scan by Brian Foster · 12 years ago
  58. 3e3f9f5 xfs: add inode id filtering to eofblocks scan by Brian Foster · 12 years ago
  59. 8ca149d xfs: add XFS_IOC_FREE_EOFBLOCKS ioctl by Brian Foster · 12 years ago
  60. 41176a6 xfs: create function to scan and clear EOFBLOCKS inodes by Brian Foster · 12 years ago
  61. a454f74 xfs: support a tag-based inode_ag_iterator by Brian Foster · 12 years ago
  62. 27b5286 xfs: add EOFBLOCKS inode tagging/untagging by Brian Foster · 12 years ago
  63. 33479e0 xfs: remove xfs_iget.c by Dave Chinner · 12 years ago
  64. 6d8b79c xfs: rename xfs_sync.[ch] to xfs_icache.[ch] by Dave Chinner · 12 years ago[Renamed (99%) from fs/xfs/xfs_sync.c]
  65. c7eea6f xfs: move xfs_quiesce_attr() into xfs_super.c by Dave Chinner · 12 years ago
  66. 34061f5 xfs: xfs_sync_fsdata is redundant by Dave Chinner · 12 years ago
  67. 5889608 xfs: syncd workqueue is no more by Dave Chinner · 12 years ago
  68. 9aa0500 xfs: xfs_sync_data is redundant. by Dave Chinner · 12 years ago
  69. f661f1e xfs: sync work is now only periodic log work by Dave Chinner · 12 years ago
  70. 7f7bebe xfs: don't run the sync work if the filesystem is read-only by Dave Chinner · 12 years ago
  71. 7e18530 xfs: rationalise xfs_mount_wq users by Dave Chinner · 12 years ago
  72. 33c7a2b xfs: xfs_syncd_stop must die by Dave Chinner · 12 years ago
  73. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  74. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  75. d9457dc xfs: Convert to new freezing code by Jan Kara · 12 years ago
  76. 9a57fa8 xfs: wait for the write the superblock on unmount by Mark Tinguely · 12 years ago
  77. 475ee41 xfs: merge xfs_itobp into xfs_imap_to_bp by Christoph Hellwig · 12 years ago
  78. 8866fc6 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  79. 11159a0 xfs: shutdown xfs_sync_worker before the log by Ben Myers · 12 years ago
  80. 1307bbd xfs: protect xfs_sync_worker with s_umount semaphore by Ben Myers · 12 years ago
  81. ad1e95c xfs: clean up xfs_bit.h includes by Dave Chinner · 13 years ago
  82. 04913fd xfs: pass shutdown method into xfs_trans_ail_delete_bulk by Dave Chinner · 13 years ago
  83. 43ff212 xfs: on-stack delayed write buffer lists by Christoph Hellwig · 13 years ago
  84. 4c46819 xfs: do not write the buffer from xfs_iflush by Christoph Hellwig · 13 years ago
  85. 8a48088 xfs: don't flush inodes from background inode reclaim by Christoph Hellwig · 13 years ago
  86. 211e4d4 xfs: implement freezing by emptying the AIL by Christoph Hellwig · 13 years ago
  87. 32ce90a xfs: remove log item from AIL in xfs_iflush after a shutdown by Christoph Hellwig · 13 years ago
  88. 8a00ebe xfs: Ensure inode reclaim can run during quotacheck by Dave Chinner · 13 years ago
  89. 8a9c998 xfs: log timestamp updates by Christoph Hellwig · 13 years ago
  90. ad637a1 xfs: only take the ILOCK in xfs_reclaim_inode() by Alex Elder · 13 years ago
  91. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 13 years ago
  92. 29ad0de Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  93. be4f1ac8 xfs: log all dirty inodes in xfs_fs_sync_fs by Christoph Hellwig · 13 years ago
  94. 34625c6 xfs: remove xfs_qm_sync by Christoph Hellwig · 13 years ago
  95. 4dd2cb4 xfs: force buffer writeback before blocking on the ilock in inode reclaim by Christoph Hellwig · 13 years ago
  96. a9add83 xfs: remove XFS_bflush by Christoph Hellwig · 13 years ago
  97. 4a06fd2 xfs: remove i_iocount by Christoph Hellwig · 13 years ago
  98. c2b006c xfs: let xfs_bwrite callers handle the xfs_buf_relse by Christoph Hellwig · 13 years ago
  99. c59d87c xfs: remove subdirectories by Christoph Hellwig · 13 years ago[Renamed from fs/xfs/linux-2.6/xfs_sync.c]
  100. 2ddb4e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Alex Elder · 13 years ago