1. 5c4086b fs/9p: Initialize status in v9fs_file_do_lock. by Dominique Martinet · 9 years ago
  2. b642f72 9p: do not crash on unknown lock status code by Kirill A. Shutemov · 9 years ago
  3. ad80492 9p: fix error handling in v9fs_file_do_lock by Kirill A. Shutemov · 9 years ago
  4. e8782e2 9p: kerneldoc warning fixes by Fabian Frederick · 10 years ago
  5. 1e744c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 9 years ago
  6. e409ac3 Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  7. 94e4fe2 fuse: explicitly set /dev/fuse file's private_data by Tom Van Braeckel · 9 years ago
  8. 71cbad7 ovl: upper fs should not be R/O by hujianyang · 9 years ago
  9. 6be4506 ovl: check lowerdir amount for non-upper mount by hujianyang · 9 years ago
  10. bead55e ovl: print error message for invalid mount options by hujianyang · 9 years ago
  11. ab676b7 pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 9 years ago
  12. a9b1b45 locks: fix generic_delete_lease tracepoint to use victim pointer by Jeff Layton · 9 years ago
  13. b3c1030 fanotify: fix event filtering with FAN_ONDIR set by Suzuki K. Poulose · 9 years ago
  14. 283ee148 nilfs2: fix deadlock of segment constructor during recovery by Ryusuke Konishi · 9 years ago
  15. 18d585f ocfs2: make append_dio an incompat feature by Mark Fasheh · 9 years ago
  16. 84399bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  17. 7c5bde7 Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  18. 1b1bd56 Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  19. dd9ef13 Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref. by Quentin Casasnovas · 9 years ago
  20. 3a8b36f Btrfs: fix data loss in the fast fsync path by Filipe Manana · 9 years ago
  21. f5c0a12 Btrfs: remove extra run_delayed_refs in update_cowonly_root by Josef Bacik · 9 years ago
  22. 0164bf0 locks: fix fasync_struct memory leak in lease upgrade/downgrade handling by Jeff Layton · 9 years ago
  23. 8a001af Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 9 years ago
  24. e11259f NFSv4.1: Clear the old state by our client id before establishing a new lease by Trond Myklebust · 9 years ago
  25. 48d66b9 NFSv4: Fix a race in NFSv4.1 server trunking discovery by Trond Myklebust · 9 years ago
  26. a6c5170 Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  27. ef070dc NFS: Don't write enable new pages while an invalidation is proceeding by Trond Myklebust · 9 years ago
  28. 874f946 NFS: Fix a regression in the read() syscall by Trond Myklebust · 9 years ago
  29. 6d65261 eCryptfs: don't pass fs-specific ioctl commands through by Tyler Hicks · 9 years ago
  30. ec3ca4e NFSv4: Ensure we skip delegations that are already being returned by Trond Myklebust · 9 years ago
  31. 9f0f8e1 NFSv4: Pin the superblock while we're returning the delegation by Trond Myklebust · 9 years ago
  32. ade0464 NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation() by Trond Myklebust · 9 years ago
  33. b04b22f NFSv4: Ensure that we don't reap a delegation that is being returned by Trond Myklebust · 9 years ago
  34. 369d6b7 NFS: Fix stateid used for NFS v4 closes by Anna Schumaker · 9 years ago
  35. 84471e2 Btrfs: incremental send, don't rename a directory too soon by Filipe Manana · 9 years ago
  36. 1932b7b btrfs: fix lost return value due to variable shadowing by David Sterba · 9 years ago
  37. 5cdf83e Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr by Filipe Manana · 9 years ago
  38. 5dfe2be Btrfs: fix off-by-one logic error in btrfs_realloc_node by Filipe Manana · 9 years ago
  39. e8c1c76 Btrfs: add missing inode update when punching hole by Filipe Manana · 9 years ago
  40. 0c0ef4b Btrfs: abort the transaction if we fail to update the free space cache inode by Josef Bacik · 9 years ago
  41. 4d884fc Btrfs: fix fsync race leading to ordered extent memory leaks by Filipe Manana · 9 years ago
  42. 7c0af9f NFSv4: Don't call put_rpccred() under the rcu_read_lock() by Trond Myklebust · 9 years ago
  43. fa923369 NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache() by Trond Myklebust · 9 years ago
  44. 1ae04b2 NFSv3: Use the readdir fileid as the mounted-on-fileid by Trond Myklebust · 9 years ago
  45. 6c441c2 NFS: Don't invalidate a submounted dentry in nfs_prime_dcache() by Trond Myklebust · 9 years ago
  46. 3235b40 NFSv4: Set a barrier in the update_changeattr() helper by Trond Myklebust · 9 years ago
  47. 92d64e4 NFS: Fix nfs_post_op_update_inode() to set an attribute barrier by Trond Myklebust · 9 years ago
  48. 00fb4c9 NFS: Remove size hack in nfs_inode_attrs_need_update() by Trond Myklebust · 9 years ago
  49. 8f8ba1d NFSv4: Add attribute update barriers to delegreturn and pNFS layoutcommit by Trond Myklebust · 9 years ago
  50. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 9 years ago
  51. f506200 NFS: Set an attribute barrier on all updates by Trond Myklebust · 9 years ago
  52. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 9 years ago
  53. 140e049 NFS: Add a helper to set attribute barriers by Trond Myklebust · 9 years ago
  54. aa5accea NFS: Ensure that buffered writes wait for O_DIRECT writes to complete by Trond Myklebust · 9 years ago
  55. 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 · 9 years ago
  56. 957ed60 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 9 years ago
  57. be36e18 NFSv4: nfs4_open_recover_helper() must set share access by Trond Myklebust · 9 years ago
  58. c876486 nfsd: fix clp->cl_revoked list deletion causing softlock in nfsd by Andrew Elble · 9 years ago
  59. 7dac5cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  60. aa991b3 fuse: set stolen page uptodate by Miklos Szeredi · 9 years ago
  61. 0d27836 fuse: notify: don't move pages by Miklos Szeredi · 9 years ago
  62. 2a559a8 eCryptfs: ensure copy to crypt_stat->cipher does not overrun by Colin Ian King · 9 years ago
  63. 83d5f01 xfs: cancel failed transaction in xfs_fs_commit_blocks() by Eric Sandeen · 9 years ago
  64. fc92156 xfs: Ensure we have target_ip for RENAME_EXCHANGE by Eric Sandeen · 9 years ago
  65. 5885ebd xfs: ensure truncate forces zeroed blocks to disk by Dave Chinner · 9 years ago
  66. dfcc70a xfs: Fix quota type in quota structures when reusing quota file by Jan Kara · 9 years ago
  67. feaf2229 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  68. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  69. 0a28096 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  70. 7e0e953 procfs: fix race between symlink removals and traversals by Al Viro · 9 years ago
  71. 0db59e5 debugfs: leave freeing a symlink body until inode eviction by Al Viro · 9 years ago
  72. eb6ef3d trylock_super(): replacement for grab_super_passive() by Konstantin Khlebnikov · 9 years ago
  73. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  74. ce40fa7 Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 9 years ago
  75. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  76. 44bdb5e VFS: Split DCACHE_FILE_TYPE into regular and special types by David Howells · 9 years ago
  77. df1a085 VFS: Add a fallthrough flag for marking virtual dentries by David Howells · 9 years ago
  78. 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 · 9 years ago
  79. 24a52e4 Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  80. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  81. e57cf21 Btrfs: fix allocation size calculations in alloc_btrfs_bio by Chris Mason · 9 years ago
  82. ce7b9fa Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-next by Al Viro · 9 years ago
  83. fed0b58 posix_acl: fix reference leaks in posix_acl_create by Omar Sandoval · 9 years ago
  84. 76bf3f6 autofs4: Wrong format for printing dentry by Rasmus Villemoes · 9 years ago
  85. fcbc32b coredump: Fix typo in comment by Bastien Nocera · 9 years ago
  86. acd88d4 fs/aio.c: Remove duplicate function name in pr_debug messages by Kinglong Mee · 9 years ago
  87. 112fc89 configfs: Fix potential NULL d_inode dereference by David Howells · 9 years ago
  88. db671a8 don't bother with most of the bad_file_ops methods by Al Viro · 9 years ago
  89. 2b9fb53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  90. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  91. a267b0a Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 9 years ago
  92. 4e7c22d x86, mm/ASLR: Fix stack randomization on 64-bit systems by Hector Marco-Gisbert · 9 years ago
  93. 4d41cef ceph: return error for traceless reply race by Yan, Zheng · 9 years ago
  94. 5cba372 ceph: fix dentry leaks by Yan, Zheng · 9 years ago
  95. 3de22be ceph: re-send requests when MDS enters reconnecting stage by Yan, Zheng · 9 years ago
  96. 2a0b61c ceph: show nocephx_require_signatures and notcp_nodelay options by Ilya Dryomov · 9 years ago
  97. bf91c31 ceph: fix atomic_open snapdir by Yan, Zheng · 9 years ago
  98. 2f92b3d ceph: properly mark empty directory as complete by Yan, Zheng · 9 years ago
  99. a6a5ce4 client: include kernel version in client metadata by Yan, Zheng · 9 years ago
  100. 38c48b5 ceph: provide seperate {inode,file}_operations for snapdir by Yan, Zheng · 9 years ago