linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-13 22:26:05 to 2015-05-18 11:37:32 UTC [more...]

[PATCH 0/4] OMFS fixes
 2015-05-18 11:34 UTC  (5+ messages)
` [PATCH 1/4] fs, omfs: add NULL terminator in the end up the token list
` [PATCH 2/4] omfs: set error return when d_make_root() fails
` [PATCH 3/4] omfs: fix sign confusion for bitmap loop counter
` [PATCH 4/4] omfs: fix potential integer overflow in allocator

Tux3 Report: How fast can we fsync?
 2015-05-18  7:58 UTC  (15+ messages)
` [WIP] tux3: Optimized fsync
` [FYI] tux3: Core changes

[PATCH 01/18] f2fs: avoid value overflow in showing current status
 2015-05-18  6:24 UTC  (12+ messages)
` [PATCH 03/18] f2fs crypto: declare some definitions for f2fs encryption feature

Space leak in f2fs
 2015-05-18  5:44 UTC  (11+ messages)
` [f2fs-dev] "

[PATCH 0/1] JFFS2: Less locking when reading directory entries
 2015-05-18  4:54 UTC  (2+ messages)
` [PATCH 1/1] "

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-18  4:20 UTC  (77+ messages)
` [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks
  ` [PATCH v3 074/110] VFS: replace {, total_}link_count in task_struct with pointer to nameidata
  ` [PATCH v3 105/110] namei: make unlazy_walk and terminate_walk handle nd->stack, add unlazy_link
  ` [PATCH v3 109/110] namei: handle absolute symlinks without dropping out of RCU mode
    ` [PATCH 02/21] lustre: kill unused macro (LOOKUP_CONTINUE)
    ` [PATCH 07/21] namei: uninline set_root{,_rcu}()
    ` [PATCH 11/21] namei: make filename_lookup() reject ERR_PTR() passed as name
    ` [PATCH 12/21] namei: shift nameidata down into filename_parentat()
    ` [PATCH 13/21] namei: saner calling conventions for filename_create()
    ` [PATCH 14/21] namei: saner calling conventions for filename_parentat()
    ` [PATCH 15/21] namei: fold path_cleanup() into terminate_walk()
    ` [PATCH 16/21] namei: stash dfd and name into nameidata
    ` [PATCH 17/21] namei: trim do_last() arguments
    ` [PATCH 18/21] inline user_path_parent()
    ` [PATCH 19/21] inline user_path_create()
    ` [PATCH 20/21] namei: move saved_nd pointer into struct nameidata
    ` [PATCH 21/21] turn user_{path_at,path,lpath,path_dir}() into static inlines

[PATCH V6 05/10] audit: log creation and deletion of namespace instances
 2015-05-16 22:49 UTC  (27+ messages)

[PATCH RFC v2 0/2] O_NOCMTIME protected by generic mount option
 2015-05-16 21:50 UTC  (4+ messages)
` [PATCH RFC v2 1/2] vfs: add generic nocmtime mount flag
  ` [PATCH RFC v2 2/2] vfs: add O_NOCMTIME

Revert "aio: block exit_aio() until all context requests are completed"
 2015-05-16 15:16 UTC  (4+ messages)

ext4 lazytime: ctime of some files changed
 2015-05-16 14:30 UTC  (9+ messages)

Payment
 2015-05-16 13:28 UTC 

Payment
 2015-05-16 12:50 UTC 

[PATCH] f2fs crypto: split f2fs_crypto_init/exit with two parts
 2015-05-16  3:59 UTC 

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-05-16  2:11 UTC  (28+ messages)
` [CFT][PATCH 04/10] fs: Add helper functions for permanently empty directories
` [CFT][PATCH 05/10] sysctl: Allow creating "
  ` [CFT][PATCH 01/10] mnt: Refactor the logic for mounting sysfs and proc in a user namespace
  ` [CFT][PATCH 02/10] mnt: Modify fs_fully_visible to deal with mount attributes
  ` [CFT][PATCH 03/10] vfs: Ignore unlocked mounts in fs_fully_visible
  ` [CFT][PATCH 06/10] proc: Allow creating permanently empty directories
  ` [CFT][PATCH 07/10] kernfs: Add support for always "
  ` [CFT][PATCH 08/10] sysfs: Add support for permanently "
  ` [CFT][PATCH 09/10] sysfs: Create mountpoints with sysfs_create_empty_dir
  ` [CFT][PATCH 10/10] mnt: Update fs_fully_visible to test for permanently empty directories
` [CFT][PATCH 00/10] Making new mounts of proc and sysfs as safe as bind mounts (take 2)
    ` [CFT][PATCH 05/10] sysctl: Allow creating permanently empty directories that serve as mountpoints
    ` [CFT][PATCH 06/10] proc: Allow creating permanently empty directories that serve as mount points
    ` [CFT][PATCH 08/10] sysfs: Add support for permanently empty directories to "
    ` [CFT][PATCH 09/10] sysfs: Create mountpoints with sysfs_create_mount_point

[PATCH 0/4] NFSD: Pin to vfsmount instead of mntget for export cache
 2015-05-15 23:23 UTC  (9+ messages)
` [PATCH 4/4] nfsd: Pin to vfsmnt instead of mntget

[RFC v3 00/45] Richacls
 2015-05-15 21:33 UTC  (15+ messages)
` [RFC v3 19/45] richacl: Also recognize nontrivial mode-equivalent acls
` [RFC v3 20/45] richacl: Automatic Inheritance
` [RFC v3 25/45] richacl: acl editing helper functions

[PATCH 1/1 linux-next] fs/affs/symlink.c: remove unneeded err variable
 2015-05-15 21:10 UTC 

Let's get a File & Storage miniconf going at LPC2015!
 2015-05-15 20:58 UTC 

[PATCH 1/2] coredump: use from_kuid/kgid_munged when formatting corename
 2015-05-15 14:54 UTC  (5+ messages)
` [PATCH v2 1/2] coredump: use from_kuid/kgid "
  ` [PATCH v2 2/2] coredump: add __printf attribute to cn_*printf functions

NFS client broken in 4.1.0-rc2
 2015-05-15 14:50 UTC  (3+ messages)

[PATCH v6 0/4] Add initial configfs support for IIO
 2015-05-14 10:49 UTC 

mmotm 2015-05-13-17-04 uploaded
 2015-05-14  0:05 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).