1. ce85cfb NFS: Don't attempt to decode missing directory entries by Benjamin Coddington · 10 years ago
  2. 3708f84 Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" by Nicolas Iooss · 10 years ago
  3. 7b32038 NFS: Rename idmap.c to nfs4idmap.c by Anna Schumaker · 10 years ago
  4. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 10 years ago
  5. f9ebd61 NFS: Remove CONFIG_NFS_V4 checks from nfs_idmap.h by Anna Schumaker · 10 years ago
  6. 7c61f0d NFS: Add a stub for GETDEVICELIST by Anna Schumaker · 10 years ago
  7. 05f5490 nfs: remove WARN_ON_ONCE from nfs_direct_good_bytes by Peng Tao · 10 years ago
  8. 1ccbad9 nfs: fix DIO good bytes calculation by Peng Tao · 10 years ago
  9. ea96d1e nfs: Fetch MOUNTED_ON_FILEID when updating an inode by Anna Schumaker · 10 years ago
  10. 5d05e54 nfs: fix high load average due to callback thread sleeping by Jeff Layton · 10 years ago
  11. f830f7d NFS: Reduce time spent holding the i_mutex during fallocate() by Anna Schumaker · 10 years ago
  12. 9a51940 NFS: Don't zap caches on fallocate() by Anna Schumaker · 10 years ago
  13. 8c18d76 NFS: Block new writes while syncing data in nfs_getattr() by Trond Myklebust · 10 years ago
  14. 5bb89b4 NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS by Trond Myklebust · 10 years ago
  15. 7140171 NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close by Trond Myklebust · 10 years ago
  16. a0815d5 NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT by Trond Myklebust · 10 years ago
  17. 9e1681c NFSv4: Truncating file opens should also sync O_DIRECT writes by Trond Myklebust · 10 years ago
  18. d9dabc1 NFS: File unlock needs to be a metadata synchronisation point by Trond Myklebust · 10 years ago
  19. 4d346bea NFS: Add a helper to sync both O_DIRECT and buffered writes by Trond Myklebust · 10 years ago
  20. 67af761 NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit() by Trond Myklebust · 10 years ago
  21. 29559b1 NFSv4.1/pnfs: Fix setting of layoutcommit last write byte by Trond Myklebust · 10 years ago
  22. 415320f NFSv4: Return the delegation before returning the layout in evict_inode() by Trond Myklebust · 10 years ago
  23. 81b79af NFSv4: Allow tracing of NFSv4 fsync calls by Trond Myklebust · 10 years ago
  24. fc87701 NFS: Fix free_deveiceid -> free_deviceid by Trond Myklebust · 10 years ago
  25. df52699 NFSv4.1: Don't cache deviceids that have no notifications by Trond Myklebust · 10 years ago
  26. 4e59080 NFSv4.1: Allow getdeviceinfo to return notification info back to caller by Trond Myklebust · 10 years ago
  27. fb1458f NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node() by Trond Myklebust · 10 years ago
  28. 84a80f6 NFSv4.1: Convert pNFS deviceid to use kfree_rcu() by Trond Myklebust · 10 years ago
  29. 2854475 nfs: clean up nfs_direct_IO by Peng Tao · 11 years ago
  30. 38942ba NFSv4: Append delegations to the per-client list instead of prepending by Trond Myklebust · 10 years ago
  31. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  32. 7c5bde7 Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  33. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  34. dd9ef13 Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. by Quentin Casasnovas · 10 years ago
  35. 3a8b36f Btrfs: fix data loss in the fast fsync path by Filipe Manana · 10 years ago
  36. f5c0a12 Btrfs: remove extra run_delayed_refs in update_cowonly_root by Josef Bacik · 10 years ago
  37. 0164bf0 locks: fix fasync_struct memory leak in lease upgrade/downgrade handling by Jeff Layton · 10 years ago
  38. 8a001af Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  39. e11259f NFSv4.1: Clear the old state by our client id before establishing a new lease by Trond Myklebust · 10 years ago
  40. 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 10 years ago
  41. a6c5170 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  42. ef070dc NFS: Don't write enable new pages while an invalidation is proceeding by Trond Myklebust · 10 years ago
  43. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 10 years ago
  44. 6d65261 eCryptfs: don't pass fs-specific ioctl commands through by Tyler Hicks · 10 years ago
  45. ec3ca4e5 NFSv4: Ensure we skip delegations that are already being returned by Trond Myklebust · 10 years ago
  46. 9f0f8e1 NFSv4: Pin the superblock while we're returning the delegation by Trond Myklebust · 10 years ago
  47. ade0464 NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation() by Trond Myklebust · 10 years ago
  48. b04b22f NFSv4: Ensure that we don't reap a delegation that is being returned by Trond Myklebust · 10 years ago
  49. 369d6b7 NFS: Fix stateid used for NFS v4 closes by Anna Schumaker · 10 years ago
  50. 84471e2 Btrfs: incremental send, don't rename a directory too soon by Filipe Manana · 10 years ago
  51. 1932b7b btrfs: fix lost return value due to variable shadowing by David Sterba · 10 years ago
  52. 5cdf83e Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr by Filipe Manana · 10 years ago
  53. 5dfe2be Btrfs: fix off-by-one logic error in btrfs_realloc_node by Filipe Manana · 10 years ago
  54. e8c1c76 Btrfs: add missing inode update when punching hole by Filipe Manana · 10 years ago
  55. 0c0ef4b Btrfs: abort the transaction if we fail to update the free space cache inode by Josef Bacik · 10 years ago
  56. 4d884fc Btrfs: fix fsync race leading to ordered extent memory leaks by Filipe Manana · 10 years ago
  57. 7c0af9f NFSv4: Don't call put_rpccred() under the rcu_read_lock() by Trond Myklebust · 10 years ago
  58. fa92336 NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache() by Trond Myklebust · 10 years ago
  59. 1ae04b2 NFSv3: Use the readdir fileid as the mounted-on-fileid by Trond Myklebust · 10 years ago
  60. 6c441c2 NFS: Don't invalidate a submounted dentry in nfs_prime_dcache() by Trond Myklebust · 10 years ago
  61. 3235b40 NFSv4: Set a barrier in the update_changeattr() helper by Trond Myklebust · 10 years ago
  62. 92d64e4 NFS: Fix nfs_post_op_update_inode() to set an attribute barrier by Trond Myklebust · 10 years ago
  63. 00fb4c9 NFS: Remove size hack in nfs_inode_attrs_need_update() by Trond Myklebust · 10 years ago
  64. 8f8ba1d NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit by Trond Myklebust · 10 years ago
  65. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 10 years ago
  66. f506200 NFS: Set an attribute barrier on all updates by Trond Myklebust · 10 years ago
  67. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 10 years ago
  68. 140e049 NFS: Add a helper to set attribute barriers by Trond Myklebust · 10 years ago
  69. aa5accea NFS: Ensure that buffered writes wait for O_DIRECT writes to complete by Trond Myklebust · 10 years ago
  70. 2aaeb78 Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  71. 957ed60 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 10 years ago
  72. be36e18 NFSv4: nfs4_open_recover_helper() must set share access by Trond Myklebust · 10 years ago
  73. c876486 nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd by Andrew Elble · 10 years ago
  74. 7dac5cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  75. 2a559a8 eCryptfs: ensure copy to crypt_stat->cipher does not overrun by Colin Ian King · 10 years ago
  76. 83d5f01 xfs: cancel failed transaction in xfs_fs_commit_blocks() by Eric Sandeen · 10 years ago
  77. fc92156 xfs: Ensure we have target_ip for RENAME_EXCHANGE by Eric Sandeen · 10 years ago
  78. 5885ebd xfs: ensure truncate forces zeroed blocks to disk by Dave Chinner · 10 years ago
  79. dfcc70a xfs: Fix quota type in quota structures when reusing quota file by Jan Kara · 10 years ago
  80. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  81. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  82. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 10 years ago
  83. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 10 years ago
  84. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 10 years ago
  85. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 10 years ago
  86. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 11 years ago
  87. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 11 years ago
  88. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 11 years ago
  89. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 11 years ago
  90. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 11 years ago
  91. 93aaa83 Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  92. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  93. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. e57cf21 Btrfs: fix allocation size calculations in alloc_btrfs_bio by Chris Mason · 10 years ago
  95. ce7b9fa Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-next by Al Viro · 10 years ago
  96. fed0b58 posix_acl: fix reference leaks in posix_acl_create by Omar Sandoval · 10 years ago
  97. 76bf3f6b autofs4: Wrong format for printing dentry by Rasmus Villemoes · 10 years ago
  98. fcbc32b coredump: Fix typo in comment by Bastien Nocera · 10 years ago
  99. acd88d4 fs/aio.c: Remove duplicate function name in pr_debug messages by Kinglong Mee · 10 years ago
  100. 112fc89 configfs: Fix potential NULL d_inode dereference by David Howells · 11 years ago