1. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  2. 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
  3. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  4. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago
  5. 20a90f5 dax: give DAX clearing code correct bdev by Ross Zwisler · 8 years ago
  6. 73f34a5 ext4: online defrag not supported with DAX by Ross Zwisler · 8 years ago
  7. 0a6cf91 ext2, ext4: only set S_DAX for regular inodes by Ross Zwisler · 8 years ago
  8. 03cdadb block: disable block device DAX by default by Dan Williams · 8 years ago
  9. a4a8481f ocfs2: unlock inode if deleting inode from orphan fails by Guozhonghua · 8 years ago
  10. 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 8 years ago
  11. b1f1a29 configfs: Replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 8 years ago
  12. be629c6 Fix directory hardlinks from deleted directories by David Woodhouse · 8 years ago
  13. 49e91e7 jffs2: Fix page lock / f->sem deadlock by David Woodhouse · 8 years ago
  14. 157078f Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin" by Thomas Betker · 9 years ago
  15. aa263c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  16. 420eb6d Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  17. cb0d9d4 jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling by Jan Kara · 8 years ago
  18. 1101cd4 jbd2: unify revoke and tag block checksum handling by Jan Kara · 8 years ago
  19. 32ab671 jbd2: factor out common descriptor block initialization by Jan Kara · 8 years ago
  20. 9bcf976 jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_records by Jan Kara · 8 years ago
  21. 29c6eaf ext4: trim unused parameter from convert_initialized_extent() by Eric Whitney · 8 years ago
  22. 6048c64 mbcache: add reusable flag to cache entries by Andreas Gruenbacher · 8 years ago
  23. 3fd1646 ext4: shortcut setting of xattr to the same value by Jan Kara · 8 years ago
  24. dc8d5e5 mbcache: get rid of _e_hash_list_head by Andreas Gruenbacher · 8 years ago
  25. 2335d05 ext4: kill ext4_mballoc_ready by Andreas Gruenbacher · 8 years ago
  26. 7a2508e mbcache2: rename to mbcache by Jan Kara · 8 years ago
  27. f0c8b46 mbcache2: Use referenced bit instead of LRU by Jan Kara · 8 years ago
  28. 9fd4b9f NFSv4.x/pnfs: Fix a race between layoutget and bulk recalls by Trond Myklebust · 8 years ago
  29. 2454dfe NFSv4.x/pnfs: Fix a race between layoutget and pnfs_destroy_layout by Trond Myklebust · 8 years ago
  30. b81171c DLM: Save and restore socket callbacks properly by Bob Peterson · 8 years ago
  31. 1a31833 DLM: Replace nodeid_to_addr with kernel_getpeername by Bob Peterson · 8 years ago
  32. c2f3140 mbcache2: limit cache size by Jan Kara · 8 years ago
  33. ecd1e64 mbcache: remove mbcache by Jan Kara · 8 years ago
  34. be0726d ext2: convert to mbcache2 by Jan Kara · 8 years ago
  35. 82939d7 ext4: convert to mbcache2 by Jan Kara · 8 years ago
  36. f9a61eb mbcache2: reimplement mbcache by Jan Kara · 8 years ago
  37. 87f9a03 ext4: iterate over buffer heads correctly in move_extent_per_page() by Eryu Guan · 8 years ago
  38. f96c450 ext4: make sure to revoke all the freeable blocks in ext4_free_blocks by Daeho Jeong · 8 years ago
  39. b844f0e vfs: define kernel_copy_file_from_fd() by Mimi Zohar · 8 years ago
  40. 39eeb4f security: define kernel_read_file hook by Mimi Zohar · 8 years ago
  41. 09596b9 vfs: define kernel_read_file_from_path by Mimi Zohar · 9 years ago
  42. 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
  43. 7ae8fd0 fs/pnode.c: treat zero mnt_group_id-s as unequal by Maxim Patlasov · 8 years ago
  44. 0bacbe5 affs_do_readpage_ofs(): just use kmap_atomic() around memcpy() by Al Viro · 8 years ago
  45. 0e9a7da xattr handlers: plug a lock leak in simple_xattr_list by Mateusz Guzik · 8 years ago
  46. 2feb55f fs: allow no_seek_end_llseek to actually seek by Wouter van Kesteren · 8 years ago
  47. 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
  48. 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
  49. 87d9ac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  50. 74dae42 ext4: fix crashes in dioread_nolock mode by Jan Kara · 8 years ago
  51. ed8ad83 ext4: fix bh->b_state corruption by Jan Kara · 8 years ago
  52. 0918f1c fsnotify: turn fsnotify reaper thread into a workqueue job by Jeff Layton · 8 years ago
  53. 13d34ac Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" by Jeff Layton · 8 years ago
  54. bc8ca5b vfs: define kernel_read_file_id enumeration by Mimi Zohar · 8 years ago
  55. b44a7df vfs: define a generic function to read a file from the kernel by Mimi Zohar · 9 years ago
  56. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  57. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  58. c897570 pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page by Kinglong Mee · 8 years ago
  59. 4bdf87e nfs4: fix stateid handling for the NFS v4.2 operations by Christoph Hellwig · 8 years ago
  60. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 8 years ago
  61. 3d65ae4 writeback: initialize inode members that track writeback history by Tahsin Erdogan · 8 years ago
  62. 65c23c6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
  63. 5ff8eaa writeback: keep superblock pinned during cgroup writeback association switches by Tejun Heo · 8 years ago
  64. 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
  65. c906f38 ext4: fix memleak in ext4_readdir() by Kirill Tkhai · 8 years ago
  66. 1636d1d Btrfs: fix direct IO requests not reporting IO error to user space by Filipe Manana · 8 years ago
  67. e0fa0d0 pNFS: Always set NFS_LAYOUT_RETURN_REQUESTED with lo->plh_return_iomode by Trond Myklebust · 8 years ago
  68. 2f21596 pNFS: Fix pnfs_mark_matching_lsegs_return() by Trond Myklebust · 8 years ago
  69. c21b04f Merge 4.5-rc4 into driver-core-next by Greg Kroah-Hartman · 8 years ago
  70. 1b79dff Merge 4.5-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  71. 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
  72. 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
  73. 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
  74. 56263b4 ext4: remove unused parameter "newblock" in convert_initialized_extent() by Eryu Guan · 8 years ago
  75. bcff248 ext4: don't read blocks from disk after extents being swapped by Eryu Guan · 8 years ago
  76. 4690176 ext4: fix potential integer overflow by Insu Yun · 8 years ago
  77. 802cf1f ext4: add a line break for proc mb_groups display by Huaitong Han · 8 years ago
  78. fdde368 ext4: ioctl: fix erroneous return value by Anton Protopopov · 8 years ago
  79. 05145bd ext4: fix scheduling in atomic on group checksum failure by Jan Kara · 8 years ago
  80. bc4ef75 btrfs: properly set the termination value of ctx->pos in readdir by David Sterba · 9 years ago
  81. 4b550af cifs: fix erroneous return value by Anton Protopopov · 8 years ago
  82. f34d69c cifs: fix potential overflow in cifs_compose_mount_options by Insu Yun · 8 years ago
  83. 997152f cifs: remove redundant check for null string pointer by Colin Ian King · 8 years ago
  84. ed8b0de efi: Make efivarfs entries immutable by default by Peter Jones · 8 years ago
  85. e0d64e6 efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version by Peter Jones · 8 years ago
  86. 6a4f555 fs/compat: remove useless compat ioctl for parport device by Bamvor Jian Zhang · 8 years ago
  87. ff978b0 ext4 crypto: move context consistency check to ext4_file_open() by Theodore Ts'o · 8 years ago
  88. e56ed358 kernfs: make kernfs_walk_ns() use kernfs_pr_cont_buf[] by Tejun Heo · 8 years ago
  89. 28b4c26 ext4 crypto: revalidate dentry after adding or removing the key by Theodore Ts'o · 8 years ago
  90. 8e0bd49 xfs: fix endianness error when checking log block crc on big endian platforms by Darrick J. Wong · 8 years ago
  91. 1f55c71 pty: make sure super_block is still valid in final /dev/tty close by Herton R. Krzesinski · 8 years ago
  92. 5af9c2e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  93. 5d6a6a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  94. b6a515c epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT by Jason Baron · 8 years ago
  95. d2b2a28 dax: dirty inode only if required by Dmitry Monakhov · 8 years ago
  96. c95a518 ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup by xuejiufei · 8 years ago
  97. 9c5a05bc block: fix pfn_mkwrite() DAX fault handler by Ross Zwisler · 8 years ago
  98. 0c0fe3b Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl by Filipe Manana · 8 years ago
  99. db6aed7 ceph: fix snap context leak in error path by Yan, Zheng · 8 years ago
  100. 1418bf0 ceph: checking for IS_ERR instead of NULL by Dan Carpenter · 8 years ago