1. c70b17b6 fs/affs: remove redundant sys_tz declarations by Fabian Frederick · 10 years ago
  2. 73516ac fs/affs/file.c: fix shadow warnings by Fabian Frederick · 10 years ago
  3. 3bc7599 fs/affs/inode.c: remove unused variable by Fabian Frederick · 10 years ago
  4. 1e907f4 fs/affs/super.c: remove unused variable by Fabian Frederick · 10 years ago
  5. b03023e coredump: add %i/%I in core_pattern to report the tid of the crashed thread by Oleg Nesterov · 10 years ago
  6. 877aabd fat: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  7. 54cc6ce fs/reiserfs/journal.c: fix sparse context imbalance warning by Fabian Frederick · 10 years ago
  8. 35c0b38 fs/ufs/balloc.c: remove unused variable by Fabian Frederick · 10 years ago
  9. a792d90 fs/hfs/hfs_fs.h: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  10. b9f6614 nilfs2: improve the performance of fdatasync() by Andreas Rohner · 10 years ago
  11. e2c7617 nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs() by Andreas Rohner · 10 years ago
  12. 0f2a84f fs/befs/btree.c: remove typedef befs_btree_node by Himangi Saraogi · 10 years ago
  13. ef16cc5 autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode. by NeilBrown · 10 years ago
  14. 4d885f9 autofs4: avoid taking fs_lock during rcu-walk by NeilBrown · 10 years ago
  15. 6ece08e autofs4: make "autofs4_can_expire" idempotent. by NeilBrown · 10 years ago
  16. a5d1dba autofs4: factor should_expire() out of autofs4_expire_indirect. by NeilBrown · 10 years ago
  17. 23bfc2a autofs4: allow RCU-walk to walk through autofs4 by NeilBrown · 10 years ago
  18. 8a27334 fs/ncpfs/dir.c: remove redundant sys_tz declaration by Fabian Frederick · 10 years ago
  19. de8288b binfmt_misc: work around gcc-4.9 warning by Arnd Bergmann · 10 years ago
  20. bbaecc0 binfmt_misc: expand the register format limit to 1920 bytes by Mike Frysinger · 10 years ago
  21. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. 5ff0b9e Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  24. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  25. 6889e78 Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next by Dave Chinner · 10 years ago
  26. a8b1ee8 xfs: fix agno increment in xfs_inumbers() loop by Eric Sandeen · 10 years ago
  27. a457606 fs/file_table.c: Update alloc_file() comment by Eric Biggers · 10 years ago
  28. 8cc4311 vfs: Deduplicate code shared by xattr system calls operating on paths by Eric Biggers · 10 years ago
  29. 50b220b reiserfs: remove pointless forward declaration of struct nameidata by Al Viro · 10 years ago
  30. 810bb17 take dname_external() into fs/dcache.c by Al Viro · 10 years ago
  31. 115cbfd let path_init() failures treated the same way as subsequent link_path_walk() by Al Viro · 10 years ago
  32. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  33. ef4a48c Merge tag 'locks-v3.18-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  34. 90d0c37 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  35. ac0c493 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  36. eca9fdf Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 10 years ago
  37. 41e46ac Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  38. c798360 Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  39. b211e9d Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  40. 86cf78d fs/buffer.c: increase the buffer-head per-CPU LRU size by Sebastien Buisson · 10 years ago
  41. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  42. 81d0fa6 mm: softdirty: unmapped addresses between VMAs are clean by Peter Feiner · 10 years ago
  43. b246d3d ocfs2: fix a deadlock while o2net_wq doing direct memory reclaim by Xue jiufei · 10 years ago
  44. 498f237 mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race by Oleg Nesterov · 10 years ago
  45. 447f05b block_dev: implement readpages() to optimize sequential read by Akinobu Mita · 10 years ago
  46. 4db96b7 vfs: guard end of device for mpage interface by Akinobu Mita · 10 years ago
  47. 59d4391 vfs: make guard_bh_eod() more generic by Akinobu Mita · 10 years ago
  48. bf3e269 fs/proc/kcore.c: don't add modules range to kcore if it's equal to vmcore range by Baoquan He · 10 years ago
  49. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  50. 2c03376 proc/maps: replace proc_maps_private->pid with "struct inode *inode" by Oleg Nesterov · 10 years ago
  51. 47fecca fs/proc/task_nommu.c: don't use priv->task->mm by Oleg Nesterov · 10 years ago
  52. 27692cd fs/proc/task_nommu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
  53. ce34fdd fs/proc/task_nommu.c: change maps_open() to use __seq_open_private() by Oleg Nesterov · 10 years ago
  54. 557c2d8 fs/proc/task_mmu.c: update m->version in the main loop in m_start() by Oleg Nesterov · 10 years ago
  55. b8c20a9 fs/proc/task_mmu.c: reintroduce m->version logic by Oleg Nesterov · 10 years ago
  56. ad2a00e fs/proc/task_mmu.c: introduce m_next_vma() helper by Oleg Nesterov · 10 years ago
  57. 0c25532 fs/proc/task_mmu.c: simplify m_start() to make it readable by Oleg Nesterov · 10 years ago
  58. ebb6cdd fs/proc/task_mmu.c: kill the suboptimal and confusing m->version logic by Oleg Nesterov · 10 years ago
  59. 0d5f5f4 fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop() by Oleg Nesterov · 10 years ago
  60. 23d5483 fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next() by Oleg Nesterov · 10 years ago
  61. 59b4bf1 fs/proc/task_mmu.c: simplify the vma_stop() logic by Oleg Nesterov · 10 years ago
  62. 29a40ac fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open() by Oleg Nesterov · 10 years ago
  63. 5381e16 proc: introduce proc_mem_open() by Oleg Nesterov · 10 years ago
  64. 4db7d0e fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open() by Oleg Nesterov · 10 years ago
  65. 46c298c fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map() by Oleg Nesterov · 10 years ago
  66. f775da2 ocfs2: fix deadlock due to wrong locking order by Junxiao Bi · 10 years ago
  67. 70e82a1 ocfs2: fix deadlock between o2hb thread and o2net_wq by Joseph Qi · 10 years ago
  68. 5046f18 ocfs2: don't fire quorum before connection established by Junxiao Bi · 10 years ago
  69. 1848cb5 fs/ocfs2/dlmglue.c: use __seq_open_private() not seq_open() by Rob Jones · 10 years ago
  70. f328833 fs/ocfs2/cluster/netdebug.c: use seq_open_private() not seq_open() by Rob Jones · 10 years ago
  71. 8f9ac03 fs/ocfs2/dlm/dlmdebug.c: use seq_open_private() not seq_open() by Rob Jones · 10 years ago
  72. 6ae0754 ocfs2: remove unused code in dlm_new_lockres() by Xue jiufei · 10 years ago
  73. 9a7e6b5 ocfs2/dlm: call dlm_lockres_put without resource spinlock by alex chen · 10 years ago
  74. 4a4e07c ocfs2: call o2quo_exit() if malloc failed in o2net_init() by Joseph Qi · 10 years ago
  75. 7fa05c6 ocfs2: fix shift left operations overflow by Joseph Qi · 10 years ago
  76. 190a772 ocfs2/dlm: refactor error handling in dlm_alloc_ctxt by Joseph Qi · 10 years ago
  77. 98acbf6 fs/ocfs2/stack_user.c: fix typo in ocfs2_control_release() by Andrew Morton · 10 years ago
  78. 7143e49 ntfs: remove bogus space by Andrea Gelmini · 10 years ago
  79. 5272d03 ntfs: use find_get_page_flags() to mark page accessed as it is no longer marked later on by Anton Altaparmakov · 10 years ago
  80. 0b37e09 fanotify: enable close-on-exec on events' fd when requested in fanotify_init() by Yann Droneaud · 10 years ago
  81. 105d1b4 fsnotify: don't put user context if it was never assigned by Sasha Levin · 10 years ago
  82. cafbaae fs/notify/group.c: make fsnotify_final_destroy_group() static by Andrew Morton · 10 years ago
  83. 6174c2e udf: Fix loading of special inodes by Jan Kara · 10 years ago
  84. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 821cc30 ncpfs: use list_for_each_entry() for d_subdirs walk by Al Viro · 10 years ago
  86. 5e6123f vfs: move getname() from callers to do_mount() by Seunghun Lee · 10 years ago
  87. 4d93bc3 gfs2_atomic_open(): skip lookups on hashed dentry by Al Viro · 10 years ago
  88. 9bb8730 jfs: don't hash direct inode by Al Viro · 10 years ago
  89. c2e3f5d ecryptfs: ->f_op is never NULL by Al Viro · 10 years ago
  90. e983094 missing annotation in fs/file.c by Al Viro · 10 years ago
  91. b8850d1 fs: namespace: suppress 'may be used uninitialized' warnings by Tim Gardner · 10 years ago
  92. 2ec3a12 cachefiles_write_page(): switch to __kernel_write() by Al Viro · 10 years ago
  93. 4b8e992 9p: switch to %p[dD] by Al Viro · 10 years ago
  94. 35c265e cifs: switch to use of %p[dD] by Al Viro · 10 years ago
  95. c2ca0fc fs: make cont_expand_zero interruptible by Mikulas Patocka · 10 years ago
  96. 475d0db fs: Fix theoretical division by 0 in super_cache_scan(). by Tetsuo Handa · 11 years ago
  97. b8314f9 dcache: Fix no spaces at the start of a line in dcache.c by Daeseok Youn · 10 years ago
  98. 99358a1 [jffs2] kill wbuf_queued/wbuf_dwork_lock by Al Viro · 10 years ago
  99. 19d860a handle suicide on late failure exits in execve() in search_binary_handler() by Al Viro · 11 years ago
  100. 2926620 dcache.c: call ->d_prune() regardless of d_unhashed() by Al Viro · 10 years ago