public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-24 15:29:29 to 2015-11-02 20:10:29 UTC [more...]

[RFC 00/11] DAX fsynx/msync support
 2015-11-02 20:10 UTC  (22+ 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
` [RFC 09/11] dax: add support for fsync/sync
` [RFC 10/11] xfs, ext2: call dax_pfn_mkwrite() on write fault
` [RFC 11/11] ext4: add ext4_dax_pfn_mkwrite()

[PATCH] namei: permit linking with CAP_FOWNER in userns
 2015-11-02 19:57 UTC  (11+ messages)

Data Storage Users List
 2015-11-02 16:09 UTC 

[PATCH 0/3] PM, vfs: use filesystem freezing instead of kthread freezer
 2015-11-02 15:18 UTC  (24+ messages)
` [PATCH 1/3] power, vfs: move away from PF_KTHREAD freezing in favor of fs freezing
` [PATCH 2/3] freezer: get rid of the kthread freezer
` [PATCH 3/3] freezer: warn if anyone is trying to use freezer on kthreads

[ANNOUNCE] util-linux v2.27.1
 2015-11-02 11:08 UTC 

[PATCH] osd fs: __r4w_get_page rely on PageUptodate for uptodate
 2015-11-02 11:05 UTC  (4+ messages)

[PATCH] bfs: fix i_blocks accounting
 2015-11-02  9:03 UTC 

[PATCH v9 0/1] Enable capsule loader interface for efi firmware updating
 2015-11-02  7:17 UTC  (8+ messages)
` [PATCH v9 1/1] efi: a misc char interface for user to update efi firmware

[PATCH v9 1/1] efi: a misc char interface for user to update efi firmware
 2015-11-02  6:47 UTC 

[Bug 106241] New: shutdown(3)/close(3) behaviour is incorrect for sockets in accept(3)
 2015-11-02  6:22 UTC  (32+ messages)

[GIT PULL] please pull file-locking related changes for v4.3
 2015-11-02  2:05 UTC  (5+ messages)

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

[PATCH v2] fs/binfmt_elf_fdpic.c: provide NOMMU loader for regular ELF binaries
 2015-10-30 19:39 UTC  (5+ messages)

[PATCH 00/17] cleanups of fs about new/huge_valid_dev
 2015-10-30  1:38 UTC  (4+ messages)
` [PATCH 07/17] fs/ext4: remove unnecessary new_valid_dev check

[PATCH v4 08/11] smack: misc cleanups in preparation for a namespace patch
 2015-10-29 22:52 UTC  (12+ messages)
  ` [PATCH v4 01/11] user_ns: 3 new LSM hooks for user namespace operations
  ` [PATCH v4 02/11] lsm: /proc/$PID/attr/label_map file and getprocattr_seq hook
  ` [PATCH v4 03/11] lsm: add file opener's cred to a setprocattr arguments
  ` [PATCH v4 04/11] lsm: inode_pre_setxattr hook
  ` [PATCH v4 05/11] smack: extend capability functions and fix 2 checks
  ` [PATCH v4 06/11] smack: don't use implicit star to display smackfs/syslog
  ` [PATCH v4 07/11] smack: abstraction layer for 2 common Smack operations
  ` [PATCH v4 09/11] smack: namespace groundwork
  ` [PATCH v4 10/11] smack: namespace implementation
  ` [PATCH v4 11/11] smack: documentation for the Smack namespace

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

question: should io_is_direct really return true for DAX inodes?
 2015-10-29 21:09 UTC  (3+ messages)

[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

[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/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

[PATCH 0/9] vfs: move btrfs clone ioctls to common code
 2015-10-27 17:13 UTC  (11+ messages)
` [PATCH 2/9] cifs: add .copy_file_range file operation
` [PATCH 3/9] nfs42: "
  ` [PATCH 1/9] vfs: add COPY_FILE_CLONE_ONLY flag
  ` [PATCH 4/9] vfs: pull btrfs clone API to vfs layer
` [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  (12+ messages)
` [PATCH v7 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v7 5/4] copy_file_range.2: New page documenting copy_file_range()

[PATCH v10 0/5] Add initial configfs support for IIO
 2015-10-27  8:35 UTC  (3+ messages)
` [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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox