linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-27 12:07:49 to 2016-08-03 03:30:21 UTC [more...]

[PATCH v7 00/47] xfs: add reverse mapping support
 2016-08-03  3:29 UTC  (73+ messages)
` [PATCH 01/47] vfs: fix return type of ioctl_file_dedupe_range
` [PATCH 02/47] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
` [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 08/47] xfs: support btrees with overlapping intervals for keys
` [PATCH 09/47] xfs: introduce interval queries on btrees
` [PATCH 10/47] xfs: refactor btree owner change into a separate visit-blocks function
` [PATCH 11/47] xfs: move deferred operations into a separate file
` [PATCH 13/47] xfs: clean up typedef usage in the EFI/EFD handling code
` [PATCH 14/47] xfs: enable the xfs_defer mechanism to process extents to free
` [PATCH 15/47] xfs: rework xfs_bmap_free callers to use xfs_defer_ops
` [PATCH 16/47] xfs: change xfs_bmap_{finish, cancel, init, free} -> xfs_defer_*
` [PATCH 17/47] xfs: rename flist/free_list to dfops
` [PATCH 18/47] xfs: refactor redo intent item processing
` [PATCH 19/47] xfs: add tracepoints and error injection for deferred extent freeing
` [PATCH 20/47] xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
` [PATCH 36/47] xfs: convert unwritten status of reverse mappings
` [PATCH 38/47] xfs: create rmap update intent log items

My Email Again
 2016-08-02 18:39 UTC 

[4.8 hang] xfstests generic/361 hangs on dax enabled filesystems
 2016-08-03  0:59 UTC  (2+ messages)

iomap infrastructure and multipage writes V5
 2016-08-02 23:42 UTC  (8+ messages)

mmotm 2016-08-02-15-53 uploaded
 2016-08-02 22:54 UTC 

[RFC PATCH] locks: Show only file_locks created in the same pidns as current process
 2016-08-02 20:34 UTC  (12+ messages)

[GIT PULL] orangefs: kernel side caching and executable bugfix
 2016-08-02 19:57 UTC  (2+ messages)

[RFC v3 0/2] Support for posix acls in fuse
 2016-08-02 15:13 UTC  (6+ messages)
` [RFC v3 1/2] fuse: Use generic xattr ops
` [RFC v3 2/2] fuse: Add posix acl support
    ` [fuse-devel] [RFC v3 0/2] Support for posix acls in fuse

[PATCH 1041/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:11 UTC 

[PATCH 1042/1285] Replace numeric parameter like 0444 with macro
 2016-08-02 12:11 UTC 

[PATCH v2 RESEND] fs: return EPERM on immutable inode
 2016-08-02 12:28 UTC  (2+ messages)

[PATCH] vfs: fix return type of ioctl_file_dedupe_range
 2016-08-02 12:24 UTC  (2+ messages)

[PACTH v1] trace: Add trace events for open(), exec() and uselib()
 2016-08-02  8:11 UTC  (7+ messages)

[PATCH] vfs: cap dedupe request structure size at PAGE_SIZE
 2016-08-02  2:35 UTC  (3+ messages)

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-08-01 23:01 UTC  (17+ messages)

Subtle races between DAX mmap fault and write path
 2016-08-02  0:21 UTC  (18+ messages)

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-08-01 23:32 UTC  (3+ messages)

FIDEDUPERANGE with src_length == 0
 2016-08-01 19:32 UTC  (7+ messages)

[PATCH 1/6] fs: befs: remove unneeded initialization to zero
 2016-08-01 14:23 UTC  (12+ 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

[PATCH 0/3] new feature: monitoring page cache events
 2016-08-01 14:07 UTC  (6+ messages)

[PATCH v2] Prevent rqstp->rq_pages[RPCSVC_MAXPAGES] overrun
 2016-08-01  9:43 UTC  (2+ messages)

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

[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

[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  (4+ messages)
` [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  (9+ messages)

[PATCHv1, RFC 00/33] ext4: support of huge pages
 2016-07-27 14:09 UTC  (6+ 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).