linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-25 23:15:25 to 2016-08-01 06:33:53 UTC [more...]

[PATCH v7 00/47] xfs: add reverse mapping support
 2016-08-01  6:33 UTC  (16+ messages)
` [PATCH 01/47] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 03/47] xfs: fix attr shortform structure alignment on cris
` [PATCH 04/47] xfs: fix locking of the rt bitmap/summary inodes
` [PATCH 05/47] xfs: set *stat=1 after iroot realloc
` [PATCH 06/47] xfs: during btree split, save new block key & ptr for future insertion
` [PATCH 07/47] xfs: add function pointers for get/update keys to the btree
  ` [PATCH v2 "

[PATCH] vfs: cap dedupe request structure size at PAGE_SIZE
 2016-08-01  6:31 UTC  (2+ messages)

Subtle races between DAX mmap fault and write path
 2016-08-01  4:39 UTC  (14+ messages)

iomap infrastructure and multipage writes V5
 2016-08-01  0:16 UTC  (7+ messages)

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-07-31 21:31 UTC  (25+ messages)

[PATCH 1/6] fs: befs: remove unneeded initialization to zero
 2016-07-31 20:34 UTC  (6+ messages)
` [PATCH 2/6] fs: befs: remove in vain variable assignment
` [PATCH 3/6] fs: befs: remove useless initialization to zero
` [PATCH 4/6] fs: befs: remove unnecessary *befs_sb variable
` [PATCH 5/6] fs: befs: remove in vain variable assignment
` [PATCH 6/6] fs: befs: remove ret variable

[RFC] parent in ->d_compare() arguments
 2016-07-30 23:52 UTC  (5+ messages)

[PATCH 0/3] new feature: monitoring page cache events
 2016-07-30 17:31 UTC  (8+ messages)
` [PATCH 1/3] mm: support for duet hooks
` [PATCH 2/3] mm/duet: syscall wiring
` [PATCH 3/3] mm/duet: framework code

[PATCH] block: remove BLK_DEV_DAX config option
 2016-07-29 21:19 UTC  (3+ messages)

[GIT PULL] overlayfs update for 4.8
 2016-07-29 20:00 UTC  (3+ messages)

insanity in ll_dirty_page_discard_warn()
 2016-07-29 17:22 UTC  (3+ messages)
  ` [lustre-devel] "

mmotm 2016-07-28-16-33 uploaded
 2016-07-29 12:57 UTC  (2+ messages)
` mmotm git tree since-4.7 branch created (was: mmotm 2016-07-28-16-33 uploaded)

[GIT PULL] fuse update for 4.8
 2016-07-29 12:22 UTC 

[PATCH] ovl: fix inode in utimes_common on overlayfs
 2016-07-29  8:06 UTC 

[GIT PULL] freevxfs updates for 4.8
 2016-07-29  7:57 UTC  (3+ messages)

[GIT PULL] configfs updates for 4.8
 2016-07-29  7:56 UTC  (8+ messages)

[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
 2016-07-28 19:25 UTC  (5+ messages)
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs

[PATCH v2] Prevent rqstp->rq_pages[RPCSVC_MAXPAGES] overrun
 2016-07-28 18:25 UTC 

[git pull] vfs.git part 1
 2016-07-28 15:55 UTC 

[PATCH 1/3] befs: remove off argument of befs_read_datastream
 2016-07-28 15:53 UTC  (2+ messages)

[GIT PULL] binfmt_misc updates for 4.7+ merge window
 2016-07-28 11:07 UTC  (11+ messages)

[GIT PULL] Quota time64 support
 2016-07-28  7:05 UTC 

[PATCH 1/2] fs: befs: check silent flag before logging error
 2016-07-28  0:09 UTC 

[GIT PULL] f2fs for 4.8
 2016-07-27 21:24 UTC  (8+ messages)

[PATCH] MAINTAINERS: befs: Add new maintainers
 2016-07-27 20:24 UTC 

[RESEND PATCH 1/4] fs: befs: Remove redundant validation from befs_find_brun_direct
 2016-07-27 15:32 UTC  (6+ messages)
` [RESEND PATCH 2/4] fs: befs: Coding style fix
` [RESEND PATCH 3/4] fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
` [RESEND PATCH 4/4] fs: befs: Remove goto from befs_bread_iaddr

[RESEND PATCH V3] fs: befs: Insert NULL inode to dentry
 2016-07-27 15:27 UTC  (2+ messages)

[PATCH v4 0/5] vfs: Use dlock list for SB's s_inodes list
 2016-07-27 15:12 UTC  (4+ messages)

Volunteering for BeFS maintainership
 2016-07-27 14:39 UTC  (11+ messages)

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 14:09 UTC  (39+ messages)
` [PATCHv1, RFC 01/33] tools: Add WARN_ON_ONCE
` [PATCHv1, RFC 02/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail
` [PATCHv1, RFC 03/33] radix-tree: Add radix_tree_join
` [PATCHv1, RFC 04/33] radix-tree: Add radix_tree_split
` [PATCHv1, RFC 05/33] radix-tree: Add radix_tree_split_preload()
` [PATCHv1, RFC 06/33] radix-tree: Handle multiorder entries being deleted by replace_clear_tags
` [PATCHv1, RFC 07/33] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv1, RFC 08/33] Revert "radix-tree: implement radix_tree_maybe_preload_order()"
` [PATCHv1, RFC 09/33] page-flags: relax page flag poliry for PG_error and PG_writeback
` [PATCHv1, RFC 10/33] mm, rmap: account file thp pages
` [PATCHv1, RFC 11/33] thp: allow splitting non-shmem file-backed THPs
` [PATCHv1, RFC 12/33] truncate: make sure invalidate_mapping_pages() can discard huge pages
` [PATCHv1, RFC 13/33] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv1, RFC 14/33] filemap: handle huge pages in do_generic_file_read()
` [PATCHv1, RFC 15/33] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv1, RFC 16/33] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv1, RFC 17/33] HACK: readahead: alloc huge pages, if allowed
` [PATCHv1, RFC 18/33] HACK: block: bump BIO_MAX_PAGES
` [PATCHv1, RFC 19/33] mm: make write_cache_pages() work on huge pages
` [PATCHv1, RFC 20/33] thp: introduce hpage_size() and hpage_mask()
` [PATCHv1, RFC 21/33] fs: make block_read_full_page() be able to read huge page
` [PATCHv1, RFC 22/33] fs: make block_write_{begin,end}() be able to handle huge pages
` [PATCHv1, RFC 23/33] fs: make block_page_mkwrite() aware about "
` [PATCHv1, RFC 24/33] truncate: make truncate_inode_pages_range() "
` [PATCHv1, RFC 25/33] ext4: make ext4_mpage_readpages() hugepage-aware
` [PATCHv1, RFC 26/33] ext4: make ext4_writepage() work on huge pages
` [PATCHv1, RFC 27/33] ext4: handle huge pages in ext4_page_mkwrite()
` [PATCHv1, RFC 28/33] ext4: handle huge pages in __ext4_block_zero_page_range()
` [PATCHv1, RFC 29/33] ext4: handle huge pages in ext4_da_write_end()
` [PATCHv1, RFC 30/33] ext4: relax assert in ext4_da_page_release_reservation()
` [PATCHv1, RFC 31/33] WIP: ext4: handle writeback with huge pages
` [PATCHv1, RFC 32/33] mm, fs, ext4: expand use of page_mapping() and page_to_pgoff()
` [PATCHv1, RFC 33/33] ext4, vfs: add huge= mount option

re
 2016-07-27 10:23 UTC 

[GIT PULL] userns related vfs enhancements for v4.8
 2016-07-27  0:02 UTC  (3+ messages)

mmotm 2016-07-26-16-26 uploaded
 2016-07-26 23:27 UTC 

[PATCH v2 00/10] userns: sysctl limits for namespaces
 2016-07-26 20:44 UTC  (20+ messages)
  ` [PATCH v2 01/10] sysctl: Stop implicitly passing current into sysctl_table_root.lookup
    ` [PATCH v2 02/10] userns: Add per user namespace sysctls
    ` [PATCH v2 09/10] netns: Add a limit on the number of net namespaces
    ` [PATCH v2 10/10] mntns: Add a limit on the number of mount namespaces

[PATCH] fs: proc: switch to ida_simple_get/remove
 2016-07-26 19:40 UTC 

[PATCH] writeback: Write dirty times for WB_SYNC_ALL writeback
 2016-07-26 14:16 UTC  (2+ messages)

[PATCH 0/15 v2] dax: Clear dirty bits after flushing caches
 2016-07-26 14:09 UTC  (4+ messages)
` [PATCH 14/15] dax: Protect PTE modification on WP fault by radix tree entry lock

[PATCH] fuse: fix wrong assignment of ->flags in fuse_send_init()
 2016-07-26 10:14 UTC  (2+ messages)

[PATCH] binfmt_em86: Fix incompatible pointer type
 2016-07-26  9:39 UTC 

[PATCH 3/3] fs: super: remove unneeded dev mask
 2016-07-26  5:33 UTC 

[PATCH 2/3] fs: super: switch to using ida_simple_.. functions
 2016-07-26  5:33 UTC 

[PATCH 1/3] fs: super: remove obsolete usage of unnamed_dev_start
 2016-07-26  5:00 UTC 

[PATCH v5 00/15] allow BFLT executables on systems with a MMU
 2016-07-26  0:53 UTC  (2+ messages)


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).