1. 2f83ace orangefs: put register_chrdev immediately before register_filesystem by Martin Brandenburg · 8 years ago
  2. a4c680a orangefs: remove paranoia in orangefs_set_inode by Martin Brandenburg · 8 years ago
  3. 02a5cc5 orangefs: sanitize listxattr and return EIO on impossible values by Martin Brandenburg · 8 years ago
  4. 5e06664 orangefs: remove unused reference to xattr key length by Martin Brandenburg · 8 years ago
  5. 1a0ce16 Orangefs: adjust unwind on module init failure. by Mike Marshall · 8 years ago
  6. 2180c52 Orangefs: fix sloppy cleanups of debugfs and sysfs init failures. by Mike Marshall · 8 years ago
  7. a7d3e78 Orangefs: follow_link -> get_link change by Mike Marshall · 8 years ago
  8. 53f57fe Orangefs: Extra sanity insurance on buffer before using string functions on it. by Mike Marshall · 8 years ago
  9. ab665252 Orangefs: merge to v4.5 by Mike Marshall · 8 years ago
  10. 2a62ec0 Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  11. 63cf207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  12. 718e47a Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  13. 6ffe77b ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 8 years ago
  14. 30f471f dax: check return value of dax_radix_entry() by Ross Zwisler · 8 years ago
  15. 566e8df ocfs2: fix return value from ocfs2_page_mkwrite() by Jan Kara · 8 years ago
  16. acfcbaf orangefs: make fs_mount_pending static by Martin Brandenburg · 8 years ago
  17. c62da58 orangefs: Avoid symlink upcall if target is too long. by Martin Brandenburg · 8 years ago
  18. 162ada7 Orangefs: improve the POSIXness of interrupted writes... by Mike Marshall · 8 years ago
  19. cf07c0b Orangefs: add a new gossip statement by Mike Marshall · 8 years ago
  20. f938128 jffs2: reduce the breakage on recovery from halfway failed rename() by Al Viro · 8 years ago
  21. 803c001 ncpfs: fix a braino in OOM handling in ncp_fill_cache() by Al Viro · 8 years ago
  22. 01ffa3d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  23. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 8 years ago
  24. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 8 years ago
  25. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 8 years ago
  26. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 8 years ago
  27. 21b27a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  28. e5322c5 Merge branch 'for-linus2' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  29. c51797d Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  30. 2cdcb2b Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  31. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 8 years ago
  32. 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 8 years ago
  33. a1a0e23 writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 8 years ago
  34. 9d9e7ba Orangefs: improve gossip statements by Mike Marshall · 8 years ago
  35. b81de06 ovl: copy new uid/gid into overlayfs runtime inode by Konstantin Khlebnikov · 8 years ago
  36. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 8 years ago
  37. ce9113b ovl: fix getcwd() failure after unsuccessful rmdir by Rui Wang · 9 years ago
  38. b5891cf ovl: fix working on distributed fs as lower layer by Konstantin Khlebnikov · 8 years ago
  39. 12f1d7e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  40. 39680f5 userfaultfd: don't block on the last VM updates at exit time by Linus Torvalds · 8 years ago
  41. f691b77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. 9589995 CIFS: Fix duplicate line introduced by clone_file_range patch by Steve French · 8 years ago
  43. a528aca use ->d_seq to get coherency between ->d_inode and ->d_flags by Al Viro · 8 years ago
  44. 1ee9f4b Fix cifs_uniqueid_to_ino_t() function for s390x by Yadan Fan · 8 years ago
  45. 6cc3b24 CIFS: Fix SMB2+ interim response processing for read requests by Pavel Shilovsky · 8 years ago
  46. deb7def cifs: fix out-of-bounds access in lease parsing by Justin Maggard · 8 years ago
  47. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  48. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  49. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  50. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  51. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  52. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  53. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  54. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  55. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  56. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  57. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  58. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  59. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  60. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  61. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  62. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  63. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  64. 9f08cfe Orangefs: update orangefs.txt by Mike Marshall · 8 years ago
  65. ca9f518 Orangefs: code sanitation. by Mike Marshall · 8 years ago
  66. 401898e orangefs: remove unused 'diff' function by Arnd Bergmann · 8 years ago
  67. be81ce4 orangefs: avoid time conversion function by Arnd Bergmann · 8 years ago
  68. be629c6 Fix directory hardlinks from deleted directories by David Woodhouse · 8 years ago
  69. 49e91e7 jffs2: Fix page lock / f->sem deadlock by David Woodhouse · 8 years ago
  70. 157078f Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" by Thomas Betker · 9 years ago
  71. 69a23de orangefs: clean up fill_default_sys_attrs by Martin Brandenburg · 8 years ago
  72. 6ceaf78 orangefs: we never lookup with sym_follow set by Martin Brandenburg · 8 years ago
  73. 9c2bcf2 orangefs: remove vestigial async io code by Martin Brandenburg · 8 years ago
  74. 47b4948 orangefs: use ORANGEFS_NAME_LEN everywhere; remove ORANGEFS_NAME_MAX by Martin Brandenburg · 8 years ago
  75. ee70fca orangefs: don't d_drop in d_revalidate since the caller will by Martin Brandenburg · 8 years ago
  76. ee3b8d3 orangefs: free readdir buffer index before the dir_emit loop by Martin Brandenburg · 8 years ago
  77. aa263c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  78. adcf34a Orangefs: code sanitation by Mike Marshall · 8 years ago
  79. d37c0f3 Orangefs: clean up orangefs_kernel_op_s comments. by Mike Marshall · 8 years ago
  80. 420eb6d Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  81. 9fd4b9f NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls by Trond Myklebust · 8 years ago
  82. 2454dfe NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout by Trond Myklebust · 8 years ago
  83. 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 7ae8fd0 fs/pnode.c: treat zero mnt_group_id-s as unequal by Maxim Patlasov · 8 years ago
  85. 0bacbe5 affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() by Al Viro · 8 years ago
  86. 0e9a7da xattr handlers: plug a lock leak in simple_xattr_list by Mateusz Guzik · 8 years ago
  87. 2feb55f fs: allow no_seek_end_llseek to actually seek by Wouter van Kesteren · 8 years ago
  88. 020ecbb Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  89. ce6b714 Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  90. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  91. c1223ca orangefs: get rid of op refcounts by Al Viro · 8 years ago
  92. 05a50a5 orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon by Al Viro · 8 years ago
  93. 5964c1b orangefs: set correct ->downcall.status on failing to copy reply from daemon by Al Viro · 8 years ago
  94. ddb84da Orangefs: remove vestigial ASYNC code by Mike Marshall · 8 years ago
  95. 5253487 Orangefs: make some gossip statements more helpful. by Mike Marshall · 8 years ago
  96. 897c5df orangefs: get rid of op->done by Al Viro · 8 years ago
  97. 82d37f1 orangefs_readdir_index_put(): get rid of bufmap argument by Al Viro · 8 years ago
  98. ea2c9c9 orangefs: bufmap rewrite by Al Viro · 8 years ago
  99. 1780418 orangefs_bufmap_..._query(): don't bother with refcounts by Al Viro · 8 years ago
  100. 05b39a8 orangefs: lift handling of timeouts and attempts count to service_operation() by Al Viro · 8 years ago