1. c8a09ff xfs: convert log grant heads to atomic variables by Dave Chinner · 16 years ago
  2. 1c3cb9e xfs: convert l_tail_lsn to an atomic variable. by Dave Chinner · 16 years ago
  3. 84f3c68 xfs: convert l_last_sync_lsn to an atomic variable by Dave Chinner · 16 years ago
  4. 2ced19c xfs: make AIL tail pushing independent of the grant lock by Dave Chinner · 16 years ago
  5. eb40a87 xfs: use wait queues directly for the log wait queues by Dave Chinner · 16 years ago
  6. a69ed03 xfs: combine grant heads into a single 64 bit integer by Dave Chinner · 16 years ago
  7. 663e496 xfs: rework log grant space calculations by Dave Chinner · 16 years ago
  8. 3f336c6 xfs: fact out common grant head/log tail verification code by Dave Chinner · 16 years ago
  9. 1054794 xfs: convert log grant ticket queues to list heads by Dave Chinner · 16 years ago
  10. 9552e7f xfs: use AIL bulk delete function to implement single delete by Dave Chinner · 16 years ago
  11. e605994 xfs: use AIL bulk update function to implement single updates by Dave Chinner · 16 years ago
  12. 3013683 xfs: remove all the inodes on a buffer from the AIL in bulk by Dave Chinner · 16 years ago
  13. c90821a xfs: consume iodone callback items on buffers as they are processed by Dave Chinner · 16 years ago
  14. e677d0f xfs: reduce the number of AIL push wakeups by Dave Chinner · 16 years ago
  15. 0e57f6a xfs: bulk AIL insertion during transaction commit by Dave Chinner · 16 years ago
  16. eb3efa1 xfs: clean up xfs_ail_delete() by Dave Chinner · 16 years ago
  17. b199c8a xfs: Pull EFI/EFD handling out from under the AIL lock by Dave Chinner · 16 years ago
  18. 9c5f841 xfs: fix EFI transaction cancellation. by Dave Chinner · 16 years ago
  19. 821eb21 xfs: connect up buffer reclaim priority hooks by Dave Chinner · 16 years ago
  20. 430cbeb xfs: add a lru to the XFS buffer cache by Dave Chinner · 16 years ago
  21. ff57ab2 xfs: convert xfsbud shrinker to a per-buftarg shrinker. by Dave Chinner · 16 years ago
  22. 1a427ab xfs: convert pag_ici_lock to a spin lock by Dave Chinner · 16 years ago
  23. 1a3e8f3 xfs: convert inode cache lookups to use RCU locking by Dave Chinner · 16 years ago
  24. d95b7aa xfs: rcu free inodes by Dave Chinner · 16 years ago
  25. 6e85756 xfs: don't truncate prealloc from frequently accessed inodes by Dave Chinner · 16 years ago
  26. 055388a xfs: dynamic speculative EOF preallocation by Dave Chinner · 16 years ago
  27. 622d814 xfs: use KM_NOFS for allocations during attribute list operations by Dave Chinner · 16 years ago
  28. dcfcf20 xfs: provide a inode iolock lockdep class by Dave Chinner · 16 years ago
  29. 489a150 xfs: factor duplicate code in xfs_alloc_ag_vextent_near into a helper by Christoph Hellwig · 16 years ago
  30. 9f9baab xfs: clean up xfs_alloc_ag_vextent_exact by Christoph Hellwig · 16 years ago
  31. ecff71e xfs: simplify xfs_map_at_offset by Christoph Hellwig · 16 years ago
  32. aeea1b1 xfs: refactor xfs_vm_writepage by Christoph Hellwig · 16 years ago
  33. 2fa24f9 xfs: remove the all_bh flag from xfs_convert_page by Christoph Hellwig · 16 years ago
  34. ed1e7b7 xfs: remove xfs_probe_cluster by Christoph Hellwig · 16 years ago
  35. 8ff2957 xfs: simplify xfs_map_blocks by Christoph Hellwig · 16 years ago
  36. a206c81 xfs: kill xfs_iomap by Christoph Hellwig · 16 years ago
  37. 405f804 xfs: cleanup the xfs_iomap_write_* helpers by Christoph Hellwig · 16 years ago
  38. 6ac7248 xfs: a few small tweaks for overwrites in xfs_vm_writepage by Christoph Hellwig · 16 years ago
  39. 221cb25 xfs: remove some dead bio handling code by Christoph Hellwig · 16 years ago
  40. 85da94c xfs: improve mapping type check in xfs_vm_writepage by Christoph Hellwig · 16 years ago
  41. c9f71f5 xfs: untangle phase1 vs phase2 recovery helpers by Christoph Hellwig · 16 years ago
  42. d045094 xfs: refactor xlog_recover_commit_trans by Christoph Hellwig · 16 years ago
  43. d5689ea xfs: use struct list_head for the buf cancel table by Christoph Hellwig · 16 years ago
  44. e2714bf xfs: remove leftovers of old buffer log items in recovery code by Christoph Hellwig · 16 years ago
  45. 576ecb8 xfs: fix exporting with left over 64-bit inodes by Samuel Kvasnica · 16 years ago
  46. 05340d4 xfs: log timestamp changes to the source inode in rename by Christoph Hellwig · 16 years ago
  47. c76febe xfs: only run xfs_error_test if error injection is active by Dave Chinner · 16 years ago
  48. de25c18 xfs: avoid moving stale inodes in the AIL by Dave Chinner · 16 years ago
  49. 309c848 xfs: delayed alloc blocks beyond EOF are valid after writeback by Dave Chinner · 16 years ago
  50. 90810b9 xfs: push stale, pinned buffers on trylock failures by Dave Chinner · 16 years ago
  51. c726de4 xfs: fix failed write truncation handling. by Dave Chinner · 16 years ago
  52. aa3fc52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  53. 1bfe4ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  54. 5a92bc8 Btrfs: don't use migrate page without CONFIG_MIGRATION by Chris Mason · 16 years ago
  55. 163cf09 Btrfs: deal with DIO bios that span more than one ordered extent by Chris Mason · 16 years ago
  56. 7208364 Un-inline get_pipe_info() helper function by Linus Torvalds · 16 years ago
  57. c66fb34 Export 'get_pipe_info()' to other users by Linus Torvalds · 16 years ago
  58. 71993e6 Rename 'pipe_info()' to 'get_pipe_info()' by Linus Torvalds · 16 years ago
  59. 450ba0e Btrfs: setup blank root and fs_info for mount time by Josef Bacik · 16 years ago
  60. 975f84f Btrfs: fix fiemap by Josef Bacik · 16 years ago
  61. 619c8c7 Btrfs - fix race between btrfs_get_sb() and umount by Ian Kent · 16 years ago
  62. bc1cbf1 Btrfs: update inode ctime when using links by Josef Bacik · 16 years ago
  63. 0ed42a6 Btrfs: make sure new inode size is ok in fallocate by Josef Bacik · 16 years ago
  64. 55a61d1 Btrfs: fix typo in fallocate to make it honor actual size by Josef Bacik · 16 years ago
  65. 19650e8 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  66. 78daa87 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  67. 0a66a59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 16 years ago
  68. da90587 reiserfs: fix inode mutex - reiserfs lock misordering by Frederic Weisbecker · 16 years ago
  69. ea251c1 pagemap: set pagemap walk limit to PMD boundary by Naoya Horiguchi · 16 years ago
  70. a0822c5 fuse: fix attributes after open(O_TRUNC) by Ken Sumrall · 16 years ago
  71. f6c26ec nilfs2: fix typo in comment of nilfs_dat_move function by Ryusuke Konishi · 16 years ago
  72. 103cfcf nilfs2: nilfs_iget_for_gc() returns ERR_PTR by Dan Carpenter · 16 years ago
  73. 0b26a0b NFS: Ensure we return the dirent->d_type when it is known by Trond Myklebust · 16 years ago
  74. 3020093 NFS: Correct the array bound calculation in nfs_readdir_add_to_array by Trond Myklebust · 16 years ago
  75. ece0b42 NFS: Don't ignore errors from nfs_do_filldir() by Trond Myklebust · 16 years ago
  76. 85f8607 NFS: Fix the error handling in "uncached_readdir()" by Trond Myklebust · 16 years ago
  77. 7a8e1dc NFS: Fix a page leak in uncached_readdir() by Trond Myklebust · 16 years ago
  78. e7c58e9 NFS: Fix a page leak in nfs_do_filldir() by Trond Myklebust · 16 years ago
  79. 5c34685 NFS: Assume eof if the server returns no readdir records by Trond Myklebust · 16 years ago
  80. 463a376 NFS: Buffer overflow in ->decode_dirent() should not be fatal by Trond Myklebust · 16 years ago
  81. b47d19d Pure nfs client performance using odirect. by Arun Bharadwaj · 16 years ago
  82. 45f49bc Btrfs: avoid NULL pointer deref in try_release_extent_buffer by Chris Mason · 16 years ago
  83. a1b075d Btrfs: make btrfs_add_nondir take parent inode as an argument by Josef Bacik · 16 years ago
  84. 495e867 Btrfs: hold i_mutex when calling btrfs_log_dentry_safe by Josef Bacik · 16 years ago
  85. 6a91221 Btrfs: use dget_parent where we can UPDATED by Josef Bacik · 16 years ago
  86. 7619585 Btrfs: fix more ESTALE problems with NFS by Josef Bacik · 16 years ago
  87. 2ede0da Btrfs: handle NFS lookups properly by Josef Bacik · 16 years ago
  88. 0410c94 btrfs: make 1-bit signed fileds unsigned by Mariusz Kozlowski · 16 years ago
  89. f209561 btrfs: Show device attr correctly for symlinks by Li Zefan · 16 years ago
  90. 5f3888f btrfs: Set file size correctly in file clone by Li Zefan · 16 years ago
  91. 2a6b8da btrfs: Check if dest_offset is block-size aligned before cloning file by Li Zefan · 16 years ago
  92. 0de9087 Btrfs: handle the space_cache option properly by Josef Bacik · 16 years ago
  93. 6f33434 btrfs: Fix early enospc because 'unused' calculated with wrong sign. by Arne Jansen · 16 years ago
  94. e65e153 btrfs: fix panic caused by direct IO by Miao Xie · 16 years ago
  95. 88f794e btrfs: cleanup duplicate bio allocating functions by Miao Xie · 16 years ago
  96. 0c56fa9 btrfs: fix free dip and dip->csums twice by Miao Xie · 16 years ago
  97. 784b4e2 Btrfs: add migrate page for metadata inode by Chris Mason · 16 years ago
  98. b86db47 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  99. e681c04 ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard by Lukas Czerner · 16 years ago
  100. 93bb41f fs: Do not dispatch FITRIM through separate super_operation by Lukas Czerner · 16 years ago