linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-16 01:47:05 to 2015-05-22 21:13:40 UTC [more...]

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-05-22 21:13 UTC  (25+ messages)
` [PATCH 01/51] page_writeback: revive cancel_dirty_page() in a restricted form
` [PATCH 02/51] memcg: add per cgroup dirty page accounting
` [PATCH 03/51] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 04/51] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 05/51] blkcg: always create the blkcg_gq for the root blkcg
` [PATCH 06/51] memcg: add mem_cgroup_root_css
` [PATCH 07/51] blkcg: add blkcg_root_css
` [PATCH 08/51] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 09/51] blkcg: implement task_get_blkcg_css()
` [PATCH 10/51] blkcg: implement bio_associate_blkcg()
` [PATCH 11/51] memcg: implement mem_cgroup_css_from_page()
` [PATCH 12/51] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 13/51] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 14/51] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 15/51] writeback: s/bdi/wb/ in mm/page-writeback.c
` [PATCH 16/51] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
` [PATCH 17/51] writeback: reorganize mm/backing-dev.c
` [PATCH 18/51] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 20/51] writeback: add @gfp to wb_init()
` [PATCH 21/51] bdi: separate out congested state into a separate struct
` [PATCH 22/51] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 23/51] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 25/51] writeback: attribute stats to the matching per-cgroup bdi_writeback
` [PATCH 26/51] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback

[RFC v3 00/45] Richacls
 2015-05-22 21:08 UTC  (9+ messages)
` [RFC v3 14/45] richacl: Permission check algorithm
` [RFC v3 20/45] richacl: Automatic Inheritance
` [RFC v3 26/45] richacl: Move everyone@ aces down the acl

[CFT][PATCH 0/10] Making new mounts of proc and sysfs as safe as bind mounts
 2015-05-22 20:41 UTC  (17+ messages)
` [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 04/10] fs: Add helper functions for permanently empty directories
    ` [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
    ` [CFT][PATCH 10/10] mnt: Update fs_fully_visible to test for permanently empty directories

Request to join 'Support for atomic IOs
 2015-05-22 20:11 UTC  (2+ messages)

[fuse-devel] fuse_get_context() and namespaces
 2015-05-22 18:59 UTC  (5+ messages)

Let's get a File & Storage miniconf going at LPC2015!
 2015-05-22 18:33 UTC  (9+ messages)
    ` Proposal for annotating _unstable_ pages
            ` [dm-devel] "

[PATCH v4 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec
 2015-05-22 18:18 UTC 

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

[PATCH] [RFC] fs, proc: don't guard /proc/<pid>/task/<tid>/children on CONFIG_CHECKPOINT_RESTORE
 2015-05-22 15:37 UTC  (7+ messages)
  ` [PATCH] fs, proc: introduce CONFIG_PROC_CHILDREN

Request to join 'Support for atomic IOs
 2015-05-22 14:27 UTC 

[PATCH 1/3] f2fs crypto: use per-inode tfm structure
 2015-05-22  0:40 UTC  (3+ messages)
` [PATCH 2/3] f2fs crypto: use bounce pages from mempool first
` [PATCH 3/3] f2fs crypto: preallocate BIO_MAX_PAGES for writeback

Tux3 Report: How fast can we fsync?
 2015-05-21 19:53 UTC  (26+ messages)
` [FYI] tux3: Core changes
    ` [WIP][PATCH] tux3: preliminatry nospace handling

HMM (Heterogeneous Memory Management) v8
 2015-05-21 19:31 UTC 

[PATCH 0/5 v4] fs: Fixes for removing xid bits and security labels
 2015-05-21 14:05 UTC  (7+ 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 file capabilities
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

[PATCH 01/18] f2fs: avoid value overflow in showing current status
 2015-05-21  4:28 UTC  (17+ messages)
` [PATCH 03/18] f2fs crypto: declare some definitions for f2fs encryption feature
            ` fs compression

NFS client broken in 4.1.0-rc2
 2015-05-21  1:16 UTC  (5+ messages)

[Patch 3.14 stable 00/16] vfs: fix dentry shrink list corruption
 2015-05-21  0:31 UTC  (5+ messages)
` [Patch 3.14 stable 01/16] fold d_kill() and d_free()
    ` [PATCH 3.14] "
      ` [PATCH] "

Warning: empty root dentry name after lazy mount removal
 2015-05-20 23:23 UTC  (6+ messages)
  ` [PATCH] vfs: Fix, simpliy and stop using d_dname for the /proc/*/ns/* files

[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
 2015-05-20 18:06 UTC  (2+ messages)

[PATCH v3 00/11] evacuate struct page from the block layer, introduce __pfn_t
 2015-05-20 16:03 UTC  (5+ messages)
` [PATCH v3 06/11] scatterlist: support "page-less" (__pfn_t only) entries

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

[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

[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  (9+ messages)

[RFC][PATCHSET] non-recursive pathname resolution
 2015-05-19  8:33 UTC  (36+ messages)
` [RFC][PATCHSET v3] non-recursive pathname resolution & RCU symlinks

[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

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

[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

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  (3+ messages)
` [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  (2+ 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 


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