linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-29 05:41:26 to 2016-03-03 16:18:43 UTC [more...]

ntfs.streams.list xattr and listing alternate data streams
 2016-03-03 16:18 UTC 

generic RDMA READ/WRITE API V2
 2016-03-03 16:11 UTC  (12+ messages)
` [PATCH 1/6] vfs: pass a flags argument to vfs_readv/vfs_writev
` [PATCH 2/6] vfs: vfs: Define new syscalls preadv2,pwritev2
` [PATCH 3/6] x86: wire up preadv2 and pwritev2
` [PATCH 4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
` [PATCH 5/6] direct-io: only use block polling if explicitly requested
` [PATCH 6/6] blk-mq: enable polling support by default
  ` selective block polling and preadv2/pwritev2 revisited V3

[PATCH] ovl: copy new uid/gid into overlayfs runtime inode
 2016-03-03 16:04 UTC  (2+ messages)

[PATCH v2] vfs: Add support to check max and min inode times
 2016-03-03 16:03 UTC  (4+ messages)

[PATCH] Let the ELF binfmts test against the OSABI field
 2016-03-03 14:15 UTC 

[PATCH] vfs: Add support to check max and min inode times
 2016-03-03 14:08 UTC  (7+ messages)
` [Y2038] "

[PATCH 0/3] RFC improvements to radix-tree related to DAX
 2016-03-03 13:10 UTC  (9+ messages)
` [PATCH 3/3] radix-tree: support locking of individual exception entries
` [PATCH 2/3] radix-tree: make 'indirect' bit available to "
` [PATCH 1/3] DAX: move RADIX_DAX_ definitions to dax.c

fs: uninterruptible hang in handle_userfault
 2016-03-03 12:48 UTC  (13+ messages)

[LSF/MM ATTEND] block: multipage bvecs
 2016-03-03 12:11 UTC  (10+ messages)
  ` [Lsf-pc] "

[PATCH 0/5] Add trace events for filesystem freeze/thaw events
 2016-03-03 11:18 UTC  (14+ messages)
` [PATCH 1/5] fs: simplify freeze_super()/thaw_super() exit handling
` [PATCH 2/5] fs/block_dev.c: simplify freeze_bdev() and thaw_bdev() "
` [PATCH 3/5] fs: add trace events for freeze_super() and thaw_super()
` [PATCH 4/5] fs/block_dev.c: add trace events for freeze_bdev() and thaw_bdev()
` [PATCH 5/5] fs: enable filesystem freeze/thaw events

[PATCH v5 0/5] vfs: Use per-cpu list for SB's s_inodes list
 2016-03-03 10:41 UTC  (9+ messages)
` [PATCH v5 1/5] lib/percpu-list: Per-cpu list with associated per-cpu locks
` [PATCH v5 2/5] fsnotify: Simplify inode iteration on umount
` [PATCH v5 3/5] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH v5 4/5] vfs: Use per-cpu list for superblock's inode list
` [PATCH v5 5/5] lib/percpu-list: Add a config parameter for disabling per-cpu list

[PATCH 0/3] Fix overlayfs with NFS as lowerdir
 2016-03-03  8:16 UTC  (11+ messages)
` [PATCH 1/3] ovl: Add d_select_inode to reval dentry operations
` [PATCH 2/3] vfs: Add d_select_inode for overlayfs translation
` [PATCH 3/3] nfs: Store and use inode in nfs_open_context

[PATCH] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
 2016-03-02 23:56 UTC 

[PATCH v5.1 0/2] create BLKZEROOUT ioctl that invalidates page cache
 2016-03-02 23:49 UTC  (11+ messages)
` [PATCH 1/2] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks

[PATCH] block: return EBUSY from drop_partitions on mounted whole disk device
 2016-03-02 22:15 UTC  (5+ messages)

[PATCH v3 00/10] File-level Encryption Support by VFS
 2016-03-02 18:31 UTC  (11+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption
` [PATCH 02/10] fs crypto: add crypto.c for encrypt/decrypt functions
` [PATCH 03/10] fs crypto: add policy.c to handle contexts
` [PATCH 04/10] fs crypto: add keyinfo.c to handle permissions
` [PATCH 05/10] fs crypto: add fname.c to support filename encryption
` [PATCH 06/10] fs crypto: add Makefile and Kconfig
` [PATCH 07/10] fs crypto: add dentry revalidation facility in crypto
` [PATCH 08/10] f2fs crypto: migrate into vfs's crypto engine
` [PATCH 09/10] f2fs crypto: sync ext4_lookup and ext4_file_open
` [PATCH 10/10] ext4 crypto: migrate into vfs's crypto engine

[PATCH] f2fs: mutex can't be used by down_write_nest_lock()
 2016-03-02 18:22 UTC  (3+ messages)

[PATCH 0/2] Add infrastructure to support vfs 64 bit times
 2016-03-02 16:22 UTC  (6+ messages)
` [PATCH 1/2] fs: Add current_fs_time_sec() function
  ` [Y2038] "
` [PATCH 2/2] vfs: Add vfs_time accessors
  ` [Y2038] "
` [Y2038] [PATCH 0/2] Add infrastructure to support vfs 64 bit times

[PATCH RT 14/17] f2fs: Mutex cant be used by down_write_nest_lock()
 2016-03-02 15:44 UTC 

[PATCH RT 17/20] f2fs: Mutex cant be used by down_write_nest_lock()
 2016-03-02 15:37 UTC 

[PATCH RT 19/22] f2fs: Mutex cant be used by down_write_nest_lock()
 2016-03-02 15:09 UTC 

[PATCH] ovl: fix working on distributed fs as lower layer
 2016-03-02 14:18 UTC  (3+ messages)

[PATCH] ovl: fix getcwd() failure after unsuccessful rmdir
 2016-03-02 14:17 UTC  (2+ messages)

[PATCH] ovl: ignore lower entries when checking purity of non-directory entries
 2016-03-02 14:15 UTC  (3+ messages)

[LSF/MM TOPIC] Support for 1GB THP
 2016-03-02 14:14 UTC  (14+ messages)
` [Lsf-pc] "

[ceph] what's going on with d_rehash() in splice_dentry()?
 2016-03-02  3:00 UTC  (3+ messages)

[PATCH] remove warn when bdi is unregisterd in __mark_inode_dirty()
 2016-03-01 21:34 UTC  (2+ messages)

[git pull] d_inode/d_flags race fix
 2016-03-01 21:22 UTC 

[PATCH 00/10 v2] File-level Encryption Support by VFS
 2016-03-01 18:30 UTC  (8+ messages)
` [PATCH 01/10] fs crypto: add basic definitions for per-file encryption
` [PATCH 06/10] fs crypto: add Makefile and Kconfig

fs: NULL deref in atime_needs_update
 2016-03-01  8:59 UTC  (24+ messages)

[PATCH] vfs: constify arguments to utime family of system calls
 2016-03-01  5:31 UTC  (2+ messages)

Fwd: [PATCH 2/2] CIFS: Fix duplicate line introduced by clone_file_range patch
 2016-03-01  0:11 UTC 

[LSF/MM ATTEND] ext4, btrfs, request to attend
 2016-02-29 21:47 UTC 

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:42 UTC 

[PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-29 17:30 UTC  (3+ messages)

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:39 UTC 

[PATCH v2 1/1] OverlayFS: Fix checking permissions during lookup
 2016-02-29 16:54 UTC  (6+ messages)

[PATCH 1/1] fs: strncmp() for user space buffers
 2016-02-29 15:41 UTC  (5+ messages)

selective block polling and preadv2/pwritev2 revisited V2
 2016-02-29 14:59 UTC  (12+ messages)
` [PATCH 6/7] blk-mq: enable polling support by default
` [PATCH 7/7] block, directio: set a REQ_POLL flag when submitting polled bios

[PATCH v4 0/4] vfs: Use per-cpu list for SB's s_inodes list
 2016-02-29  8:34 UTC  (3+ messages)
` [PATCH v4 1/4] lib/percpu-list: Per-cpu list with associated per-cpu locks

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-02-29  8:17 UTC  (23+ messages)
` [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v18 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v18 06/22] richacl: In-memory representation and helper functions
` [PATCH v18 07/22] richacl: Permission mapping functions
` [PATCH v18 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v18 09/22] richacl: Permission check algorithm
` [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v18 13/22] vfs: Cache richacl in struct inode
` [PATCH v18 14/22] richacl: Update the file masks in chmod()
` [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v18 16/22] richacl: Create-time inheritance
` [PATCH v18 17/22] richacl: Automatic Inheritance
` [PATCH v18 18/22] richacl: xattr mapping functions
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 20/22] vfs: Add richacl permission checking
` [PATCH v18 21/22] ext4: Add richacl support
` [PATCH v18 22/22] ext4: Add richacl feature flag


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).