1. 3a18ca0 Merge tag 'ext4_for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  2. 32f3869 jbd2: fix regression where we fail to initialize checksum seed when loading by Darrick J. Wong · 10 years ago
  3. 2f19cad btrfs: zero out left over bytes after processing compression streams by Chris Mason · 10 years ago
  4. b914c5b Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  5. 277f850 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  6. d038a63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  7. 3035b67 Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 10 years ago
  8. 7676895 ovl: ovl_dir_fsync() cleanup by Miklos Szeredi · 10 years ago
  9. c9f00fd ovl: pass dentry into ovl_dir_read_merged() by Miklos Szeredi · 10 years ago
  10. 71d5092 ovl: use lockless_dereference() for upperdentry by Miklos Szeredi · 10 years ago
  11. 91c7794 ovl: allow filenames with comma by Miklos Szeredi · 10 years ago
  12. 5214846 ovl: fix race in private xattr checks by Miklos Szeredi · 10 years ago
  13. a105d68 ovl: fix remove/copy-up race by Miklos Szeredi · 10 years ago
  14. ef94b18 ovl: rename filesystem type to "overlay" by Miklos Szeredi · 10 years ago
  15. c6c15e1 nfsd: Fix slot wake up race in the nfsv4.1 callback code by Trond Myklebust · 10 years ago
  16. f82c458 btrfs: fix lockups from btrfs_clear_path_blocking by Chris Mason · 10 years ago
  17. 7ca2f23 isofs: avoid unused function warning by Arnd Bergmann · 10 years ago
  18. 4a7795d vfs: fix reference leak in d_prune_aliases() by Yan, Zheng · 10 years ago
  19. 6d0ba04 nfsd: correctly define v4.2 support attributes by Christoph Hellwig · 10 years ago
  20. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  21. 971ad4e Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 10 years ago
  22. 8edc6e1 fanotify: fix notification of groups with inode & mount marks by Jan Kara · 10 years ago
  23. 3231300 ceph: fix flush tid comparision by Yan, Zheng · 10 years ago
  24. f8ebf7a NFS: Don't try to reclaim delegation open state if recovery failed by Trond Myklebust · 10 years ago
  25. c606bb8 NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked by Trond Myklebust · 10 years ago
  26. 869f9df NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return by Trond Myklebust · 10 years ago
  27. 0c116ca NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE by Trond Myklebust · 10 years ago
  28. 4dfd4f7 NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired by Trond Myklebust · 10 years ago
  29. e983120 NFS: SEEK is an NFS v4.2 feature by Anna Schumaker · 10 years ago
  30. 16caf5b nfs: Fix use of uninitialized variable in nfs_getattr() by Jan Kara · 10 years ago
  31. b283f94 nfs: Remove bogus assignment by Jan Kara · 10 years ago
  32. 16c9914 nfs: remove spurious WARN_ON_ONCE in write path by Weston Andros Adamson · 10 years ago
  33. e0d4ed7 pnfs/blocklayout: serialize GETDEVICEINFO calls by Christoph Hellwig · 10 years ago
  34. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  35. c4c23fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  36. 661b99e Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  37. 0027589 xfs: track bulkstat progress by agino by Dave Chinner · 10 years ago
  38. febe3cb xfs: bulkstat error handling is broken by Dave Chinner · 10 years ago
  39. 6e57c542 xfs: bulkstat main loop logic is a mess by Dave Chinner · 10 years ago
  40. 2b831ac xfs: bulkstat chunk-formatter has issues by Dave Chinner · 10 years ago
  41. bf4a5af xfs: bulkstat chunk formatting cursor is broken by Dave Chinner · 10 years ago
  42. afa947c xfs: bulkstat btree walk doesn't terminate by Dave Chinner · 10 years ago
  43. 835f252 aio: fix uncorrent dirty pages accouting when truncating AIO ring buffer by Gu Zheng · 10 years ago
  44. 7e8631e fix breakage in o2net_send_tcp_msg() by Al Viro · 10 years ago
  45. 3f822c6 ovl: don't poison cursor by Miklos Szeredi · 10 years ago
  46. dca78001 Revert "NFS: nfs4_do_open should add negative results to the dcache." by Trond Myklebust · 10 years ago
  47. 7488cbc Revert "NFS: remove BUG possibility in nfs4_open_and_get_state" by Trond Myklebust · 10 years ago
  48. 809fd14 NFSv4: Ensure nfs_atomic_open set the dentry verifier on ENOENT by Trond Myklebust · 10 years ago
  49. 6e5aafb Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup by Chris Mason · 10 years ago
  50. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  51. 4f4274a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  52. 32e8fd2 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  53. e2488ab Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  54. 9f2f7d4c ovl: initialize ->is_cursor by Miklos Szeredi · 10 years ago
  55. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  56. b0afd8e isofs: don't bother with ->d_op for normal case by Al Viro · 10 years ago
  57. 69a91c2 fs: allow open(dir, O_TMPFILE|..., 0) with mode 0 by Eric Rannaud · 10 years ago
  58. ae9e9c6a ext4: make ext4_ext_convert_to_initialized() return proper number of blocks by Jan Kara · 10 years ago
  59. 4f879ca ext4: bail early when clearing inode journal flag fails by Jan Kara · 10 years ago
  60. 6050d47 ext4: bail out from make_indexed_dir() on first error by Jan Kara · 10 years ago
  61. d48458d jbd2: use a better hash function for the revoke table by Theodore Ts'o · 10 years ago
  62. a41537e ext4: prevent bugon on race between write/fcntl by Dmitry Monakhov · 10 years ago
  63. 50460fe ext4: remove extent status procfs files if journal load fails by Darrick J. Wong · 10 years ago
  64. 6b992ff ext4: disallow changing journal_csum option during remount by Darrick J. Wong · 10 years ago
  65. 98c1a75 ext4: enable journal checksum when metadata checksum feature enabled by Darrick J. Wong · 10 years ago
  66. 599a9b7 ext4: fix oops when loading block bitmap failed by Jan Kara · 10 years ago
  67. 9378c67 ext4: fix overflow when updating superblock backups after resize by Jan Kara · 10 years ago
  68. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  69. 5d11fb4 xfs: rework zero range to prevent invalid i_size updates by Brian Foster · 10 years ago
  70. 7a19dee xfs: Check error during inode btree iteration in xfs_bulkstat() by Jan Kara · 10 years ago
  71. d3556ba ocfs2: fix d_splice_alias() return code checking by Richard Weinberger · 10 years ago
  72. 6424bab fsnotify: next_i is freed during fsnotify_unmount_inodes. by Jerry Hoemann · 10 years ago
  73. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  74. f643ff5 isofs_cmp(): we'll never see a dentry for . or .. by Al Viro · 10 years ago
  75. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  76. c209653 ovl: fix check for cursor by Miklos Szeredi · 10 years ago
  77. d45f00a overlayfs: barriers for opening upper-layer directory by Al Viro · 10 years ago
  78. a6bbce5 xfs: bulkstat doesn't release AGI buffer on error by Dave Chinner · 10 years ago
  79. d05a2b4 Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items by Filipe Manana · 10 years ago
  80. 9f76628 Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  81. 5ed5f58 Btrfs: properly clean up btrfs_end_io_wq_cache by Josef Bacik · 10 years ago
  82. 1a4ed8f Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() by Filipe Manana · 10 years ago
  83. 21e7626 btrfs: use macro accessors in superblock validation checks by David Sterba · 10 years ago
  84. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  85. db6ec21 overlayfs: embed middle into overlay_readdir_data by Al Viro · 10 years ago
  86. 49be4fb overlayfs: embed root into overlay_readdir_data by Al Viro · 10 years ago
  87. 68bf861 overlayfs: make ovl_cache_entry->name an array instead of pointer by Al Viro · 10 years ago
  88. 3d268c9 overlayfs: don't hold ->i_mutex over opening the real directory by Al Viro · 10 years ago
  89. 1be47b3 Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus by Al Viro · 10 years ago
  90. 51486b9 fix inode leaks on d_splice_alias() failure exits by Al Viro · 10 years ago
  91. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  92. f45827e8 overlayfs: implement show_options by Erez Zadok · 10 years ago
  93. cc25963 overlayfs: add statfs support by Andy Whitcroft · 10 years ago
  94. e9be9d5 overlay filesystem by Miklos Szeredi · 10 years ago
  95. cd808de ext4: support RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  96. 0d7a855 vfs: add RENAME_WHITEOUT by Miklos Szeredi · 10 years ago
  97. 787fb6b vfs: add whiteout support by Miklos Szeredi · 10 years ago
  98. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  99. c771d68 vfs: introduce clone_private_mount() by Miklos Szeredi · 10 years ago
  100. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago