messages from 2016-05-16 22:31:00 to 2016-07-06 02:11:30 UTC [more...]
[PATCH 1/2] f2fs: fix to return correct trimmed block number in FITRIM interface
2016-07-06 2:10 UTC (6+ messages)
` [PATCH 2/2] f2fs: fix to avoid data update racing between GC and DIO
[PATCH 1/4] f2fs: fix to avoid reading out encrypted data in page cache
2016-07-03 14:05 UTC (4+ messages)
` [PATCH 2/4] f2fs: fix to detect truncation prior rather than EIO during read
` [PATCH 3/4] f2fs: fix to redirty page if fail to gc data page
` [PATCH 4/4] f2fs: add nodiscard mount option
[patch v2 2/2] f2fs: fix to avoid data update racing between GC and DIO
2016-07-03 14:00 UTC
[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
2016-06-29 19:48 UTC (3+ messages)
` [PATCH v3 14/24] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
[PATCH] f2fs: remove unnecessary goto statement
2016-06-27 23:27 UTC
[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-06-22 15:49 UTC (6+ messages)
` [PATCH v2 13/24] fs: f2fs: Use ktime_get_real_seconds for sit_info times
` [Y2038] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
[PATCH 1/3] f2fs: produce more nids and reduce readahead nats
2016-06-18 1:03 UTC (3+ messages)
` [PATCH 2/3] f2fs: avoid writing node/metapages during writes
` [PATCH 3/3] f2fs: avoid latency-critical readahead of node pages
[PATCH] mkfs/fsck: add host-managed smr feature
2016-06-15 16:46 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] f2fs: detect host-managed SMR by feature flag
2016-06-15 16:32 UTC (4+ messages)
` [PATCH 2/2] f2fs: call update_inode_page for orphan inodes
[PATCH 00/21] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-06-10 22:23 UTC (10+ messages)
` [PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
` [PATCH 10/21] fs: f2fs: Use ktime_get_real_seconds for sit_info times
[PATCH 1/2] f2fs: check only data or node for summary
2016-06-10 21:01 UTC (2+ messages)
` [PATCH 2/2] f2fs: report error for f2fs_parent_dir
[PATCH 04/21] fs: Replace CURRENT_TIME with current_fs_time() for inode timestamps
2016-06-09 13:05 UTC
[PATCH 1/7] f2fs: set mapping error for EIO
2016-06-08 17:24 UTC (7+ messages)
` [PATCH 2/7] f2fs: avoid reverse IO order for NODE and DATA
` [PATCH 3/7] f2fs: drop any block plugging
` [PATCH 4/7] f2fs: skip clean segment for gc
` [PATCH 5/7] f2fs: introduce force_lfs mount option
` [PATCH 6/7] f2fs: fix deadlock in add_link failure
` [PATCH 7/7] f2fs: don't need to flush unlinked dentry pages
[PATCH] mkfs.f2fs: ZBC device support
2016-06-08 17:24 UTC
[PATCH 00/45] v8: separate operations from flags in the bio/request structs
2016-06-06 15:43 UTC (68+ messages)
` [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/45] block: add REQ_OP definitions and helpers
` [PATCH 03/45] fs: have submit_bh users pass in op and flags separately
` [PATCH 04/45] fs: have ll_rw_block "
` [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE
` [PATCH 06/45] dm: use op_is_write "
` [PATCH 07/45] bcache: "
` [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 10/45] direct-io: use bio set/get op accessors
` [PATCH 11/45] btrfs: have submit_one_bio users use bio "
` [PATCH 12/45] btrfs: "
` [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition
` [PATCH 14/45] btrfs: use bio fields for op and flags
` [PATCH 15/45] f2fs: use bio op accessors
` [PATCH 16/45] gfs2: "
` [PATCH 17/45] xfs: "
` [PATCH 18/45] hfsplus: "
` [PATCH 19/45] mpage: "
` [PATCH 20/45] nilfs: "
` [PATCH 21/45] ocfs2: "
` [PATCH 22/45] pm: "
` [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 26/45] drbd: "
` [PATCH 27/45] md: "
` [PATCH 28/45] target: "
` [PATCH 29/45] xen: "
` [PATCH 30/45] block: copy bio op to request op
` [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 32/45] block: prepare mq request creation "
` [PATCH 33/45] block: prepare elevator "
` [PATCH 34/45] blkg_rwstat: separate op from flags
` [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs
` [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 38/45] blktrace: use op accessors
` [PATCH 39/45] ide cd: do not set REQ_WRITE on requests
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code
` [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
[RFC PATCH] f2fs: find parent dentry correctly
2016-06-04 14:01 UTC
[PATCH] fsck.f2fs: modify sit dump && add nat dump
2016-06-04 10:03 UTC
[PATCH] f2fs: fix to redirty page if fail to gc data page
2016-06-03 17:36 UTC (9+ messages)
[PATCH 1/8] f2fs: reuse nid if it was cached only
2016-06-03 3:55 UTC (8+ messages)
` [PATCH 2/8] f2fs: remove deprecated parameter
` [PATCH 3/8] f2fs: avoid wrong count on dirty inodes
` [PATCH 4/8] f2fs: skip roll_forward recovery after umount
` [PATCH 5/8] f2fs: remove obsolete parameter in f2fs_truncate
` [PATCH 6/8] f2fs: avoid data race between FI_DIRTY_INODE flag and update_inode
` [PATCH 7/8] f2fs: fix wrong percentage
` [PATCH 8/8] f2fs: control not to exceed # of cached nat entries
[f2fs:dev-test 6/21] fs/f2fs/checkpoint.c:887:2-3: Unneeded semicolon
2016-06-02 2:25 UTC (2+ messages)
` [PATCH] f2fs: fix semicolon.cocci warnings
[PATCH 1/2] f2fs: return error of f2fs_lookup
2016-06-01 23:34 UTC (2+ messages)
` [PATCH 2/2] f2fs: handle writepage correctly
[PATCH 1/4] f2fs: propagate error given by f2fs_find_entry
2016-05-30 2:39 UTC (6+ messages)
` [PATCH 2/4] f2fs: inject to produce some orphan inodes
` [PATCH 3/4] f2fs: do not skip writing data pages
` [PATCH 4/4] f2fs: remove two steps to flush dirty "
` [f2fs-dev] [PATCH 1/4] f2fs: propagate error given by f2fs_find_entry
[PATCH] f2fs: Return the errno to the caller to avoid using a wrong page
2016-05-27 12:22 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] f2fs: Return the errno to the caller to avoid using a wrong page
2016-05-26 4:31 UTC (2+ messages)
[PATCH] f2fs: introduce on-disk layout version checking functionality
2016-05-25 17:46 UTC (13+ messages)
[PATCH 01/12] f2fs: use inode pointer for {set, clear}_inode_flag
2016-05-25 0:03 UTC (12+ messages)
` [PATCH 02/12] f2fs: introduce f2fs_i_size_write with mark_inode_dirty_sync
` [PATCH 03/12] f2fs: introduce f2fs_i_blocks_write "
` [PATCH 04/12] f2fs: introduce f2fs_i_links_write "
` [PATCH 05/12] f2fs: call mark_inode_dirty_sync for i_field changes
` [PATCH 06/12] f2fs: flush inode metadata when checkpoint is doing
` [PATCH 07/12] f2fs: remove syncing inode page in all the cases
` [PATCH 08/12] f2fs: avoid unnecessary updating inode during fsync
` [PATCH 09/12] f2fs: add lazytime mount option
` [PATCH 10/12] f2fs: detect congestion of flush command issues
` [PATCH 11/12] f2fs: set flush_merge by default
` [PATCH 12/12] f2fs: remove writepages lock
[PATCH] f2fs: use bio count instead of F2FS_WRITEBACK page count
2016-05-22 13:10 UTC (4+ messages)
` [f2fs-dev] "
[GIT PULL] f2fs for 4.7-rc1
2016-05-22 0:39 UTC
Kernel OOPS in f2fs-stable on ARM
2016-05-20 16:20 UTC (3+ messages)
[PATCH] f2fs: fix to update dirty page count correctly
2016-05-20 16:11 UTC
[PATCH] f2fs: avoid ENOSPC fault in the recovery process
2016-05-19 19:00 UTC
[PATCH] f2fs: flush pending bios right away when error occurs
2016-05-19 16:43 UTC
[RFC] f2fs: fix a race condition between evict & gc
2016-05-18 10:52 UTC (5+ messages)
` [f2fs-dev] "
[PATCH] fsck.f2fs: check sector size if formatted from a regular file
2016-05-18 10:00 UTC
[PATCH] f2fs: make exit_f2fs_fs more clear
2016-05-18 0:02 UTC
[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
2016-05-17 14:59 UTC (2+ messages)
[PATCH 1/5] f2fs: manipulate dirty file inodes when DATA_FLUSH is set
2016-05-16 22:30 UTC (4+ messages)
` [PATCH 3/5] f2fs: use percpu_counter for # of dirty pages in inode
` [PATCH 4/5] f2fs: use percpu_counter for alloc_valid_block_count
` [PATCH 5/5] f2fs: use percpu_counter for total_valid_inode_count
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).