linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-29 22:55:04 to 2016-04-05 13:30:23 UTC [more...]

[PATCH] fs: return EPERM on immutable inode
 2016-04-05 13:28 UTC 

state of logfs?
 2016-04-05 12:54 UTC 

Reconsidering exportable UBIFS
 2016-04-04 22:17 UTC 

[GIT PULL] f2fs fixes for v4.6-rc3
 2016-04-04 21:15 UTC  (3+ messages)

[PATCH 1/3] orangefs: clean up truncate ctime and mtime setting
 2016-04-04 20:26 UTC  (3+ messages)
` [PATCH 2/3] orangefs: strncpy -> strlcpy
` [PATCH 3/3] orangefs: remove unused variable

[Linux-v4.6-rc1] ext4: WARNING: CPU: 2 PID: 2692 at kernel/locking/lockdep.c:2017 __lock_acquire+0x180e/0x2260
 2016-04-04 16:02 UTC  (26+ messages)
              ` [PATCH] lockdep: print chain_key collision information

[PATCH 0/5] dax: handling of media errors
 2016-04-04 12:09 UTC  (11+ messages)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors

[GIT PULL] Quota fixes for 4.6-rc3
 2016-04-04  9:50 UTC 

[PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
 2016-04-04  9:40 UTC  (3+ messages)

[PATCH] repquota: use the same whitespace for quotaio_meta as quotaio_v2
 2016-04-04  9:31 UTC  (2+ messages)

[PATCH 1/1] fanotify: pre-approve listener's OPEN_PERM access requests
 2016-04-01 23:05 UTC  (5+ messages)

[RFC v2] [PATCH 0/10] DAX page fault locking
 2016-03-31 16:27 UTC  (4+ messages)
` [PATCH 08/10] dax: New "

DAX data corruption for mmaped and written files
 2016-03-31 13:47 UTC  (3+ messages)

xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage
 2016-04-04  6:12 UTC  (12+ messages)

[PATCH 00/13] fscrypto: cleanups and fixes
 2016-04-03  7:45 UTC  (15+ messages)
` [PATCH 01/13] fscrypto: remove unnecessary includes
` [PATCH 02/13] fscrypto: rename some functions for clarity
` [PATCH 03/13] fscrypto: rename functions to load and unload inode encryption info
` [PATCH 04/13] fscrypto: return bool instead of int where appropriate
` [PATCH 05/13] fscrypto: comment improvements and fixes
` [PATCH 06/13] fscrypto: crypto_alloc_skcipher() always returns an ERR_PTR(), never NULL
` [PATCH 07/13] fscrypto: simplify building key descriptor string
` [PATCH 08/13] fscrypto: use standard macros from kernel.h
` [PATCH 09/13] fscrypto: make fname_encrypt() actually return length of ciphertext
` [PATCH 10/13] fscrypto: restrict setting new policy to empty files and directories only
` [PATCH 11/13] fscrypto: restrict setting encryption policy to inode owner
` [PATCH 12/13] fscrypto: require write access to mount to set encryption policy
` [PATCH 13/13] fscrypto: improve error handling in fscrypt_set_policy()

A few more filesystem encryption questions
 2016-04-03  7:41 UTC  (2+ messages)

UBIFS and page migration (take 2)
 2016-04-03  0:13 UTC  (7+ messages)
` [PATCH 1/2] mm: Export migrate_page_move_mapping and migrate_page_copy
` [PATCH 2/2] UBIFS: Implement ->migratepage()

[GIT PULL] a configfs fix for -rc2
 2016-04-02 16:00 UTC 

[fuse-devel] Horrible mmap write performance (kernel writeback issue?)
 2016-04-02  6:34 UTC  (6+ messages)
              `  "

[git pull] orangefs bugfixes for rc2
 2016-04-02  1:32 UTC  (12+ messages)

mmotm 2016-04-01-16-24 uploaded
 2016-04-01 23:24 UTC 

[PATCH v3] vfs: Add support to document max and min inode times
 2016-04-01 20:58 UTC 

[PATCH RESEND 0/2] fix RLIMIT_CORE accounting for sparse dumps
 2016-04-01 18:45 UTC  (3+ messages)
` [PATCH RESEND 1/2] coredump: get rid of coredump_params->written
` [PATCH RESEND 2/2] coredump: only charge written data against RLIMIT_CORE

[PATCHSET v3][RFC] Make background writeback not suck
 2016-04-01 16:58 UTC  (31+ messages)
` [PATCH 1/9] writeback: propagate the various reasons for writeback
` [PATCH 2/9] writeback: add wbc_to_write()
` [PATCH 3/9] writeback: use WRITE_SYNC for reclaim or sync writeback
` [PATCH 4/9] writeback: track if we're sleeping on progress in balance_dirty_pages()
` [PATCH 5/9] block: add ability to flag write back caching on a device
` [PATCH 6/9] sd: inform block layer of write cache state
` [PATCH 7/9] NVMe: "
` [PATCH 8/9] block: add code to track actual device queue depth
` [PATCH 9/9] writeback: throttle buffered writeback

[PATCH, REBASED 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-04-01 12:29 UTC  (4+ messages)
` [PATCH, REBASED 1/3] mm, fs: "
` [PATCH, REBASED 2/3] mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
` [PATCH, REBASED 3/3] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition

Legal characters in encrypted fscrypto (f2fs/ext4) filename?
 2016-04-01  6:21 UTC  (2+ messages)

[PATCH v2] vfs: constify arguments to utime family of system calls
 2016-04-01  3:30 UTC  (4+ messages)

fallocate mode flag for "unshare blocks"?
 2016-04-01  2:00 UTC  (22+ messages)

[RFC] [PATCH 0/12] DAX page fault locking
 2016-04-01  0:34 UTC  (11+ messages)
` [PATCH 12/12] dax: New "

block allocator issue with ext4+DAX
 2016-03-31 15:13 UTC  (3+ messages)

[Patch v3 0/3] allow the creation of architecture emulation containers where the emulator binary is outside the container
 2016-03-31 14:57 UTC  (4+ messages)
` [Patch v3 1/3] fs: add filp_clone_open API
` [Patch v3 2/3] binfmt_misc: add persistent opened binary handler for containers
` [Patch v3 3/3] binfmt_misc: add F option description to documentation

[git pull] vfs fix
 2016-03-31  4:27 UTC 

fallocate INSERT_RANGE/COLLAPSE_RANGE is completely broken [PATCH]
 2016-03-30 23:17 UTC  (6+ messages)

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-30 20:18 UTC  (8+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes

[PATCH] f2fs crypto: fix corrupted symlink in encrypted case
 2016-03-30 20:26 UTC 

[PATCH 1/2] f2fs: use PGP_LOCK to check its truncation
 2016-03-30 20:24 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add BUG_ON to avoid unnecessary flow

Downsides to using synchronize_rcu_expedited instead if synchronize_rcu in namespace_unlock
 2016-03-30 18:25 UTC 

[PATCH v4 0/8] Support for transparent PUD pages for DAX files
 2016-03-30 14:05 UTC  (4+ messages)
` [PATCH v4 3/8] mm: Add support for PUD-sized transparent hugepages

I NEED YOUR HELP KINDLY VIEW THE ATTACHMENT AND GET BACK TO ME
 2016-03-30 10:48 UTC 

[PATCH] liblockdep: Fix unsupported 'basename -s' in run_tests.sh
 2016-03-30 10:51 UTC  (2+ messages)
` [tip:core/urgent] tools/lib/lockdep: "

[PATCH 0/5] Misc. cleanup and portability patches for quota-tools
 2016-03-30  8:29 UTC  (7+ messages)
` [PATCH 1/5] Update the gitignore file to ignore additional generated files
` [PATCH 2/5] Allow building on systems that do not have rpc header files
` [PATCH 3/5] Use NGROUPS_MAX instead of NGROUPS
` [PATCH 4/5] Provide fallback definitions for MNTTYPE_NFS and MNTTYPE_NOAUTO
` [PATCH 5/5] Support systems which do not have nl_langinfo()

[PATCH quota-tools] Update the gitignore file to ignore additional generated files
 2016-03-30  7:51 UTC  (2+ messages)

[PATCH] fs/vfs: improve __mnt_is_readonly
 2016-03-30  7:30 UTC  (6+ messages)

[PATCH v2 0/5] dax: handling of media errors
 2016-03-30  6:56 UTC  (11+ messages)
` [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v2 2/5] dax: fallback from pmd to pte on error
` [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

add RWF_(D)SYNC flag to preadv2/pwritev2
 2016-03-30  6:54 UTC  (4+ messages)
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC
  ` [PATCH 09/10] "

[vfs PATCH v3 0/4] vfs: Expand iomap interface to fiemap
 2016-03-30  6:47 UTC  (7+ messages)
` [vfs PATCH v3 1/4] VFS: move iomap from exportfs.h to iomap.h

mmotm 2016-03-29-15-54 uploaded
 2016-03-29 22:55 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).