linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-07 21:05:21 to 2017-02-15 01:29:53 UTC [more...]

overlayfs: allowing for changes to lowerdir
 2017-02-15  1:29 UTC  (4+ messages)

[PATCH] f2fs: fix multiple f2fs_add_link() calls having same name
 2017-02-15  1:18 UTC  (2+ messages)
` [f2fs-dev] "

[RFC 0/1] shiftfs: uid/gid shifting filesystem (s_user_ns version)
 2017-02-14 23:45 UTC  (25+ messages)
` [RFC 1/1] shiftfs: uid/gid shifting bind mount

[PATCH 0/7] Non-blocking AIO
 2017-02-14 19:52 UTC  (14+ messages)
` [PATCH 1/7] nonblocking aio: Introduce IOCB_FLAG_NONBLOCKING
` [PATCH 2/7] noblocking aio: Return if cannot get hold of i_rwsem
` [PATCH 3/7] nonblocking aio: return if direct write will trigger writeback
` [PATCH 4/7] nonblocking aio: return on congested block device
` [PATCH 5/7] nonblocking aio: ext4
` [PATCH 6/7] nonblocking aio: xfs
` [PATCH 7/7] nonblocking aio: btrfs

fs/crypto: root read-access without key
 2017-02-14 19:00 UTC  (6+ messages)

xfs: fix inode uid/gid initialization
 2017-02-14 16:09 UTC  (12+ messages)
        ` [PATCH 1/2] fs: add inode helpers for fsuid and fsgid
        ` [PATCH 2/2] xfs: fix inode uid/gid initialization

[PATCH] fs,eventpoll: Don't test for bitfield with stack value
 2017-02-14 15:49 UTC 

Support for other keyrings than logon in fscrypt?
 2017-02-14 10:51 UTC 

[PATCH][V2] vfs: Use upper filesystem inode in bprm_fill_uid()
 2017-02-14  7:52 UTC  (2+ messages)

iomap infrastructure and multipage writes V5
 2017-02-14  6:10 UTC  (9+ messages)

[PATCH 1/3] f2fs: remove build_free_nids() during checkpoint
 2017-02-14  2:06 UTC  (3+ messages)
` [PATCH 2/3] f2fs: add bitmaps for empty or full NAT blocks
` [PATCH 3/3] f2fs: avoid reading NAT page by get_node_info

fs/crypto: file-name encryption, optional ?
 2017-02-13 22:32 UTC  (11+ messages)

[PATCH] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-02-13 21:40 UTC  (12+ messages)
` [PATCH v3 0/2] "

[PATCH] vfs: Use upper filesystem inode in bprm_fill_uid()
 2017-02-13 20:38 UTC  (5+ messages)

[PATCHv6 00/37] ext4: support of huge pages
 2017-02-13 16:28 UTC  (42+ messages)
` [PATCHv6 01/37] mm, shmem: swich huge tmpfs to multi-order radix-tree entries
` [PATCHv6 03/37] page-flags: relax page flag policy for few flags
` [PATCHv6 04/37] mm, rmap: account file thp pages
` [PATCHv6 05/37] thp: try to free page's buffers before attempt split
` [PATCHv6 06/37] thp: handle write-protection faults for file THP
` [PATCHv6 07/37] filemap: allocate huge page in page_cache_read(), if allowed
` [PATCHv6 08/37] filemap: handle huge pages in do_generic_file_read()
` [PATCHv6 09/37] filemap: allocate huge page in pagecache_get_page(), if allowed
` [PATCHv6 10/37] filemap: handle huge pages in filemap_fdatawait_range()
` [PATCHv6 11/37] HACK: readahead: alloc huge pages, if allowed
` [PATCHv6 12/37] brd: make it handle huge pages
` [PATCHv6 13/37] mm: make write_cache_pages() work on "
` [PATCHv6 15/37] thp: do not threat slab pages as huge in hpage_{nr_pages,size,mask}
` [PATCHv6 16/37] thp: make thp_get_unmapped_area() respect S_HUGE_MODE
` [PATCHv6 17/37] fs: make block_read_full_page() be able to read huge page

[PATCH v27 00/21] Richacls (Core and Ext4)
 2017-02-13 15:42 UTC  (11+ messages)
` [PATCH v27 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v27 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "

[PATCH v28 00/21] Richacls (Core and Ext4)
 2017-02-13 15:32 UTC  (22+ messages)
` [PATCH v28 01/21] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v28 02/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v28 03/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v28 04/21] vfs: Add permission flags for setting file attributes
` [PATCH v28 05/21] richacl: In-memory representation and helper functions
` [PATCH v28 06/21] richacl: Permission mapping functions
` [PATCH v28 07/21] richacl: Permission check algorithm
` [PATCH v28 08/21] richacl: Compute maximum file masks from an acl
` [PATCH v28 09/21] vfs: Cache base_acl objects in inodes
` [PATCH v28 10/21] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v28 11/21] vfs: Cache richacl in struct inode
` [PATCH v28 12/21] richacl: Update the file masks in chmod()
` [PATCH v28 13/21] richacl: Check if an acl is equivalent to a file mode
` [PATCH v28 14/21] richacl: Create-time inheritance
` [PATCH v28 15/21] richacl: Automatic Inheritance
` [PATCH v28 16/21] richacl: xattr mapping functions
` [PATCH v28 17/21] richacl: Add richacl xattr handler
` [PATCH v28 18/21] vfs: Add richacl permission checking
` [PATCH v28 19/21] vfs: Move check_posix_acl and check_richacl out of fs/namei.c
` [PATCH v28 20/21] ext4: Add richacl support
` [PATCH v28 21/21] ext4: Add richacl feature flag

[PATCH v3 0/9] fstests: new way to run overlay tests
 2017-02-12 20:51 UTC 

Клиентские базы +79139230330 Skype: prodawez390 Email: prodawez393@gmail.com Узнайте подробнее!
 2017-02-12  9:26 UTC 

[BUG 4.10-rc7] sb_fdblocks inconsistency in xfs/297 test
 2017-02-11  6:33 UTC  (7+ messages)

[LSF/MM TOPIC] slab reclaim
 2017-02-10 17:54 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH v14 0/9] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-02-10 13:07 UTC  (11+ messages)
` [PATCH v14 1/9] x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl
` [PATCH v14 2/9] x86/arch_prctl/64: Rename do_arch_prctl to do_arch_prctl_64
` [PATCH v14 3/9] x86/arch_prctl: Add do_arch_prctl_common
` [PATCH v14 4/9] x86/syscalls/32: Wire up arch_prctl on x86-32
` [PATCH v14 5/9] x86/cpufeature: Detect CPUID faulting support
` [PATCH v14 6/9] x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
` [PATCH v14 7/9] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
` [PATCH v14 8/9] KVM: x86: virtualize cpuid faulting
` [PATCH v14 9/9] x86/arch_prctl: Rename 'code' argument to 'option'

[PATCH] timerfd: Protect the might cancel mechanism proper
 2017-02-10 10:51 UTC  (7+ messages)

[RFC] Should we revert commit "ocfs2: do not lock/unlock() inode DLM lock"
 2017-02-10  6:01 UTC 

fs, net: deadlock between bind/splice on af_unix
 2017-02-10  1:37 UTC  (12+ messages)

[PATCH] f2fs: show checkpoint version at mount time
 2017-02-09 23:55 UTC 

[PATCH 0/25 v4] fsnotify: Avoid SRCU stalls with fanotify permission events
 2017-02-09 16:19 UTC  (4+ messages)
` [PATCH 09/25] fsnotify: Free fsnotify_mark_connector when there is no mark attached

[PATCH 0/24 RFC] fs: Convert all embedded bdis into separate ones
 2017-02-09 15:52 UTC  (17+ messages)
` [PATCH 04/24] fs: Provide infrastructure for dynamic BDIs in filesystems
  ` [lustre-devel] "
` [PATCH 05/24] fs: Get proper reference for s_bdi
` [PATCH 06/24] lustre: Convert to separately allocated bdi
  ` [lustre-devel] "
` [PATCH 08/24] btrfs: "
` [PATCH 16/24] exofs: "
` [PATCH 22/24] ubifs: "

[PATCH] fanotify: simplify the logical of fanotify_merge
 2017-02-09 13:09 UTC  (4+ messages)
  ` [PATCH] fanotify: simplify the code "

[PATCH] quota-tools: add missing newline to die() messages
 2017-02-09 10:57 UTC  (2+ messages)

Does anyone have test cases for mount namespaces?
 2017-02-09  5:09 UTC  (3+ messages)

[PATCH 1/6] f2fs: clean up flush/discard command namings
 2017-02-08 22:05 UTC  (9+ messages)
` [PATCH 5/6] f2fs: add a kernel thread to issue discard commands asynchronously

[PATCH] orangefs: fix buffer size mis-match between kernel space and user space
 2017-02-08 20:20 UTC 

fix write synchronization for DAX
 2017-02-08 19:43 UTC  (9+ messages)
` [PATCH 1/2] ext4: fix DAX write locking
` [PATCH 2/2] dax: assert that i_rwsem is held exclusive for writes

fs/crypt ioctl and attr
 2017-02-08 18:55 UTC  (9+ messages)

[PATCH] fscrypt: constify struct fscrypt_operations
 2017-02-08 16:17 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Video: fbdev: Remove impossible condition
 2017-02-08 15:37 UTC  (2+ messages)

[PATCH] fuse: fix use after free issue in fuse_dev_do_read()
 2017-02-08 15:00 UTC 

[PATCH v2 0/2] Add further ioctl() operations for namespace discovery
 2017-02-08 14:13 UTC  (10+ messages)
` [PATCH v4 "

[PATCH RESEND] fs: avoid iterate_supers to trigger call for sync on filesystem during mount
 2017-02-08 11:57 UTC 

[PATCH] aio: Check for aio_flags
 2017-02-08 11:19 UTC  (3+ messages)

[PATCH v3 0/2] iov_iter: allow iov_iter_get_pages_alloc to allocate more pages per call
 2017-02-08  9:53 UTC  (12+ messages)

mmotm 2017-02-07-15-20 uploaded
 2017-02-07 23:20 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).