1. 590dce2 Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  4. 0f221a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  5. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  6. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  7. 8f03cf5 Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  8. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  9. 8313064c Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  10. 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
  11. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  12. 5283b03 nfs/nfsd/sunrpc: enforce transport requirements for NFSv4 by Jeff Layton · 8 years ago
  13. 05a45a2 sunrpc: turn bitfield flags in svc_version into bools by Jeff Layton · 8 years ago
  14. f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  15. ed92d8c NFSv4: fix getacl ERANGE for some ACL buffer sizes by Weston Andros Adamson · 8 years ago
  16. 6682c14 NFSv4: fix getacl head length estimation by J. Bruce Fields · 8 years ago
  17. d94e0c0 nfs: no PG_private waiters remain, remove waker by Nicholas Piggin · 8 years ago
  18. a5e14c9 Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE" by Trond Myklebust · 8 years ago
  19. 9d8cacb NFSv4: Fix reboot recovery in copy offload by Trond Myklebust · 8 years ago
  20. df3ab23 pNFS/flexfiles: If the layout is invalid, it must be updated before retrying by Trond Myklebust · 8 years ago
  21. 686a816 NFSv4: Clean up owner/group attribute decode by Trond Myklebust · 8 years ago
  22. 1bbe60f NFSv4: Remove bogus "struct nfs_client" argument from decode_ace() by Trond Myklebust · 8 years ago
  23. 5a1f6d9 NFSv4: Fix the underestimation of delegation XDR space reservation by Trond Myklebust · 8 years ago
  24. c065eee NFSv4: Replace callback string decode function with a generic by Trond Myklebust · 8 years ago
  25. 6da59ce NFSv4: Replace the open coded decode_opaque_inline() with the new generic by Trond Myklebust · 8 years ago
  26. ab6e9aa NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics by Trond Myklebust · 8 years ago
  27. 26ae102 NFSv4: Set the connection timeout to match the lease period by Trond Myklebust · 8 years ago
  28. a974dee NFSv4: Fix memory and state leak in _nfs4_open_and_get_state by Trond Myklebust · 8 years ago
  29. 863d7d9 sunrpc/nfs: cleanup procfs/pipefs entry in cache_detail by Kinglong Mee · 8 years ago
  30. 600424e nfs: no PG_private waiters remain, remove waker by Nicholas Piggin · 8 years ago
  31. 920b453 NFS: nfs_rename() handle -ERESTARTSYS dentry left behind by Benjamin Coddington · 8 years ago
  32. 93faccbb fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  33. 68e33bd NFSv4: Fix warning for using 0 as NULL by Wei Yongjun · 8 years ago
  34. 2e54b9b pNFS/flexfiles: Make local symbol layoutreturn_ops static by Wei Yongjun · 8 years ago
  35. 045c551 NFS: Return the comparison result directly in nfs41_match_stateid() by Anna Schumaker · 8 years ago
  36. 49ad014 NFS: Clean up nfs41_same_server_scope() by Anna Schumaker · 8 years ago
  37. 81b68de NFS: No need to set and return status in nfs41_lock_expired() by Anna Schumaker · 8 years ago
  38. 9df1336 NFS: Remove unnecessary goto in nfs4_lookup_root_sec() by Anna Schumaker · 8 years ago
  39. 334f87d NFS: Remove nfs4_recover_expired_lease() by Anna Schumaker · 8 years ago
  40. d7e9825 NFS: Remove an extra if in _nfs4_recover_proc_open() by Anna Schumaker · 8 years ago
  41. 37a8484 NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state() by Anna Schumaker · 8 years ago
  42. 820bf85 NFS: Remove nfs4_wait_for_completion_rpc_task() by Anna Schumaker · 8 years ago
  43. eeea536 NFS: Clean up _nfs4_is_integrity_protected() by Anna Schumaker · 8 years ago
  44. d9b67e1 NFS: Fix inconsistent indentation in nfs4proc.c by Anna Schumaker · 8 years ago
  45. ad05cc0 NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0 by Anna Schumaker · 8 years ago
  46. 3d35808 NFS: Merge the remaining setup_sequence functions by Anna Schumaker · 8 years ago
  47. 76ee035 NFS: Check if the slot table is draining from nfs4_setup_sequence() by Anna Schumaker · 8 years ago
  48. 0dcee8b NFS: Handle setup sequence task rescheduling in a single place by Anna Schumaker · 8 years ago
  49. 6994cdd NFS: Lock the slot table from a single place during setup sequence by Anna Schumaker · 8 years ago
  50. 9dd9107 NFS: Move slot-already-allocated check into nfs_setup_sequence() by Anna Schumaker · 8 years ago
  51. 7981c8a NFS: Create a single nfs4_setup_sequence() function by Anna Schumaker · 8 years ago
  52. 6de7e12 NFS: Use nfs4_setup_sequence() everywhere by Anna Schumaker · 8 years ago
  53. 42e1cca NFS: Change nfs4_setup_sequence() to take an nfs_client structure by Anna Schumaker · 8 years ago
  54. 172d9de NFS: Change nfs4_get_session() to take an nfs_client structure by Anna Schumaker · 10 years ago
  55. efc6f4a NFS: Move nfs4_get_session() into nfs4_session.h by Anna Schumaker · 8 years ago
  56. 6f6e3c0 NFS: tidy up nfs_show_mountd_netid by NeilBrown · 8 years ago
  57. ddeaa63 sunrpc & nfs: Add and use dprintk_cont macros by Joe Perches · 8 years ago
  58. ee6625a pNFS: Fix a reference leak in _pnfs_return_layout by Trond Myklebust · 8 years ago
  59. 406dab8 nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" by Chuck Lever · 8 years ago
  60. a430607 NFSv4.0: always send mode in SETATTR after EXCLUSIVE4 by Benjamin Coddington · 8 years ago
  61. 8ac0925 NFSv4.1: Fix a deadlock in layoutget by Trond Myklebust · 8 years ago
  62. c6180a6 NFSv4: Fix client recovery when server reboots multiple times by Trond Myklebust · 8 years ago
  63. d3129ef NFSv4: update_changeattr should update the attribute timestamp by Trond Myklebust · 8 years ago
  64. c40d52f NFSv4: Don't call update_changeattr() unless the unlink is successful by Trond Myklebust · 8 years ago
  65. c733c49 NFSv4: Don't apply change_info4 twice on rename within a directory by Trond Myklebust · 8 years ago
  66. 2dfc617 NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created by Trond Myklebust · 8 years ago
  67. 4b09ec4 nfs: Don't take a reference on fl->fl_file for LOCK operation by Benjamin Coddington · 8 years ago
  68. 1f3a8e4 ktime: Get rid of ktime_equal() by Thomas Gleixner · 8 years ago
  69. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  70. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  71. bc1ecd6 Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  72. 8ac2b422 NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES by Trond Myklebust · 8 years ago
  73. f07d4a3 NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES by Trond Myklebust · 8 years ago
  74. d8d8498 NFSv4: Place the GETATTR operation before the CLOSE by Trond Myklebust · 8 years ago
  75. 9413a1a NFSv4: Also ask for attributes when downgrading to a READ-only state by Trond Myklebust · 8 years ago
  76. a5f925b NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked() by Trond Myklebust · 8 years ago
  77. e71708d pNFS: Return RW layouts on OPEN_DOWNGRADE by Trond Myklebust · 8 years ago
  78. b680814 NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE by Trond Myklebust · 8 years ago
  79. 86cfb04 NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID by NeilBrown · 8 years ago
  80. 3f8f254 NFSv4: ensure __nfs4_find_lock_state returns consistent result. by NeilBrown · 8 years ago
  81. cfd278c NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success. by NeilBrown · 8 years ago
  82. 1c48cee pNFS/flexfiles: delete deviceid, don't mark inactive by Weston Andros Adamson · 8 years ago
  83. 187e593 NFS: Clean up nfs_attribute_timeout() by Trond Myklebust · 8 years ago
  84. 3f642a1 NFS: Remove unused function nfs_revalidate_inode_rcu() by Trond Myklebust · 8 years ago
  85. 21c3ba7 NFS: Fix and clean up the access cache validity checking by Trond Myklebust · 8 years ago
  86. 9cdd1d3 NFS: Only look at the change attribute cache state in nfs_weak_revalidate() by Trond Myklebust · 8 years ago
  87. 61540bf NFS: Clean up cache validity checking by Trond Myklebust · 8 years ago
  88. 58ff418 NFS: Don't revalidate the file on close if we hold a delegation by Trond Myklebust · 8 years ago
  89. 0bc2c9b NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN by Trond Myklebust · 8 years ago
  90. e603a4c NFSv4: Update the attribute cache info in update_changeattr by Trond Myklebust · 8 years ago
  91. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  92. 0110c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. 73e2e0c Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  94. dff25dd nfs: add support for the umask attribute by Andreas Gruenbacher · 8 years ago
  95. c0cf3ef nfs_write_end(): fix handling of short copies by Al Viro · 8 years ago
  96. d915211 pNFS/flexfiles: Ensure we have enough buffer for layoutreturn by Trond Myklebust · 8 years ago
  97. 5ba6a09 pNFS/flexfiles: Remove a redundant parameter in ff_layout_encode_ioerr() by Trond Myklebust · 8 years ago
  98. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  99. 65990d1 pNFS/flexfiles: Fix a deadlock on LAYOUTGET by Fred Isaman · 8 years ago
  100. 2f065dd pNFS: Layoutreturn must free the layout after the layout-private data by Trond Myklebust · 8 years ago