linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-30 15:42:35 to 2015-07-08 08:24:53 UTC [more...]

[PATCHSET 1/3 v4 block/for-4.2/core] writeback: cgroup writeback support
 2015-07-08  8:24 UTC  (78+ messages)
` [PATCH 22/51] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 26/51] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 28/51] writeback, blkcg: restructure blk_{set|clear}_queue_congested()
` [PATCH 30/51] writeback: implement and use inode_congested()
        ` [PATCH block/for-4.3] writeback: explain why @inode is allowed to be NULL for inode_congested()
` [PATCH 31/51] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 32/51] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 33/51] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 34/51] writeback: don't issue wb_writeback_work if clean
` [PATCH 35/51] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 36/51] writeback: implement bdi_for_each_wb()
` [PATCH 37/51] writeback: remove bdi_start_writeback()
` [PATCH 38/51] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
` [PATCH 39/51] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
` [PATCH 40/51] writeback: make bdi_start_background_writeback() "
      ` [PATCH block/for-4.3] writeback: update writeback tracepoints to report cgroup
` [PATCH 41/51] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 42/51] writeback: make wakeup_dirtytime_writeback() "
` [PATCH 44/51] writeback: implement bdi_wait_for_completion()
` [PATCH 45/51] writeback: implement wb_wait_for_single_work()
    ` [PATCH block/for-4.3] writeback: remove wb_writeback_work->single_wait/done
` [PATCH 48/51] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 49/51] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 50/51] mpage: make __mpage_writepage() "
` [PATCH 51/51] ext2: enable cgroup writeback support

[RFC] freeing unliked file indefinitely delayed
 2015-07-08  2:39 UTC  (2+ messages)

[RFCv3 0/5] enable migration of driver pages
 2015-07-08  0:35 UTC  (11+ messages)
` [RFCv3 1/5] fs/anon_inodes: new interface to create new inode
` [RFCv3 2/5] mm/compaction: enable mobile-page migration
` [RFCv3 3/5] mm/balloon: apply mobile page migratable into balloon
` [RFCv3 4/5] mm: call generic migration callbacks
` [RFCv3 5/5] mm: remove direct calling of migration

[PATCH 0/2] two patches about B-tree corruptions in hfs and hfsplus
 2015-07-07 23:19 UTC  (12+ messages)
` [PATCH v2] hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
  ` Fwd: "

[PATCH] make affs root lookup from blkdev logical size
 2015-07-07 22:05 UTC  (2+ messages)

[RFC PATCH 0/6] add defer mechanism to ksm to make it more suitable for Android devices
 2015-07-07 19:47 UTC  (7+ messages)
` [RFC PATCH 6/6] powerpc/kvm: change the condition of identifying hugetlb vm

mmotm 2015-07-06-16-25 uploaded
 2015-07-07 19:25 UTC  (2+ messages)

[PATCH] overlayfs: Warn on copy up if a process has a R/O fd open to the lower file
 2015-07-07 14:04 UTC 

Reading contents of a directory inside kernel
 2015-07-07 10:17 UTC  (3+ messages)

[GIT PULL] User namespace related fixes for v4.2
 2015-07-06 22:25 UTC  (9+ messages)

[PATCH 1/2] f2fs: check the largest extent at look-up time
 2015-07-06 22:16 UTC  (7+ messages)
` [PATCH 2/2] f2fs: shrink unreferenced extent_caches first
  ` [f2fs-dev] "

[PATCH] nfsd: don't hold i_mutex over userspace upcalls
 2015-07-06 18:22 UTC  (3+ messages)

[PATCH] vfs: avoid creation of inode number 0 in get_next_ino V2
 2015-07-06 17:15 UTC  (2+ messages)

Reading contents of a directory inside kernel
 2015-07-06 14:28 UTC 

[PATCH v4 0/8] Support for Open-Channel SSDs
 2015-07-06 13:16 UTC  (4+ messages)
` [PATCH v4 4/8] bio: Introduce LightNVM payload

[PATCH 01/12] f2fs: avoid freed stat information
 2015-07-06 12:26 UTC  (21+ messages)
` [PATCH 04/12] f2fs: remove wrong f2fs_bug_on when merging extents
    ` [f2fs-dev] "
` [PATCH 08/12] f2fs: introduce a shrinker for mounted fs
    ` [f2fs-dev] "
` [PATCH 09/12] f2fs: shrink nat_cache entries
` [PATCH 10/12] f2fs: shrink extent_cache entries
` [PATCH 11/12] f2fs: add noextent_cache mount option
` [PATCH 12/12] f2fs: use extent_cache by default
        ` [f2fs-dev] "

Overlay mount on "/"
 2015-07-06  9:27 UTC 

[PATCH v5 09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec
 2015-07-06  7:44 UTC 

[PATCH] ext4: replace open coded nofail allocation
 2015-07-05 21:06 UTC  (2+ messages)

[PATCH] mm: avoid setting up anonymous pages into file mapping
 2015-07-05 16:38 UTC  (4+ messages)

[PATCH v2 0/6] Miscellaneous DAX patches, take 2
 2015-07-05 13:47 UTC  (15+ messages)
` [PATCH v2 1/6] dax: Add block size note to documentation
` [PATCH v2 2/6] dax: Use copy_from_iter_nocache
` [PATCH v2 3/6] ext4: Use ext4_get_block_write() for DAX
` [PATCH v2 4/6] vfs: Allow truncate, chomd and chown to be interrupted by fatal signals
` [PATCH v2 5/6] block: Add support for DAX reads/writes to block devices
` [PATCH v2 6/6] dax: bdev_direct_access() may sleep

[FYI] tux3: Core changes
 2015-07-05 12:54 UTC  (12+ messages)

[git pull] vfs.git for -rc1
 2015-07-05  0:56 UTC 

[PATCH 1/2] Add way to query server fs info for smb3
 2015-07-04 23:56 UTC 

[PATCH 2/2] Update cifs version number
 2015-07-04 23:57 UTC 

[RFCv2 0/5] enable migration of driver pages
 2015-07-04 19:00 UTC  (8+ messages)
` [RFCv2 1/5] mm/compaction: enable driver page migration
` [RFCv2 3/5] mm/balloon: apply driver page migratable into balloon
` [RFCv2 4/5] mm/compaction: compaction calls generic migration

[PATCH 1/1] fs-namespace: Deletion of unnecessary checks before the function call "mntput"
 2015-07-04  9:26 UTC  (2+ messages)
                                  ` [PATCH] fs-namespace: Delete "

[PATCH] nfs: avoid nfs_wait_on_seqid() for NFSv4.1
 2015-07-03 21:10 UTC  (3+ messages)

[git pull] vfs part 2
 2015-07-03 19:56 UTC  (39+ messages)
                      ` running out of tags in 9P (was Re: [git pull] vfs part 2)
                                                            ` [PATCH] forgetting to cancel request in interrupted zero-copy 9P RPC "

[f2fs-dev] Dwrite with non-aligned offset and size
 2015-07-03  8:02 UTC  (4+ messages)

[PATCH v2 2.6 to 4.1] hfsplus: release bnode pages after use, not before
 2015-07-02 15:35 UTC 

[PATCH 00/10 v6] NFSD: Pin to vfsmount for nfsd exports cache
 2015-07-02 15:17 UTC  (4+ messages)
` [PATCH 10/10 v6] nfsd: Allows user un-mounting filesystem where nfsd exports base on

[GIT PULL] overlayfs update for 4.2
 2015-07-02 12:47 UTC 

[GIT PULL] fuse update for 4.2
 2015-07-02  9:09 UTC 

(unknown),
 2015-07-01 11:53 UTC 

[PATCH RESEND] Btrfs: add autodefrag inode flag
 2015-07-01 11:07 UTC  (3+ messages)

[PATCH 0/5] DAX updates for 4.2
 2015-07-01  7:19 UTC  (5+ messages)
` [PATCH 3/5] block: Add support for DAX on block devices

[PATCH 2/3] fs: use RCU for free_super() vs. __sb_start_write()
 2015-06-30 22:04 UTC  (2+ messages)
` [PATCH 3/3] fs: replace memory barrier in __sb_end_write() with RCU

[PATCH v2 00/17] libnvdimm: ->rw_bytes(), BLK, BTT, PMEM api, and unit tests
 2015-06-30 16:23 UTC  (4+ messages)
` [PATCH v2 17/17] arch, x86: pmem api for ensuring durability of persistent memory updates

Darlehen anbieten
 2015-06-25 22:35 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).