Linus Torvalds
191d385f25
Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
...
Pull f2fs bugfixes from Jaegeuk Kim:
"This includes a couple of bug fixes found by xfstests. In addition,
one critical bug was reported by Brian Chadwick, which is falling into
the infinite loop in balance_dirty_pages. And it turned out due to
the IO merging policy in f2fs, which was newly merged in 3.16.
- fix normal and recovery path for fallocated regions
- fix error case mishandling
- recover renamed fsync inodes correctly
- fix to get out of infinite loops in balance_dirty_pages
- fix kernel NULL pointer error"
* tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs:
f2fs: avoid to access NULL pointer in issue_flush_thread
f2fs: check bdi->dirty_exceeded when trying to skip data writes
f2fs: do checkpoint for the renamed inode
f2fs: release new entry page correctly in error path of f2fs_rename
f2fs: fix error path in init_inode_metadata
f2fs: check lower bound nid value in check_nid_range
f2fs: remove unused variables in f2fs_sm_info
f2fs: fix not to allocate unnecessary blocks during fallocate
f2fs: recover fallocated data and its i_size together
f2fs: fix to report newly allocate region as extent
2014-07-09 09:46:58 -07:00
..
2014-06-12 10:30:18 -07:00
2014-05-06 17:38:00 -04:00
2014-06-12 10:30:18 -07:00
2014-06-12 10:30:18 -07:00
2014-07-03 09:21:53 -07:00
2014-06-06 16:08:09 -07:00
2014-05-06 17:38:00 -04:00
2014-07-04 08:53:53 -07:00
2014-06-06 16:08:14 -07:00
2014-06-12 23:06:23 -07:00
2014-06-24 08:10:24 -05:00
2014-06-06 16:08:16 -07:00
2014-06-04 16:53:53 -07:00
2014-04-04 15:39:39 -07:00
2014-04-04 15:39:39 -07:00
2014-06-06 16:08:14 -07:00
2014-06-12 10:26:14 -05:00
2014-05-06 17:38:00 -04:00
2014-06-04 16:54:14 -07:00
2014-06-04 16:54:21 -07:00
2014-06-12 10:30:18 -07:00
2014-06-04 16:54:14 -07:00
2014-06-12 00:18:51 -04:00
2014-06-12 10:30:18 -07:00
2014-06-26 12:30:54 -04:00
2014-07-09 05:59:55 -07:00
2014-06-12 10:30:18 -07:00
2014-04-04 15:39:39 -07:00
2014-06-06 16:08:16 -07:00
2014-06-12 10:30:18 -07:00
2014-06-12 10:30:18 -07:00
2014-05-06 17:38:00 -04:00
2014-06-12 10:30:18 -07:00
2014-05-06 17:38:00 -04:00
2014-06-12 10:30:18 -07:00
2013-07-03 16:07:41 -07:00
2014-06-04 16:54:11 -07:00
2014-04-07 17:59:17 -07:00
2014-05-21 10:26:13 +02:00
2014-04-18 14:20:48 +02:00
2014-06-12 10:30:18 -07:00
2014-06-12 10:30:18 -07:00
2014-07-02 09:32:09 -07:00
2014-06-10 11:50:57 -07:00
2014-05-06 17:38:00 -04:00
2014-05-06 17:38:00 -04:00
2014-06-04 16:54:21 -07:00
2014-06-24 18:46:58 -04:00
2013-02-13 06:15:14 -08:00
2014-07-02 17:37:13 -04:00
2014-05-06 17:38:00 -04:00
2014-01-25 03:14:05 -05:00
2014-06-06 16:08:16 -07:00
2014-06-12 10:30:18 -07:00
2014-06-23 16:47:45 -07:00
2014-05-06 17:38:00 -04:00
2014-03-13 10:14:33 -04:00
2014-07-03 09:21:54 -07:00
2014-06-06 16:08:13 -07:00
2014-03-13 10:14:33 -04:00
2014-03-13 10:14:33 -04:00
2014-05-05 17:25:50 +10:00
2014-06-12 00:18:51 -04:00
2014-06-12 10:30:18 -07:00
2014-05-06 17:37:55 -04:00
2014-06-04 16:53:52 -07:00
2014-06-03 08:11:18 -07:00
2014-05-06 17:38:00 -04:00
2014-06-12 10:30:18 -07:00
2014-05-06 17:39:36 -04:00
2014-06-12 10:30:18 -07:00
2014-06-12 10:30:18 -07:00
2014-06-24 13:46:01 -04:00
2014-03-27 09:52:54 -07:00
2014-06-10 13:57:22 -07:00
2013-06-29 12:57:04 +04:00
2013-11-09 00:16:26 -05:00
2013-11-09 00:16:30 -05:00
2014-06-05 08:05:29 -07:00
2013-10-24 23:34:54 -04:00
2014-06-04 16:54:21 -07:00
2014-04-03 16:21:16 -07:00
2012-12-20 17:40:19 -08:00
2012-11-28 21:53:38 -05:00
2014-06-12 10:30:18 -07:00
2014-06-04 16:54:10 -07:00
2013-11-14 12:08:14 +09:00
2014-03-04 08:05:21 +00:00
2014-03-06 16:30:44 +01:00
2014-04-22 08:23:58 -04:00
2014-04-19 13:23:31 -07:00
2014-06-12 10:30:18 -07:00
2014-01-29 16:22:40 -08:00
2014-05-06 17:32:52 -04:00
2014-06-06 16:08:16 -07:00
2014-01-25 03:13:04 -05:00
2014-06-16 17:21:59 -10:00
2014-06-06 07:56:22 +02:00
2014-04-22 08:23:58 -04:00
2012-12-20 14:04:11 -08:00
2014-06-12 10:30:18 -07:00
2014-05-06 17:31:10 -04:00
2014-04-03 16:21:05 -07:00
2013-11-06 12:40:26 +01:00
2014-04-04 14:49:16 -07:00
2014-06-10 13:57:22 -07:00
2013-11-09 00:16:20 -05:00
2013-10-24 23:34:54 -04:00
2014-02-07 16:08:57 -08:00
2013-04-30 17:04:04 -07:00
2014-06-04 16:53:55 -07:00
2014-06-10 12:29:05 -04:00
2014-05-19 11:02:18 -06:00
2014-06-25 22:08:29 -04:00
2014-04-01 23:19:09 -04:00
2014-06-04 16:54:02 -07:00
2014-06-10 13:57:22 -07:00
2014-04-01 23:19:18 -04:00
2014-05-06 17:36:00 -04:00
2014-05-06 17:39:42 -04:00
2014-04-01 23:19:08 -04:00
2014-04-01 23:19:08 -04:00
2014-05-06 13:58:42 -04:00
2014-04-01 23:19:09 -04:00
2014-05-06 17:37:55 -04:00
2014-06-04 16:53:52 -07:00
2013-11-13 15:34:18 +09:00
2014-07-03 09:21:54 -07:00
2013-03-03 22:58:46 -05:00
2014-06-12 00:28:09 -04:00
2013-11-09 00:16:31 -05:00
2013-10-12 13:12:31 -07:00
2014-06-04 16:54:11 -07:00
2014-02-22 02:02:28 +01:00
2014-01-23 16:57:40 -08:00
2013-11-09 00:16:44 -05:00
2012-12-20 18:50:11 -05:00