1. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  2. f362f98 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/vfs-queue by Linus Torvalds · 13 years ago
  3. f793f29 Merge http://sucs.org/~rohan/git/gfs2-3.0-nmw by Linus Torvalds · 13 years ago
  4. dabcbb1 Merge branch '3.2-without-smb2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  5. 5619a69 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 13 years ago
  6. f3c7691e leases: fix write-open/read-lease race by J. Bruce Fields · 13 years ago
  7. 79835a7 nfs: drop unnecessary locking in llseek by Andi Kleen · 13 years ago
  8. 4cce0e2 ext4: replace cut'n'pasted llseek code with generic_file_llseek_size by Andi Kleen · 13 years ago
  9. 5760495 vfs: add generic_file_llseek_size by Andi Kleen · 13 years ago
  10. ef3d0fd vfs: do (nearly) lockless generic_file_llseek by Andi Kleen · 13 years ago
  11. 847cc63 direct-io: merge direct_io_walker into __blockdev_direct_IO by Andi Kleen · 13 years ago
  12. ba253fb direct-io: inline the complete submission path by Andi Kleen · 13 years ago
  13. 1877264 direct-io: separate map_bh from dio by Andi Kleen · 13 years ago
  14. 6e8267f direct-io: use a slab cache for struct dio by Andi Kleen · 13 years ago
  15. 0dc2bc4 direct-io: rearrange fields in dio/dio_submit to avoid holes by Andi Kleen · 13 years ago
  16. cde1ecb direct-io: fix a wrong comment by Andi Kleen · 13 years ago
  17. eb28be2 direct-io: separate fields only used in the submission path from struct dio by Andi Kleen · 13 years ago
  18. 62a3ddef vfs: fix spinning prevention in prune_icache_sb by Christoph Hellwig · 13 years ago
  19. 948409c vfs: add a comment to inode_permission() by Andreas Gruenbacher · 13 years ago
  20. d124b60 vfs: pass all mask flags check_acl and posix_acl_permission by Andreas Gruenbacher · 13 years ago
  21. 8fd90c8 vfs: indicate that the permission functions take all the MAY_* flags by Andreas Gruenbacher · 13 years ago
  22. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  23. a877ee0 vfs: add "device" tag to /proc/self/mountstats by Bryan Schumaker · 13 years ago
  24. 814e1d2 cleanup: vfs: small comment fix for block_invalidatepage by Wang Sheng-Hui · 13 years ago
  25. 96814ec Add definition for share encryption by Steve French · 13 years ago
  26. 60325f0 fs/Makefile: Stupid typo breakage of exofs inclusion by Boaz Harrosh · 13 years ago
  27. c28cfd6 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  28. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  29. e33bae1 Merge branch 'for-linus' of git://github.com/ericvh/linux by Linus Torvalds · 13 years ago
  30. 3395734 libceph: fix double-free of page vector by Sage Weil · 13 years ago
  31. 3310f75 ceph: fix 32-bit ino numbers by Amon Ott · 13 years ago
  32. a35eca9 ceph: let the set_layout ioctl set single traits by Greg Farnum · 13 years ago
  33. 83eaea2 Revert "ceph: don't truncate dirty pages in invalidate work thread" by Sage Weil · 13 years ago
  34. 80db8be ceph: replace leading spaces with tabs by Noah Watkins · 13 years ago
  35. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  36. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  37. 6a8ea47 ceph: document ioctls by Sage Weil · 13 years ago
  38. 0d66a48 ceph: implement (optional) max read size by Sage Weil · 13 years ago
  39. 83817e3 ceph: rename rsize -> rasize by Sage Weil · 13 years ago
  40. 7c27219 ceph: make readpages fully async by Sage Weil · 13 years ago
  41. ef78cc7 Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  42. 1442d16 Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  43. b9e2780 sysfs: Remove support for tagged directories with untagged members (again) by Eric W. Biederman · 13 years ago
  44. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  45. 2d03423 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  46. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  47. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  48. 44231e6 ore: Enable RAID5 mounts by Boaz Harrosh · 14 years ago
  49. dd29661 exofs: Support for RAID5 read-4-write interface. by Boaz Harrosh · 13 years ago
  50. 769ba8d ore: RAID5 Write by Boaz Harrosh · 13 years ago
  51. a1fec1d ore: RAID5 read by Boaz Harrosh · 13 years ago
  52. 3e33567 fs/Makefile: Always inspect exofs/ by Boaz Harrosh · 13 years ago
  53. 611d7a5 ore: Make ore_calc_stripe_info EXPORT_SYMBOL by Boaz Harrosh · 13 years ago
  54. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  55. 32b9aaf CIFS: Make cifs_push_locks send as many locks at once as possible by Pavel Shilovsky · 13 years ago
  56. 9ee305b CIFS: Send as many mandatory unlock ranges at once as possible by Pavel Shilovsky · 13 years ago
  57. 4f6bcec CIFS: Implement caching mechanism for posix brlocks by Pavel Shilovsky · 13 years ago
  58. 85160e0 CIFS: Implement caching mechanism for mandatory brlocks by Pavel Shilovsky · 13 years ago
  59. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 13 years ago
  60. 4d5077f fs/9p: Cleanup option parsing in 9p by Aneesh Kumar K.V · 13 years ago
  61. 464f5ec fs/9p: inode file operation is properly initialized init_special_inode by Aneesh Kumar K.V · 13 years ago
  62. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  63. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  64. 92bac8c nfsd4: typo logical vs bitwise negate for want_mask by Benny Halevy · 13 years ago
  65. c668fc6 nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED by Benny Halevy · 13 years ago
  66. fc0c3dd nfsd4: seq->status_flags may be used unitialized by Benny Halevy · 13 years ago
  67. 5423732 nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid by Benny Halevy · 13 years ago
  68. 42274bb CIFS: Fix DFS handling in cifs_get_file_info by Pavel Shilovsky · 13 years ago
  69. a2d6b6c CIFS: Fix error handling in cifs_readv_complete by Pavel Shilovsky · 13 years ago
  70. b99b98d GFS2: Move readahead of metadata during deallocation into its own function by Steven Whitehouse · 13 years ago
  71. 9ae3242 GFS2: Remove two unused variables by Steven Whitehouse · 13 years ago
  72. 891a8e9 GFS2: Misc fixes by Steven Whitehouse · 13 years ago
  73. 64dd153 GFS2: rewrite fallocate code to write blocks directly by Benjamin Marzinski · 13 years ago
  74. bd5437a GFS2: speed up delete/unlink performance for large files by Bob Peterson · 13 years ago
  75. f75bbfb GFS2: Fix off-by-one in gfs2_blk2rgrpd by Steven Whitehouse · 13 years ago
  76. 13d921e GFS2: Clean up ->page_mkwrite by Steven Whitehouse · 13 years ago
  77. ccad4e1 GFS2: Correctly set goal block after allocation by Steven Whitehouse · 13 years ago
  78. b5b24d7 GFS2: Fix AIL flush issue during fsync by Steven Whitehouse · 13 years ago
  79. 70b0c36 GFS2: Use cached rgrp in gfs2_rlist_add() by Steven Whitehouse · 13 years ago
  80. d56fa8a GFS2: Call do_strip() directly from recursive_scan() by Steven Whitehouse · 13 years ago
  81. 534029e GFS2: Remove obsolete assert by Steven Whitehouse · 13 years ago
  82. 54335b1 GFS2: Cache the most recently used resource group in the inode by Steven Whitehouse · 13 years ago
  83. 8339ee5 GFS2: Make resource groups "append only" during life of fs by Steven Whitehouse · 13 years ago
  84. 7c9ca62 GFS2: Use rbtree for resource groups and clean up bitmap buffer ref count scheme by Bob Peterson · 13 years ago
  85. 9453615 GFS2: Fix lseek after SEEK_DATA, SEEK_HOLE have been added by Steven Whitehouse · 13 years ago
  86. 9a63edd GFS2: Clean up gfs2_create by Steven Whitehouse · 13 years ago
  87. ab9bbda GFS2: Use ->dirty_inode() by Steven Whitehouse · 13 years ago
  88. f181852 GFS2: Fix bug trap and journaled data fsync by Steven Whitehouse · 13 years ago
  89. 40ac218 GFS2: Fix inode allocation error path by Steven Whitehouse · 13 years ago
  90. 1d4ec64 GFS2: Make atime checks more efficient by Steven Whitehouse · 13 years ago
  91. 7554918 GFS2: Fix bug-trap in ail flush code by Steven Whitehouse · 13 years ago
  92. 2f0264d GFS2: Split data write & wait in fsync by Steven Whitehouse · 13 years ago
  93. 4c28d33 GFS2: Clean up dir hash table reading by Steven Whitehouse · 13 years ago
  94. 940aab4 Check validity of cl_rpcclient in nfs_server_list_show by Malahal Naineni · 13 years ago
  95. fbcae3e Merge branch 'cifs-3.2' of git://git.samba.org/jlayton/linux into temp-3.2-jeff by Steve French · 13 years ago
  96. 71c424b [CIFS] Show nostrictsync and noperm mount options in /proc/mounts by Steve French · 13 years ago
  97. 903e21e sysfs: Reject with a warning invalid uses of tagged directories. by Eric W. Biederman · 13 years ago
  98. 2339618 sysfs: Remove support for tagged directories with untagged members. by Eric W. Biederman · 13 years ago
  99. 487505c sysfs: Implement support for tagged files in sysfs. by Eric W. Biederman · 13 years ago
  100. b6ee8cd NFS: Get rid of the nfs_rdata_mempool by Trond Myklebust · 13 years ago