1. 0c842ad xfs: clean up buffer locking helpers by Christoph Hellwig · 14 years ago
  2. bbb4197 xfs: remove the unused xfs_bufhash structure by Christoph Hellwig · 14 years ago
  3. 69ef921 xfs: byteswap constants instead of variables by Christoph Hellwig · 14 years ago
  4. 218106a xfs: use generic get_unaligned_beXX helpers by Christoph Hellwig · 14 years ago
  5. 2282396 xfs: cleanup struct xfs_dir2_leaf by Christoph Hellwig · 14 years ago
  6. 3ed8638 xfs: cleanup the definition of struct xfs_dir2_data_entry by Christoph Hellwig · 14 years ago
  7. 0ba9cd8 xfs: kill struct xfs_dir2_data by Christoph Hellwig · 14 years ago
  8. c2066e2 xfs: avoid usage of struct xfs_dir2_data by Christoph Hellwig · 14 years ago
  9. a64b041 xfs: kill struct xfs_dir2_block by Christoph Hellwig · 14 years ago
  10. 4f6ae1a xfs: avoid usage of struct xfs_dir2_block by Christoph Hellwig · 14 years ago
  11. 78f70cd xfs: cleanup the definition of struct xfs_dir2_sf_entry by Christoph Hellwig · 14 years ago
  12. ac8ba50 xfs: kill struct xfs_dir2_sf by Christoph Hellwig · 14 years ago
  13. 8bc3878 xfs: cleanup shortform directory inode number handling by Christoph Hellwig · 14 years ago
  14. 4fb44c8 xfs: factor out xfs_dir2_leaf_find_entry by Christoph Hellwig · 14 years ago
  15. 29d104a xfs: kill the unused struct xfs_sync_work by Christoph Hellwig · 14 years ago
  16. f3ca8738 xfs: remove i_transp by Christoph Hellwig · 14 years ago
  17. 7a249cf xfs: fix filesystsem freeze race in xfs_trans_alloc by Christoph Hellwig · 14 years ago
  18. 33b8f7c xfs: improve sync behaviour in the face of aggressive dirtying by Christoph Hellwig · 14 years ago
  19. 8f04c47 xfs: split xfs_itruncate_finish by Christoph Hellwig · 14 years ago
  20. 857b977 xfs: kill xfs_itruncate_start by Christoph Hellwig · 14 years ago
  21. 681b120 xfs: always log timestamp updates in xfs_setattr_size by Christoph Hellwig · 14 years ago
  22. c4ed424 xfs: split xfs_setattr by Christoph Hellwig · 14 years ago
  23. dec58f1 xfs: work around bogus gcc warning in xfs_allocbt_init_cursor by Christoph Hellwig · 14 years ago
  24. dbcdde3 xfs: re-enable non-blocking behaviour in xfs_map_blocks by Christoph Hellwig · 14 years ago
  25. 680a647 xfs: PF_FSTRANS should never be set in ->writepage by Christoph Hellwig · 14 years ago
  26. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 14 years ago
  27. 4a33821 xfs: prevent bogus assert when trying to remove non-existent attribute by Dave Chinner · 14 years ago
  28. df4368a xfs: clear XFS_IDIRTY_RELEASE on truncate down by Dave Chinner · 14 years ago
  29. 778e24b xfs: reset inode per-lifetime state when recycling it by Dave Chinner · 14 years ago
  30. a27a263 xfs: make log devices with write back caches work by Christoph Hellwig · 14 years ago
  31. c46a131 xfs: fix ->mknod() return value on xfs_get_acl() failure by Al Viro · 14 years ago
  32. e6ece70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  33. aa0467d btrfs: fix uninitialized variable warning by David Sterba · 14 years ago
  34. 7841cb2 btrfs: add helper for fs_info->closing by David Sterba · 14 years ago
  35. 4b9465c Btrfs: add mount -o inode_cache by Chris Mason · 14 years ago
  36. e7786c3 btrfs: scrub: add explicit plugging by Arne Jansen · 14 years ago
  37. a4689d2 btrfs: use btrfs_ino to access inode number by David Sterba · 14 years ago
  38. d132a53 Btrfs: don't save the inode cache if we are deleting this root by Josef Bacik · 14 years ago
  39. 5f3f302 btrfs: false BUG_ON when degraded by Arne Jansen · 14 years ago
  40. ca456ae Btrfs: don't save the inode cache in non-FS roots by liubo · 14 years ago
  41. 211f96c Btrfs: make sure we don't overflow the free space cache crc page by Chris Mason · 14 years ago
  42. 17aca1c Btrfs: fix uninit variable in the delayed inode code by Chris Mason · 14 years ago
  43. 1bc8779 btrfs: scrub: don't reuse bios and pages by Arne Jansen · 14 years ago
  44. 4f1ba49 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  45. 3af91a1 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 14 years ago
  46. 0980119 UBIFS: fix-up free space earlier by Ben Gardiner · 14 years ago
  47. 781c571 UBIFS: intialize LPT earlier by Ben Gardiner · 14 years ago
  48. 4f1ab9b UBIFS: assert no fixup when writing a node by Ben Gardiner · 14 years ago
  49. 8370723 UBIFS: fix clean znode counter corruption in error cases by Artem Bityutskiy · 14 years ago
  50. 812eb25 UBIFS: fix memory leak on error path by Artem Bityutskiy · 14 years ago
  51. cf610bf UBIFS: fix shrinker object count reports by Artem Bityutskiy · 14 years ago
  52. da8b94e UBIFS: fix recovery broken by the previous recovery fix by Artem Bityutskiy · 14 years ago
  53. efcfde5 UBIFS: amend ubifs_recover_leb interface by Artem Bityutskiy · 14 years ago
  54. 1a0b069 UBIFS: introduce a "grouped" journal head flag by Artem Bityutskiy · 14 years ago
  55. ab75950 UBIFS: supress false error messages by Artem Bityutskiy · 14 years ago
  56. 4c49ff3 block: blkdev_get() should access ->bd_disk only after success by Tejun Heo · 14 years ago
  57. c7427d2 autofs4: bogus dentry_unhash() added in ->unlink() by Al Viro · 14 years ago
  58. 3cebde2 vfs: shrink_dcache_parent before rmdir, dir rename by Sage Weil · 14 years ago
  59. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 14 years ago
  60. bd1bfe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 14 years ago
  61. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 14 years ago
  62. 3063287 eCryptfs: Remove ecryptfs_header_cache_2 by Tyler Hicks · 14 years ago
  63. 778aeb4 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose() by Tyler Hicks · 14 years ago
  64. 7a86617 eCryptfs: Return useful code from contains_ecryptfs_marker by Tyler Hicks · 14 years ago
  65. 3b06b3e eCryptfs: Fix new inode race condition by Tyler Hicks · 14 years ago
  66. 57ed609 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 14 years ago
  67. a74d70b Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  68. f1d1c9f Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  69. 2ff55e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 14 years ago
  70. ef1d575 cifs/ubifs: Fix shrinker API change fallout by Al Viro · 14 years ago
  71. 9342077 pnfs-obj: pg_test check for max_io_size by Boaz Harrosh · 14 years ago
  72. 5b36c7d NFSv4.1: define nfs_generic_pg_test by Boaz Harrosh · 14 years ago
  73. 89a58e3 NFSv4.1: use pnfs_generic_pg_test directly by layout driver by Benny Halevy · 14 years ago
  74. 18ad0a9 NFSv4.1: change pg_test return type to bool by Benny Halevy · 14 years ago
  75. dfed206 NFSv4.1: unify pnfs_pageio_init functions by Benny Halevy · 14 years ago
  76. a0fe8bf pnfs-obj: objlayout_encode_layoutcommit implementation by Boaz Harrosh · 14 years ago
  77. ac7db72 pnfs: encode_layoutcommit by Benny Halevy · 14 years ago
  78. adb5853 pnfs-obj: report errors and .encode_layoutreturn Implementation. by Boaz Harrosh · 14 years ago
  79. 04a5554 pnfs: encode_layoutreturn by Andy Adamson · 14 years ago
  80. 8a1636c pnfs: layoutret_on_setattr by Benny Halevy · 15 years ago
  81. cbe8260 pnfs: layoutreturn by Benny Halevy · 14 years ago
  82. 04f8345 pnfs-obj: osd raid engine read/write implementation by Boaz Harrosh · 14 years ago
  83. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 14 years ago
  84. e51b841 pnfs-obj: define per-inode private structure by Benny Halevy · 14 years ago
  85. 636fb9c pnfs: alloc and free layout_hdr layoutdriver methods by Benny Halevy · 14 years ago
  86. b6c05f1 pnfs-obj: objio_osd device information retrieval and caching by Boaz Harrosh · 14 years ago
  87. 09f5bf4 pnfs-obj: decode layout, alloc/free lseg by Boaz Harrosh · 14 years ago
  88. f1bc893 pnfs-obj: pnfs_osd XDR client implementation by Boaz Harrosh · 14 years ago
  89. c93407d pnfs-obj: objlayoutdriver module skeleton by Benny Halevy · 14 years ago
  90. ae50c0b pnfs: client stats by J. Bruce Fields · 14 years ago
  91. 778b550 pnfs: Use byte-range for cb_layoutrecall by Benny Halevy · 14 years ago
  92. 707ed5f pnfs: align layoutget requests on page boundaries by Benny Halevy · 14 years ago
  93. fb3296e pnfs: Use byte-range for layoutget by Benny Halevy · 14 years ago
  94. f7da7a1 SUNRPC: introduce xdr_init_decode_pages by Benny Halevy · 14 years ago
  95. 35c8bb5 NFSv4.1: use layout driver in global device cache by Benny Halevy · 14 years ago
  96. 1be5683 pnfs: CB_NOTIFY_DEVICEID by Marc Eshel · 14 years ago
  97. 5ccf920 eCryptfs: Cleanup inode initialization code by Tyler Hicks · 14 years ago
  98. 1775bc3 NFSv4.1: purge deviceid cache on nfs_free_client by Benny Halevy · 14 years ago
  99. c4f7907 eCryptfs: Consolidate inode functions into inode.c by Tyler Hicks · 14 years ago
  100. a1eaecb NFSv4.1: make deviceid cache global by Benny Halevy · 14 years ago