1. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  2. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  3. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  4. 68b5a65 mm: softdirty: respect VM_SOFTDIRTY in PTE holes by Peter Feiner · 10 years ago
  5. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  6. 1b7f8ba fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  7. bba1cb1 ocfs2: race between umount and unfinished remastering during recovery by Tariq Saeed · 10 years ago
  8. 7567c14 ocfs2: remove conversion of total_backoff in dlm_join_domain() by Xue jiufei · 10 years ago
  9. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  10. c811f5f fs/squashfs/super.c: logging cleanup by Fabian Frederick · 10 years ago
  11. 1469488 fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  12. 2502722 ntfs: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  13. 2122da2 fs/logfs/readwrite.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  14. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  15. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  16. 3e58406 fs/fscache: make ctl_table static by Fabian Frederick · 10 years ago
  17. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  18. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  19. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. 8e099d1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  21. b54ecfb Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  22. 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  23. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. b65ee14 f2fs: use for_each_set_bit to simplify the code by Chao Yu · 10 years ago
  25. 497a093 f2fs: add f2fs_balance_fs for expand_inode_data by Chao Yu · 10 years ago
  26. 002a41c f2fs: invalidate xattr node page when evict inode by Chao Yu · 10 years ago
  27. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  28. 1bff598 Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  29. 70cfed8 f2fs: avoid skipping recover_inline_xattr after recover_inline_data by Chao Yu · 10 years ago
  30. 70407fa f2fs: add tracepoint for f2fs_direct_IO by Chao Yu · 10 years ago
  31. 6d2b617 vfs: fix check for fallocate on active swapfile by Eric Biggers · 10 years ago
  32. af43647 direct-io: fix AIO regression by Christoph Hellwig · 10 years ago
  33. b3582c6 f2fs: reduce competition among node page writes by Chao Yu · 10 years ago
  34. 86f0afd ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct by Theodore Ts'o · 10 years ago
  35. 65b85cc f2fs: fix coding style by Jaegeuk Kim · 10 years ago
  36. 33be828 f2fs: remove redundant lines in allocate_data_block by Dongho Sim · 10 years ago
  37. 24a9ee0 f2fs: add tracepoint for f2fs_issue_flush by Jaegeuk Kim · 10 years ago
  38. cf2271e f2fs: avoid retrying wrong recovery routine when error was occurred by Jaegeuk Kim · 10 years ago
  39. 61e0f2d f2fs: test before set/clear bits by Jaegeuk Kim · 10 years ago
  40. 01229f5 f2fs: fix wrong condition for unlikely by Jaegeuk Kim · 10 years ago
  41. ea1aa12 f2fs: enable in-place-update for fdatasync by Jaegeuk Kim · 10 years ago
  42. 6d99ba41 f2fs: skip unnecessary data writes during fsync by Jaegeuk Kim · 10 years ago
  43. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  45. fff04f9 f2fs: add info of appended or updated data writes by Jaegeuk Kim · 10 years ago
  46. 39efac4 f2fs: use radix_tree for ino management by Jaegeuk Kim · 10 years ago
  47. 6451e04 f2fs: add infra for ino management by Jaegeuk Kim · 10 years ago
  48. ee98fa3 ext4: fix COLLAPSE RANGE test for bigalloc file systems by Namjae Jeon · 10 years ago
  49. 953e6cc f2fs: punch the core function for inode management by Jaegeuk Kim · 10 years ago
  50. 0f7b2ab f2fs: add nobarrier mount option by Jaegeuk Kim · 10 years ago
  51. 3fd0202 Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  52. 40b163f ext4: check inline directory before converting by Darrick J. Wong · 10 years ago
  53. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  54. 6e26314 ext4: fix incorrect locking in move_extent_per_page by Dmitry Monakhov · 10 years ago
  55. 29faed1 ext4: use correct depth value by Dmitry Monakhov · 10 years ago
  56. 4b1f166 ext4: add i_data_sem sanity check by Dmitry Monakhov · 10 years ago
  57. b27b153 ext4: fix wrong size computation in ext4_mb_normalize_request() by Xiaoguang Wang · 10 years ago
  58. fbf08ef Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs by Linus Torvalds · 10 years ago
  59. 0246544 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  60. 9d84795 f2fs: fix to put root inode in error path of fill_super by Chao Yu · 10 years ago
  61. dbf20cb f2fs: avoid use invalid mapping of node_inode when evict meta inode by Chao Yu · 10 years ago
  62. 32f9bc2 f2fs: support ->rename2() by Chao Yu · 10 years ago
  63. 79e35dc f2fs: add f2fs_balance_fs for direct IO by Huang Ying · 10 years ago
  64. 7d8b6c6 CAPABILITIES: remove undefined caps from all processes by Eric Paris · 10 years ago
  65. 4ca332e Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  66. 295dc39 fs: umount on symlink leaks mnt count by Vasily Averin · 10 years ago
  67. 6fcc542 direct-io: fix uninitialized warning in do_direct_IO() by Boaz Harrosh · 10 years ago
  68. 82e13c7 Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  69. 4e66d44 simple_xattr: permit 0-size extended attributes by Hugh Dickins · 10 years ago
  70. aed8adb coredump: fix the setting of PF_DUMPCORE by Silesh C V · 10 years ago
  71. 5eaaed4 fs: lockd: Use ktime_get_ns() by Thomas Gleixner · 10 years ago
  72. 57e0be0 sched: Make task->real_start_time nanoseconds based by Thomas Gleixner · 10 years ago
  73. 53cc7ba timerfd: Use ktime_mono_to_real() by Thomas Gleixner · 10 years ago
  74. f98bac5 NFSD: Fix crash encoding lock reply on 32-bit by Kinglong Mee · 10 years ago
  75. 633706a Merge branch 'keys-fixes' into keys-next by David Howells · 10 years ago
  76. f916778 KEYS: user: Use key preparsing by David Howells · 10 years ago
  77. d7afaec fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT by Andrew Gallagher · 10 years ago
  78. a800bad3 fuse: s_time_gran fix by Miklos Szeredi · 10 years ago
  79. 90125ed Merge 3.16-rc6 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  80. da83fc6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  81. 90d51d5 Merge tag 'nfs-for-3.16-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  82. 0bfaa9c btrfs: test for valid bdev before kobj removal in btrfs_rm_device by Eric Sandeen · 10 years ago
  83. 98ce2de Btrfs: fix abnormal long waiting in fsync by Liu Bo · 10 years ago
  84. c2e1f2e seccomp: implement SECCOMP_FILTER_FLAG_TSYNC by Kees Cook · 10 years ago
  85. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  86. f839719 Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes by Linus Torvalds · 10 years ago
  87. 847f56e Merge tag 'xfs-for-linus-3.16-rc5' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  88. 27ff6a0 GFS2: fs/gfs2/rgrp.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  89. 6b49d1d GFS2: memcontrol: Spelling s/invlidate/invalidate/ by Geert Uytterhoeven · 10 years ago
  90. 97a4f1d GFS2: Allow caching of glocks for flock by Bob Peterson · 10 years ago
  91. 5bef3e7 GFS2: Allow flocks to use normal glock dq rather than dq_wait by Bob Peterson · 10 years ago
  92. 6ec43b1 GFS2: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  93. fe0bbd2 GFS2: Use GFP_NOFS when allocating glocks by Steven Whitehouse · 10 years ago
  94. 94a09a3 GFS2: Fix race in glock lru glock disposal by Steven Whitehouse · 10 years ago
  95. 79272b3 GFS2: Only wait for demote when last holder is dequeued by Bob Peterson · 10 years ago
  96. 5442e9f timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3 by Cyrill Gorcunov · 10 years ago
  97. af9c495 timerfd: Implement show_fdinfo method by Cyrill Gorcunov · 10 years ago
  98. 0c7774a KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN by David Howells · 10 years ago
  99. c122132 sched: Allow wait_on_bit_action() functions to support a timeout by NeilBrown · 10 years ago
  100. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago