1. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  3. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  4. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  5. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  6. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  7. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  8. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  9. 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
  10. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  11. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  12. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  13. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  14. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  15. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  16. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  17. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  18. aa263c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  19. 420eb6d Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  20. 9fd4b9f NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls by Trond Myklebust · 8 years ago
  21. 2454dfe NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout by Trond Myklebust · 8 years ago
  22. 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
  23. 7ae8fd0 fs/pnode.c: treat zero mnt_group_id-s as unequal by Maxim Patlasov · 8 years ago
  24. 0bacbe5 affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() by Al Viro · 8 years ago
  25. 0e9a7da xattr handlers: plug a lock leak in simple_xattr_list by Mateusz Guzik · 8 years ago
  26. 2feb55f fs: allow no_seek_end_llseek to actually seek by Wouter van Kesteren · 8 years ago
  27. 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
  28. 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
  29. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  30. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 8 years ago
  31. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 8 years ago
  32. 0918f1c fsnotify: turn fsnotify reaper thread into a workqueue job by Jeff Layton · 8 years ago
  33. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 8 years ago
  34. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  35. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 8 years ago
  36. 4bdf87e nfs4: fix stateid handling for the NFS v4.2 operations by Christoph Hellwig · 8 years ago
  37. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 8 years ago
  38. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 8 years ago
  39. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  40. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 8 years ago
  41. 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
  42. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 8 years ago
  43. 1636d1d Btrfs: fix direct IO requests not reporting IO error to user space by Filipe Manana · 8 years ago
  44. e0fa0d0 pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode by Trond Myklebust · 8 years ago
  45. 2f21596 pNFS: Fix pnfs_mark_matching_lsegs_return() by Trond Myklebust · 8 years ago
  46. 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
  47. 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
  48. 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
  49. 56263b4 ext4: remove unused parameter "newblock" in convert_initialized_extent() by Eryu Guan · 8 years ago
  50. bcff248 ext4: don't read blocks from disk after extents being swapped by Eryu Guan · 8 years ago
  51. 4690176 ext4: fix potential integer overflow by Insu Yun · 8 years ago
  52. 802cf1f ext4: add a line break for proc mb_groups display by Huaitong Han · 8 years ago
  53. fdde368 ext4: ioctl: fix erroneous return value by Anton Protopopov · 8 years ago
  54. 05145bd ext4: fix scheduling in atomic on group checksum failure by Jan Kara · 8 years ago
  55. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago
  56. 4b550af cifs: fix erroneous return value by Anton Protopopov · 8 years ago
  57. f34d69c cifs: fix potential overflow in cifs_compose_mount_options by Insu Yun · 8 years ago
  58. 997152f cifs: remove redundant check for null string pointer by Colin Ian King · 8 years ago
  59. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 8 years ago
  60. e0d64e6 efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version by Peter Jones · 8 years ago
  61. ff978b0 ext4 crypto: move context consistency check to ext4_file_open() by Theodore Ts'o · 8 years ago
  62. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 8 years ago
  63. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 8 years ago
  64. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 8 years ago
  65. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  66. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  67. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 8 years ago
  68. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 8 years ago
  69. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 8 years ago
  70. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 8 years ago
  71. 0c0fe3b Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl by Filipe Manana · 8 years ago
  72. db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 8 years ago
  73. 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 8 years ago
  74. 7f042a8 Btrfs: remove no longer used function extent_read_full_page_nolock() by Filipe Manana · 8 years ago
  75. 3131400 Btrfs: fix page reading in extent_same ioctl leading to csum errors by Filipe Manana · 8 years ago
  76. e0bd70c Btrfs: fix invalid page accesses in extent_same (dedup) ioctl by Filipe Manana · 8 years ago
  77. b37a05c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  78. 81b676b Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  79. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 8 years ago
  80. 5c2ff95 numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 by Michael Holzheu · 8 years ago
  81. a4a1dfa ocfs2/cluster: fix memory leak in o2hb_region_release by Joseph Qi · 8 years ago
  82. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  83. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  84. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 7ddc971 block: fix use-after-free in dio_bio_complete by Mike Krinkin · 8 years ago
  86. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  87. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 8 years ago
  88. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 8 years ago
  89. d3f71ae 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. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 8 years ago
  91. 2370abd NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE by Trond Myklebust · 8 years ago
  92. d10d34a Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline by Marcel Holtmann · 8 years ago
  93. e1c0eba btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc by Chris Mason · 8 years ago
  94. d32a4e3 Merge branch 'dev/fst-followup' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago
  95. bf60920 btrfs: sysfs: check initialization state before updating features by David Sterba · 8 years ago
  96. 13c13a6 pNFS: Fix missing layoutreturn calls by Trond Myklebust · 8 years ago
  97. 80ad623 Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" by David Sterba · 8 years ago
  98. 0a95b85 btrfs: async-thread: Fix a use-after-free error for trace by Qu Wenruo · 8 years ago
  99. de0ee0e Btrfs: fix race between fsync and lockless direct IO writes by Filipe Manana · 8 years ago
  100. 6b5aa88 Merge branch 'fix/fst-sysfs' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus-4.5 by Chris Mason · 8 years ago