messages from 2018-01-05 18:57:33 to 2018-01-17 20:22:59 UTC [more...]
[PATCH v6 00/99] XArray version 6
2018-01-17 20:22 UTC (86+ messages)
` [PATCH v6 01/99] xarray: Add the xa_lock to the radix_tree_root
` [PATCH v6 02/99] page cache: Use xa_lock
` [PATCH v6 03/99] xarray: Replace exceptional entries
` [PATCH v6 04/99] xarray: Change definition of sibling entries
` [PATCH v6 05/99] xarray: Add definition of struct xarray
` [PATCH v6 06/99] xarray: Define struct xa_node
` [PATCH v6 07/99] xarray: Add documentation
` [PATCH v6 08/99] xarray: Add xa_load
` [PATCH v6 09/99] xarray: Add xa_get_tag, xa_set_tag and xa_clear_tag
` [PATCH v6 10/99] xarray: Add xa_store
` [PATCH v6 11/99] xarray: Add xa_cmpxchg and xa_insert
` [PATCH v6 12/99] xarray: Add xa_for_each
` [PATCH v6 13/99] xarray: Add xa_extract
` [PATCH v6 14/99] xarray: Add xa_destroy
` [PATCH v6 15/99] xarray: Add xas_next and xas_prev
` [PATCH v6 16/99] xarray: Add xas_create_range
` [PATCH v6 17/99] xarray: Add MAINTAINERS entry
` [PATCH v6 18/99] xarray: Add ability to store errno values
` [PATCH v6 19/99] idr: Convert to XArray
` [PATCH v6 20/99] ida: "
` [PATCH v6 21/99] xarray: Add xa_reserve and xa_release
` [PATCH v6 22/99] page cache: Convert hole search to XArray
` [PATCH v6 23/99] page cache: Add page_cache_range_empty function
` [PATCH v6 24/99] page cache: Add and replace pages using the XArray
` [PATCH v6 26/99] page cache: Convert page cache lookups to XArray
` [PATCH v6 27/99] page cache: Convert delete_batch "
` [PATCH v6 28/99] page cache: Remove stray radix comment
` [PATCH v6 29/99] page cache: Convert filemap_range_has_page to XArray
` [PATCH v6 30/99] mm: Convert page-writeback "
` [PATCH v6 31/99] mm: Convert workingset "
` [PATCH v6 32/99] mm: Convert truncate "
` [PATCH v6 33/99] mm: Convert add_to_swap_cache "
` [PATCH v6 34/99] mm: Convert delete_from_swap_cache "
` [PATCH v6 35/99] mm: Convert __do_page_cache_readahead "
` [PATCH v6 36/99] mm: Convert page migration "
` [PATCH v6 37/99] mm: Convert huge_memory "
` [PATCH v6 38/99] mm: Convert collapse_shmem "
` [PATCH v6 39/99] mm: Convert khugepaged_scan_shmem "
` [PATCH v6 40/99] pagevec: Use xa_tag_t
` [PATCH v6 41/99] shmem: Convert replace to XArray
` [PATCH v6 42/99] shmem: Convert shmem_confirm_swap "
` [PATCH v6 43/99] shmem: Convert find_swap_entry "
` [PATCH v6 44/99] shmem: Convert shmem_tag_pins "
` [PATCH v6 45/99] shmem: Convert shmem_wait_for_pins "
` [PATCH v6 46/99] shmem: Convert shmem_add_to_page_cache "
` [PATCH v6 47/99] shmem: Convert shmem_alloc_hugepage "
` [PATCH v6 48/99] shmem: Convert shmem_free_swap "
` [PATCH v6 49/99] shmem: Convert shmem_partial_swap_usage "
` [PATCH v6 50/99] shmem: Comment fixups
` [PATCH v6 51/99] btrfs: Convert page cache to XArray
` [PATCH v6 52/99] fs: Convert buffer "
` [PATCH v6 53/99] fs: Convert writeback "
` [PATCH v6 54/99] nilfs2: Convert "
` [PATCH v6 55/99] f2fs: "
` [PATCH v6 56/99] lustre: "
` [PATCH v6 57/99] dax: Convert dax_unlock_mapping_entry "
` [PATCH v6 58/99] dax: Convert lock_slot "
` [PATCH v6 59/99] dax: More XArray conversion
` [PATCH v6 60/99] dax: Convert __dax_invalidate_mapping_entry to XArray
` [PATCH v6 61/99] dax: Convert dax_writeback_one "
` [PATCH v6 62/99] dax: Convert dax_insert_pfn_mkwrite "
` [PATCH v6 63/99] dax: Convert dax_insert_mapping_entry "
` [PATCH v6 64/99] dax: Convert grab_mapping_entry "
` [PATCH v6 66/99] page cache: Finish XArray conversion
` [PATCH v6 71/99] xfs: Convert pag_ici_root to XArray
` [PATCH v6 72/99] xfs: Convert xfs dquot "
` [PATCH v6 74/99] usb: Convert xhci-mem "
` [PATCH v6 75/99] md: Convert raid5-cache "
` [PATCH v6 76/99] irqdomain: Convert "
` [PATCH v6 79/99] blk-cgroup: "
` [PATCH v6 81/99] i915: Convert handles_vma "
` [PATCH v6 84/99] btrfs: Convert fs_roots_radix "
` [PATCH v6 86/99] btrfs: Convert reada_zones "
` [PATCH v6 87/99] btrfs: Convert reada_extents "
` [PATCH v6 88/99] btrfs: Convert reada_tree "
` [PATCH v6 89/99] btrfs: Convert buffer_radix "
` [PATCH v6 25/99] page cache: Convert page deletion "
` [PATCH v6 91/99] btrfs: Convert name_cache "
` [PATCH v6 93/99] f2fs: Convert ino_root "
` [PATCH v6 94/99] f2fs: Convert extent_tree_root "
` [PATCH v6 96/99] dma-debug: Convert "
` [PATCH v6 99/99] null_blk: "
` [PATCH v6 95/99] f2fs: Convert gclist.iroot "
` [PATCH v6 97/99] xen: Convert pvcalls-back "
` [PATCH v6 98/99] qrtr: Convert "
[PATCH 1/2] f2fs: hanlde error case in f2fs_ioc_shutdown
2018-01-17 14:28 UTC (2+ messages)
` [PATCH 2/2] f2fs: stop gc/discard thread after fs shutdown
[PATCH 1/4] f2fs: clean up error path of fill_super
2018-01-17 8:31 UTC (4+ messages)
` [PATCH 2/4] f2fs: kill F2FS_INLINE_XATTR_ADDRS for cleanup
` [PATCH 3/4] f2fs: fix to update last_disk_size correctly
` [PATCH 4/4] f2fs: split need_inplace_update
[PATCH v2] mkfs.f2fs: expand scalability of nat bitmap
2018-01-17 6:43 UTC (6+ messages)
[PATCH v2] f2fs: avoid hungtask when GC encrypted block if io_bits is set
2018-01-17 6:25 UTC (2+ messages)
[PATCH v3 RESEND] f2fs: support F2FS_IOC_PRECACHE_EXTENTS
2018-01-17 1:28 UTC (3+ messages)
[PATCH v2] f2fs: correct removexattr behavior for null valued extended attribute
2018-01-17 1:26 UTC (2+ messages)
[PATCH] f2fs: add an ioctl to disable GC for specific file
2018-01-16 23:57 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH v2 00/11] fscrypt: symlink helpers and fscrypt.h cleanup
2018-01-16 23:46 UTC (15+ messages)
` [PATCH v2 04/11] fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
` [PATCH v2 05/11] fscrypt: split fscrypt_dummy_context_enabled() into supp/notsupp versions
` [PATCH v2 07/11] fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
` [PATCH v2 08/11] fscrypt: move fscrypt_is_dot_dotdot() to fs/crypto/fname.c
` [PATCH v2 09/11] fscrypt: trim down fscrypt.h includes
` [PATCH v2 10/11] fscrypt: new helper functions for ->symlink()
[PATCH] f2fs: support large nat bitmap
2018-01-15 9:16 UTC
[PATCH] f2fs: fix to drop all inmem pages correctly
2018-01-15 9:16 UTC
[PATCH] mkfs.f2fs: expand scalability of nat bitmap
2018-01-15 3:47 UTC (2+ messages)
[PATCH] mkfs.f2fs: expand scalability of nat bitmap
2018-01-12 10:24 UTC
[PATCH] f2fs: prevent newly created inode from being dirtied incorrectly
2018-01-12 7:59 UTC (3+ messages)
` 答复: "
[PATCH v2] f2fs: handle newly created page when revoking inmem pages
2018-01-11 23:00 UTC (4+ messages)
[PATCH RFC v4] mkfs.f2fs: binary decision to calculate SIT/NAT/SSA
2018-01-11 11:19 UTC
[PATCH] f2fs: avoid hungtask when gc encrypted block if io_bits is set
2018-01-11 10:19 UTC (2+ messages)
[PATCH] f2fs: prevent newly created inode from being dirtied incorrectly
2018-01-11 9:52 UTC (2+ messages)
[PATCH 1/3] fsck.f2fs: show encoded name when unlinking corrupted dentry
2018-01-11 9:52 UTC (6+ messages)
` [PATCH 2/3] mkfs.f2fs: set seed for random checkpoint_ver
` [PATCH 3/3] dump.f2fs: do not write nat bits when dumping info
[PATCH RFC v3] mkfs.f2fs: binary decision to calculate SIT/NAT/SSA
2018-01-11 7:25 UTC
[PATCH v3 RESEND] f2fs: support FIEMAP_FLAG_XATTR
2018-01-11 6:39 UTC
[PATCH v2] f2fs: fix to cover f2fs_inline_data_fiemap with inode_lock
2018-01-11 6:37 UTC
[PATCH v2] f2fs: check node page again in write end io
2018-01-11 6:19 UTC
[PATCH v2 1/4] f2fs: support F2FS_IOC_PRECACHE_EXTENTS
2018-01-11 6:11 UTC (5+ messages)
[PATCH] f2fs: check node page again in write end io
2018-01-11 5:20 UTC (3+ messages)
[PATCH] common: support defrag test on f2fs
2018-01-11 2:16 UTC
[PATCH] f2fs: fix to cover f2fs_fiemap with inode_lock
2018-01-10 18:41 UTC (2+ messages)
[PATCH RFC v2] mkfs.f2fs: binary decision to calculate SIT/NAT/SSA
2018-01-10 16:00 UTC (3+ messages)
` [f2fs-dev] "
[PATCH v2] f2fs: handle newly created page when revoking inmem pages
2018-01-10 15:08 UTC (2+ messages)
[PATCH 1/2] f2fs: fix to caclulate required free section correctly
2018-01-10 10:18 UTC (2+ messages)
` [PATCH 2/2] f2fs: speed up defragment on sparse file
[PATCH v3 1/4] f2fs: support F2FS_IOC_PRECACHE_EXTENTS
2018-01-10 10:01 UTC
[PATCH] f2fs: handle newly created page when revoking inmem pages
2018-01-10 7:22 UTC (3+ messages)
[PATCH 1/4] f2fs: support F2FS_IOC_PRECACHE_EXTENTS
2018-01-10 6:22 UTC (8+ messages)
` [PATCH 2/4] f2fs: support FIEMAP_FLAG_CACHE
` [PATCH 3/4] f2fs: avoid high cpu usage in discard thread
` [PATCH 4/4] f2fs: remove unused pend_list_tag
[PATCH v3] f2fs: support FIEMAP_FLAG_XATTR
2018-01-10 6:21 UTC
[PATCH v2] f2fs: support FIEMAP_FLAG_XATTR
2018-01-10 6:19 UTC (3+ messages)
[PATCH RFC v2 1/2] mkfs.f2fs: max_nat_bitmap_size should be aligned up in segment
2018-01-10 2:27 UTC (2+ messages)
[PATCH] f2fs: move set_cold_files after adding new node page in f2fs_create
2018-01-09 11:46 UTC (4+ messages)
[PATCH v2] f2fs: implement cgroup writeback support
2018-01-09 11:33 UTC
[PATCH] f2fs: correct removexattr behavior for null valued extended attribute
2018-01-09 11:32 UTC (4+ messages)
[PATCH RFC 2/2] mkfs.f2fs: binary decision to calculate SIT/NAT/SSA
2018-01-09 8:01 UTC
[PATCH RFC 1/2] mkfs.f2fs: max_nat_bitmap_size should be aligned up in segment
2018-01-09 8:00 UTC
[PATCH] f2fs: allow quota to use reserved blocks
2018-01-09 2:09 UTC (2+ messages)
` [f2fs-dev] "
[PATCH -next] f2fs: make local functions static
2018-01-09 2:08 UTC (2+ messages)
[PATCH] f2fs: implement cgroup writeback supprot
2018-01-09 2:06 UTC (2+ messages)
[PATCH 1/2] f2fs: show precise # of blocks that user/root can use
2018-01-08 11:23 UTC (3+ messages)
` [f2fs-dev] "
[PATCH] f2fs: add resgid and resuid to reserve root blocks
2018-01-08 11:01 UTC (2+ messages)
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).