1. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 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
  3. 63cf207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  4. 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
  5. 6ffe77b ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 8 years ago
  6. 30f471f dax: check return value of dax_radix_entry() by Ross Zwisler · 8 years ago
  7. 566e8df ocfs2: fix return value from ocfs2_page_mkwrite() by Jan Kara · 8 years ago
  8. f938128 jffs2: reduce the breakage on recovery from halfway failed rename() by Al Viro · 8 years ago
  9. 803c001 ncpfs: fix a braino in OOM handling in ncp_fill_cache() by Al Viro · 8 years ago
  10. 01ffa3d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  11. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 8 years ago
  12. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 8 years ago
  13. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 8 years ago
  14. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 8 years ago
  15. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 8 years ago
  16. 21b27a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  17. e5322c5 Merge branch 'for-linus2' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  18. c51797d Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  19. 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
  20. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 8 years ago
  21. 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 8 years ago
  22. a1a0e23 writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 8 years ago
  23. b81de06 ovl: copy new uid/gid into overlayfs runtime inode by Konstantin Khlebnikov · 8 years ago
  24. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 8 years ago
  25. ce9113b ovl: fix getcwd() failure after unsuccessful rmdir by Rui Wang · 9 years ago
  26. b5891cf ovl: fix working on distributed fs as lower layer by Konstantin Khlebnikov · 8 years ago
  27. 12f1d7e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  28. 39680f5 userfaultfd: don't block on the last VM updates at exit time by Linus Torvalds · 8 years ago
  29. f691b77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  30. 9589995 CIFS: Fix duplicate line introduced by clone_file_range patch by Steve French · 8 years ago
  31. a528aca use ->d_seq to get coherency between ->d_inode and ->d_flags by Al Viro · 8 years ago
  32. 1ee9f4b Fix cifs_uniqueid_to_ino_t() function for s390x by Yadan Fan · 8 years ago
  33. 6cc3b24 CIFS: Fix SMB2+ interim response processing for read requests by Pavel Shilovsky · 8 years ago
  34. deb7def cifs: fix out-of-bounds access in lease parsing by Justin Maggard · 8 years ago
  35. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  36. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  37. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  38. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  39. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  40. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  41. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  42. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  43. 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
  44. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  45. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  46. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  47. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  48. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  49. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  50. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  51. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  52. be629c6 Fix directory hardlinks from deleted directories by David Woodhouse · 8 years ago
  53. 49e91e7 jffs2: Fix page lock / f->sem deadlock by David Woodhouse · 8 years ago
  54. 157078f Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" by Thomas Betker · 9 years ago
  55. aa263c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  56. 420eb6d Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  57. 9fd4b9f NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls by Trond Myklebust · 8 years ago
  58. 2454dfe NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout by Trond Myklebust · 8 years ago
  59. 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
  60. 7ae8fd0 fs/pnode.c: treat zero mnt_group_id-s as unequal by Maxim Patlasov · 8 years ago
  61. 0bacbe5 affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() by Al Viro · 8 years ago
  62. 0e9a7da xattr handlers: plug a lock leak in simple_xattr_list by Mateusz Guzik · 8 years ago
  63. 2feb55f fs: allow no_seek_end_llseek to actually seek by Wouter van Kesteren · 8 years ago
  64. 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
  65. 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
  66. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 8 years ago
  68. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 8 years ago
  69. 0918f1c fsnotify: turn fsnotify reaper thread into a workqueue job by Jeff Layton · 8 years ago
  70. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 8 years ago
  71. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  72. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  73. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 8 years ago
  74. 4bdf87e nfs4: fix stateid handling for the NFS v4.2 operations by Christoph Hellwig · 8 years ago
  75. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 8 years ago
  76. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 8 years ago
  77. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  78. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 8 years ago
  79. 4682c21 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 8 years ago
  80. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 8 years ago
  81. 1636d1d Btrfs: fix direct IO requests not reporting IO error to user space by Filipe Manana · 8 years ago
  82. e0fa0d0 pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode by Trond Myklebust · 8 years ago
  83. 2f21596 pNFS: Fix pnfs_mark_matching_lsegs_return() by Trond Myklebust · 8 years ago
  84. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  85. 27c9d77 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
  86. dfc8528 Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  87. 56263b4 ext4: remove unused parameter "newblock" in convert_initialized_extent() by Eryu Guan · 8 years ago
  88. bcff248 ext4: don't read blocks from disk after extents being swapped by Eryu Guan · 8 years ago
  89. 4690176 ext4: fix potential integer overflow by Insu Yun · 8 years ago
  90. 802cf1f ext4: add a line break for proc mb_groups display by Huaitong Han · 8 years ago
  91. fdde368 ext4: ioctl: fix erroneous return value by Anton Protopopov · 8 years ago
  92. 05145bd ext4: fix scheduling in atomic on group checksum failure by Jan Kara · 8 years ago
  93. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago
  94. 4b550af cifs: fix erroneous return value by Anton Protopopov · 8 years ago
  95. f34d69c cifs: fix potential overflow in cifs_compose_mount_options by Insu Yun · 8 years ago
  96. 997152f cifs: remove redundant check for null string pointer by Colin Ian King · 8 years ago
  97. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 8 years ago
  98. e0d64e6 efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version by Peter Jones · 8 years ago
  99. ff978b0 ext4 crypto: move context consistency check to ext4_file_open() by Theodore Ts'o · 8 years ago
  100. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 8 years ago