1. 0bdb8fa NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return must notify of layout return by Trond Myklebust · 9 years ago
  2. 1090c3b nfs42: remove unused declaration by Peng Tao · 9 years ago
  3. 19cf633 nfs42: decode_layoutstats does not need res parameter by Peng Tao · 9 years ago
  4. 0762ed2 NFSv4.1/flexfiles: Allow coalescing of new layout segments and existing ones by Trond Myklebust · 9 years ago
  5. 03772d2 NFSv4.1/pnfs: Allow pNFS device drivers to customise layout segment insertion by Trond Myklebust · 9 years ago
  6. 540d986 NFSv4.1/pnfs: Add sanity check for the layout range returned by the server by Trond Myklebust · 9 years ago
  7. 82714bd NFSv4.1/pnfs Improve the packing of struct pnfs_layout_hdr by Trond Myklebust · 9 years ago
  8. e3b1df2 NFSv4.1/flexfile: ff_layout_remove_mirror can be static by kbuild test robot · 9 years ago
  9. bbf58bf NFSv4.2/pnfs: Make the layoutstats timer configurable by Trond Myklebust · 9 years ago
  10. 266d12d NFSv4.1/flexfile: Ensure uniqueness of mirrors across layout segments by Trond Myklebust · 9 years ago
  11. 0b7baf9 NFSv4.1/flexfiles: Remove mirror backpointer to lseg. by Trond Myklebust · 9 years ago
  12. 28a0d72 NFSv4.1/flexfiles: Add refcounting to struct nfs4_ff_layout_mirror by Trond Myklebust · 9 years ago
  13. 5420401 NFS41/flexfiles: zero out DS write wcc by Peng Tao · 9 years ago
  14. 3976143 NFS41: remove NFS_LAYOUT_ROC flag by Peng Tao · 9 years ago
  15. 249b2ee NFSv4: Add a tracepoint for CB_LAYOUTRECALL by Trond Myklebust · 9 years ago
  16. 7cd1486 NFSv4: Add a tracepoint for CB_GETATTR by Trond Myklebust · 9 years ago
  17. 6a463beb NFSv4.1/pnfs: Add a tracepoint for return-on-close events by Trond Myklebust · 9 years ago
  18. aaae3f0 NFSv4: Force a post-op attribute update when holding a delegation by Trond Myklebust · 9 years ago
  19. dd52128 NFSv4.1/pnfs Ensure flexfiles reports all connection related errors by Trond Myklebust · 9 years ago
  20. e76d28d NFSv4.1/pnfs: Ensure the flexfiles layoutstats timers are consistent by Trond Myklebust · 9 years ago
  21. 046be74 NFS41: fix list splice type by Peng Tao · 9 years ago
  22. 2a60618 NFSv4: Enable delegated opens even when reboot recovery is pending by Trond Myklebust · 9 years ago
  23. c740624 pNFS: Fix an unused variable warning in pnfs_roc_get_barrier by Trond Myklebust · 9 years ago
  24. 69f230d NFS41/flexfiles: update inode after write finishes by Peng Tao · 9 years ago
  25. e755d63 NFS41: make sure sending LAYOUTRETURN before close if marked so by Peng Tao · 9 years ago
  26. 3631960 Revert "NFSv4: Remove incorrect check in can_open_delegated()" by Trond Myklebust · 9 years ago
  27. 3c13cb5 NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is set by Trond Myklebust · 9 years ago
  28. 4ff376f NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set by Trond Myklebust · 9 years ago
  29. 7e94d6c NFS: Don't fsync twice for O_SYNC/IS_SYNC files by Trond Myklebust · 9 years ago
  30. 7c2dad9 NFS: Don't let the ctime override attribute barriers. by Trond Myklebust · 9 years ago
  31. 74918f9 Merge branch 'layoutfixes' by Trond Myklebust · 9 years ago
  32. 37bfcc1 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  33. eed889b Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdma by Trond Myklebust · 9 years ago
  34. aff8d8d NFS: Remove nfs_release() by Anna Schumaker · 9 years ago
  35. ae09c31 NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode() by Anna Schumaker · 9 years ago
  36. 3f10a6a NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() by Anna Schumaker · 9 years ago
  37. fb2a525 NFS: Combine nfs_idmap_{init|quit}() and nfs_idmap_{init|quit}_keyring() by Anna Schumaker · 9 years ago
  38. d8efa4e NFS: Use RPC functions for matching sockaddrs by Anna Schumaker · 9 years ago
  39. c7e9668 NFS: Rename nfs_readdir_free_pagearray() and nfs_readdir_large_page() by Anna Schumaker · 9 years ago
  40. 0b936e3 NFS: Remove unused variable "pages_ptr" by Anna Schumaker · 9 years ago
  41. ce60328 nfs: remove some dead code in ff_layout_pg_get_mirror_count_write by Jeff Layton · 9 years ago
  42. 8bb2897 pnfs: move common blocklayout XDR defintions to nfs4.h by Christoph Hellwig · 9 years ago
  43. 513d6d7 pnfs/blocklayout: pass proper file mode to blkdev_get/put by Christoph Hellwig · 9 years ago
  44. 2bd3c63 pnfs/blocklayout: reject too long signatures by Christoph Hellwig · 9 years ago
  45. 68596bd pnfs/blocklayout: set up layoutupdate_pages properly by Christoph Hellwig · 9 years ago
  46. 29662fa pnfs/blocklayout: calculate layoutupdate size correctly by Christoph Hellwig · 9 years ago
  47. 18e3b73 NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client by Kinglong Mee · 9 years ago
  48. 6f53693 NFSv4.1/pNFS: Fix borken function _same_data_server_addrs_locked() by Trond Myklebust · 9 years ago
  49. e9ae58a NFS: nfs_set_pgio_error sometimes misses errors by Trond Myklebust · 9 years ago
  50. 5883055 NFSv4.1/pnfs: Remove redundant wakeup in pnfs_send_layoutreturn() by Trond Myklebust · 9 years ago
  51. e1c06f8 NFSv4.1/pnfs: Remove redundant check in pnfs_layoutgets_blocked() by Trond Myklebust · 9 years ago
  52. 2d8ae84 NFSv4.1/pnfs: Remove redundant lo->plh_block_lgets in layoutreturn by Trond Myklebust · 9 years ago
  53. 5c4a79f NFSv4.1/pnfs: Don't prevent layoutgets when doing return-on-close by Trond Myklebust · 9 years ago
  54. 8f70f53 NFSv4.1/pnfs: Fix serialisation of layout return and layoutget by Trond Myklebust · 9 years ago
  55. a4497a5 NFSv4.1/pnfs: Remove redundant checks in pnfs_layoutgets_blocked() by Trond Myklebust · 9 years ago
  56. 2757129 pNFS: Tighten up locking around DS commit buckets by Trond Myklebust · 9 years ago
  57. 0847ef8 NFS: Remove duplicate svc_xprt_put from nfs41_callback_up by Kinglong Mee · 9 years ago
  58. efcbc04 NFSv4: don't set SETATTR for O_RDONLY|O_EXCL by NeilBrown · 9 years ago
  59. 5ef8d79 NFS: Error out when register_shrinker fail in register_nfs_fs by Kinglong Mee · 9 years ago
  60. c8ad889 NFSv4.2/pnfs: Use GFP_NOIO for layoutstat reporting in the writeback path by Trond Myklebust · 9 years ago
  61. d099d7b pnfs/flexfiles: LAYOUTSTATS ii_count should be ops instead of bytes by Peng Tao · 9 years ago
  62. 86d80f9 NFSv4.1/pnfs: Fix atomicity of commit list updates by Trond Myklebust · 9 years ago
  63. 2fcc213 xprtrdma: Fix large NFS SYMLINK calls by Chuck Lever · 9 years ago
  64. 0118360 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  65. 97242f9 link_path_walk(): be careful when failing with ENOTDIR by Al Viro · 9 years ago
  66. acea568 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  67. 8400935 Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  68. df150ed1 xfs: remote attributes need to be considered data by Dave Chinner · 9 years ago
  69. e3c32ee xfs: remote attribute headers contain an invalid LSN by Dave Chinner · 9 years ago
  70. b2442c5 xfs: call dax_fault on read page faults for DAX by Dave Chinner · 9 years ago
  71. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  72. a49c269 nfs: Fix an oops caused by using other thread's stack space in ASYNC mode by Kinglong Mee · 9 years ago
  73. 3471648a nfs: plug memory leak when ->prepare_layoutcommit fails by Jeff Layton · 9 years ago
  74. bdcc2cd NFSv4.2: handle NFS-specific llseek errors by J. Bruce Fields · 9 years ago
  75. d4c3045 NFS: Don't clear desc->pg_moreio in nfs_do_recoalesce() by Trond Myklebust · 9 years ago
  76. 03d5eb6 NFS: Fix a memory leak in nfs_do_recoalesce by Trond Myklebust · 9 years ago
  77. 6282adb f2fs: call set_page_dirty to attach i_wb for cgroup by Jaegeuk Kim · 9 years ago
  78. 548aeda f2fs: handle error cases in move_encrypted_block by Jaegeuk Kim · 9 years ago
  79. 33b4017 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. 45b4b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  81. 5aa2a96 block: export bio_associate_*() and wbc_account_io() by Tejun Heo · 9 years ago
  82. fe78fcc mnt: In detach_mounts detach the appropriate unmounted mount by Eric W. Biederman · 9 years ago
  83. f2d0a12 mnt: Clarify and correct the disconnect logic in umount_tree by Eric W. Biederman · 9 years ago
  84. 00d80e3 Btrfs: fix quick exhaustion of the system array in the superblock by Filipe Manana · 9 years ago
  85. 3e303ea btrfs: its btrfs_err() instead of btrfs_error() by Anand Jain · 9 years ago
  86. 95ab1f6 btrfs: Avoid NULL pointer dereference of free_extent_buffer when read_tree_block() fail by Zhao Lei · 9 years ago
  87. 8a73301 btrfs: Fix lockdep warning of btrfs_run_delayed_iputs() by Zhao Lei · 9 years ago
  88. cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 9 years ago
  89. 5c675d6 NFS: Set NFS_INO_REVAL_PAGECACHE if the change attribute is uninitialised by Trond Myklebust · 9 years ago
  90. 85a23ce NFS: Don't revalidate the mapping if both size and change attr are up to date by Trond Myklebust · 9 years ago
  91. 2b83d3d NFSv4/pnfs: Ensure we don't miss a file extension by Trond Myklebust · 9 years ago
  92. 3c38cbe NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked by Trond Myklebust · 9 years ago
  93. d725e66 Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()" by Linus Torvalds · 9 years ago
  94. 8426fb3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  95. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  97. 8be5701 Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  98. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  99. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  100. a2673b6 fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() by Jan Kara · 9 years ago