linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-28 01:10:05 to 2016-05-03 15:53:05 UTC [more...]

[RFC][PATCH 0/6] Enhanced file stat system call
 2016-05-03 15:53 UTC  (13+ messages)
` [PATCH 1/6] statx: Add a system call to make enhanced file info available
` [PATCH 2/6] statx: AFS: Return enhanced file attributes
` [PATCH 3/6] statx: Ext4: "
` [PATCH 4/6] statx: NFS: "
` [PATCH 5/6] statx: Make windows attributes available for CIFS, NTFS and FAT to use
` [PATCH 6/6] statx: CIFS: Return enhanced attributes

[PATCHSET v5] Make background writeback great again for the first time
 2016-05-03 15:48 UTC  (27+ messages)
` [PATCH 7/8] wbt: add general throttling mechanism

[PATCH v2 0/3] Add alignment check for DAX mount
 2016-05-03 15:41 UTC  (13+ messages)
` [PATCH v2 1/3] ext4: "
` [PATCH v2 2/3] ext2: "
` [PATCH v2 3/3] xfs: "

[PATCH 0/2] scop GFP_NOFS api
 2016-05-03 15:38 UTC  (17+ messages)
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [Cluster-devel] [PATCH 0/2] scop GFP_NOFS api

iomap infrastructure and multipage writes V2
 2016-05-03 15:02 UTC  (7+ messages)
` [PATCH 5/8] xfs: implement iomap based buffered write path

[PATCH v2 00/29] Radix tree multiorder fixes
 2016-05-03 14:24 UTC  (3+ messages)
` [PATCH v2 01/29] radix-tree: Introduce radix_tree_empty

[RFC 0/8] Xattr inode operation removal
 2016-05-03 13:12 UTC  (14+ messages)
` [RFC 1/8] ecryptfs: Switch to generic xattr handlers
` [RFC 2/8] overlayfs: "
` [RFC 3/8] fuse: "
` [RFC 4/8] evm: Turn evm_update_evmxattr into void function
` [RFC 5/8] xattr: Add per-inode xattr handlers as a new inode operation
` [RFC 6/8] xattr: Add __vfs_{get,set,remove}xattr helpers
` [RFC 7/8] xattr: Stop calling {get,set,remove}xattr inode operations
` [RFC 8/8] xattr: Remove generic xattr handlers

[PATCH v2 0/5] dax: handling of media errors
 2016-05-03  2:49 UTC  (19+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH v3 1/3] fs: direct-io: handle error in dio_end_io()
 2016-05-03  1:26 UTC  (4+ messages)
` [PATCH v3 2/3] fs: direct-io: call .bi_end_io via bio_endio()

get_mempolicy(2) type mismatch
 2016-05-03  0:58 UTC 

GOOD DAY,
 2016-05-02 22:37 UTC 

[RFC] a corner case of open(2)
 2016-05-02 21:48 UTC  (4+ messages)
  ` another patch in #for-linus (was Re: [RFC] a corner case of open(2))

[PATCH v4 0/7] dax: handling media errors
 2016-05-02 19:22 UTC  (23+ messages)
` [PATCH v4 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v4 2/7] dax: fallback from pmd to pte on error
` [PATCH v4 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v4 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io
` [PATCH v4 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v4 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page
` [PATCH v4 8/7] Documentation: add error handling information to dax.txt

[PATCH 0/3] Add alignment check for DAX mount
 2016-05-02 15:23 UTC  (9+ messages)
` [PATCH 1/3] ext4: "
` [PATCH 2/3] ext2: "
` [PATCH 3/3] xfs: "

[PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
 2016-05-02 14:52 UTC  (2+ messages)

[GIT PULL] UDF fix for 4.6-rc7
 2016-05-02 14:36 UTC 

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-05-02 13:19 UTC  (22+ messages)
` [PATCH 05/18] ext2: Avoid DAX zeroing to corrupt data
` [PATCH 06/18] dax: Remove dead zeroing code from fault handlers
` [PATCH 08/18] ext4: Pre-zero allocated blocks for DAX IO
` [PATCH 09/18] dax: Remove zeroing from dax_io()
` [PATCH 10/18] dax: Remove pointless writeback from dax_do_io()
` [PATCH 11/18] dax: Fix condition for filling of PMD holes
` [PATCH 13/18] dax: Make huge page handling depend of CONFIG_BROKEN
` [PATCH 14/18] dax: Define DAX lock bit for radix tree exceptional entry
` [PATCH 15/18] dax: Allow DAX code to replace exceptional entries

linux-next: Tree for May 2 [WARNING: at fs/dcache.c]
 2016-05-02 13:15 UTC  (5+ messages)

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-05-02  9:39 UTC  (12+ messages)

[vfs:for-next 112/127] fs/nfs/dir.c:722:2: error: implicit declaration of function 'page_put'
 2016-05-02  0:41 UTC 

[PATCH] hostfs: fix opening file with overlayfs
 2016-05-01 20:21 UTC 

[PATCH] vfs: use RCU_INIT_POINTER when NULLing
 2016-05-01 17:34 UTC  (2+ messages)

[PATCH 0/5] Some more xattr cleanups
 2016-05-01 16:27 UTC  (10+ messages)
` [PATCH 1/5] jffs2: Remove jffs2_{get,set,remove}xattr macros
` [PATCH 2/5] hfs: Switch to generic xattr handlers
` [PATCH 3/5] kernfs: "
` [PATCH 4/5] sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute names
` [PATCH 5/5] sockfs: Get rid of getxattr iop

parallel lookups on NFS
 2016-05-01 13:35 UTC  (20+ messages)

[PATCH] direct-io: fix stale data exposure from concurrent buffered read
 2016-04-30 16:19 UTC 

[PoC 0/7] Kobjectify filesystem
 2016-04-29 22:45 UTC  (16+ messages)
` [PoC 1/7] Add kset to file_system_type
` [PoC 2/7] Add kobject to super_block
` [PoC 3/7] Create sysfs files under sb
` [PoC 4/7] Report file system events
` [PoC 5/7] ocfs2: Use the sb's kset
` [PoC 6/7] ocfs2: create filecheck files
` [PoC 7/7] ocfs2: report inode errors to userspace

[PATCH 0/3] Use timespec64 for select like timeouts
 2016-04-29 16:39 UTC  (4+ messages)
` [PATCH 1/3] time: Add missing implementation for timespec64_add_safe()
` [PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
` [PATCH 3/3] time: Remove timespec_add_safe()

[PATCH v2] devpts: Make ptmx be owned by the userns owner as a fallback
 2016-04-29 16:22 UTC  (2+ messages)

[vfs:untested.nfs 51/51] fs/nfs/./nfstrace.h:705:28: error: 'const struct nfs_unlinkdata' has no member named 'dir'
 2016-04-29  6:06 UTC 

mmotm 2016-04-28-17-16 uploaded
 2016-04-29  0:16 UTC 

[PATCH] udf: Export superblock magic to userspace
 2016-04-28  8:46 UTC 


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