linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-06 19:58:04 to 2015-04-13 01:20:11 UTC [more...]

Regression caused by using node_to_bdi()
 2015-04-13  1:20 UTC  (4+ messages)

[PATCH 0/2] fs: make pipe/splice fcntl safe
 2015-04-12 17:52 UTC  (5+ messages)
` [PATCH 1/2] pipe: fix race with fcntl
` [PATCH 2/2] splice: fix race beween splice_write vs fcntl

[v12 0/5] ext4: add project quota support
 2015-04-12 15:36 UTC  (9+ messages)
` [v12 1/5] vfs: adds general codes to enforces project quota limits
` [v12 2/5] ext4: adds project ID support
` [v12 3/5] ext4: adds project quota support
` [v12 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v12 5/5] ext4: cleanup inode flag definitions

mlock() on DAX returns -ENOMEM
 2015-04-12 12:56 UTC 

[Bug 1336794] Re: 9pfs does not honor open file handles on unlinked files
 2015-04-12 12:42 UTC 

[PATCH RFC] Support for write stream IDs
 2015-04-12 10:42 UTC  (10+ messages)
` [PATCH 1/6] block: add support for carrying a stream ID in a bio
` [PATCH 3/6] direct-io: add support for write stream IDs

[PATCH 0/3 v5] dax: some dax fixes and cleanups
 2015-04-12  7:49 UTC  (21+ messages)
` [PATCH 1/3] mm(v4.1): New pfn_mkwrite same as page_mkwrite for VM_PFNMAP
  ` [PATCH 1/3 v6] "
  ` [PATCH 1/3 v7] "
` [PATCH 2/3] dax: use pfn_mkwrite to update c/mtime + freeze protection
` [PATCH 3/3] dax: Unify ext2/4_{dax,}_file_operations
` [PATCH 1/3 @stable] mm(v4.0): New pfn_mkwrite same as page_mkwrite for VM_PFNMAP

[git pull] several vfs and fs fixes for 4.0
 2015-04-12  4:06 UTC 

[PATCH v2] vfs: avoid recopying file names in getname_flags
 2015-04-12  1:13 UTC  (5+ messages)

[PATCH RFC 0/3] simple copy offloading system call
 2015-04-11 13:04 UTC  (9+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper
` [PATCH RFC 2/3] x86: add sys_copy_file_range to syscall tables
` [PATCH RFC 3/3] btrfs: add .copy_file_range file operation

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-04-11  7:29 UTC  (7+ messages)

[PATCH 2/2][v2] blk-plug: don't flush nested plug lists
 2015-04-11  4:11 UTC  (6+ messages)
        ` [f2fs-dev] "

i_uid_read()/i_uid_write() and friends
 2015-04-11  4:04 UTC  (2+ messages)

[PATCH] hfsplus: fix cross-page bio requests
 2015-04-10 16:48 UTC  (2+ messages)

[RFC] write(2) semantics wrt return values and current position
 2015-04-10 14:31 UTC  (12+ messages)

[PATCH] fscache: Don't override netfs->primary_index if register failed
 2015-04-10 13:46 UTC 

[PATCH/RFC] fscache/cachefiles versus btrfs
 2015-04-10 13:28 UTC  (7+ messages)

[PATCH] fscache: put reference of parent's usage and n_children
 2015-04-10 13:01 UTC 

Oops in 4.0.0-rc6: __destroy_inode
 2015-04-10  8:16 UTC  (2+ messages)

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-04-10  3:14 UTC  (24+ 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 09/19] mnt: Fail collect_mounts when applied to unmounted mounts
    ` [PATCH review 16/19] mnt: Track which mounts use a dentry as root
    ` [PATCH review 0/4] Loopback mount escape fixes
      ` [PATCH review 3/4] vfs: Handle mounts whose parents are unreachable from their mountpoint
      ` [PATCH review 4/4] vfs: Do not allow escaping from bind mounts
        ` [PATCH review 1/4] mnt: Track which mounts use a dentry as root
        ` [PATCH review 2/4] vfs: Test for and handle paths that are unreachable from their mnt_root

[PATCH RFC v2] Support for write stream IDs
 2015-04-09 23:22 UTC  (7+ messages)
` [PATCH 1/7] block: add support for carrying a stream ID in a bio
` [PATCH 2/7] Add support for per-file stream ID

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-04-09  2:19 UTC  (5+ messages)

[RFC PATCH RESEND] vfs: Move security_inode_killpriv() after permission checks
 2015-04-08 21:43 UTC  (2+ messages)

[PATCH 1/3] pmem: Initial version of persistent memory driver
 2015-04-08 18:33 UTC 

mmotm 2015-04-07-16-35 uploaded
 2015-04-07 23:35 UTC 

[RESEND PATCH] configfs: init configfs module earlier at boot time
 2015-04-07 15:56 UTC 

another pmem variant V3
 2015-04-07 15:47 UTC  (12+ messages)
` [PATCH] pmem: Add prints at module load and unload
  ` [Linux-nvdimm] "
` [PATCH A+B] "
  ` [PATCH 1A] pmem: Add prints at pmem_probe/remove
  ` [PATCH 1B] pmem: Add prints at module load and unload

[PATCH 0/8] Sync and VFS scalability improvements V2
 2015-04-07 15:03 UTC  (4+ messages)
` [PATCH 8/8] inode: don't softlockup when evicting inodes

[PATCH 0/3] Device mapper log writes patches
 2015-04-07 14:45 UTC  (6+ messages)
` [PATCH 1/3] dm: log writes target
  ` [dm-devel] "

[PATCH 1/3] dm: log writes target
 2015-04-07 14:41 UTC  (4+ messages)
` [PATCH 1/3] dm: log writes target V2

[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
 2015-04-07 14:39 UTC 

[PATCH v2] x86: Revert E820_PRAM change in e820_end_pfn()
 2015-04-07 13:51 UTC  (4+ messages)

[PATCH 00/16] fs: fixup racy check file->f_flags for xxx_write_iter
 2015-04-07 13:11 UTC  (3+ messages)
` [PATCH 08/16] gfs2: use is_xxx_kiocb instead of filp->fl_flags
  ` [Cluster-devel] "

[PATCH] add generic callbacks into compaction
 2015-04-07  0:59 UTC  (2+ messages)

[PATCHSET 3/3 v2 block/for-4.1/core] writeback: implement foreign cgroup inode bdi_writeback switching
 2015-04-06 20:18 UTC  (11+ messages)
` [PATCH 01/10] writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb()
` [PATCH 02/10] writeback: make writeback_control track the inode being written back
` [PATCH 03/10] writeback: implement foreign cgroup inode detection
` [PATCH 04/10] truncate: swap the order of conditionals in cancel_dirty_page()
` [PATCH 05/10] writeback: implement [locked_]inode_to_wb_and_lock_list()
` [PATCH 06/10] writeback: implement unlocked_inode_to_wb transaction and use it for stat updates
` [PATCH 07/10] writeback: use unlocked_inode_to_wb transaction in inode_congested()
` [PATCH 08/10] writeback: add lockdep annotation to inode_to_wb()
` [PATCH 09/10] writeback: implement foreign cgroup inode bdi_writeback switching
` [PATCH 10/10] writeback: disassociate inodes from dying bdi_writebacks

[PATCHSET 2/3 v2 block/for-4.1/core] writeback: cgroup writeback backpressure propagation
 2015-04-06 20:07 UTC  (21+ 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
` [PATCH 16/19] writeback: implement memcg wb_domain
` [PATCH 17/19] writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes
` [PATCH 18/19] writeback: implement memcg writeback domain based throttling
` [PATCH 19/19] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use

[PATCHSET 1/3 v3 block/for-4.1/core] writeback: cgroup writeback support
 2015-04-06 19:58 UTC  (36+ messages)
` [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


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