1. 86039bd userfaultfd: add new syscall to provide memory externalization by Andrea Arcangeli · 10 years ago
  2. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 10 years ago
  3. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 10 years ago
  4. 4635929 ocfs2: clean up redundant NULL checks before kfree by Joseph Qi · 10 years ago
  5. 7ecef14 ocfs2: neaten do_error, ocfs2_error and ocfs2_abort by Joe Perches · 10 years ago
  6. d0c97d5 ocfs2: do not set fs read-only if rec[0] is empty while committing truncate by Xue jiufei · 10 years ago
  7. 7f27ec9 ocfs2: call ocfs2_journal_access_di() before ocfs2_journal_dirty() in ocfs2_write_end_nolock() by yangwenfang · 10 years ago
  8. 40476b8 ocfs2: use 64bit variables to track heartbeat time by Tina Ruchandani · 10 years ago
  9. ad69482 ocfs2: fix race between crashed dio and rm by Joseph Qi · 10 years ago
  10. f57a22d ocfs2: avoid access invalid address when read o2dlm debug messages by Yiwen Jiang · 10 years ago
  11. 743b5f1 ocfs2: take inode lock in ocfs2_iop_set/get_acl() by Tariq Saeed · 10 years ago
  12. 3d46a44 ocfs2: fix BUG_ON() in ocfs2_ci_checkpointed() by Tariq Saeed · 10 years ago
  13. 72f6fe1 ocfs2: optimize error handling in dlm_request_join by Norton.Zhu · 10 years ago
  14. 928dda1 ocfs2: fix a tiny case that inode can not removed by Yiwen Jiang · 10 years ago
  15. 6ab855a ocfs2: add ip_alloc_sem in direct IO to protect allocation changes by WeiWei Wang · 10 years ago
  16. 3423768 ocfs2: clear the rest of the buffers on error by Goldwyn Rodrigues · 10 years ago
  17. 17a5b9a ocfs2: acknowledge return value of ocfs2_error() by Goldwyn Rodrigues · 10 years ago
  18. 7d0fb91 ocfs2: add errors=continue by Goldwyn Rodrigues · 10 years ago
  19. 513e2da ocfs2: flush inode data to disk and free inode when i_count becomes zero by Xue jiufei · 10 years ago
  20. 0f5e7b4 ocfs2: trusted xattr missing CAP_SYS_ADMIN check by Sanidhya Kashyap · 10 years ago
  21. 807a790 ocfs2: set filesytem read-only when ocfs2_delete_entry failed. by jiangyiwen · 10 years ago
  22. f83c7b5 ocfs2/dlm: use list_for_each_entry instead of list_for_each by Joseph Qi · 10 years ago
  23. 0e3d9ea ocfs2: remove unneeded code in dlm_register_domain_handlers by Joseph Qi · 10 years ago
  24. cdd09f4 ocfs2: fix BUG when o2hb_register_callback fails by Joseph Qi · 10 years ago
  25. 914a9b7 ocfs2: remove unneeded code in ocfs2_dlm_init by Joseph Qi · 10 years ago
  26. 3cb2ec4 ocfs2: adjust code to match locking/unlocking order by Joseph Qi · 10 years ago
  27. bf59e66 ocfs2: clean up unused local variables in ocfs2_file_write_iter by Joseph Qi · 10 years ago
  28. 372a447 ocfs2: do not log twice error messages by Christophe JAILLET · 10 years ago
  29. acf8fdb ocfs2: do not BUG if buffer not uptodate in __ocfs2_journal_access by Joseph Qi · 10 years ago
  30. faaebf1 ocfs2: fix several issues of append dio by Joseph Qi · 10 years ago
  31. 512f62a ocfs2: fix race between dio and recover orphan by Joseph Qi · 10 years ago
  32. 917520e ntfs: delete unnecessary checks before calling iput() by SF Markus Elfring · 10 years ago
  33. 4712e722 fsnotify: get rid of fsnotify_destroy_mark_locked() by Jan Kara · 10 years ago
  34. 925d113 fsnotify: remove mark->free_list by Jan Kara · 10 years ago
  35. 3c53e51 fsnotify: fix check in inotify fdinfo printing by Jan Kara · 10 years ago
  36. 7c49b86 fs/notify: optimize inotify/fsnotify code for unwatched files by Dave Hansen · 10 years ago
  37. 5831905 capabilities: ambient capabilities by Andy Lutomirski · 10 years ago
  38. aa1057b ocfs2: direct write will call ocfs2_rw_unlock() twice when doing aio+dio by Ryan Ding · 10 years ago
  39. 4c12ab7 Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  40. 9cbf22b Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  41. ea814ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  42. e31fb9e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  43. 824b005 Merge branch 'hpfs' (patches from Mikulas) by Linus Torvalds · 10 years ago
  44. f49a26e hpfs: update ctime and mtime on directory modification by Mikulas Patocka · 10 years ago
  45. a64eefa hpfs: support hotfixes by Mikulas Patocka · 10 years ago
  46. 1081230 Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  47. 089b669 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  48. 73b6fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago
  49. 01a5ad8 f2fs: upset segment_info repair by Yunlei He · 10 years ago
  50. 1c00038 Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  51. 54d7185 f2fs: avoid accessing NULL pointer in f2fs_drop_largest_extent by Chao Yu · 10 years ago
  52. b3a5bbf dlm: print error from kernel_sendpage by Bob Peterson · 10 years ago
  53. 19b2c30 f2fs: update extent tree in batches by Chao Yu · 10 years ago
  54. 006a097 writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always call wait_sb_inodes() by Tejun Heo · 10 years ago
  55. b96f465 dlm: fix lvb copy for user locks by David Teigland · 10 years ago
  56. 13ec729 f2fs: fix to release inode correctly by Chao Yu · 10 years ago
  57. b015489 f2fs: handle f2fs_truncate error correctly by Chao Yu · 10 years ago
  58. 4ec17d6 f2fs: avoid unneeded initializing when converting inline dentry by Chao Yu · 10 years ago
  59. 6a67885 f2fs: atomically set inode->i_flags by Zhang Zhen · 10 years ago
  60. f7409d0 f2fs: fix wrong pointer access during try_to_free_nids by Jaegeuk Kim · 10 years ago
  61. 80c5450 f2fs: use __GFP_NOFAIL to avoid infinite loop by Jaegeuk Kim · 10 years ago
  62. dac2dde f2fs: lookup neighbor extent nodes for merging later by Chao Yu · 10 years ago
  63. ef05e22 f2fs: split __insert_extent_tree_ret for readability by Chao Yu · 10 years ago
  64. a6f7834 f2fs: kill dead code in __insert_extent_tree by Chao Yu · 10 years ago
  65. 029e13c f2fs: adjust showing of extent cache stat by Chao Yu · 10 years ago
  66. 91c481f f2fs: add largest/cached stat in extent cache by Chao Yu · 10 years ago
  67. e2b4e2b f2fs: fix incorrect mapping for bmap by Chao Yu · 10 years ago
  68. f8b703d f2fs: fix to update cached_en of extent tree properly by Fan Li · 10 years ago
  69. 217940d f2fs: fix typo by Junesung Lee · 10 years ago
  70. 2492863 f2fs: check the node block address of newly allocated nid by Jaegeuk Kim · 10 years ago
  71. a21c20f f2fs: go out for insert_inode_locked failure by Jaegeuk Kim · 10 years ago
  72. 5ee5293 f2fs: retry gc if one section is not successfully reclaimed by Jaegeuk Kim · 10 years ago
  73. 2286c02 f2fs: fix to cover lock_op for update_inode_page by Jaegeuk Kim · 10 years ago
  74. 2683446 f2fs: reuse nids more aggressively by Jaegeuk Kim · 10 years ago
  75. 26d5859 f2fs: avoid garbage collecting already moved node blocks by Jaegeuk Kim · 10 years ago
  76. 740432f f2fs: handle failed bio allocation by Jaegeuk Kim · 10 years ago
  77. a6db67f f2fs: increase the number of max hard links by Jaegeuk Kim · 10 years ago
  78. 798c1b1 f2fs: skip checkpoint if there is no dirty and prefree segments by Jaegeuk Kim · 10 years ago
  79. 3169658 f2fs: shrink free_nids entries by Chao Yu · 10 years ago
  80. 206e61b f2fs: avoid clear valid page by Chao Yu · 10 years ago
  81. 315df83 f2fs: do not write any node pages related to orphan inodes by Jaegeuk Kim · 10 years ago
  82. 9181f8b udf: Don't modify filesystem for read-only mounts by Jan Kara · 10 years ago
  83. 18df8a8 dlm: sctp_accept_from_sock() can be static by kbuild test robot · 10 years ago
  84. 00dcffa dlm: fix reconnecting but not sending data by Marcelo Ricardo Leitner · 10 years ago
  85. acee4e5 dlm: replace BUG_ON with a less severe handling by Marcelo Ricardo Leitner · 10 years ago
  86. ee44b4b dlm: use sctp 1-to-1 API by Marcelo Ricardo Leitner · 10 years ago
  87. 356344c dlm: fix not reconnecting on connecting error handling by Marcelo Ricardo Leitner · 10 years ago
  88. 0d737a8 dlm: fix race while closing connections by Marcelo Ricardo Leitner · 10 years ago
  89. 28926a0 dlm: fix connection stealing if using SCTP by Marcelo Ricardo Leitner · 10 years ago
  90. 8ed1f0e fs/fuse: fix ioctl type confusion by Jann Horn · 10 years ago
  91. bdfe0cbd Revert "ext4: remove block_device_ejected" by Theodore Ts'o · 10 years ago
  92. e294a53 ext4: ratelimit the file system mounted message by Theodore Ts'o · 10 years ago
  93. da0b5e4 ext4: silence a format string false positive by Dan Carpenter · 10 years ago
  94. 9810446 ext4: simplify some code in read_mmp_block() by Dan Carpenter · 10 years ago
  95. c642dc9 ext4: don't manipulate recovery flag when freezing no-journal fs by Eric Sandeen · 10 years ago
  96. 4c27839 f2fs: avoid a build warning by Jaegeuk Kim · 10 years ago
  97. 8c14bfa f2fs: handle error of f2fs_iget correctly by Chao Yu · 10 years ago
  98. 47e70ca f2fs: do not assign a new segment for dio under space shortage by Jaegeuk Kim · 10 years ago
  99. b54ffb7 block: remove bio_get_nr_vecs() by Kent Overstreet · 10 years ago
  100. 6cf66b4 fs: use helper bio_add_page() instead of open coding on bi_io_vec by Kent Overstreet · 10 years ago