1. 6736c04 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  2. 6070295 nfs: set vs_hidden on nfs4_callback_version4 (try #2) by Jeff Layton · 13 years ago
  3. 1a67a57 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  4. 31cbecb Merge branch 'osd-devel' into nfs-for-next by Trond Myklebust · 13 years ago
  5. 278c023 pnfs-obj: Support for RAID5 read-4-write interface. by Boaz Harrosh · 13 years ago
  6. 04291b6 pnfs-obj: move to ore 03: Remove old raid engine by Boaz Harrosh · 13 years ago
  7. eecfc63 pnfs-obj: move to ore 02: move to ORE by Boaz Harrosh · 13 years ago
  8. af4f5b5 pnfs-obj: move to ore 01: ore_layout & ore_components by Boaz Harrosh · 13 years ago
  9. e2e0435 pnfs-obj: Rename objlayout_io_state => objlayout_io_res by Boaz Harrosh · 13 years ago
  10. 9621855 pnfs-obj: Get rid of objlayout_{alloc,free}_io_state by Boaz Harrosh · 13 years ago
  11. e6c40fe pnfs-obj: Return PNFS_NOT_ATTEMPTED in case of read/write_pagelist by Boaz Harrosh · 13 years ago
  12. 4cdc685 pnfs-obj: Remove redundant EOF from objlayout_io_state by Boaz Harrosh · 13 years ago
  13. 2b72c9c nfs: Remove unused variable from write.c by Rakib Mullick · 13 years ago
  14. 6f276e4 nfs: Fix unused variable warning from file.c by Rakib Mullick · 13 years ago
  15. 06ef93e Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  16. 092f4c5 Merge branch 'akpm' (Andrew's incoming - part two) by Linus Torvalds · 13 years ago
  17. 080d676 aio: allocate kiocbs in batches by Jeff Moyer · 13 years ago
  18. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 13 years ago
  19. aa6afca proc: fix races against execve() of /proc/PID/fd** by Vasiliy Kulikov · 13 years ago
  20. 887df07 procfs: report EISDIR when reading sysctl dirs in proc by Pavel Emelyanov · 13 years ago
  21. 434a964 hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops by Phillip Lougher · 13 years ago
  22. 3069083 isofs: add readpages support by Namjae Jeon · 13 years ago
  23. 0620d91 ramfs: remove module leftovers by Richard Weinberger · 13 years ago
  24. a3defbe binfmt_elf: fix PIE execution with randomization disabled by Jiri Kosina · 13 years ago
  25. d211858 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  26. f1f8935 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
  27. 3411664 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 13 years ago
  28. de0a534 Merge branch 'for-linus' of git://github.com/richardweinberger/linux by Linus Torvalds · 13 years ago
  29. 548fd1e um: kill useless include of user.h by Al Viro · 13 years ago
  30. f0023bc vfs: add d_prune dentry operation by Sage Weil · 13 years ago
  31. a78ef70 vfs: protect i_nlink by Miklos Szeredi · 13 years ago
  32. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  33. 6d6b77f filesystems: add missing nlink wrappers by Miklos Szeredi · 13 years ago
  34. dd2a981 logfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  35. a7732b0 ocfs2: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  36. c818b68 jfs: remove unnecessary nlink setting by Miklos Szeredi · 13 years ago
  37. 2833eb2 vfs: ignore error on forced remount by Miklos Szeredi · 13 years ago
  38. 1fa1e7f readlinkat: ensure we return ENOENT for the empty pathname for normal lookups by Andy Whitcroft · 13 years ago
  39. 32096ea vfs: fix dentry leak in simple_fill_super() by Konstantin Khlebnikov · 13 years ago
  40. f2a4452 jbd2: Unify log messages in jbd2 code by Eryu Guan · 13 years ago
  41. 8762202 jbd/jbd2: validate sb->s_first in journal_get_superblock() by Eryu Guan · 13 years ago
  42. bf52c6f ext4: let ext4_ext_rm_leaf work with EXT_DEBUG defined by Yongqiang Yang · 13 years ago
  43. 32de675 ext4: fix a syntax error in ext4_ext_insert_extent when debugging enabled by Yongqiang Yang · 13 years ago
  44. fc0d14f nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access by Benny Halevy · 13 years ago
  45. 1c39865 Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  46. f6d90b4 sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. by Eric W. Biederman · 13 years ago
  47. d8805e6 epoll: fix spurious lockdep warnings by Nelson Elhage · 13 years ago
  48. 0a90e0f fat: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  49. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  50. d70ef97 fs/pipe.c: add ->statfs callback for pipefs by Pavel Emelyanov · 13 years ago
  51. 72a2ebd fs/buffer.c: add device information for error output in __find_get_block_slow() by Tao Ma · 13 years ago
  52. 09f363c vmscan: fix shrinker callback bug in fs/super.c by Mikulas Patocka · 13 years ago
  53. 7982482 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  54. 966dbde ext4: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  55. 94054fa xfs: warn if direct reclaim tries to writeback pages by Mel Gorman · 13 years ago
  56. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 13 years ago
  57. f5fc870 tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious. by Robert P. J. Day · 13 years ago
  58. c9f0124 oom: remove oom_disable_count by David Rientjes · 13 years ago
  59. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  60. fc360bd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas by Andrew Morton · 13 years ago
  61. ff3fc17 ext4: fix a typo in struct ext4_allocation_context by Robin Dong · 13 years ago
  62. ed47a7d udf: Cleanup metadata flags handling by Jan Kara · 13 years ago
  63. 3080a74 udf: Skip mirror metadata FE loading when metadata FE is ok by Namjae Jeon · 13 years ago
  64. 6360e21 ext3: Allow quota file use root reservation by Dmitry Monakhov · 13 years ago
  65. 0aaa618 quota: Drop path reference on error exit from quotactl by Jan Kara · 13 years ago
  66. a983f36 udf: Neaten udf_debug uses by Joe Perches · 13 years ago
  67. c2bff36 udf: Neaten logging output, use vsprintf extension %pV by Joe Perches · 13 years ago
  68. 78ace70 udf: Convert printks to pr_<level> by Joe Perches · 13 years ago
  69. 3c6fe77 ext4: Don't normalize an falloc request if it can fit in 1 extent. by Greg Harm · 13 years ago
  70. 4af8350 ext4: remove comments about extent mount option in ext4_new_inode() by Eryu Guan · 13 years ago
  71. edb5ac8 ext4: let ext4_discard_partial_buffers handle unaligned range correctly by Yongqiang Yang · 13 years ago
  72. 5129d05 ext4: return ENOMEM if find_or_create_pages fails by Yongqiang Yang · 13 years ago
  73. e260daf ext4: move vars to local scope in ext4_discard_partial_page_buffers_no_lock() by Yongqiang Yang · 13 years ago
  74. 0edeb71 ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten by Tao Ma · 13 years ago
  75. e414966 NFS: Remove no-op less-than-zero checks on unsigned variables. by Chuck Lever · 13 years ago
  76. c6e6966 NFS: Clean up nfs4_xdr_dec_secinfo() by Chuck Lever · 13 years ago
  77. c02f557 NFS: Fix documenting comment for nfs_create_request() by Chuck Lever · 13 years ago
  78. d743c3c NFS4: fix cb_recallany decode error by Peng Tao · 13 years ago
  79. 92407e7 nfs4: serialize layoutcommit by Peng Tao · 13 years ago
  80. b82e384 ext4: optimize locking for end_io extent conversion by Theodore Ts'o · 13 years ago
  81. 4e29802 ext4: remove unnecessary call to waitqueue_active() by Theodore Ts'o · 13 years ago
  82. d73d504 ext4: Use correct locking for ext4_end_io_nolock() by Tao Ma · 13 years ago
  83. 9ef5992 cifs: Assume passwords are encoded according to iocharset (try #2) by Shirish Pargaonkar · 13 years ago
  84. 5079276 CIFS: Fix the VFS brlock cache usage in posix locking case by Pavel Shilovsky · 13 years ago
  85. 6d6a435 ext4: fix race in xattr block allocation path by Eric Sandeen · 13 years ago
  86. e7b319e ext4: trace punch_hole correctly in ext4_ext_map_blocks by Yongqiang Yang · 13 years ago
  87. 02dc62fb ext4: clean up AGGRESSIVE_TEST code by Yongqiang Yang · 13 years ago
  88. 81fdbb4 ext4: move variables to their scope by Yongqiang Yang · 13 years ago
  89. 5cb81da ext4: fix quota accounting during migration by Dmitry Monakhov · 13 years ago
  90. fba90ff ext4: migrate cleanup by Dmitry Monakhov · 13 years ago
  91. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  92. 8ea00c6 [CIFS] Update cifs version to 1.76 by Steve French · 13 years ago
  93. d12799b CIFS: Remove extra mutex_unlock in cifs_lock_add_if by Pavel Shilovsky · 13 years ago
  94. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  95. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  96. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  97. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  98. f3c7691e leases: fix write-open/read-lease race by J. Bruce Fields · 13 years ago
  99. 79835a7 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  100. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 13 years ago