1. c1192f8 x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smaps by Dave Hansen · 8 years ago
  2. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 8 years ago
  3. 1fe3f29 Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys by Ingo Molnar · 8 years ago
  4. 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
  5. 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
  6. 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
  7. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago
  8. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 8 years ago
  9. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 8 years ago
  10. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  11. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  12. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 8 years ago
  13. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 8 years ago
  14. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 8 years ago
  15. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 8 years ago
  16. 0c0fe3b Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl by Filipe Manana · 8 years ago
  17. db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 8 years ago
  18. 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 8 years ago
  19. 7f042a8 Btrfs: remove no longer used function extent_read_full_page_nolock() by Filipe Manana · 8 years ago
  20. 3131400 Btrfs: fix page reading in extent_same ioctl leading to csum errors by Filipe Manana · 8 years ago
  21. e0bd70c Btrfs: fix invalid page accesses in extent_same (dedup) ioctl by Filipe Manana · 8 years ago
  22. b37a05c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  23. 81b676b Merge tag 'nfs-for-4.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  24. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 8 years ago
  25. 5c2ff95 numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 by Michael Holzheu · 8 years ago
  26. a4a1dfa ocfs2/cluster: fix memory leak in o2hb_region_release by Joseph Qi · 8 years ago
  27. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  28. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  29. 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
  30. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  31. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 8 years ago
  32. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 8 years ago
  33. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 8 years ago
  34. 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
  35. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 8 years ago
  36. 2370abd NFS: Cleanup - rename NFS_LAYOUT_RETURN_BEFORE_CLOSE by Trond Myklebust · 8 years ago
  37. d10d34a Bluetooth: Add missing COMPATIBLE_IOCTL for UART line discipline by Marcel Holtmann · 8 years ago
  38. e1c0eba btrfs: don't use GFP_HIGHMEM for free-space-tree bitmap kzalloc by Chris Mason · 8 years ago
  39. 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
  40. bf60920 btrfs: sysfs: check initialization state before updating features by David Sterba · 8 years ago
  41. 13c13a6 pNFS: Fix missing layoutreturn calls by Trond Myklebust · 8 years ago
  42. 80ad623 Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()" by David Sterba · 8 years ago
  43. 0a95b85 btrfs: async-thread: Fix a use-after-free error for trace by Qu Wenruo · 8 years ago
  44. de0ee0e Btrfs: fix race between fsync and lockless direct IO writes by Filipe Manana · 8 years ago
  45. 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
  46. 3e4c5ef btrfs: add free space tree to the cow-only list by David Sterba · 8 years ago
  47. 6b20e0a btrfs: add free space tree to lockdep classes by David Sterba · 8 years ago
  48. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  49. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  50. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  51. cc67375 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  52. fa7d9a1 Merge tag 'nfs-for-4.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  53. e62e560 vfs: abort dedupe loop if fatal signals are pending by Darrick J. Wong · 8 years ago
  54. 1d5cfdb tree wide: use kvfree() than conditional kfree()/vfree() by Tetsuo Handa · 8 years ago
  55. eab95db dax: never rely on bh.b_dev being set by get_block() by Ross Zwisler · 8 years ago
  56. 5eb88dc xfs: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 8 years ago
  57. d5be7a0 ext4: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 8 years ago
  58. 80b4adc ext2: call dax_pfn_mkwrite() for DAX fsync/msync by Ross Zwisler · 8 years ago
  59. 9973c98 dax: add support for fsync/sync by Ross Zwisler · 8 years ago
  60. f9fe48b dax: support dirty DAX entries in radix tree by Ross Zwisler · 8 years ago
  61. de14b9c dax: fix conversion of holes to PMDs by Ross Zwisler · 8 years ago
  62. d4bbe70 dax: fix NULL pointer dereference in __dax_dbg() by Ross Zwisler · 8 years ago
  63. 5955102 wrappers for ->i_mutex access by Al Viro · 8 years ago
  64. 2101ae4 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
  65. 391f2a1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  66. d5ffdf8 Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  67. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. 79b134a btrfs: tweak free space tree bitmap allocation by David Sterba · 8 years ago
  69. 6d45c04 Merge branch 'bugfixes' by Trond Myklebust · 8 years ago
  70. 082fa37 pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn by Trond Myklebust · 8 years ago
  71. 8cce83b btrfs: tests: switch to GFP_KERNEL by David Sterba · 8 years ago
  72. b1b1e15 ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock by Tariq Saeed · 8 years ago
  73. ff7d080 reiserfs: fix dereference of ERR_PTR by Sudip Mukherjee · 8 years ago
  74. b6ec57f thp: change pmd_trans_huge_lock() interface to return ptl by Kirill A. Shutemov · 8 years ago
  75. 117aa41 [regression] fix braino in fs/dlm/user.c by Al Viro · 8 years ago
  76. 6272dcc NFS: Simplify nfs_request_add_commit_list() arguments by Anna Schumaker · 8 years ago
  77. b819ed4 pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN by Trond Myklebust · 8 years ago
  78. eae2177 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  79. e9f57eb Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  80. 5c89e9e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
  81. 99c88e6 ceph: use i_size_{read,write} to get/set i_size by Yan, Zheng · 8 years ago
  82. 5be0389 ceph: re-send AIO write request when getting -EOLDSNAP error by Yan, Zheng · 8 years ago
  83. c8fe9b1 ceph: Asynchronous IO support by Yan, Zheng · 8 years ago
  84. 458c470 ceph: Avoid to propagate the invalid page point by Minfei Huang · 8 years ago
  85. f9cac5a ceph: fix double page_unlock() in page_mkwrite() by Yan, Zheng · 8 years ago
  86. 14e46e0 btrfs: synchronize incompat feature bits with sysfs files by David Sterba · 8 years ago
  87. 444e751 btrfs: sysfs: introduce helper for syncing bits with sysfs files by David Sterba · 8 years ago
  88. 3b5bb73 btrfs: sysfs: add free-space-tree bit attribute by David Sterba · 8 years ago
  89. 71e4634 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  90. 90d6cd5 fs/adfs/adfs.h: tidy up comments by Andrew Morton · 8 years ago
  91. e458bcd fs/overlayfs/super.c needs pagemap.h by Andrew Morton · 8 years ago
  92. a3b609e proc read mm's {arg,env}_{start,end} with mmap semaphore taken. by Mateusz Guzik · 8 years ago
  93. ac94b6e fs/coredump: prevent "" / "." / ".." core path components by Jann Horn · 8 years ago
  94. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 8 years ago
  95. 8992de4 fat: constify fatent_operations structures by Julia Lawall · 8 years ago
  96. 16fab20 fat: permit to return phy block number by fibmap in fallocated region by Namjae Jeon · 8 years ago
  97. 7e0f236 fat: skip cluster allocation on fallocated region by Namjae Jeon · 8 years ago
  98. b13bb33 fat: add fat_fallocate operation by Namjae Jeon · 8 years ago
  99. a3082d5 fat: add simple validation for directory inode by OGAWA Hirofumi · 8 years ago
  100. a513d86 fat: allow time_offset to be up to 24 hours by Jan Kara · 8 years ago