linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-02 07:29:26 to 2015-04-06 20:04:30 UTC [more...]

[PATCHSET 2/3 v2 block/for-4.1/core] writeback: cgroup writeback backpressure propagation
 2015-04-06 20:04 UTC  (16+ messages)
` [PATCH 01/19] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
` [PATCH 02/19] writeback: clean up wb_dirty_limit()
` [PATCH 03/19] writeback: reorganize [__]wb_update_bandwidth()
` [PATCH 04/19] writeback: implement wb_domain
` [PATCH 05/19] writeback: move global_dirty_limit into wb_domain
` [PATCH 06/19] writeback: consolidate dirty throttle parameters into dirty_throttle_control
` [PATCH 07/19] writeback: add dirty_throttle_control->wb_bg_thresh
` [PATCH 08/19] writeback: make __wb_calc_thresh() take dirty_throttle_control
` [PATCH 09/19] writeback: add dirty_throttle_control->pos_ratio
` [PATCH 10/19] writeback: add dirty_throttle_control->wb_completions
` [PATCH 11/19] writeback: add dirty_throttle_control->dom
` [PATCH 12/19] writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter
` [PATCH 13/19] writeback: separate out domain_dirty_limits()
` [PATCH 14/19] writeback: move over_bground_thresh() to mm/page-writeback.c
` [PATCH 15/19] writeback: update wb_over_bg_thresh() to use wb_domain aware operations

[RFC] write(2) semantics wrt return values and current position
 2015-04-06 20:04 UTC  (5+ messages)

[PATCHSET 1/3 v3 block/for-4.1/core] writeback: cgroup writeback support
 2015-04-06 19:58 UTC  (50+ messages)
` [PATCH 01/49] memcg: add per cgroup dirty page accounting
` [PATCH 02/49] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 03/49] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 04/49] blkcg: always create the blkcg_gq for the root blkcg
` [PATCH 05/49] memcg: add mem_cgroup_root_css
` [PATCH 06/49] blkcg: add blkcg_root_css
` [PATCH 07/49] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 08/49] blkcg: implement task_get_blkcg_css()
` [PATCH 09/49] blkcg: implement bio_associate_blkcg()
` [PATCH 10/49] memcg: implement mem_cgroup_css_from_page()
` [PATCH 11/49] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 12/49] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 13/49] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 14/49] writeback: s/bdi/wb/ in mm/page-writeback.c
` [PATCH 15/49] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
` [PATCH 16/49] writeback: reorganize mm/backing-dev.c
` [PATCH 17/49] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 18/49] bdi: make inode_to_bdi() inline
` [PATCH 19/49] writeback: add @gfp to wb_init()
` [PATCH 20/49] bdi: separate out congested state into a separate struct
` [PATCH 21/49] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 22/49] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 23/49] writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback_congested
` [PATCH 24/49] writeback: attribute stats to the matching per-cgroup bdi_writeback
  ` [PATCH 25/49] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 26/49] writeback: make congestion functions per bdi_writeback
` [PATCH 27/49] writeback, blkcg: restructure blk_{set|clear}_queue_congested()
` [PATCH 28/49] writeback, blkcg: propagate non-root blkcg congestion state
` [PATCH 29/49] writeback: implement and use inode_congested()
` [PATCH 30/49] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 31/49] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 32/49] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 33/49] writeback: don't issue wb_writeback_work if clean
` [PATCH 34/49] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 35/49] writeback: implement bdi_for_each_wb()
` [PATCH 36/49] writeback: remove bdi_start_writeback()
` [PATCH 37/49] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
` [PATCH 38/49] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
` [PATCH 39/49] writeback: make bdi_start_background_writeback() "
` [PATCH 40/49] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 41/49] writeback: add wb_writeback_work->auto_free
` [PATCH 42/49] writeback: implement bdi_wait_for_completion()
` [PATCH 43/49] writeback: implement wb_wait_for_single_work()
` [PATCH 44/49] writeback: restructure try_writeback_inodes_sb[_nr]()
` [PATCH 45/49] writeback: make writeback initiation functions handle multiple bdi_writeback's
` [PATCH 46/49] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 47/49] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 48/49] mpage: make __mpage_writepage() "
` [PATCH 49/49] ext2: enable cgroup writeback support

[writeback, blkcg] BUG: unable to handle kernel NULL pointer dereference at 0000000000000030
 2015-04-06 19:27 UTC  (2+ messages)
` [PATCH] blkcg: always create the blkcg_gq for the root blkcg

[PATCH v2] x86: Revert E820_PRAM change in e820_end_pfn()
 2015-04-06 19:00 UTC 

[PATCH 0/8 v2] xfs: DAX support
 2015-04-06 19:00 UTC  (13+ messages)
` [PATCH 1/8] xfs: mmap lock needs to be inside freeze protection
` [PATCH 4/8] xfs: add DAX block zeroing support
` [PATCH 5/8] xfs: add DAX file operations support
` [PATCH 6/8] xfs: add DAX truncate support
` [PATCH 7/8] xfs: add DAX IO path support
` [PATCH 8/8] xfs: add initial DAX support

[PATCH] x86: Revert E820_PRAM change in e820_end_pfn()
 2015-04-06 18:36 UTC  (3+ messages)

another pmem variant V3
 2015-04-06 18:26 UTC  (31+ messages)
` [PATCH 1/2] x86: add support for the non-standard protected e820 type
  ` [PATCH] SQUASHME: Fixes to e820 handling of pmem
  ` [Linux-nvdimm] [PATCH 1/2] x86: add support for the non-standard protected e820 type
` [PATCH 2/2] pmem: add a driver for persistent memory
` [PATCH] pmem: Add prints at module load and unload
  ` [Linux-nvdimm] "

[PATCH v2] hfsplus: don't store special "osx" xattr prefix on-disk
 2015-04-06 17:09 UTC  (3+ messages)

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-04-06  9:31 UTC  (4+ messages)
` [PATCH v2 7/7] clone4: Add a CLONE_FD flag to get task exit notification via fd

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-04-06  3:53 UTC  (11+ messages)

[PATCH 00/16] fs: fixup racy check file->f_flags for xxx_write_iter
 2015-04-05 21:54 UTC  (21+ messages)
` [PATCH 01/16] fs: save file->f_flags to kiocb->ki_flags
` [PATCH 02/16] vfs: check kiocb->ki_flags instead filp->fl_flags
` [PATCH 03/16] ext4: use is_xxx_kiocb instead of filp->fl_flags
` [PATCH 04/16] 9p: "
` [PATCH 05/16] btrfs: "
` [PATCH 06/16] ceph: "
` [PATCH 07/16] cifs: "
` [PATCH 08/16] gfs2: "
` [PATCH 09/16] nfs: "
` [PATCH 10/16] ntfs: "
` [PATCH 11/16] ocfs2: "
` [PATCH 12/16] udf: "
` [PATCH 13/16] xfs: "
` [PATCH 14/16] fuse: "
` [PATCH 15/16] pipe: "
` [PATCH 16/16] splice: fix race beween splice_write vs fcntl(,F_SETFL,)

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-04-05 16:27 UTC  (2+ messages)

CAN I TRUST YOU?
 2015-04-04 19:34 UTC 

[PATCH] hfsplus: don't store special "osx" xattr prefix on-disk
 2015-04-03 21:47 UTC  (3+ messages)

Is there anyway to Delete existing EXT filesyste ?
 2015-04-03 21:45 UTC  (2+ messages)

pmem and i_dio_count overhead
 2015-04-03 21:35 UTC 

[PATCH] Btrfs: prevent deletion of mounted subvolumes
 2015-04-03 21:08 UTC  (7+ messages)

LPC2015: File and Storage Systems uconf
 2015-04-03 20:21 UTC  (2+ messages)

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-04-03 10:31 UTC  (27+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
  ` [PATCH review 0/19] Locked mount and loopback mount fixes
    ` [PATCH review 01/19] mnt: Use hlist_move_list in namespace_unlock
    ` [PATCH review 02/19] mnt: Improve the umount_tree flags
    ` [PATCH review 03/19] mnt: Don't propagate umounts in __detach_mounts
    ` [PATCH review 04/19] mnt: In umount_tree reuse mnt_list instead of mnt_hash
    ` [PATCH review 05/19] mnt: Add MNT_UMOUNT flag
    ` [PATCH review 06/19] mnt: Delay removal from the mount hash
    ` [PATCH review 07/19] mnt: On an unmount propagate clearing of MNT_LOCKED
    ` [PATCH review 08/19] mnt: Don't propagate unmounts to locked mounts
    ` [PATCH review 09/19] mnt: Fail collect_mounts when applied to unmounted mounts
    ` [PATCH review 10/19] mnt: Factor out unhash_mnt from detach_mnt and umount_tree
    ` [PATCH review 11/19] mnt: Factor umount_mnt from umount_tree
    ` [PATCH review 12/19] fs_pin: Allow for the possibility that m_list or s_list go unused
    ` [PATCH review 13/19] mnt: Honor MNT_LOCKED when detaching mounts
    ` [PATCH review 14/19] mnt: Fix the error check in __detach_mounts
    ` [PATCH review 15/19] mnt: Update detach_mounts to leave mounts connected
    ` [PATCH review 16/19] mnt: Track which mounts use a dentry as root
    ` [PATCH review 17/19] vfs: Test for and handle paths that are unreachable from their mnt_root
    ` [PATCH review 18/19] vfs: Handle mounts whose parents are unreachable from their mountpoint
    ` [PATCH review 19/19] vfs: Do not allow escaping from bind mounts

[PATCH] hfsplus: add missing osx prefix to FinderInfo attribute check
 2015-04-03  1:33 UTC  (6+ messages)

mmotm 2015-04-01-14-54 uploaded
 2015-04-02 18:52 UTC  (3+ messages)

[GIT PULL] FS-Cache: Fixes for dead objects handling and operation cancellation
 2015-04-02 18:34 UTC  (4+ messages)

[PATCH] devpts: Add ptmx_uid and ptmx_gid options
 2015-04-02 18:27 UTC  (18+ messages)

another pmem variant V2
 2015-04-02 18:03 UTC  (8+ messages)

[PATCH 1/5] f2fs: fix mismatching lock and unlock pages for roll-forward recovery
 2015-04-02 17:49 UTC  (5+ messages)
` [PATCH 2/5] f2fs: add F2FS_INLINE_DOTS to recover missing dot dentries
` [PATCH 3/5] f2fs: assign parent's i_mode for empty dir
` [PATCH 4/5] f2fs: do not increase link count during recovery
` [PATCH 5/5] f2fs: do not recover wrong data index

[PATCH] fs: direct-io: increase bio refcount as batch
 2015-04-02 13:39 UTC  (4+ messages)

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-04-02  7:29 UTC  (7+ 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).