linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-28 19:39:53 to 2017-04-02 17:01:50 UTC [more...]

[PATCH] fs: drop duplicate header percpu-rwsem.h
 2017-04-09  1:32 UTC  (2+ messages)

[git pull] vfs fixes
 2017-04-02 17:01 UTC 

[vfs:uaccess.sparc 10/10] undefined reference to `___copy_in_user'
 2017-04-02 16:48 UTC 

[vfs:uaccess.powerpc 11/11] drivers/net//ethernet/ibm/ibmvnic.c:2826:2: warning: ignoring return value of 'copy_to_user', declared with attribute warn_unused_result
 2017-04-02 16:33 UTC 

[vfs:uaccess.parisc 10/10] arch/parisc/lib/memcpy.c:48:32: error: expected declaration specifiers before ';' token
 2017-04-02 16:04 UTC 

[PATCH v4 0/6] Skipped unlocks
 2017-04-02 14:29 UTC  (12+ messages)
` [PATCH 1/6] NFS4: remove a redundant lock range check
` [PATCH 2/6] NFS: Move the flock open mode check into nfs_flock()
` [PATCH 3/6] locks: Set FL_CLOSE when removing flock locks on close()
` [PATCH 4/6] NFS: Add an iocounter wait function for async RPC tasks
` [PATCH 5/6] lockd: Introduce nlmclnt_operations
` [PATCH 6/6] NFS: Always wait for I/O completion before unlock

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-04-01 23:05 UTC  (19+ messages)

[PATCH] fs: Handle register_shrinker failure
 2017-04-01  9:11 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 1/2] xfstests: Add first statx test
 2017-04-01  7:35 UTC  (8+ messages)
` [PATCH 2/2] xfstests: Partially expand the documentation

[PATCH] ext4: Add statx support
 2017-03-31 21:06 UTC  (2+ messages)

[RFC PATCH 0/4] fs: introduce new writeback error tracking infrastructure and convert ext4 to use it
 2017-03-31 19:26 UTC  (5+ messages)
` [RFC PATCH 1/4] fs: new infrastructure for writeback error handling and reporting
` [RFC PATCH 2/4] dax: set errors in mapping when writeback fails
` [RFC PATCH 3/4] buffer: set wb errors using both new and old infrastructure for now
` [RFC PATCH 4/4] ext4: wire it up to the new writeback error reporting infrastructure

[PATCH 1/8] Documentation/filesystems: fix documentation for ->getattr()
 2017-03-31 17:41 UTC  (9+ messages)
` [PATCH 2/8] statx: reject unknown flags when using NULL path
` [PATCH 3/8] statx: remove incorrect part of vfs_statx() comment
` [PATCH 4/8] statx: optimize copy of struct statx to userspace
` [PATCH 5/8] ext4: Add statx support
` [PATCH 6/8] xfs: report crtime and attribute flags to statx
` [PATCH 7/8] statx: Reserve the top bit of the mask for future struct expansion
` [PATCH 8/8] statx: Include a mask for stx_attributes in struct statx

[PATCH] statx: reject unknown flags when using NULL path
 2017-03-31 16:58 UTC  (8+ messages)

statx manpage
 2017-03-31 16:43 UTC  (14+ messages)
` [PATCH] xfs: report crtime and attribute flags to statx

[PATCH 0/33 v6] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-03-31 15:42 UTC  (9+ messages)
` [PATCH 14/33] fsnotify: Remove indirection from fsnotify_detach_mark()
` [PATCH 17/33] fsnotify: Free fsnotify_mark_connector when there is no mark attached
` [PATCH 20/33] fsnotify: Detach mark from object list when last reference is dropped

[PATCH] statx: remove incorrect part of vfs_statx() comment
 2017-03-31 15:41 UTC  (2+ messages)

[PATCH v2] fs: Remove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag
 2017-03-31 15:41 UTC  (2+ messages)

[PATCH RESEND 0/2] Expose task pid_ns_for_children to userspace
 2017-03-31 15:25 UTC  (8+ messages)
` [PATCH RESEND 1/2] ns: Allow ns_entries to have custom symlink content
` [PATCH RESEND 2/2] pidns: Expose task pid_ns_for_children to userspace

[PATCH] xfstests: Add first statx test
 2017-03-31 13:58 UTC  (11+ messages)

Apparent backward time travel in timestamps on file creation
 2017-03-31 12:35 UTC  (13+ messages)

[PATCH] fscrypt: Add support for AES-128-CBC
 2017-03-31 11:11 UTC  (4+ messages)

[PATCH] xfstests: Add first statx test [ver #2]
 2017-03-31 11:11 UTC  (3+ messages)

[PATCH] ext4: Add statx support
 2017-03-31  8:06 UTC  (3+ messages)

[PATCH 1/2] f2fs: write small sized IO to hot log
 2017-03-31  4:18 UTC  (7+ messages)
` [PATCH 2/2] f2fs: avoid IO split due to mixed WB_SYNC_ALL and WB_SYNC_NONE
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: write small sized IO to hot log

mmotm 2017-03-30-16-31 uploaded
 2017-03-31  0:15 UTC  (2+ messages)

[vfs:uaccess.powerpc 10/10] arch/powerpc/lib/copy_32.S:488: Error: backward ref to unknown label "112:"
 2017-03-30 20:23 UTC 

RFC: reject unknown open flags
 2017-03-30 20:05 UTC  (13+ messages)
` [PATCH 1/2] fs: add a VALID_OPEN_FLAGS
` [PATCH 2/2] fs: reject unknown open flags

[PATCH 1/1 linux-next] fs/affs: free affs_sb_info in put_super()
 2017-03-30 19:42 UTC 

[PATCH] xfs_io: Allow "open -P" to specify O_PATH
 2017-03-30 16:29 UTC  (8+ messages)
` [PATCH] xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOW
` The XFS_IOC_FSGEOMETRY ioctl doesn't like fds that are opened O_PATH

[PATCH v8 0/9] vfs/xfs/ext4: GETFSMAP support
 2017-03-30 16:00 UTC  (11+ messages)
` [PATCH 1/9] vfs: add common GETFSMAP ioctl definitions
` [PATCH 2/9] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 3/9] xfs: provide a query_range function for "
` [PATCH 4/9] xfs: create a function to query all records in a btree
` [PATCH 5/9] xfs: add a couple of queries to iterate free extents in the rtbitmap
` [PATCH 6/9] xfs: implement the GETFSMAP ioctl
` [PATCH 7/9] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 8/9] xfs: report realtime space information via the rtbitmap
` [PATCH 9/9] ext4: support GETFSMAP ioctls
` [PATCH 10/9] ioctl_getfsmap.2: document the GETFSMAP ioctl

[PATCH] xfs_io: Allow -P and -L to be given to open for O_PATH and O_NOFOLLOW [ver #2]
 2017-03-30  9:52 UTC 

allow O_NOATIME | O_PATH open(2) flags?
 2017-03-29 22:48 UTC 

[PATCH] xfs_io: changes to statx interface [ver #2]
 2017-03-29 21:55 UTC  (18+ messages)
` [PATCH 2/2 V2] xfs_io: hook up statx
  ` [PATCH 0/2 "
    ` [PATCH] xfs_io: changes to statx interface [ver #3]
    ` [PATCH] xfs_io: changes to statx interface [ver #4]

[PATCH] fs: switch order of CAP_DAC_OVERRIDE and CAP_DAC_READ_SEARCH checks
 2017-03-29 21:36 UTC  (3+ messages)

Creating a mailing list, git tree, and patchwork project for fscrypt
 2017-03-29 21:14 UTC  (2+ messages)

[PATCH 0/1] fs: Support compiling out the pivot_root syscall
 2017-03-29 20:38 UTC  (4+ messages)
` [PATCH 1/1] fs: Allows for the pivot_root syscall to be optional

[PATCH] orangefs: implement statx
 2017-03-29 15:41 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] orangefs: do not check possibly stale size on truncate

[vfs:uaccess.x86 11/12] include/linux/uaccess.h:185:1: error: conflicting types for '__copy_in_user'
 2017-03-29 11:51 UTC 

[PATCH 0/25 v2] fs: Convert all embedded bdis into separate ones
 2017-03-29 10:56 UTC  (26+ messages)
` [PATCH 01/25] bdi: Provide bdi_register_va() and bdi_alloc()
` [PATCH 02/25] block: Unregister bdi on last reference drop
` [PATCH 03/25] bdi: Export bdi_alloc_node() and bdi_put()
` [PATCH 04/25] fs: Provide infrastructure for dynamic BDIs in filesystems
` [PATCH 05/25] fs: Get proper reference for s_bdi
` [PATCH 06/25] lustre: Convert to separately allocated bdi
` [PATCH 07/25] 9p: "
` [PATCH 08/25] btrfs: "
` [PATCH 09/25] ceph: "
` [PATCH 10/25] cifs: "
` [PATCH 11/25] ecryptfs: "
` [PATCH 12/25] afs: "
` [PATCH 13/25] mtd: Convert to dynamically allocated bdi infrastructure
` [PATCH 14/25] coda: Convert to separately allocated bdi
` [PATCH 15/25] exofs: "
` [PATCH 16/25] fuse: "
` [PATCH 17/25] fuse: Get rid of bdi_initialized
` [PATCH 18/25] gfs2: Convert to properly refcounting bdi
` [PATCH 19/25] nilfs2: "
` [PATCH 20/25] ncpfs: Convert to separately allocated bdi
` [PATCH 21/25] nfs: "
` [PATCH 22/25] ubifs: "
` [PATCH 23/25] fs: Remove SB_I_DYNBDI flag
` [PATCH 24/25] block: Remove unused functions
` [PATCH 25/25] bdi: Drop 'parent' argument from bdi_register[_va]()

[vfs:uaccess.mips 9/14] arch/mips/kernel/mips-r2-to-r6-emul.c:1203:8: note: in expansion of macro 'access_ok'
 2017-03-29  9:55 UTC 

[PATCH 1/5] f2fs: relax node version check for victim data in gc
 2017-03-29  7:04 UTC  (4+ messages)
` [f2fs-dev] "

[vfs:uaccess.m32r 11/11] arch/m32r/kernel/m32r_ksyms.c:29:1: note: in expansion of macro 'EXPORT_SYMBOL'
 2017-03-29  6:56 UTC 

arch/mips/include/asm/uaccess.h:889:44: error: 'len' undeclared
 2017-03-28 23:21 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).