linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-22 16:36:55 to 2015-10-29 20:12:12 UTC [more...]

[RFC 00/11] DAX fsynx/msync support
 2015-10-29 20:12 UTC  (9+ messages)
` [RFC 01/11] pmem: add wb_cache_pmem() to the PMEM API
` [RFC 02/11] mm: add pmd_mkclean()
` [RFC 03/11] pmem: enable REQ_FLUSH handling
` [RFC 04/11] dax: support dirty DAX entries in radix tree
` [RFC 05/11] mm: add follow_pte_pmd()
` [RFC 06/11] mm: add pgoff_mkclean()
` [RFC 07/11] mm: add find_get_entries_tag()
` [RFC 08/11] fs: add get_block() to struct inode_operations

[PATCH v14 0/5] Support for Open-Channel SSDs
 2015-10-29 19:48 UTC  (7+ messages)
` [PATCH v14 1/5] lightnvm: "
` [PATCH v14 2/5] gennvm: Generic NVM manager
` [PATCH v14 3/5] rrpc: Round-robin sector target with cost-based gc
` [PATCH v14 4/5] null_nvm: LightNVM test driver
` [PATCH v14 5/5] nvme: LightNVM support

question: should io_is_direct really return true for DAX inodes?
 2015-10-29 19:37 UTC  (2+ messages)

[PATCH] osd fs: __r4w_get_page rely on PageUptodate for uptodate
 2015-10-29 18:43 UTC 

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-10-29 18:09 UTC  (3+ messages)
` [PATCH 07/17] fs/ext4: remove unnecessary new_valid_dev check

Triggering non-integrity writeback from userspace
 2015-10-29 16:23 UTC  (9+ messages)

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-10-29 13:48 UTC  (12+ messages)

[PATCH] fs/file.c: __const_max is actually __const_min :-)
 2015-10-29 11:18 UTC  (2+ messages)

[PATCH v13 0/5] Support for Open-Channel SSDs
 2015-10-29  7:34 UTC  (8+ messages)
` [PATCH v13 1/5] lightnvm: "
` [PATCH v13 2/5] gennvm: Generic NVM manager
` [PATCH v13 3/5] rrpc: Round-robin sector target with cost-based gc
` [PATCH v13 4/5] null_nvm: LightNVM test driver
` [PATCH v13 5/5] nvme: LightNVM support

[GIT PULL] overlayfs bug fixes for 4.3-rc7
 2015-10-29  5:12 UTC 

[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
 2015-10-28 17:58 UTC  (2+ messages)
` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-10-28 17:33 UTC  (8+ messages)

[PATCH/RFC] make btrfs subvol mounts appear in /proc/mounts
 2015-10-28 15:12 UTC  (2+ messages)

[PATCH] fs: Make sync_file_range(2) use WB_SYNC_NONE writeback
 2015-10-28 14:18 UTC  (3+ messages)

[PATCH v8 2/2] efi: a misc char interface for user to update efi firmware
 2015-10-28  9:11 UTC 

[PATCH v12 0/5] Support for Open-Channel SSDs
 2015-10-27 23:44 UTC  (12+ messages)
` [PATCH v12 1/5] lightnvm: "
  ` [PATCH] lightnvm: fix memdup_user.cocci warnings
` [PATCH v12 2/5] gennvm: Generic NVM manager
` [PATCH v12 3/5] rrpc: Round-robin sector target with cost-based gc
` [PATCH v12 4/5] null_nvm: LightNVM test driver
` [PATCH v12 5/5] nvme: LightNVM support

[RFCv3 00/58] xfs: add reverse-mapping, reflink, and dedupe support
 2015-10-27 19:05 UTC  (3+ messages)
` [PATCH 40/58] libxfs: adjust refcount of an extent of blocks in refcount btree

[PATCH 0/9] vfs: move btrfs clone ioctls to common code
 2015-10-27 17:13 UTC  (11+ messages)
  ` [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag
  ` [PATCH 4/9] vfs: pull btrfs clone API to vfs layer
` [PATCH 2/9] cifs: add .copy_file_range file operation
` [PATCH 3/9] nfs42: "
` [PATCH 5/9] btrfs: remove btrfs_ioctl_clone(_range)
` [PATCH 6/9] cifs: remove private handler of BTRFS_IOC_CLONE
` [PATCH 7/9] nfs42: remove private clone ioctl handler
` [PATCH 8/9] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 9/9] NFSD: Implement the CLONE call

[PATCH v7 0/4] VFS: In-kernel copy system call
 2015-10-27 16:03 UTC  (16+ messages)
  ` [PATCH v7 1/4] vfs: add copy_file_range syscall and vfs helper
  ` [PATCH v7 2/4] x86: add sys_copy_file_range to syscall tables
  ` [PATCH v7 5/4] copy_file_range.2: New page documenting copy_file_range()
` [PATCH v7 3/4] btrfs: add .copy_file_range file operation
` [PATCH v7 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies

[PATCH v10 0/5] Add initial configfs support for IIO
 2015-10-27  8:35 UTC  (10+ messages)
` [PATCH v10 1/5] configfs: Allow dynamic group creation
` [PATCH v10 2/5] iio: core: Introduce IIO configfs support
` [PATCH v10 3/5] iio: core: Introduce IIO software triggers
  ` [PATCH] iio: core: fix ptr_ret.cocci warnings
` [PATCH v10 4/5] iio: trigger: Introduce IIO hrtimer based trigger
` [PATCH v10 5/5] iio: Documentation: Add IIO configfs documentation

(unknown),
 2015-10-26 17:51 UTC  (2+ messages)
` 

[PING][PATCH] binfmt_elf: Don't clobber passed executable's file header
 2015-10-26 15:48 UTC 

[PING][PATCH] binfmt_elf: Correct `arch_check_elf's description
 2015-10-26 15:47 UTC 

Hi
 2015-10-20  1:45 UTC 

(unknown),
 2015-10-25 14:15 UTC 

(unknown)
 2015-10-25  6:01 UTC 

async O_DIRECT vs. buffered synchronization (or lack thereof)
 2015-10-24 21:50 UTC  (2+ messages)

[PATCH RFC] fsnotify: destroy marks with call_srcu instead of dedicated thread
 2015-10-24 15:05 UTC  (2+ messages)

[PATCH v9 0/5] Add initial configfs support for IIO
 2015-10-24  9:10 UTC  (10+ messages)
` [PATCH v9 1/5] configfs: Allow dynamic group creation
` [PATCH v9 2/5] iio: core: Introduce IIO configfs support
` [PATCH v9 3/5] iio: core: Introduce IIO software triggers
` [PATCH v9 4/5] iio: trigger: Introduce IIO hrtimer based trigger
` [PATCH v9 5/5] iio: Documentation: Add IIO configfs documentation

[PATCH v12 00/49] Richacls
 2015-10-23 20:03 UTC  (52+ messages)
` [PATCH v12 01/49] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v12 02/49] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v12 03/49] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v12 04/49] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v12 05/49] vfs: Add permission flags for setting file attributes
` [PATCH v12 06/49] richacl: In-memory representation and helper functions
` [PATCH v12 07/49] richacl: Permission mapping functions
` [PATCH v12 08/49] richacl: Compute maximum file masks from an acl
` [PATCH v12 09/49] richacl: Permission check algorithm
` [PATCH v12 10/49] vfs: Cache base_acl objects in inodes
` [PATCH v12 11/49] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v12 12/49] vfs: Cache richacl in struct inode
` [PATCH v12 13/49] richacl: Update the file masks in chmod()
` [PATCH v12 14/49] richacl: Check if an acl is equivalent to a file mode
` [PATCH v12 15/49] richacl: Create-time inheritance
` [PATCH v12 16/49] richacl: Automatic Inheritance
` [PATCH v12 17/49] richacl: xattr mapping functions
` [PATCH v12 18/49] richacl: Add richacl xattr handler
` [PATCH v12 19/49] vfs: Add richacl permission checking
` [PATCH v12 20/49] ext4: Add richacl support
` [PATCH v12 21/49] ext4: Add richacl feature flag
` [PATCH v12 22/49] xfs: Fix error path in xfs_get_acl
` [PATCH v12 23/49] xfs: Make xfs_set_mode non-static
` [PATCH v12 25/49] xfs: Add richacl support
` [PATCH v12 26/49] richacl: acl editing helper functions
` [PATCH v12 27/49] richacl: Move everyone@ aces down the acl
` [PATCH v12 28/49] richacl: Propagate everyone@ permissions to other aces
` [PATCH v12 29/49] richacl: Set the owner permissions to the owner mask
` [PATCH v12 32/49] richacl: Apply the file masks to a richacl
` [PATCH v12 33/49] richacl: Create richacl from mode values
` [PATCH v12 34/49] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v12 36/49] nfsd: Add richacl support
` [PATCH v12 37/49] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v12 38/49] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
  ` [PATCH v12 24/49] xfs: Change how listxattr generates synthetic attributes
  ` [PATCH v12 30/49] richacl: Set the other permissions to the other mask
  ` [PATCH v12 31/49] richacl: Isolate the owner and group classes
  ` [PATCH v12 35/49] nfsd: Use richacls as internal acl representation
  ` [PATCH v12 39/49] richacl: Add support for unmapped identifiers
` [PATCH v12 40/49] nfsd: Add support for unmapped richace identifiers
` [PATCH v12 41/49] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v12 42/49] xfs: "
` [PATCH v12 43/49] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v12 44/49] sunrpc: Add xdr_init_encode_pages
` [PATCH v12 45/49] nfs: Fix GETATTR bitmap verification
` [PATCH v12 46/49] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v12 47/49] nfs: Distinguish missing users and groups from nobody
` [PATCH v12 48/49] nfs: Add richacl support
` [PATCH v12 49/49] nfs: Add support for the v4.1 dacl attribute

[PATCH v6 00/19] nfsd: open file caching
 2015-10-23  0:21 UTC  (3+ messages)

locks_get_lock_context null deref
 2015-10-22 18:55 UTC  (5+ messages)

[PATCH V2 0/3] Minor cleanup for locks API
 2015-10-22 18:45 UTC  (6+ messages)
` [PATCH V2 1/3] locks: introduce locks_lock_inode_wait()
` [PATCH V2 2/3] Move locks API users to locks_lock_inode_wait()
` [PATCH V2 3/3] locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait

[PATCH 3/3] locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
 2015-10-22 16:36 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).