1. c309bfa Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  2. 40e041a shm: add sealing API by David Herrmann · 10 years ago
  3. 4bb5f5d mm: allow drivers to prevent new writable mappings by David Herrmann · 10 years ago
  4. e0d9bf4 fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove by Fabian Frederick · 10 years ago
  5. d97b07c initramfs: support initramfs that is bigger than 2GiB by Yinghai Lu · 10 years ago
  6. fa5a7a4 fs/qnx6: update debugging to current functions by Fabian Frederick · 10 years ago
  7. e6c3261 fs/qnx6: use pr_fmt and __func__ in logging by Fabian Frederick · 10 years ago
  8. e00d5b5 fs/qnx6: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  9. b6d53b1 fs/romfs/super.c: add blank line after declarations by Fabian Frederick · 10 years ago
  10. ca9e536 fs/romfs/super.c: use pr_fmt in logging by Fabian Frederick · 10 years ago
  11. 3d79d31 fs/romfs/super.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  12. 1508f3eb fs/cramfs/inode.c: use linux/uaccess.h by Fabian Frederick · 10 years ago
  13. 31d92e5 fs/cramfs: code clean-up by Fabian Frederick · 10 years ago
  14. 4f21e1e fs/cramfs: use pr_fmt by Fabian Frederick · 10 years ago
  15. f175ff8 fs/cramfs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  16. 998d668 fs/omfs/inode.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  17. b8f52d8 fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  18. 1da85fd fs/bfs: use bfs prefix for dump_imap by Fabian Frederick · 10 years ago
  19. 19bdd41a5 adfs: add __printf verification, fix format/argument mismatches by Joe Perches · 10 years ago
  20. b16214d fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  21. e2ffcf5 fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0] by Fabian Frederick · 10 years ago
  22. b134079 fs/exofs/ore_raid.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  23. e5eea09 sysctl: remove typedef ctl_table by Joe Perches · 10 years ago
  24. 0692ded fs/proc/vmcore.c:mmap_vmcore: skip non-ram pages reported by hypervisors by Vitaly Kuznetsov · 10 years ago
  25. 41f727f fork/exec: cleanup mm initialization by Vladimir Davydov · 10 years ago
  26. 8f053ac proc: remove INF macro by Alexey Dobriyan · 10 years ago
  27. d962c14 proc: convert /proc/$PID/hardwall to seq_file interface by Alexey Dobriyan · 10 years ago
  28. 19aadc9 proc: convert /proc/$PID/io to seq_file interface by Alexey Dobriyan · 10 years ago
  29. 6ba51e3 proc: convert /proc/$PID/oom_score to seq_file interface by Alexey Dobriyan · 10 years ago
  30. f6e826c proc: convert /proc/$PID/schedstat to seq_file interface by Alexey Dobriyan · 10 years ago
  31. edfcd60 proc: convert /proc/$PID/wchan to seq_file interface by Alexey Dobriyan · 10 years ago
  32. 2ca66ff proc: convert /proc/$PID/cmdline to seq_file interface by Alexey Dobriyan · 10 years ago
  33. 09d93bd proc: convert /proc/$PID/syscall to seq_file interface by Alexey Dobriyan · 10 years ago
  34. 1c963eb proc: convert /proc/$PID/limits to seq_file interface by Alexey Dobriyan · 10 years ago
  35. f9ea536 proc: convert /proc/$PID/auxv to seq_file interface by Alexey Dobriyan · 10 years ago
  36. cedbcca proc: more "const char *" pointers by Alexey Dobriyan · 10 years ago
  37. 849d20a proc: remove proc_tty_ldisc variable by Alexey Dobriyan · 10 years ago
  38. 4dcc03f proc: make proc_subdir_lock static by Alexey Dobriyan · 10 years ago
  39. 335eb53 proc: faster /proc/$PID lookup by Alexey Dobriyan · 10 years ago
  40. dbcdb50 proc: add and remove /proc entry create checks by Alexey Dobriyan · 10 years ago
  41. ccf94f1 proc: constify seq_operations by Fabian Frederick · 10 years ago
  42. 108a8a1 fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE) by Fabian Frederick · 10 years ago
  43. f58d6c7 fs/hpfs/dnode.c: fix suspect code indent by Fabian Frederick · 10 years ago
  44. f3fb9e2 fs/reiserfs/xattr.c: fix blank line missing after declarations by Fabian Frederick · 10 years ago
  45. 1709399 fs/reiserfs: use linux/uaccess.h by Fabian Frederick · 10 years ago
  46. 53872ed fs/reiserfs: replace not-standard %Lu/%Ld by Fabian Frederick · 10 years ago
  47. edc023ca fs/ufs/inode.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  48. d4beaab fs/ufs: convert UFSD printk to pr_debug by Fabian Frederick · 10 years ago
  49. 7e1e416 fs/ufs/super.c: use va_format instead of buffer/vsnprintf by Fabian Frederick · 10 years ago
  50. 07bc94f fs/ufs/super.c: use __func__ in logging by Fabian Frederick · 10 years ago
  51. de771bd fs/ufs: use pr_fmt by Fabian Frederick · 10 years ago
  52. a9814c5 fs/ufs: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  53. dd70edb nilfs2: integrate sysfs support into driver by Vyacheslav Dubeyko · 10 years ago
  54. a5a7332 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group by Vyacheslav Dubeyko · 10 years ago
  55. a2ecb79 nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group by Vyacheslav Dubeyko · 10 years ago
  56. 02a0ba1 nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group by Vyacheslav Dubeyko · 10 years ago
  57. ef43d5c nilfs2: add /sys/fs/nilfs2/<device>/segments group by Vyacheslav Dubeyko · 10 years ago
  58. abc968d nilfs2: add /sys/fs/nilfs2/<device>/segctor group by Vyacheslav Dubeyko · 10 years ago
  59. caa05d4 nilfs2: add /sys/fs/nilfs2/<device>/superblock group by Vyacheslav Dubeyko · 10 years ago
  60. da7141f nilfs2: add /sys/fs/nilfs2/<device> group by Vyacheslav Dubeyko · 10 years ago
  61. aebe17f nilfs2: add /sys/fs/nilfs2/features group by Vyacheslav Dubeyko · 10 years ago
  62. 834b46c fs/coda: use linux/uaccess.h by Fabian Frederick · 10 years ago
  63. 8e19189 fs/befs/linuxvfs.c: check superblock before dump operation by Fabian Frederick · 10 years ago
  64. 6d6747f minix zmap block counts calculation fix by Qi Yong · 10 years ago
  65. 3b97dd0 autofs4: comment typo: remove a a doubled word by NeilBrown · 10 years ago
  66. bdac383 autofs4: remove some unused inline functions by NeilBrown · 10 years ago
  67. 668128e autofs4: don't take spinlock when not needed in autofs4_lookup_expiring by NeilBrown · 10 years ago
  68. c312442 autofs4: remove a redundant assignment by NeilBrown · 10 years ago
  69. 26b7a54 autofs4: remove unused autofs4_ispending() by NeilBrown · 10 years ago
  70. 6f4535e fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  71. ca35664 fs/efs/namei.c: return is not a function by Fabian Frederick · 10 years ago
  72. 33caee3 Merge branch 'akpm' (patchbomb from Andrew Morton) by Linus Torvalds · 10 years ago
  73. 158c129 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  74. 1d02328 list: fix order of arguments for hlist_add_after(_rcu) by Ken Helias · 10 years ago
  75. 68b5a65 mm: softdirty: respect VM_SOFTDIRTY in PTE holes by Peter Feiner · 10 years ago
  76. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  77. 1b7f8ba fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc by Fabian Frederick · 10 years ago
  78. bba1cb1 ocfs2: race between umount and unfinished remastering during recovery by Tariq Saeed · 10 years ago
  79. 7567c14 ocfs2: remove conversion of total_backoff in dlm_join_domain() by Xue jiufei · 10 years ago
  80. 981035b ocfs2: correctly check the return value of ocfs2_search_extent_list by Yingtai Xie · 10 years ago
  81. c811f5f fs/squashfs/super.c: logging cleanup by Fabian Frederick · 10 years ago
  82. 1469488 fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array by Fabian Frederick · 10 years ago
  83. 2502722 ntfs: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  84. 2122da2 fs/logfs/readwrite.c: kernel-doc warning fixes by Fabian Frederick · 10 years ago
  85. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  86. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  87. 3e58406 fs/fscache: make ctl_table static by Fabian Frederick · 10 years ago
  88. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  89. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  90. 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
  91. 8e099d1 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  92. 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
  93. 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
  94. 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
  95. b65ee14 f2fs: use for_each_set_bit to simplify the code by Chao Yu · 10 years ago
  96. 497a093 f2fs: add f2fs_balance_fs for expand_inode_data by Chao Yu · 10 years ago
  97. 002a41c f2fs: invalidate xattr node page when evict inode by Chao Yu · 10 years ago
  98. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  99. 1bff598 Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  100. 70cfed8 f2fs: avoid skipping recover_inline_xattr after recover_inline_data by Chao Yu · 10 years ago