linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-02 14:50:02 to 2016-05-05 19:50:44 UTC [more...]

[RFC 0/3] getfsmapx ioctl
 2016-05-05 19:50 UTC  (2+ messages)
` [PATCH 1/3] document the XFS_IOC_GETFSMAPX ioctl

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

[PATCH] direct-io: fix stale data exposure from concurrent buffered read
 2016-05-05 19:39 UTC  (2+ messages)

[PATCH] VFS: pass the flag setting by fcntl() to vfs
 2016-05-05 18:26 UTC 

iomap infrastructure and multipage writes V3
 2016-05-05 17:57 UTC  (21+ messages)
` [PATCH 01/14] fs: move struct iomap from exportfs.h to a separate header
` [PATCH 02/14] fs: introduce iomap infrastructure
` [PATCH 03/14] xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
` [PATCH 04/14] xfs: reorder zeroing and flushing sequence in truncate
` [PATCH 05/14] xfs: implement iomap based buffered write path
` [PATCH 06/14] xfs: remove buffered write support from __xfs_get_blocks
` [PATCH 07/14] fs: iomap based fiemap implementation
` [PATCH 08/14] xfs: use iomap "
` [PATCH 09/14] iomap: support DAX based zeroing
` [PATCH 10/14] xfs: use iomap infrastructure for DAX zeroing
` [PATCH 11/14] xfs: handle 64-bit length in xfs_iozero
` [PATCH 12/14] xfs: use xfs_zero_range in xfs_zero_eof
` [PATCH 13/14] xfs: split xfs_free_file_space in manageable pieces
` [PATCH 14/14] xfs: kill xfs_zero_remaining_bytes

[PATCH v4 0/7] dax: handling media errors
 2016-05-05 16:24 UTC  (20+ messages)
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io

[GIT PULL] userns related fixes for v4.6-rc7
 2016-05-05 15:13 UTC 

[PATCH v2-UPDATE 3/3] xfs: Add alignment check for DAX mount
 2016-05-05 14:21 UTC  (3+ messages)

[RFC v2 PATCH 0/8] VFS:userns: support portable root filesystems
 2016-05-05 13:05 UTC  (20+ messages)
` [RFC v2 PATCH 1/8] VFS: add CLONE_MNTNS_SHIFT_UIDGID flag to allow mounts to shift their UIDs/GIDs
` [RFC v2 PATCH 2/8] VFS:uidshift: add flags and helpers to shift UIDs and GIDs to virtual view
` [RFC v2 PATCH 3/8] fs: Treat foreign mounts as nosuid
` [RFC v2 PATCH 4/8] VFS:userns: shift UID/GID to virtual view during permission access
` [RFC v2 PATCH 5/8] VFS:userns: add helpers to shift UIDs and GIDs into on-disk view
` [RFC v2 PATCH 6/8] VFS:userns: shift UID/GID to on-disk view before any write to disk
` [RFC v2 PATCH 7/8] ext4: add support for vfs_shift_uids and vfs_shift_gids mount options
` [RFC v2 PATCH 8/8] btrfs: "

[PATCH] ext4 crypto: migrate into vfs's crypto engine
 2016-05-05 12:44 UTC  (4+ messages)

[PATCH] writeback: Avoid exhausting allocation reserves under memory pressure
 2016-05-05  9:18 UTC  (4+ messages)

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

[PATCHSET v5] Make background writeback great again for the first time
 2016-05-05  7:52 UTC  (26+ messages)
` [PATCH 6/8] block: add scalable completion tracking of requests
` [PATCH 7/8] wbt: add general throttling mechanism

[PATCH 01/11] f2fs: introduce macros for proc entries
 2016-05-05  2:59 UTC  (13+ messages)
` [PATCH 02/11] f2fs: add proc entry to show valid block bitmap
` [PATCH 03/11] f2fs: introduce f2fs_kmalloc to wrap kmalloc
` [PATCH 04/11] f2fs: use f2fs_grab_cache_page instead of grab_cache_page
` [PATCH 05/11] f2fs: add mount option to select fault injection ratio
` [PATCH 06/11] f2fs: inject kmalloc failure
` [PATCH 07/11] f2fs: inject page allocation failures
` [PATCH 08/11] f2fs: inject ENOSPC failures
` [PATCH 09/11] f2fs: revisit error handling flows
` [PATCH 10/11] f2fs: fix leak of orphan inode objects
` [PATCH 11/11] f2fs: retry to truncate blocks in -ENOMEM case
  ` [f2fs-dev] "

[PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events
 2016-05-05  0:01 UTC  (6+ messages)
` [RESEND PATCH "
    ` [Y2038] "

[PoC 0/7] Kobjectify filesystem
 2016-05-04 22:20 UTC  (5+ messages)

[RFC 0/8] Xattr inode operation removal
 2016-05-04 20:13 UTC  (17+ 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

[RFC PATCH 0/0] VFS:userns: support portable root filesystems
 2016-05-04 18:35 UTC  (5+ messages)

[PATCH 0/3] Use timespec64 for select like timeouts
 2016-05-04 18:31 UTC  (4+ messages)
` [PATCH 1/3] time: Add missing implementation for timespec64_add_safe()

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-05-04 18:04 UTC  (5+ messages)

[PATCH] hostfs: fix opening file with overlayfs
 2016-05-04  8:15 UTC  (2+ messages)

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

[PATCH 0/2] scop GFP_NOFS api
 2016-05-04  1:00 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

[PATCH] fix infoleak in fcntl
 2016-05-03 20:34 UTC 

[GIT PULL] overlayfs fixes for 4.6-rc7
 2016-05-03 20:04 UTC 

[GIT PULL] fuse fixes for 4.6-rc7
 2016-05-03 19:46 UTC 

iomap infrastructure and multipage writes V2
 2016-05-03 18:15 UTC  (8+ 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

[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 0/3] Add alignment check for DAX mount
 2016-05-02 15:23 UTC  (5+ messages)
` [PATCH 1/3] ext4: "

[PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
 2016-05-02 14:52 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).