1. 1bf8504 btrfs: Make extent-io callbacks that never fail return void by Jeff Mahoney · 13 years ago
  2. b6973aa Btrfs: fix readahead in file defrag by Li Zefan · 13 years ago
  3. b532402 Btrfs: return error to caller when btrfs_unlink() failes by Tsutomu Itoh · 13 years ago
  4. a0f98dd Btrfs:don't check the return value of __btrfs_add_inode_defrag by Wanlong Gao · 13 years ago
  5. b43b31b Merge branch 'alloc_path' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/btrfs-error-handling into for-linus by Chris Mason · 13 years ago
  6. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  7. 75c195a Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors by Chris Mason · 13 years ago
  8. 2cf8572 Btrfs: use the commit_root for reading free_space_inode crcs by Chris Mason · 13 years ago
  9. 19b6caf Btrfs: reduce extent_state lock contention for metadata by Chris Mason · 13 years ago
  10. 31533fb Btrfs: remove lockdep magic from btrfs_next_leaf by Chris Mason · 13 years ago
  11. 85d4e46 Btrfs: make a lockdep class for each root by Chris Mason · 13 years ago
  12. bd68151 Btrfs: switch the btrfs tree locks to reader/writer by Chris Mason · 13 years ago
  13. 81317fd Btrfs: fix deadlock when throttling transactions by Josef Bacik · 13 years ago
  14. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  15. 199c36e Btrfs: fix BUG_ON() caused by ENOSPC when relocating space by Miao Xie · 13 years ago
  16. f7aaa06 Btrfs: tag pages for writeback in sync by Josef Bacik · 13 years ago
  17. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 13 years ago
  18. a5991428 Btrfs: don't flush delalloc arbitrarily by Josef Bacik · 13 years ago
  19. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago
  20. bab39bf Btrfs: use a worker thread to do caching by Josef Bacik · 13 years ago
  21. 38a1a91 btrfs: don't BUG_ON allocation errors in btrfs_drop_snapshot by Mark Fasheh · 13 years ago
  22. 92b8e897 btrfs: Don't BUG_ON alloc_path errors in find_next_chunk by Mark Fasheh · 13 years ago
  23. 2bafc7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  24. b91da88 vfs: drop conditional inode prefetch in __do_lookup_rcu by Linus Torvalds · 13 years ago
  25. b307d46 FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop by Jan Beulich · 13 years ago
  26. 2cebaa5 CIFS: Fix wrong length in cifs_iovec_read by Pavel Shilovsky · 13 years ago
  27. f7b8863 fs/libfs.c: fix simple_attr_write() on 32bit machines by Akinobu Mita · 13 years ago
  28. e501f29 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. 5943026 vfs: fix race in rcu lookup of pruned dentry by Linus Torvalds · 13 years ago
  30. fec11dd Fix cifs_get_root() by Al Viro · 13 years ago
  31. d36c301 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  32. 0916a5e hppfs_lookup(): don't open-code lookup_one_len() by Al Viro · 13 years ago
  33. 3cc0658 hppfs: fix dentry leak by Al Viro · 13 years ago
  34. 0577d1b cramfs: get_cramfs_inode() returns ERR_PTR() on failure by Al Viro · 13 years ago
  35. 642c937 ufs should use d_splice_alias() by Al Viro · 13 years ago
  36. a803b80 fix exofs ->get_parent() by Al Viro · 13 years ago
  37. f560f66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  38. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 13 years ago
  39. dc137bf cifs: build_path_from_dentry() race fix by Al Viro · 13 years ago
  40. da1b001 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  41. 1836750 fix loop checks in d_materialise_unique() by Al Viro · 13 years ago
  42. 17e9f79 btrfs: Don't BUG_ON alloc_path errors in btrfs_balance() by Mark Fasheh · 13 years ago
  43. 1748f84 btrfs: Don't BUG_ON alloc_path errors in btrfs_read_locked_inode by Mark Fasheh · 13 years ago
  44. 0eb0e19 btrfs: Don't BUG_ON alloc_path errors in btrfs_truncate_inode_items by Mark Fasheh · 13 years ago
  45. 1e5063d btrfs: Don't BUG_ON alloc_path errors in replay_one_buffer() by Mark Fasheh · 13 years ago
  46. d8926bb btrfs: don't BUG_ON btrfs_alloc_path() errors by Mark Fasheh · 13 years ago
  47. 5dcd07b Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 13 years ago
  48. 380f7c6 GFS2: Resolve inode eviction and ail list interaction bug by Steven Whitehouse · 13 years ago
  49. 201f92e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 13 years ago
  50. 94c0d4e Fix ->d_lock locking order in unlazy_walk() by Al Viro · 13 years ago
  51. c2ec947 [CIFS] update cifs to version 1.74 by Steve French · 13 years ago
  52. ea1be1a [CIFS] update limit for snprintf in cifs_construct_tcon by Steve French · 13 years ago
  53. 62411ab cifs: Fix signing failure when server mandates signing for NTLMSSP by Shirish Pargaonkar · 13 years ago
  54. 3942ae5 GFS2: Fix race during filesystem mount by Steven Whitehouse · 13 years ago
  55. 1ce5336 GFS2: force a log flush when invalidating the rindex glock by Benjamin Marzinski · 13 years ago
  56. e5012d1 NFSv4.1: update nfs4_fattr_bitmap_maxsz by Andy Adamson · 13 years ago
  57. 71a1b44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  58. f484b5d0 cifs: drop spinlock before calling cifs_put_tlink by Jeff Layton · 13 years ago
  59. df98b6e Btrfs: fix how we merge extent states and deal with cached states by Josef Bacik · 13 years ago
  60. 2f35612 Btrfs: use the normal checksumming infrastructure for free space cache by Josef Bacik · 13 years ago
  61. fdb5eff Btrfs: serialize flushers in reserve_metadata_bytes by Josef Bacik · 13 years ago
  62. b500994 Btrfs: do transaction space reservation before joining the transaction by Josef Bacik · 13 years ago
  63. fa09200 Btrfs: try to only do one btrfs_search_slot in do_setxattr by Josef Bacik · 13 years ago
  64. b9bce2e cifs: fix expand_dfs_referral by Jeff Layton · 13 years ago
  65. 2054749 cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL by Jeff Layton · 13 years ago
  66. 1acc930 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  67. 54af2bd Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  68. 04db79b cifs: factor smb_vol allocation out of cifs_setup_volume_info by Jeff Layton · 13 years ago
  69. c902ce1 FS-Cache: Add a helper to bulk uncache pages on an inode by David Howells · 13 years ago
  70. 149e2d7 btrfs: fix oops when doing space balance by Miao Xie · 13 years ago
  71. 508794e Btrfs: don't panic if we get an error while balancing V2 by Josef Bacik · 13 years ago
  72. 0942caa btrfs: add missing options displayed in mount output by David Sterba · 13 years ago
  73. 1316d4d xfs: unpin stale inodes directly in IOP_COMMITTED by Dave Chinner · 13 years ago
  74. f9e59bc cifs: have cifs_cleanup_volume_info not take a double pointer by Jeff Layton · 13 years ago
  75. b2a0fa1 cifs: fix build_unc_path_to_root to account for a prefixpath by Jeff Layton · 13 years ago
  76. 677d853 cifs: remove bogus call to cifs_cleanup_volume_info by Jeff Layton · 13 years ago
  77. bcb65a7 FDPIC: Fix memory leak by Davidlohr Bueso · 13 years ago
  78. a51cb91 fs: fix lock initialization by Miklos Szeredi · 13 years ago
  79. 121782a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  80. a8728d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  81. ee1b3ea cifs: set socket send and receive timeouts before attempting connect by Jeff Layton · 13 years ago
  82. 032016a hfsplus: Fix double iput of the same inode in hfsplus_fill_super() by Alexey Khoroshilov · 13 years ago
  83. 50176dd hfsplus: add missing call to bio_put() by Seth Forshee · 13 years ago
  84. 2bea038 pnfs: write: Set mds_offset in the generic layer - it is needed by all LDs by Boaz Harrosh · 13 years ago
  85. 1d1221f proc: restrict access to /proc/PID/io by Vasiliy Kulikov · 13 years ago
  86. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  87. 2b4b248 romfs: fix romfs_get_unmapped_area() argument check by Bob Liu · 13 years ago
  88. af4087e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  89. 4699d44 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  90. 2f7e33d btrfs: fix inconsonant inode information by Miao Xie · 13 years ago
  91. 258e43f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  92. 804a007 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  93. 9b90f51 Btrfs: make sure to update total_bitmaps when freeing cache V3 by Josef Bacik · 13 years ago
  94. e0f5406 Btrfs: fix type mismatch in find_free_extent() by Ilya Dryomov · 13 years ago
  95. 9403c9c cifs: propagate errors from cifs_get_root() to mount(2) by Al Viro · 13 years ago
  96. 5c4f1ad cifs: tidy cifs_do_mount() up a bit by Al Viro · 13 years ago
  97. fa18f1b cifs: more breakage on mount failures by Al Viro · 13 years ago
  98. ee01a14 cifs: close sget() races by Al Viro · 13 years ago
  99. d757d71 cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount() by Al Viro · 13 years ago
  100. 98ab494 cifs: move cifs_umount() call into ->kill_sb() by Al Viro · 13 years ago