1. 41020b6 NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid by Trond Myklebust · 8 years ago
  2. 4586f6e NFSv4.1: Add a helper function to deal with expired stateids by Trond Myklebust · 8 years ago
  3. 43912bb NFSv4.1: Allow test_stateid to handle session errors without waiting by Trond Myklebust · 8 years ago
  4. 4c8e544 NFSv4.1: Don't check delegations that are already marked as revoked by Trond Myklebust · 8 years ago
  5. aa05c87 NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid by Trond Myklebust · 8 years ago
  6. b3f9e72 NFSv4: Don't report revoked delegations as valid in nfs_have_delegation() by Trond Myklebust · 8 years ago
  7. 7dc72d5 NFS: Fix inode corruption in nfs_prime_dcache() by Trond Myklebust · 8 years ago
  8. 0a014a4 NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags by Trond Myklebust · 8 years ago
  9. 2a446a5d NFS: cache_lib: use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  10. 024de8f NFS: direct: use complete() instead of complete_all() by Daniel Wagner · 8 years ago
  11. 78d04af NFS: nfs_prime_dcache must validate the filename by Trond Myklebust · 8 years ago
  12. a1d617d8 nfs: allow blocking locks to be awoken by lock callbacks by Jeff Layton · 8 years ago
  13. d2f3a7f nfs: move nfs4 lock retry attempt loop to a separate function by Jeff Layton · 8 years ago
  14. 1ea67db nfs: move nfs4_set_lock_state call into caller by Jeff Layton · 8 years ago
  15. db78368 nfs: add handling for CB_NOTIFY_LOCK in client by Jeff Layton · 8 years ago
  16. a8ce377 nfs: track whether server sets MAY_NOTIFY_LOCK flag by Jeff Layton · 8 years ago
  17. 66f570a nfs: use safe, interruptible sleeps when waiting to retry LOCK by Jeff Layton · 8 years ago
  18. 75575dd nfs: eliminate pointless and confusing do_vfs_lock wrappers by Jeff Layton · 8 years ago
  19. b60475c nfs: the length argument to read_buf should be unsigned by Jeff Layton · 8 years ago
  20. f844cd0 nfs: cover ->migratepage with CONFIG_MIGRATION by Chao Yu · 8 years ago
  21. ca440c3 pnfs: add a new mechanism to select a layout driver according to an ordered list by Jeff Layton · 8 years ago
  22. 04fa2c6 NFS pnfs data server multipath session trunking by Andy Adamson · 8 years ago
  23. ad0849a NFS test session trunking with exchange id by Andy Adamson · 8 years ago
  24. 04ea1b3 NFS add xprt switch addrs test to match client by Andy Adamson · 8 years ago
  25. ba84db9 NFS detect session trunking by Andy Adamson · 8 years ago
  26. e7b7cbf NFS refactor nfs4_check_serverowner_major_id by Andy Adamson · 8 years ago
  27. 8e548ed NFS refactor nfs4_match_clientids by Andy Adamson · 8 years ago
  28. 8d89bd7 NFS setup async exchange_id by Andy Adamson · 8 years ago
  29. 5405fc4 NFSv4.x: Add kernel parameter to control the callback server by Trond Myklebust · 8 years ago
  30. bb6aeba NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads by Trond Myklebust · 8 years ago
  31. 3b01c11 NFSv4.x: Fix up the global tracking of the callback server by Trond Myklebust · 8 years ago
  32. d002526 SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create() by Trond Myklebust · 8 years ago
  33. f4b52bb NFSv4.x: Set up struct svc_serv_ops for the callback channel by Trond Myklebust · 8 years ago
  34. 3132e49 pnfs: track multiple layout types in fsinfo structure by Jeff Layton · 8 years ago
  35. 4d2899d Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  36. 22f6b4d aio: mark AIO pseudo-fs noexec by Jann Horn · 8 years ago
  37. b71dbf1 vfs: cap dedupe request structure size at PAGE_SIZE by Darrick J. Wong · 8 years ago
  38. 5297e0f vfs: fix return type of ioctl_file_dedupe_range by Darrick J. Wong · 8 years ago
  39. 2c937eb Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  40. b519d40 NFSv4.1: Fix the CREATE_SESSION slot number accounting by Trond Myklebust · 8 years ago
  41. 98ac9a6 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  42. 6905732 Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  43. ba63f23 fscrypto: require write access to mount to set encryption policy by Eric Biggers · 8 years ago
  44. 348c1bf Move check for prefix path to within cifs_get_root() by Sachin Prabhu · 8 years ago
  45. c1d8b24 Compare prepaths when comparing superblocks by Sachin Prabhu · 8 years ago
  46. 4214ebf Fix memory leaks in cifs_do_mount() by Sachin Prabhu · 8 years ago
  47. 002ced4 fscrypto: only allow setting encryption policy on directories by Eric Biggers · 8 years ago
  48. 163ae1c fscrypto: add authorization check for setting encryption policy by Eric Biggers · 8 years ago
  49. ca120cf mm: fix show_smap() for zone_device-pmd ranges by Dan Williams · 8 years ago
  50. 6dc728c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  51. 5c44ad6 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  52. f4a9c16 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  53. b7f3c7d Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.8 by Chris Mason · 8 years ago
  54. ce12965 btrfs: introduce tickets_id to determine whether asynchronous metadata reclaim work makes progress by Wang Xiaoguang · 8 years ago
  55. cbd60aa Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns by Chris Mason · 8 years ago
  56. ed7a694 btrfs: do not decrease bytes_may_use when replaying extents by Wang Xiaoguang · 8 years ago
  57. 0f5aa88 ceph: do not modify fi->frag in need_reset_readdir() by Nicolas Iooss · 8 years ago
  58. e1ff3dd ovl: fix workdir creation by Miklos Szeredi · 8 years ago
  59. 334a8f3 pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs by Trond Myklebust · 8 years ago
  60. 4b30b6d Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  61. 4148820 Merge tag 'driver-core-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  62. 3e42394 devpts: return NULL pts 'priv' entry for non-devpts nodes by Linus Torvalds · 8 years ago
  63. 52ec7be pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present by Trond Myklebust · 8 years ago
  64. 2a59a04 pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID by Trond Myklebust · 8 years ago
  65. bf0291d pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised by Trond Myklebust · 8 years ago
  66. c49edec NFS: Fix error reporting in nfs_file_write() by Trond Myklebust · 8 years ago
  67. f28929b Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  68. 511a8cd Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  69. 7d1ce60 Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  70. e0af248 btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve_ticket() by Wang Xiaoguang · 8 years ago
  71. a9b1fc8 Btrfs: fix endless loop in balancing block groups by Liu Bo · 8 years ago
  72. 3dc09ec Btrfs: kill invalid ASSERT() in process_all_refs() by Josef Bacik · 8 years ago
  73. 7cb3511 ovl: listxattr: use strnlen() by Miklos Szeredi · 8 years ago
  74. 0eb45fc ovl: Switch to generic_getxattr by Andreas Gruenbacher · 8 years ago
  75. ce31513 ovl: copyattr after setting POSIX ACL by Miklos Szeredi · 8 years ago
  76. 0e585cc ovl: Switch to generic_removexattr by Andreas Gruenbacher · 8 years ago
  77. 0c97be2 ovl: Get rid of ovl_xattr_noacl_handlers array by Andreas Gruenbacher · 8 years ago
  78. fe2b759 ovl: Fix OVL_XATTR_PREFIX by Andreas Gruenbacher · 8 years ago
  79. fd36570 ovl: fix spelling mistake: "directries" -> "directories" by Colin Ian King · 8 years ago
  80. 2a3a2a3 ovl: don't cache acl on overlay layer by Miklos Szeredi · 8 years ago
  81. 5201dc4 ovl: use cached acl on underlying layer by Miklos Szeredi · 8 years ago
  82. eea2fb4 ovl: proper cleanup of workdir by Miklos Szeredi · 8 years ago
  83. c11b9fd ovl: remove posix_acl_default from workdir by Miklos Szeredi · 8 years ago
  84. 38b2569 ovl: handle umask and posix_acl_default correctly on creation by Miklos Szeredi · 8 years ago
  85. cd81a91 mm: introduce get_task_exe_file by Mateusz Guzik · 8 years ago
  86. 9f834ec binfmt_elf: switch to new creds when switching to new mm by Linus Torvalds · 8 years ago
  87. 17d0774 sysfs: correctly handle read offset on PREALLOC attrs by Konstantin Khlebnikov · 8 years ago
  88. df6a58c kernfs: don't depend on d_find_any_alias() when generating notifications by Tejun Heo · 9 years ago
  89. 0cf21c6 Merge tag 'nfs-for-4.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  90. 98b0f80 NFSv4.x: Fix a refcount leak in nfs_callback_up_net by Trond Myklebust · 8 years ago
  91. 52442f9 NFS4: Avoid migration loops by Benjamin Coddington · 8 years ago
  92. ea78d80 xfs: track log done items directly in the deferred pending work item by Darrick J. Wong · 8 years ago
  93. b892772 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  94. 3dc1473 pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails by Trond Myklebust · 8 years ago
  95. 17de0a9 iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems by Christoph Hellwig · 8 years ago
  96. d138027 NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence by Trond Myklebust · 8 years ago
  97. 2e80dbe NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN by Trond Myklebust · 8 years ago
  98. 07e8dcb NFSv4.1: Defer bumping the slot sequence number until we free the slot by Trond Myklebust · 8 years ago
  99. 045d2a6 NFSv4.1: Delay callback processing when there are referring triples by Trond Myklebust · 8 years ago
  100. e09c978 NFSv4.1: Fix Oopsable condition in server callback races by Trond Myklebust · 8 years ago