1. 5084fdf Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  2. 09cb646 Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  3. 19d37ce Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
  4. 3e5cecf Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 8 years ago
  5. aa3ecf3 Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  6. 098c305 Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  7. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  8. 52281b3 Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  9. e7aa8c2 Merge tag 'docs-4.10' of git://git.lwn.net/linux by Linus Torvalds · 8 years ago
  10. e34bac7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  11. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. e71c397 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  13. 30f74aa binfmt_elf: use vmalloc() for allocation of vma_filesz by Jason Baron · 8 years ago
  14. 262c5e8 printk/btrfs: handle more message headers by Petr Mladek · 8 years ago
  15. 1270dd8 fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time by Alexey Dobriyan · 8 years ago
  16. bac5f5d fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID by Alexey Dobriyan · 8 years ago
  17. 209b14d fs/proc/array.c: slightly improve render_sigset_t by Rasmus Villemoes · 8 years ago
  18. 492b2da proc: tweak comments about 2 stage open and everything by Alexey Dobriyan · 8 years ago
  19. 39a10ac proc: kmalloc struct pde_opener by Alexey Dobriyan · 8 years ago
  20. f5887c71 proc: fix type of struct pde_opener::closing field by Alexey Dobriyan · 8 years ago
  21. 06a0c41 proc: just list_del() struct pde_opener by Alexey Dobriyan · 8 years ago
  22. 9a87fe0 proc: make struct struct map_files_info::len unsigned int by Alexey Dobriyan · 8 years ago
  23. 623f594 proc: make struct pid_entry::len unsigned by Alexey Dobriyan · 8 years ago
  24. af884cd proc: report no_new_privs state by Kees Cook · 8 years ago
  25. a66c0410 mm: add cond_resched() in gather_pte_stats() by Hugh Dickins · 8 years ago
  26. 4d693d0 lib: radix-tree: update callback for changing leaf nodes by Johannes Weiner · 8 years ago
  27. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  28. f794243 lib: radix-tree: native accounting of exceptional entries by Johannes Weiner · 8 years ago
  29. bace924 fs/fs-writeback.c: remove redundant if check by Tahsin Erdogan · 8 years ago
  30. c62c38f ocfs2: replace CURRENT_TIME macro by Deepa Dinamani · 8 years ago
  31. 395627b ocfs2: use time64_t to represent orphan scan times by Deepa Dinamani · 8 years ago
  32. 4131d53 ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree() by Ashish Samant · 8 years ago
  33. 07f38d9 ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock() by piaojun · 8 years ago
  34. 28bb5ef ocfs2/dlm: clean up deadcode in dlm_master_request_handler() by piaojun · 8 years ago
  35. aa7b585 ocfs2: delete redundant code and set the node bit into maybe_map directly by Guozhonghua · 8 years ago
  36. 46832b2 ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler() by piaojun · 8 years ago
  37. a551d7c Merge branch 'fscrypt' into dev by Theodore Ts'o · 8 years ago
  38. 0cb80b4 dax: Fix sleep in atomic contex in grab_mapping_entry() by Jan Kara · 8 years ago
  39. c0ed440 f2fs: fix a missing size change in f2fs_setattr by Yunlei He · 8 years ago
  40. 6a34e4d fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL by David Gstir · 8 years ago
  41. f32d7ac fscrypt: Delay bounce page pool allocation until needed by David Gstir · 8 years ago
  42. bd7b829 fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page() by David Gstir · 8 years ago
  43. 1400451 fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page() by David Gstir · 8 years ago
  44. 9e53277 fscrypt: Never allocate fscrypt_ctx on in-place encryption by David Gstir · 8 years ago
  45. e550c16 fscrypt: Use correct index in decrypt path. by David Gstir · 8 years ago
  46. cc4e0df fscrypt: move non-public structures and constants to fscrypt_private.h by Theodore Ts'o · 8 years ago
  47. b98701df fscrypt: unexport fscrypt_initialize() by Theodore Ts'o · 8 years ago
  48. 3325bea fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info() by Theodore Ts'o · 8 years ago
  49. db717d8 fscrypto: move ioctl processing more fully into common code by Eric Biggers · 8 years ago
  50. 8048123 fscrypto: remove unneeded Kconfig dependencies by Eric Biggers · 8 years ago
  51. 73b92a2 ext4: do not perform data journaling when data is encrypted by Sergey Karamov · 8 years ago
  52. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. 578620f ext4: return -ENOMEM instead of success by Dan Carpenter · 8 years ago
  54. 7e6e1ef ext4: reject inodes with negative size by Darrick J. Wong · 8 years ago
  55. af9468d Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  56. c3f4688 ceph: don't set req->r_locked_dir in ceph_d_revalidate by Jeff Layton · 8 years ago
  57. 5eba8c5 f2fs: fix to access nullified flush_cmd_control pointer by Jaegeuk Kim · 8 years ago
  58. a2125ff f2fs: free meta pages if sanity check for ckpt is failed by Jaegeuk Kim · 8 years ago
  59. 2040fce8 f2fs: detect wrong layout by Jaegeuk Kim · 8 years ago
  60. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 8 years ago
  61. f455c8a f2fs: call sync_fs when f2fs is idle by Jaegeuk Kim · 8 years ago
  62. 204706c Revert "f2fs: use percpu_counter for # of dirty pages in inode" by Jaegeuk Kim · 8 years ago
  63. 011c88e ext4: remove another test in ext4_alloc_file_blocks() by Dan Carpenter · 8 years ago
  64. ab04df7 ext4: fix checks for data=ordered and journal_async_commit options by Jan Kara · 8 years ago
  65. b649668 mbcache: document that "find" functions only return reusable entries by Eric Biggers · 8 years ago
  66. 132d4e2 mbcache: use consistent type for entry count by Eric Biggers · 8 years ago
  67. 97c7b18 mbcache: remove unnecessary module_get/module_put by Eric Biggers · 8 years ago
  68. 21d0f4f mbcache: don't BUG() if entry cache cannot be allocated by Eric Biggers · 8 years ago
  69. 918b730 mbcache: correctly handle 'e_referenced' bit by Eric Biggers · 8 years ago
  70. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  71. 4db0d88 ext4: fix reading new encrypted symlinks on no-journal file systems by Theodore Ts'o · 8 years ago
  72. 3a4b77c ext4: validate s_first_meta_bg at mount time by Eryu Guan · 8 years ago
  73. d7614cc ext4: correctly detect when an xattr value has an invalid size by Eric Biggers · 8 years ago
  74. 290ab23 ext4: don't read out of bounds when checking for in-inode xattrs by Eric Biggers · 8 years ago
  75. 2dc8d9e ext4: forbid i_extra_isize not divisible by 4 by Eric Biggers · 8 years ago
  76. 2caceb3 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  77. ba67901 ext4: disable pwsalt ioctl when encryption disabled by config by Eric Biggers · 8 years ago
  78. 35997d1 ext4: get rid of ext4_sb_has_crypto() by Eric Biggers · 8 years ago
  79. 05ac5aa ext4: fix inode checksum calculation problem if i_extra_size is small by Daeho Jeong · 8 years ago
  80. 6dcc693 ext4: warn when page is dirtied without buffers by Jan Kara · 8 years ago
  81. af30922 block: protect iterate_bdevs() against concurrent close by Rabin Vincent · 8 years ago
  82. a107bf8 isofs: add KERN_CONT to printing of ER records by Mike Rapoport · 8 years ago
  83. 0002b61 f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage by Chao Yu · 8 years ago
  84. 2678723 f2fs: do not activate auto_recovery for fallocated i_size by Jaegeuk Kim · 8 years ago
  85. b5a0623 kernfs: Declare two local data structures static by Bart Van Assche · 8 years ago
  86. d14e768 ext4: be more strict when verifying flags set via SETFLAGS ioctls by Jan Kara · 8 years ago
  87. f8011d9 ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask by Jan Kara · 8 years ago
  88. c4fcfc1 ovl: fix d_real() for stacked fs by Miklos Szeredi · 8 years ago
  89. ae9ebe7 CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix() by Eryu Guan · 8 years ago
  90. b8c6001 Call echo service immediately after socket reconnect by Sachin Prabhu · 8 years ago
  91. 5f4b556 CIFS: Fix BUG() in calc_seckey() by Sachin Prabhu · 8 years ago
  92. 8508e44 f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack by Jaegeuk Kim · 8 years ago
  93. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  94. 8e54cad fix default_file_splice_read() by Al Viro · 8 years ago
  95. 9060dd2 ext4: fix mmp use after free during unmount by Eric Sandeen · 8 years ago
  96. 19c5265 f2fs: fix 32-bit build by Arnd Bergmann · 8 years ago
  97. 05e6ea2 f2fs: set ->owner for debugfs status file's file_operations by Nicolai Stange · 8 years ago
  98. b08b12d f2fs: fix incorrect free inode count in ->statfs by Chao Yu · 8 years ago
  99. b4ceec2 f2fs: drop duplicate header timer.h by Geliang Tang · 8 years ago
  100. 97dd26a f2fs: fix wrong AUTO_RECOVER condition by Jaegeuk Kim · 8 years ago