1. 60ad446 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  2. 1b8e949 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  3. a2d7730 Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  4. 79a77c5 ext4: prevent memory leaks from ext4_mb_init_backend() on error path by Yu Jian · 13 years ago
  5. 48e6061 ext4: use EXT4_BAD_INO for buddy cache to avoid colliding with valid inode # by Yu Jian · 13 years ago
  6. 9d8b9ec ext4: use ext4_msg() instead of printk in mballoc by Theodore Ts'o · 13 years ago
  7. 5f66d2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  8. 762dfd1 CIFS: Cleanup demupltiplex thread exiting code by Pavel Shilovsky · 13 years ago
  9. ad69bae CIFS: Move mid search to a separate function by Pavel Shilovsky · 13 years ago
  10. 98bac62 CIFS: Move RFC1002 check to a separate function by Pavel Shilovsky · 13 years ago
  11. e7015fb CIFS: Simplify socket reading in demultiplex thread by Pavel Shilovsky · 13 years ago
  12. f18a5f2 ext4: use ext4_kvzalloc()/ext4_kvmalloc() for s_group_desc and s_group_info by Theodore Ts'o · 13 years ago
  13. 9933fc0 ext4: introduce ext4_kvmalloc(), ext4_kzalloc(), and ext4_kvfree() by Theodore Ts'o · 13 years ago
  14. 3d9c247 CIFS: Move buffer allocation to a separate function by Pavel Shilovsky · 13 years ago
  15. 33853a0 ext4: use the correct error exit path in ext4_init_inode_table() by Yongqiang Yang · 13 years ago
  16. 206d440 xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 13 years ago
  17. 43c1c9c VFS: Reorganise shrink_dcache_for_umount_subtree() after demise of dcache_lock by David Howells · 13 years ago
  18. c6627c6 VFS: Remove dentry->d_lock locking from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
  19. 35f40ef VFS: Remove detached-dentry counter from shrink_dcache_for_umount_subtree() by David Howells · 13 years ago
  20. 86bc704 switch posix_acl_chmod() to umode_t by Al Viro · 13 years ago
  21. 3a5fba1 switch posix_acl_from_mode() to umode_t by Al Viro · 13 years ago
  22. d695212 switch posix_acl_equiv_mode() to umode_t * by Al Viro · 13 years ago
  23. d3fb612 switch posix_acl_create() to umode_t * by Al Viro · 13 years ago
  24. 782b94c block: initialise bd_super in bdget() by Lachlan McIlroy · 13 years ago
  25. c4ae0c6 vfs: avoid call to inode_lru_list_del() if possible by Eric Dumazet · 13 years ago
  26. f2ee7ab vfs: avoid taking inode_hash_lock on pipes and sockets by Eric Dumazet · 13 years ago
  27. b12362b vfs: conditionally call inode_wb_list_del() by Eric Dumazet · 13 years ago
  28. 5a30d8a VFS: Fix automount for negative autofs dentries by David Howells · 13 years ago
  29. b4aff1f Btrfs: load the key from the dir item in readdir into a fake dentry by Josef Bacik · 13 years ago
  30. a00ed25 NFS: Re-enable compilation of nfs with !CONFIG_NFS_V4 || !CONFIG_NFS_V4_1 by Trond Myklebust · 13 years ago
  31. c4a5534 cifs: remove unneeded variable initialization in cifs_reconnect_tcon by Jeff Layton · 13 years ago
  32. ad63594 cifs: simplify refcounting for oplock breaks by Jeff Layton · 13 years ago
  33. 5980fc9 cifs: fix compiler warning in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  34. 91d065c cifs: fix name parsing in CIFSSMBQAllEAs by Jeff Layton · 13 years ago
  35. 998d6fc cifs: don't start signing too early by Jeff Layton · 13 years ago
  36. 1f1cff0 cifs: trivial: goto out here is unnecessary by Jeff Layton · 13 years ago
  37. c4d3396 cifs: advertise the right receive buffer size to the server by Jeff Layton · 13 years ago
  38. 24c3047 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  39. 71cdd40 pnfsblock: write_pagelist handle zero invalid extents by Peng Tao · 13 years ago
  40. 31e6306 pnfsblock: note written INVAL areas for layoutcommit by Fred Isaman · 13 years ago
  41. 650e2d3 pnfsblock: bl_write_pagelist by Fred Isaman · 13 years ago
  42. 9549ec0 pnfsblock: bl_read_pagelist by Fred Isaman · 13 years ago
  43. b2be781 pnfsblock: cleanup_layoutcommit by Fred Isaman · 13 years ago
  44. 90ace12 pnfsblock: encode_layoutcommit by Fred Isaman · 13 years ago
  45. 9f37704 pnfsblock: merge rw extents by Fred Isaman · 13 years ago
  46. c1c2a4c pnfsblock: add extent manipulation functions by Fred Isaman · 13 years ago
  47. 6d742ba pnfsblock: bl_find_get_extent by Fred Isaman · 13 years ago
  48. e9437cc pnfsblock: xdr decode pnfs_block_layout4 by Fred Isaman · 13 years ago
  49. 2f9fd18 pnfsblock: call and parse getdevicelist by Fred Isaman · 13 years ago
  50. 03341d2 pnfsblock: merge extents by Fred Isaman · 13 years ago
  51. a60d2eb pnfsblock: lseg alloc and free by Fred Isaman · 13 years ago
  52. 025a70e pnfsblock: remove device operations by Jim Rees · 13 years ago
  53. fe0a9b7 pnfsblock: add device operations by Jim Rees · 13 years ago
  54. 9e69296 pnfsblock: basic extent code by Fred Isaman · 13 years ago
  55. e9643fe pnfsblock: use pageio_ops api by Benny Halevy · 13 years ago
  56. 155e752 pnfsblock: add blocklayout Kconfig option, Makefile, and stubs by Fred Isaman · 13 years ago
  57. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  58. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  59. 738fd0f3 pnfs: add set-clear layoutdriver interface by Benny Halevy · 13 years ago
  60. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  61. 3557c6c pnfs: use lwb as layoutcommit length by Peng Tao · 13 years ago
  62. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  63. 9fa4075 pnfs: save layoutcommit cred at layout header init by Peng Tao · 13 years ago
  64. acff5880 pnfs: save layoutcommit lwb at layout header by Peng Tao · 13 years ago
  65. 0e99581 don't busy retry the inode on failed grab_super_passive() by Wu Fengguang · 13 years ago
  66. 374e4e3 Additional readdir cookie loop information by Bryan Schumaker · 13 years ago
  67. 0c03080 NFS: Fix spurious readdir cookie loop messages by Trond Myklebust · 13 years ago
  68. c49bafa ext4: add missing kfree() on error return path in add_new_gdb() by Dan Carpenter · 13 years ago
  69. d59729f ext4: fix races in ext4_sync_parent() by Theodore Ts'o · 13 years ago
  70. 983236b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  71. 74aec4e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6 by Linus Torvalds · 13 years ago
  72. 59ed2bb ext2: remove duplicate 'ext2_get_acl()' define by Linus Torvalds · 13 years ago
  73. a5a7bbc xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not set by Markus Trippelsdorf · 13 years ago
  74. 985ca0e ecryptfs: Make inode bdi consistent with superblock bdi by Thieu Le · 13 years ago
  75. b2987a5 eCryptfs: Unlock keys needed by ecryptfsd by Tyler Hicks · 13 years ago
  76. 95b6886 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  77. d6b722a hppfs: missing include by Al Viro · 13 years ago
  78. 29ae07b ext4: Fix overflow caused by missing cast in ext4_fallocate() by Utako Kusaka · 13 years ago
  79. 0e1147b ext4: add action of moving index in ext4_ext_rm_idx for Punch Hole by Robin Dong · 13 years ago
  80. 668f4dc ext4: simplify parameters of reserve_backup_gdb() by Yongqiang Yang · 13 years ago
  81. 2f91971 ext4: simplify parameters of add_new_gdb() by Yongqiang Yang · 13 years ago
  82. e6075e9 ext4: remove lock_buffer in bclean() and setup_new_group_blocks() by Yongqiang Yang · 13 years ago
  83. 2271220 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 13 years ago
  84. 597a67e Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  85. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  86. ff95acb Merge branch 'integration' into for-linus by Chris Mason · 13 years ago
  87. 75c195a Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errors by Chris Mason · 13 years ago
  88. 09570f9 proc: make struct proc_dir_entry::name a terminal array rather than a pointer by David Howells · 13 years ago
  89. 2cf8572 Btrfs: use the commit_root for reading free_space_inode crcs by Chris Mason · 13 years ago
  90. 19b6caf Btrfs: reduce extent_state lock contention for metadata by Chris Mason · 13 years ago
  91. 31533fb Btrfs: remove lockdep magic from btrfs_next_leaf by Chris Mason · 13 years ago
  92. 85d4e46 Btrfs: make a lockdep class for each root by Chris Mason · 13 years ago
  93. bd68151 Btrfs: switch the btrfs tree locks to reader/writer by Chris Mason · 13 years ago
  94. 81317fd Btrfs: fix deadlock when throttling transactions by Josef Bacik · 13 years ago
  95. a659171 Btrfs: stop using highmem for extent_buffers by Chris Mason · 13 years ago
  96. 199c36e Btrfs: fix BUG_ON() caused by ENOSPC when relocating space by Miao Xie · 13 years ago
  97. f7aaa06 Btrfs: tag pages for writeback in sync by Josef Bacik · 13 years ago
  98. 9e0baf6 Btrfs: fix enospc problems with delalloc by Josef Bacik · 13 years ago
  99. a599142 Btrfs: don't flush delalloc arbitrarily by Josef Bacik · 13 years ago
  100. a94733d Btrfs: use find_or_create_page instead of grab_cache_page by Josef Bacik · 13 years ago