1. 294ae81 nfs: move server_authlist into nfs_try_mount_request by Jeff Layton · 11 years ago
  2. d17540c nfs: refactor "need_mount" code out of nfs_try_mount by Jeff Layton · 11 years ago
  3. 52fcac9 NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount by Andy Adamson · 11 years ago
  4. 968fe25 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount by Andy Adamson · 11 years ago
  5. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 11 years ago
  6. ffa57b9 NFS: Improve legacy idmapping fallback by Bryan Schumaker · 11 years ago
  7. 62f288a NFSv4.1 end back channel session draining by Andy Adamson · 11 years ago
  8. 7dc0ac7 NFSv4.1: Clean up layout segment comparison helper names by Trond Myklebust · 11 years ago
  9. 3cb2df1 NFSv4.1: layout segment comparison helpers should take 'const' parameters by Trond Myklebust · 11 years ago
  10. c8d74d9 NFSv4: Move the DNS resolver into the NFSv4 module by Trond Myklebust · 11 years ago
  11. fe2d539 NFSv4: SETCLIENTID add the format string for the NETID by Djalal Harouni · 11 years ago
  12. c45ffdd NFSv4: Close another NFSv4 recovery race by Trond Myklebust · 11 years ago
  13. 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 11 years ago
  14. 3efb972 NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state by Trond Myklebust · 11 years ago
  15. 4197a05 NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open by Trond Myklebust · 11 years ago
  16. 1a1a29f NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open by Trond Myklebust · 11 years ago
  17. 5cc2216 NFSv4.1: Simplify setting the layout header credential by Trond Myklebust · 11 years ago
  18. 4f0b429 NFSv4.1: Enable state protection by Trond Myklebust · 11 years ago
  19. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 11 years ago
  20. ab7cb0d NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials by Trond Myklebust · 11 years ago
  21. 965e9c2 NFSv4.1: Ensure that reclaim_complete uses the right credential by Trond Myklebust · 11 years ago
  22. 9556000 NFSv4.1: Ensure that layoutreturn uses the correct credential by Trond Myklebust · 11 years ago
  23. 6ab5934 NFSv4.1: Ensure that layoutget is called using the layout credential by Trond Myklebust · 11 years ago
  24. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 11 years ago
  25. f448bad NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 11 years ago
  26. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 11 years ago
  27. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 11 years ago
  28. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  29. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  30. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  31. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
  32. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 11 years ago
  33. 4dfea4f eCryptfs: Use the ablkcipher crypto API by Tyler Hicks · 11 years ago
  34. 70eba42 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  35. 07e0745 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  36. 983a5f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  37. 8769e07 Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  38. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  39. 39dfe6c ecryptfs: don't open-code kernel_read() by Al Viro · 11 years ago
  40. 8cbc95e Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  41. 7255e71 nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error by Jeff Layton · 11 years ago
  42. 942d33d Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  43. c23266d NFS4.1 Fix data server connection race by Andy Adamson · 11 years ago
  44. 47110b8 pstore/ram: fix error return code in ramoops_probe() by Wei Yongjun · 11 years ago
  45. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  46. 59bbd47 f2fs: cover free_nid management with spin_lock by Jaegeuk Kim · 11 years ago
  47. 23d3884 f2fs: optimize scan_nat_page() by Haicheng Li · 11 years ago
  48. 8760952 f2fs: code cleanup for scan_nat_page() and build_free_nids() by Haicheng Li · 11 years ago
  49. 95630cb f2fs: bugfix for alloc_nid_failed() by Haicheng Li · 11 years ago
  50. 047184b f2fs: recover when journal contains deleted files by Chris Fries · 11 years ago
  51. bde582b f2fs: continue to mount after failing recovery by Chris Fries · 11 years ago
  52. 531ad7d f2fs: avoid deadlock during evict after f2fs_gc by Jaegeuk Kim · 11 years ago
  53. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  54. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  55. 41ef4eb aio: kill ki_retry by Kent Overstreet · 11 years ago
  56. 8a66089 aio: kill ki_key by Kent Overstreet · 11 years ago
  57. 33e2208 audit: vfs: fix audit_inode call in O_CREAT case of do_last by Jeff Layton · 11 years ago
  58. 4e23bca aio: give shared kioctx fields their own cachelines by Kent Overstreet · 11 years ago
  59. 58c85dc aio: kill struct aio_ring_info by Kent Overstreet · 11 years ago
  60. a1c8eae aio: kill batch allocation by Kent Overstreet · 11 years ago
  61. 3e845ce aio: change reqs_active to include unreaped completions by Kent Overstreet · 11 years ago
  62. 0460fef aio: use cancellation list lazily by Kent Overstreet · 11 years ago
  63. 21b4020 aio: use flush_dcache_page() by Kent Overstreet · 11 years ago
  64. a31ad38 aio: make aio_read_evt() more efficient, convert to hrtimers by Kent Overstreet · 11 years ago
  65. 36f5588 aio: refcounting cleanup by Kent Overstreet · 11 years ago
  66. 11599eb aio: make aio_put_req() lockless by Kent Overstreet · 11 years ago
  67. 1d98ebf aio: do fget() after aio_get_req() by Kent Overstreet · 11 years ago
  68. caf4167 aio: dprintk() -> pr_debug() by Kent Overstreet · 11 years ago
  69. 4e179bc aio: move private stuff out of aio.h by Kent Overstreet · 11 years ago
  70. 906b973 aio: add kiocb_cancel() by Kent Overstreet · 11 years ago
  71. 2d68449 aio: kill return value of aio_complete() by Kent Overstreet · 11 years ago
  72. 41003a7 aio: remove retry-based AIO by Zach Brown · 11 years ago
  73. af73e4d hugetlbfs: fix mmap failure in unaligned size request by Naoya Horiguchi · 11 years ago
  74. 7dfbcbe xfs: fallback to vmalloc for large buffers in xfs_compat_attrlist_by_handle by Eric Sandeen · 11 years ago
  75. dd700d9 xfs: fallback to vmalloc for large buffers in xfs_attrlist_by_handle by Eric Sandeen · 11 years ago
  76. 742ae1e xfs: introduce CONFIG_XFS_WARN by Dave Chinner · 11 years ago
  77. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  78. a26ea93 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  79. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  80. 667e7d9 Btrfs: allow superblock mismatch from older mkfs by Chris Mason · 11 years ago
  81. 1104a88 btrfs: enhance superblock checks by David Sterba · 11 years ago
  82. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 11 years ago
  83. 4385bab make blkdev_put() return void by Al Viro · 11 years ago
  84. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  85. d497ab9 NFSv3: match sec= flavor against server list by Weston Andros Adamson · 11 years ago
  86. c8b2d0b NFSv4.1: Ensure that we free the lock stateid on the server by Trond Myklebust · 11 years ago
  87. 7c1d5fa NFSv4: Convert nfs41_free_stateid to use an asynchronous RPC call by Trond Myklebust · 11 years ago
  88. 91f8575 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  89. 2e378f3 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  90. ce8a5db autofs - remove autofs dentry mount check by David Jeffery · 11 years ago
  91. 9548298 autofs - fix sparse warning for autofs4_d_manage() by Claudiu Ghioc · 11 years ago
  92. b6919a5 btrfs: fix misleading variable name for flags by David Sterba · 11 years ago
  93. 4107488 btrfs: use unsigned long type for extent state bits by David Sterba · 11 years ago
  94. 625f1c8d Btrfs: improve the loop of scrub_stripe by Liu Bo · 11 years ago
  95. 55793c0 btrfs: read entire device info under lock by David Sterba · 11 years ago
  96. f7a52a4 btrfs: remove unused gfp mask parameter from release_extent_buffer callchain by David Sterba · 11 years ago
  97. 34c2b29 btrfs: handle errors returned from get_tree_block_key by David Sterba · 11 years ago
  98. 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 11 years ago
  99. 634554d Btrfs: deal with errors in write_dev_supers by Josef Bacik · 11 years ago
  100. 3650860 Btrfs: remove almost all of the BUG()'s from tree-log.c by Josef Bacik · 11 years ago