linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-14 17:35:02 to 2015-05-20 12:38:38 UTC [more...]

[PATCH] f2fs crypto: add rwsem to avoid data races
 2015-05-20 12:38 UTC  (9+ messages)
    ` [f2fs-dev] "

Warning: empty root dentry name after lazy mount removal
 2015-05-20 10:05 UTC  (2+ messages)

[PATCH 1/4] f2fs crypto: preallocate a tfm for the data path
 2015-05-20  6:00 UTC  (7+ messages)
` [PATCH 2/4] f2fs crypto: add two spinlocks to avoid data races
` [PATCH 3/4] f2fs crypto: check encryption for tmpfile
      ` [f2fs-dev] "
` [PATCH 4/4] f2fs crypto: assign GFP_KERNEL for f2fs_derive_key_aes

Tux3 Report: How fast can we fsync?
 2015-05-19 20:33 UTC  (19+ messages)
` [FYI] tux3: Core changes

Let's get a File & Storage miniconf going at LPC2015!
 2015-05-19 20:10 UTC  (3+ messages)

[PATCH 1/2] block: remove BIO_EOPNOTSUPP
 2015-05-19 15:19 UTC  (3+ messages)

[PATCH 0/5 v3] fs: Fixes for removing xid bits and security labels
 2015-05-19 15:05 UTC  (8+ messages)
` [PATCH 1/5] fs: Fix S_NOSEC handling
` [PATCH 2/5] fs: Rename file_remove_suid() to file_remove_privs()
` [PATCH 3/5] fs: Provide function telling whether file_remove_privs() will do anything
` [PATCH 4/5] fs: Call security_ops->inode_killpriv on truncate
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

[PATCH] binfmt_elf: Fix bug in loading of PIE binaries
 2015-05-19 15:01 UTC  (2+ messages)

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

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-19  8:33 UTC  (62+ 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 v3 00/11] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-19  4:10 UTC  (4+ messages)
` [PATCH v3 06/11] scatterlist: support "page-less" (__pfn_t only) entries

[RFC v3 00/45] Richacls
 2015-05-18 21:20 UTC  (13+ 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
` [RFC v3 26/45] richacl: Move everyone@ aces down the acl

[PATCH] devpts: Add ptmx_uid and ptmx_gid options
 2015-05-18 21:04 UTC  (3+ messages)

[PATCH 1/2] fstests: add dm-log-writes test and supporting code
 2015-05-18 19:50 UTC  (2+ messages)
` [PATCH 2/2] fstests: btrfs balance with dm log writes test

[Patch 3.14 stable 00/16] vfs: fix dentry shrink list corruption
 2015-05-18 17:44 UTC  (3+ messages)
` [Patch 3.14 stable 01/16] fold d_kill() and d_free()

fuse scalability part 1
 2015-05-18 15:13 UTC 

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-05-18 13:14 UTC  (25+ messages)
` [CFT][PATCH 04/10] fs: Add helper functions for permanently empty directories
` [CFT][PATCH 05/10] sysctl: Allow creating "
  ` [CFT][PATCH 08/10] sysfs: Add support for "
  ` [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 02/10] mnt: Modify fs_fully_visible to deal with mount attributes
    ` [CFT][PATCH 01/10] mnt: Refactor the logic for mounting sysfs and proc in a user namespace
    ` [CFT][PATCH 03/10] vfs: Ignore unlocked mounts in fs_fully_visible
    ` [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 07/10] kernfs: Add support for always empty directories
    ` [CFT][PATCH 08/10] sysfs: Add support for permanently empty directories to serve as mount points
    ` [CFT][PATCH 09/10] sysfs: Create mountpoints with sysfs_create_mount_point

[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

[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  (10+ messages)
` [f2fs-dev] "

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

[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  (7+ 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 

[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

[PATCH 1/1 linux-next] fs/affs/symlink.c: remove unneeded err variable
 2015-05-15 21:10 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)


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