1. 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  2. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 71a6ec8 nfs: reject changes to resvport and sharecache during remount by Scott Mayhew · 10 years ago
  4. 5b53dc8 NFS: Avoid infinite loop when RELEASE_LOCKOWNER getting expired error by Kinglong Mee · 10 years ago
  5. b65ee14 f2fs: use for_each_set_bit to simplify the code by Chao Yu · 10 years ago
  6. 497a093 f2fs: add f2fs_balance_fs for expand_inode_data by Chao Yu · 10 years ago
  7. 002a41c f2fs: invalidate xattr node page when evict inode by Chao Yu · 10 years ago
  8. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  9. 344470c proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mounts by Eric W. Biederman · 10 years ago
  10. e813244 proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net by Eric W. Biederman · 10 years ago
  11. 0097875 proc: Implement /proc/thread-self to point at the directory of the current thread by Eric W. Biederman · 10 years ago
  12. 6ba8ed7 proc: Have net show up under /proc/<tgid>/task/<tid> by Eric W. Biederman · 10 years ago
  13. 1bff598 Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  14. 65b3885 NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumes by Eric W. Biederman · 10 years ago
  15. 50d7773 NFS: fix two problems in lookup_revalidate in RCU-walk by NeilBrown · 10 years ago
  16. 645f985 Merge branch 'xfs-misc-fixes-3.17-2' into for-next by Dave Chinner · 10 years ago
  17. b076d87 Merge branch 'xfs-bulkstat-refactor' into for-next by Dave Chinner · 10 years ago
  18. 4d7eece Merge branch 'xfs-misc-fixes-3.17-1' into for-next by Dave Chinner · 10 years ago
  19. e0ac6d4 Merge branch 'xfs-quota-eofblocks-scan' into for-next by Dave Chinner · 10 years ago
  20. 6eee897 xfs: fix coccinelle warnings by kbuild test robot · 10 years ago
  21. 4ef897a xfs: flush both inodes in xfs_swap_extents by Dave Chinner · 10 years ago
  22. 8121768 xfs: fix swapext ilock deadlock by Dave Chinner · 10 years ago
  23. b92cc59f6 xfs: kill xfs_vnode.h by Dave Chinner · 10 years ago
  24. dd8c38b xfs: kill VN_MAPPED by Dave Chinner · 10 years ago
  25. 2667c6f xfs: kill VN_CACHED by Dave Chinner · 10 years ago
  26. eac152b xfs: kill VN_DIRTY() by Dave Chinner · 10 years ago
  27. ad3714b xfs: dquot recovery needs verifiers by Dave Chinner · 10 years ago
  28. 5fd364f xfs: quotacheck leaves dquot buffers without verifiers by Dave Chinner · 10 years ago
  29. 67dc288 xfs: ensure verifiers are attached to recovered buffers by Dave Chinner · 10 years ago
  30. 400b9d8 xfs: catch buffers written without verifiers attached by Dave Chinner · 10 years ago
  31. 5ef828c xfs: avoid false quotacheck after unclean shutdown by Eric Sandeen · 10 years ago
  32. eedf32b xfs: fix rounding error of fiemap length parameter by Brian Foster · 10 years ago
  33. 1e773c4 xfs: introduce xfs_bulkstat_ag_ichunk by Jie Liu · 10 years ago
  34. f682a39 NFS: allow lockless access to access_cache by NeilBrown · 10 years ago
  35. 1fa1e38 NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCU by NeilBrown · 10 years ago
  36. 912a108 NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU by NeilBrown · 10 years ago
  37. f3324a2 NFS: support RCU_WALK in nfs_permission() by NeilBrown · 10 years ago
  38. d51ac1a NFS: prepare for RCU-walk support but pushing tests later in code. by NeilBrown · 10 years ago
  39. 49317a7 NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used. by NeilBrown · 10 years ago
  40. 1f70ef9 NFS: add checks for returned value of try_module_get() by Alexey Khoroshilov · 10 years ago
  41. 411a99a nfs: clear_request_commit while holding i_lock by Weston Andros Adamson · 10 years ago
  42. e6cf82d pnfs: add pnfs_put_lseg_async by Weston Andros Adamson · 10 years ago
  43. 02d1426 pnfs: find swapped pages on pnfs commit lists too by Weston Andros Adamson · 10 years ago
  44. b412ddf nfs: fix comment and add warn_on for PG_INODE_REF by Weston Andros Adamson · 10 years ago
  45. e702920 nfs: check wait_on_bit_lock err in page_group_lock by Weston Andros Adamson · 10 years ago
  46. 4fa2c54 NFS: nfs4_do_open should add negative results to the dcache. by NeilBrown · 10 years ago
  47. 7a9e75a nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL by Andrey Utkin · 10 years ago
  48. 9806755 Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  49. 3a50584 NFS: Enforce an upper limit on the number of cached access call by Trond Myklebust · 10 years ago
  50. 59b04c5 [CIFS] Fix incorrect hex vs. decimal in some debug print statements by Steve French · 10 years ago
  51. 70cfed8 f2fs: avoid skipping recover_inline_xattr after recover_inline_data by Chao Yu · 10 years ago
  52. 70407fa f2fs: add tracepoint for f2fs_direct_IO by Chao Yu · 10 years ago
  53. 8169150 Update cifs version by Steve French · 10 years ago
  54. 2149668 CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2 by Pavel Shilovsky · 10 years ago
  55. b770ddf CIFS: Optimize readpages in a short read case on reconnects by Pavel Shilovsky · 10 years ago
  56. d913ed1 CIFS: Optimize cifs_user_read() in a short read case on reconnects by Pavel Shilovsky · 10 years ago
  57. fb8a3e5 CIFS: Improve indentation in cifs_user_read() by Pavel Shilovsky · 10 years ago
  58. 2e8a05d CIFS: Fix possible buffer corruption in cifs_user_read() by Pavel Shilovsky · 10 years ago
  59. b3160ae CIFS: Count got bytes in read_into_pages() by Pavel Shilovsky · 10 years ago
  60. 34a54d6 CIFS: Use separate var for the number of bytes got in async read by Pavel Shilovsky · 10 years ago
  61. 3fabaa2 CIFS: Indicate reconnect with ECONNABORTED error code by Pavel Shilovsky · 10 years ago
  62. bed9da0 CIFS: Use multicredits for SMB 2.1/3 reads by Pavel Shilovsky · 10 years ago
  63. e374d90 CIFS: Fix rsize usage for sync read by Pavel Shilovsky · 10 years ago
  64. 25f4025 CIFS: Fix rsize usage in user read by Pavel Shilovsky · 10 years ago
  65. 0ada36b CIFS: Separate page reading from user read by Pavel Shilovsky · 10 years ago
  66. 69cebd7 CIFS: Fix rsize usage in readpages by Pavel Shilovsky · 10 years ago
  67. 387eb92 CIFS: Separate page search from readpages by Pavel Shilovsky · 10 years ago
  68. cb7e9ea CIFS: Use multicredits for SMB 2.1/3 writes by Pavel Shilovsky · 10 years ago
  69. 6ec0b01 CIFS: Fix wsize usage in iovec write by Pavel Shilovsky · 10 years ago
  70. 43de94e CIFS: Separate writing from iovec write by Pavel Shilovsky · 10 years ago
  71. 66386c0 CIFS: Separate filling pages from iovec write by Pavel Shilovsky · 10 years ago
  72. 7f6c500 CIFS: Fix cifs_writev_requeue when wsize changes by Pavel Shilovsky · 10 years ago
  73. 66231a4 CIFS: Fix wsize usage in writepages by Pavel Shilovsky · 10 years ago
  74. 90ac138 CIFS: Separate pages initialization from writepages by Pavel Shilovsky · 10 years ago
  75. 619aa48 CIFS: Separate page sending from writepages by Pavel Shilovsky · 10 years ago
  76. 2792407 Remove sparse build warning by Steve French · 10 years ago
  77. 7e48ff8 CIFS: Separate page processing from writepages by Pavel Shilovsky · 10 years ago
  78. 038bc96 CIFS: Fix async reading on reconnects by Pavel Shilovsky · 10 years ago
  79. 7abea1e nfsd: don't destroy client if mark_client_expired_locked fails by Jeff Layton · 10 years ago
  80. 97403d9 nfsd: move unhash_client_locked call into mark_client_expired_locked by Jeff Layton · 10 years ago
  81. 217526e nfsd: protect the close_lru list and oo_last_closed_stid with client_lock by Jeff Layton · 10 years ago
  82. 0a880a2 nfsd: Add lockdep assertions to document the nfs4_client/session locking by Trond Myklebust · 10 years ago
  83. 3e339f9 nfsd: Ensure lookup_clientid() takes client_lock by Trond Myklebust · 10 years ago
  84. 6b10ad1 nfsd: Protect nfsd4_destroy_clientid using client_lock by Trond Myklebust · 10 years ago
  85. d20c11d nfsd: Protect session creation and client confirm using client_lock by Jeff Layton · 10 years ago
  86. 3dbacee nfsd: Protect unconfirmed client creation using client_lock by Trond Myklebust · 10 years ago
  87. 5cc40fd nfsd: Move create_client() call outside the lock by Trond Myklebust · 10 years ago
  88. 425510f nfsd: Don't require client_lock in free_client by Trond Myklebust · 10 years ago
  89. 4864af9 nfsd: Ensure that the laundromat unhashes the client before releasing locks by Trond Myklebust · 10 years ago
  90. 4beb345 nfsd: Ensure struct nfs4_client is unhashed before we try to destroy it by Trond Myklebust · 10 years ago
  91. 83e452f nfsd4: fix out of date comment by J. Bruce Fields · 10 years ago
  92. d9499a9 NFSD: Decrease nfsd_users in nfsd_startup_generic fail by Kinglong Mee · 10 years ago
  93. 6d2b617 vfs: fix check for fallocate on active swapfile by Eric Biggers · 10 years ago
  94. af43647 direct-io: fix AIO regression by Christoph Hellwig · 10 years ago
  95. cc87c47 cifs: Separate rawntlmssp auth from CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  96. ee03c64 cifs: Split Kerberos authentication off CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  97. 583cf7a cifs: Split ntlm and ntlmv2 authentication methods off CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  98. 80a0e63 cifs: Split lanman auth from CIFS_SessSetup() by Sachin Prabhu · 10 years ago
  99. 6d81ed1 cifs: replace code with free_rsp_buf() by Sachin Prabhu · 10 years ago
  100. ffbc6f0 mnt: Change the default remount atime from relatime to the existing value by Eric W. Biederman · 10 years ago