1. 0a71649 /proc/kpageflags: return KPF_SLAB for slab tail pages by Naoya Horiguchi · 8 years ago
  2. 832fc1d /proc/kpageflags: return KPF_BUDDY for "tail" buddy pages by Naoya Horiguchi · 8 years ago
  3. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. 8a78d59 autofs4: use pr_xxx() macros directly for logging by Ian Kent · 8 years ago
  5. 90967c8 autofs4: change log print macros to not insert newline by Ian Kent · 8 years ago
  6. cab49f9 autofs4: make autofs log prints consistent by Ian Kent · 8 years ago
  7. 0266725 autofs4: fix some white space errors by Ian Kent · 8 years ago
  8. e3cd806 autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked() by Ian Kent · 8 years ago
  9. b3f67a9 autofs4: fix coding style line length in autofs4_wait() by Ian Kent · 8 years ago
  10. aa330dd autofs4: fix coding style problem in autofs4_get_set_timeout() by Ian Kent · 8 years ago
  11. e9a7c2f autofs4: coding style fixes by Ian Kent · 8 years ago
  12. c83aa55 autofs: show pipe inode in mount options by Stanislav Kinsburskiy · 8 years ago
  13. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  14. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  15. 02c4363 fs/mpage.c:mpage_readpages(): use lru_to_page() helper by Andrew Morton · 8 years ago
  16. 8d67d3c ocfs2/dlm: fix a variable overflow problem in dlmdomain.c by Jun Piao · 8 years ago
  17. 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 8 years ago
  18. d277f33 ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state by xuejiufei · 8 years ago
  19. 8c03439 ocfs2/dlm: clear DROPPING_REF flag when the master goes down by xuejiufei · 8 years ago
  20. 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 8 years ago
  21. 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 8 years ago
  22. 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 8 years ago
  23. bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 8 years ago
  24. 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 8 years ago
  25. 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
  26. 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
  27. 63cf207 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  28. 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
  29. 6ffe77b ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 8 years ago
  30. 30f471f dax: check return value of dax_radix_entry() by Ross Zwisler · 8 years ago
  31. 566e8df ocfs2: fix return value from ocfs2_page_mkwrite() by Jan Kara · 8 years ago
  32. f938128 jffs2: reduce the breakage on recovery from halfway failed rename() by Al Viro · 8 years ago
  33. 803c001 ncpfs: fix a braino in OOM handling in ncp_fill_cache() by Al Viro · 8 years ago
  34. 01ffa3d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  35. ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 8 years ago
  36. 7f6aff3a xfs: only run torn log write detection on dirty logs by Brian Foster · 8 years ago
  37. 717bc0e xfs: refactor in-core log state update to helper by Brian Foster · 8 years ago
  38. 65b99a0 xfs: refactor unmount record detection into helper by Brian Foster · 8 years ago
  39. 82ff6cc xfs: separate log head record discovery from verification by Brian Foster · 8 years ago
  40. 21b27a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  41. e5322c5 Merge branch 'for-linus2' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  42. c51797d Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  43. 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
  44. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 8 years ago
  45. 909c3a2 Btrfs: fix loading of orphan roots leading to BUG_ON by Filipe Manana · 8 years ago
  46. a1a0e23 writeback: flush inode cgroup wb switches instead of pinning super_block by Tejun Heo · 8 years ago
  47. b81de06 ovl: copy new uid/gid into overlayfs runtime inode by Konstantin Khlebnikov · 8 years ago
  48. 45d1173 ovl: ignore lower entries when checking purity of non-directory entries by Konstantin Khlebnikov · 8 years ago
  49. ce9113b ovl: fix getcwd() failure after unsuccessful rmdir by Rui Wang · 8 years ago
  50. b5891cf ovl: fix working on distributed fs as lower layer by Konstantin Khlebnikov · 8 years ago
  51. 12f1d7e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  52. 39680f5 userfaultfd: don't block on the last VM updates at exit time by Linus Torvalds · 8 years ago
  53. f691b77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 9589995 CIFS: Fix duplicate line introduced by clone_file_range patch by Steve French · 8 years ago
  55. a528aca use ->d_seq to get coherency between ->d_inode and ->d_flags by Al Viro · 8 years ago
  56. 1ee9f4b Fix cifs_uniqueid_to_ino_t() function for s390x by Yadan Fan · 8 years ago
  57. 6cc3b24 CIFS: Fix SMB2+ interim response processing for read requests by Pavel Shilovsky · 8 years ago
  58. deb7def cifs: fix out-of-bounds access in lease parsing by Justin Maggard · 8 years ago
  59. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  61. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  62. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  63. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  64. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  65. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  66. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. 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
  68. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  69. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  70. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  71. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  72. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  73. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  74. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  75. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  76. be629c6 Fix directory hardlinks from deleted directories by David Woodhouse · 8 years ago
  77. 49e91e7 jffs2: Fix page lock / f->sem deadlock by David Woodhouse · 8 years ago
  78. 157078f Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" by Thomas Betker · 9 years ago
  79. aa263c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 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. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 8 years ago
  92. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 8 years ago
  93. 0918f1c fsnotify: turn fsnotify reaper thread into a workqueue job by Jeff Layton · 8 years ago
  94. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 8 years ago
  95. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  96. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  97. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 8 years ago
  98. 4bdf87e nfs4: fix stateid handling for the NFS v4.2 operations by Christoph Hellwig · 8 years ago
  99. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 8 years ago
  100. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 8 years ago