1. 7ee6938 nilfs2: fix out-of-range warning by Arnd Bergmann · 11 months ago
  2. 6696ef5 nilfs2: fix potential hang in nilfs_detach_log_writer() by Ryusuke Konishi · 10 months ago
  3. 39d470c nilfs2: fix unexpected freezing of nilfs_segctor_sync() by Ryusuke Konishi · 10 months ago
  4. 6688170 nilfs2: fix OOB in nilfs_set_de_type by Jeongjun Park · 11 months ago
  5. a3a1048 nilfs2: prevent kernel bug at submit_bh_wbc() by Ryusuke Konishi · 12 months ago
  6. f54f17b nilfs2: use a more common logging style by Joe Perches · 4 years, 7 months ago
  7. 592973e nilfs2: fix failure to detect DAT corruption in btree and direct mappings by Ryusuke Konishi · 12 months ago
  8. c352221 nilfs2: replace WARN_ONs for invalid DAT metadata block requests by Ryusuke Konishi · 2 years, 1 month ago
  9. 9dc394f2 nilfs2: fix potential bug in end_buffer_async_write by Ryusuke Konishi · 1 year, 1 month ago
  10. 188292f nilfs2: fix hang in nilfs_lookup_dirty_data_buffers() by Ryusuke Konishi · 1 year, 1 month ago
  11. a53d021 nilfs2: fix data corruption in dsync block recovery for small block sizes by Ryusuke Konishi · 1 year, 1 month ago
  12. 5c18041 nilfs2: fix missing error check for sb_set_blocksize call by Ryusuke Konishi · 1 year, 3 months ago
  13. 37ba50f nilfs2: prevent WARNING in nilfs_sufile_set_segment_usage() by Ryusuke Konishi · 1 year, 3 months ago
  14. fb1084e6 nilfs2: fix potential use after free in nilfs_gccache_submit_read_data() by Pan Bian · 1 year, 5 months ago
  15. 4737956 nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse by Ryusuke Konishi · 1 year, 7 months ago
  16. f4e9e1a nilfs2: fix general protection fault in nilfs_lookup_dirty_data_buffers() by Ryusuke Konishi · 1 year, 7 months ago
  17. 11afd67 nilfs2: fix use-after-free of nilfs_root in dirtying inodes via iput by Ryusuke Konishi · 1 year, 7 months ago
  18. 1ae24bb nilfs2: prevent general protection fault in nilfs_clear_dirty_page() by Ryusuke Konishi · 1 year, 9 months ago
  19. d3ebbda nilfs2: fix buffer corruption due to concurrent device reads by Ryusuke Konishi · 1 year, 9 months ago
  20. c1b32d2 nilfs2: reject devices with insufficient block count by Ryusuke Konishi · 1 year, 9 months ago
  21. 19dea83 nilfs2: fix possible out-of-bounds segment allocation in resize ioctl by Ryusuke Konishi · 1 year, 9 months ago
  22. ca91ab4 nilfs2: fix incomplete buffer cleanup in nilfs_btnode_abort_change_key() by Ryusuke Konishi · 1 year, 10 months ago
  23. f31e181 nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode() by Ryusuke Konishi · 1 year, 10 months ago
  24. cfb0bb4 nilfs2: fix infinite loop in nilfs_mdt_get_block() by Ryusuke Konishi · 1 year, 10 months ago
  25. bd89073 nilfs2: do not write dirty data after degenerating to read-only by Ryusuke Konishi · 1 year, 10 months ago
  26. 46d3283 nilfs2: initialize unused bytes in segment summary blocks by Ryusuke Konishi · 1 year, 11 months ago
  27. d20dcec nilfs2: fix sysfs interface lifetime by Ryusuke Konishi · 1 year, 11 months ago
  28. 034cce7 nilfs2: fix potential UAF of struct nilfs_sc_info in nilfs_segctor_thread() by Ryusuke Konishi · 2 years ago
  29. a949323 nilfs2: fix kernel-infoleak in nilfs_ioctl_wrap_copy() by Ryusuke Konishi · 2 years ago
  30. 2f7a113 nilfs2: fix underflow in second superblock position calculations by Ryusuke Konishi · 2 years, 1 month ago
  31. 3c2a2ff nilfs2: fix general protection fault in nilfs_btree_insert() by Ryusuke Konishi · 2 years, 2 months ago
  32. a6f89b1 nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() by Ryusuke Konishi · 2 years, 4 months ago
  33. 165c7a3 nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry() by ZhangPeng · 2 years, 3 months ago
  34. 9a59a38 nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty by Chen Zhongjin · 2 years, 4 months ago
  35. 39a3ed6 nilfs2: fix use-after-free bug of ns_writer on remount by Ryusuke Konishi · 2 years, 4 months ago
  36. 8b4506c nilfs2: fix deadlock in nilfs_count_free_blocks() by Ryusuke Konishi · 2 years, 4 months ago
  37. 4799a8c nilfs2: fix lockdep warnings during disk space reclamation by Ryusuke Konishi · 3 years ago
  38. 6c3da8c nilfs2: fix lockdep warnings in page operations for btree nodes by Ryusuke Konishi · 3 years ago
  39. 26b9b66 nilfs2: fix use-after-free bug of struct nilfs_root by Ryusuke Konishi · 2 years, 5 months ago
  40. ae16440 nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure by Ryusuke Konishi · 2 years, 5 months ago
  41. a832de7 nilfs2: fix leak of nilfs_root in case of writer thread creation failure by Ryusuke Konishi · 2 years, 5 months ago
  42. 1ce68de nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() by Ryusuke Konishi · 2 years, 5 months ago
  43. e1692c9f nilfs2: fix incorrect masking of permission flags for symlinks by Ryusuke Konishi · 2 years, 8 months ago
  44. f6686b7 nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group by Nanyong Sun · 3 years, 6 months ago
  45. c97b3f5 nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group by Nanyong Sun · 3 years, 6 months ago
  46. ba2a1f0 nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group by Nanyong Sun · 3 years, 6 months ago
  47. 796cfc1 nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group by Nanyong Sun · 3 years, 6 months ago
  48. b5b374ef nilfs2: fix NULL pointer in nilfs_##name##_attr_release by Nanyong Sun · 3 years, 6 months ago
  49. f6c813c nilfs2: fix memory leak in nilfs_sysfs_create_device_group by Nanyong Sun · 3 years, 6 months ago
  50. 49e3def nilfs2: fix memory leak in nilfs_sysfs_delete_device_group by Pavel Skripkin · 3 years, 8 months ago
  51. 5402e2d nilfs2: fix null pointer dereference at nilfs_segctor_do_construct() by Ryusuke Konishi · 4 years, 9 months ago
  52. f440ea8 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  53. f947826 nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
  54. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  55. 0f0d127 Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  56. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  57. 397162f mm: remove nr_pages argument from pagevec_lookup{,_range}() by Jan Kara · 7 years ago
  58. d72dc8a mm: make pagevec_lookup() update index by Jan Kara · 7 years ago
  59. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
  60. bc98a42 VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) by David Howells · 8 years ago
  61. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 8 years ago
  63. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  64. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  65. c1844d5 fs: Remove SB_I_DYNBDI flag by Jan Kara · 8 years ago
  66. 0546c53 nilfs2: Convert to properly refcounting bdi by Jan Kara · 8 years ago
  67. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  68. f3048d1 nilfs2: use i_blocksize() by Geliang Tang · 8 years ago
  69. 1508ddc nilfs2: use nilfs_btree_node_size() by Geliang Tang · 8 years ago
  70. 9340747 fs: add i_blocksize() by Fabian Frederick · 8 years ago
  71. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  72. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  73. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  74. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  75. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  76. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  77. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  78. 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
  79. 2773bf0 fs: rename "rename2" i_op to "rename" by Miklos Szeredi · 8 years ago
  80. f03b8ad fs: support RENAME_NOREPLACE for local filesystems by Miklos Szeredi · 8 years ago
  81. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  82. e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 9 years ago
  83. 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 9 years ago
  84. ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 9 years ago
  85. a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 9 years ago
  86. aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 9 years ago
  87. 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 9 years ago
  88. d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 9 years ago
  89. feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 9 years ago
  90. 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 9 years ago
  91. a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 9 years ago
  92. cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 9 years ago
  93. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  94. 63d2f95 fs/nilfs2: fix potential underflow in call to crc32_le by Torsten Hilbrich · 9 years ago
  95. b2d4586 nilfs: use bio op accessors by Mike Christie · 9 years ago
  96. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 9 years ago
  97. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 9 years ago
  98. 076a378 nilfs2: fix block comments by Ryusuke Konishi · 9 years ago
  99. 80d6505 nilfs2: remove loops of single statement macros by Ryusuke Konishi · 9 years ago
  100. 7f00184 nilfs2: remove unnecessary else after return or break by Ryusuke Konishi · 9 years ago