linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-06 16:28:33 to 2015-01-08 17:36:10 UTC [more...]

[PATCH v12 00/20] DAX: Page cache bypass for filesystems on memory storage
 2015-01-08 17:36 UTC  (9+ messages)
        ` pread2/ pwrite2

[RFC PATCH 0/5] Overhaul the audit filename handling
 2015-01-08 16:50 UTC  (6+ messages)
` [RFC PATCH 1/5] fs: rework getname_kernel to handle up to PATH_MAX sized filenames
` [RFC PATCH 2/5] fs: create proper filename objects using getname_kernel()
` [RFC PATCH 3/5] audit: enable filename recording via getname_kernel()
` [RFC PATCH 4/5] audit: fix filename matching in __audit_inode() and __audit_inode_child()
` [RFC PATCH 5/5] audit: replace getname()/putname() hacks with reference counters

[PATCH] libata: Whitelist SSDs that are known to properly return zeroes after TRIM
 2015-01-08 15:58 UTC  (13+ messages)

[PATCHSET 0/4 v4] brd: partition fixes
 2015-01-08 15:37 UTC  (6+ messages)
` [PATCH 1/4 v4] axonram: Fix bug in direct_access
` [PATCH 2/4 v4] block: Change direct_access calling convention
` [PATCH 3/4 v4] brd: Fix all partitions BUGs
` [PATCH 4/4 v4] brd: Request from fdisk 4k alignment

[BUG] fuse: request prepared before protocol version is known
 2015-01-08 14:14 UTC  (2+ messages)
` [fuse-devel] "

[GIT PULL] fuse update for 3.19
 2015-01-08 14:11 UTC  (4+ messages)

[PATCH] ovl: Fix opaque regression in ovl_lookup
 2015-01-08 13:53 UTC  (2+ messages)

[PATCH] ovl: Fix kernel panic while mounting overlayfs
 2015-01-08 13:51 UTC  (2+ messages)

[PATCH] ovl: Prevent rw remount when it should be ro mount
 2015-01-08 13:50 UTC  (6+ messages)

a simple and scalable pNFS block layout server
 2015-01-08 12:43 UTC  (35+ messages)
` [PATCH 02/18] fs: add FL_LAYOUT lease type
` [PATCH 03/18] nfsd: factor out a helper to decode nfstime4 values
` [PATCH 09/18] nfsd: implement pNFS operations
  ` [PATCH 10/18] nfsd: implement pNFS layout recalls
  ` [PATCH 11/18] nfsd: update documentation for pNFS support
  ` [PATCH 12/18] nfsd: add trace events
  ` [PATCH 14/18] nfsd: pNFS block layout driver
  ` [PATCH 15/18] xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
  ` [PATCH 16/18] xfs: do not allocate blocks when converting unwritten extents
  ` [PATCH 17/18] xfs: implement pnfs export operations
` [PATCH 13/18] exportfs: add methods for block layout exports
` [PATCH 18/18] xfs: recall pNFS layouts on conflicting access

[PATCH] ovl: Fix condition check for workdir
 2015-01-08 12:41 UTC 

[RFC PATCH 0/6] xfs: truncate vs page fault IO exclusion
 2015-01-08 12:24 UTC  (9+ messages)
` [RFC PATCH 1/6] xfs: introduce mmap/truncate lock
` [RFC PATCH 2/6] xfs: use i_mmaplock on read faults
` [RFC PATCH 3/6] xfs: use i_mmaplock on write faults
` [RFC PATCH 4/6] xfs: take i_mmap_lock on extent manipulation operations
` [RFC PATCH 5/6] xfs: xfs_setattr_size no longer races with page faults
` [RFC PATCH 6/6] xfs: lock out page faults from extent swap operations

Business Proposal
 2015-01-08 12:05 UTC 

[RESEND PATCH 0/3] epoll: Add epoll_pwait1 syscall
 2015-01-08 11:48 UTC  (6+ messages)
` [RESEND PATCH 1/3] epoll: Extract epoll_wait_do and epoll_pwait_do
` [RESEND PATCH 2/3] epoll: Add implementation for epoll_pwait1
` [RESEND PATCH 3/3] x86: hook up epoll_pwait1 syscall

[PATCH 0/3] epoll: Add epoll_pwait1 syscall
 2015-01-08 11:07 UTC  (2+ messages)

[PATCHSET RFC block/for-next] writeback: cgroup writeback support
 2015-01-08  9:30 UTC  (49+ messages)
` [PATCH 01/45] writeback: add struct dirty_context
` [PATCH 02/45] writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
` [PATCH 03/45] memcg: encode page_cgflags in the lower bits of page->mem_cgroup
` [PATCH 04/45] memcg, writeback: implement memcg_blkcg_ptr
` [PATCH 05/45] writeback: make backing_dev_info host cgroup-specific bdi_writebacks
` [PATCH 06/45] writeback, blkcg: associate each blkcg_gq with the corresponding bdi_writeback
` [PATCH 07/45] writeback: attribute stats to the matching per-cgroup bdi_writeback
` [PATCH 08/45] writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback
` [PATCH 09/45] writeback: make congestion functions per bdi_writeback
` [PATCH 10/45] writeback, blkcg: restructure blk_{set|clear}_queue_congested()
` [PATCH 11/45] writeback, blkcg: propagate non-root blkcg congestion state
` [PATCH 12/45] writeback: implement and use mapping_congested()
` [PATCH 13/45] writeback: implement WB_has_dirty_io wb_state flag
` [PATCH 14/45] writeback: implement backing_dev_info->tot_write_bandwidth
` [PATCH 15/45] writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account
` [PATCH 16/45] writeback: don't issue wb_writeback_work if clean
` [PATCH 17/45] writeback: make bdi->min/max_ratio handling cgroup writeback aware
` [PATCH 18/45] writeback: implement bdi_for_each_wb()
` [PATCH 19/45] writeback: remove bdi_start_writeback()
` [PATCH 20/45] writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's
  ` [PATCH 21/45] writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info
  ` [PATCH 44/45] mpage: make __mpage_writepage() honor cgroup writeback
` [PATCH 22/45] writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info
` [PATCH 23/45] writeback: make wakeup_flusher_threads() handle multiple bdi_writeback's
` [PATCH 24/45] writeback: add wb_writeback_work->auto_free
` [PATCH 25/45] writeback: implement bdi_wait_for_completion()
` [PATCH 26/45] writeback: implement wb_wait_for_single_work()
` [PATCH 27/45] writeback: restructure try_writeback_inodes_sb[_nr]()
` [PATCH 28/45] writeback: make writeback initiation functions handle multiple bdi_writeback's
` [PATCH 29/45] writeback: move i_wb_list emptiness test into inode_wb_list_del() from its caller
` [PATCH 30/45] vfs, writeback: introduce struct inode_wb_link
` [PATCH 31/45] vfs, writeback: add inode_wb_link->data point to the associated bdi_writeback
` [PATCH 32/45] vfs, writeback: move inode->dirtied_when into inode->i_wb_link
` [PATCH 33/45] writeback: minor reorganization of fs/fs-writeback.c
` [PATCH 34/45] vfs, writeback: implement support for multiple inode_wb_link's
` [PATCH 35/45] vfs, writeback: implement inode->i_nr_syncs
` [PATCH 36/45] writeback: dirty inodes against their matching cgroup bdi_writeback's
` [PATCH 37/45] writeback: make writeback_control carry the inode_wb_link being served
` [PATCH 38/45] writeback: make cyclic writeback cursor cgroup writeback aware
` [PATCH 39/45] writeback: make DIRTY_PAGES tracking "
` [PATCH 40/45] writeback: make write_cache_pages() "
` [PATCH 41/45] writeback: make __writeback_single_inode() "
` [PATCH 42/45] writeback: make __filemap_fdatawrite_range() croup "
` [PATCH 43/45] buffer, writeback: make __block_write_full_page() honor cgroup writeback
` [PATCH 45/45] ext2: enable cgroup writeback support

[PATCH v2 0/5] clean up and generalize swap-over-NFS
 2015-01-08  9:25 UTC  (4+ messages)
` [PATCH v2 3/5] nfs: don't dirty ITER_BVEC pages read through direct I/O

[PATCH 0/5 v2] fs: Fixes for removing xid bits and security labels
 2015-01-08  9:18 UTC  (2+ messages)

[PATCH RESEND] nfs: prevent truncate on active swapfile
 2015-01-08  9:18 UTC 

[PATCHv2 0/1] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
 2015-01-08  9:06 UTC  (4+ messages)
` [PATCHv2 1/1] "

[v8 0/5] ext4: add project quota support
 2015-01-08  8:51 UTC  (10+ messages)
` [v8 2/5] ext4: adds project ID support
` [v8 3/5] ext4: adds project quota support
` [v8 5/5] ext4: cleanup inode flag definitions

[PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
 2015-01-08  3:11 UTC  (11+ messages)
` [PATCH review 11/11] mnt: Honor MNT_LOCKED when detaching mounts

mmotm 2015-01-07-17-07 uploaded
 2015-01-08  1:09 UTC 

[PATCHSET v2 block/for-next] writeback: prepare for cgroup writeback support
 2015-01-07 15:11 UTC  (19+ messages)
` [PATCH 01/16] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
` [PATCH 02/16] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 03/16] blkcg: add blkcg_root_css
` [PATCH 04/16] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 05/16] blkcg: implement task_get_blkcg_css()
` [PATCH 06/16] blkcg: implement bio_associate_blkcg()
` [PATCH 07/16] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 08/16] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 09/16] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 10/16] writeback: move backing_dev_info->wb_lock and ->worklist "
` [PATCH 11/16] writeback: move lingering dirty IO lists transfer from bdi_destroy() to wb_exit()
` [PATCH 12/16] writeback: reorganize mm/backing-dev.c
` [PATCH 13/16] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 14/16] writeback: cosmetic change in account_page_dirtied()
  ` [PATCH 15/16] writeback: add @gfp to wb_init()
` [PATCH 16/16] writeback: move inode_to_bdi() to include/linux/backing-dev.h

[Lsf-pc] [LSF/MM TOPIC] - SMR Modifications to EXT4 (and other generic file systems)
 2015-01-07 14:57 UTC 

[PATCH] 9p: use unsinged integers for nwqid/count
 2015-01-07 12:06 UTC  (3+ messages)
` [V9fs-developer] "

[LSF/MM TOPIC] Working towards better power fail testing
 2015-01-07 10:10 UTC  (12+ messages)
` [Lsf-pc] "

[PATCH v7 9/11] xfstests: generic/043: Test multiple fallocate insert/collapse range calls
 2015-01-07  5:50 UTC  (3+ messages)

[PATCH v7 11/11] xfstests: fsx: Add fallocate insert range operation
 2015-01-07  5:48 UTC  (3+ messages)

[PATCH v7 10/11] xfstests: fsstress: Add fallocate insert range operation
 2015-01-07  5:47 UTC  (3+ messages)

[PATCH v7 1/11] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-07  5:46 UTC  (3+ messages)

[PATCH v7 2/11] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2015-01-07  5:46 UTC  (3+ messages)

[PATCH] f2fs: add adaptive ssr/ipu policy as valid blocks in dirty segments
 2015-01-06 23:07 UTC  (2+ messages)

[PATCH 1/4] f2fs: clean up to remove parameter
 2015-01-06 19:20 UTC  (4+ messages)
` [PATCH 2/4] f2fs: avoid potential unnecessary codes
` [PATCH 3/4] f2fs: remove uncovered code path
` [PATCH 4/4] f2fs: align direct_io'ed data to section

[PATCH 1/4] Orangefs: kernel client include files
 2015-01-06 18:50 UTC  (2+ messages)
` [PATCH] Orangefs: add orangefs to documentation

[PATCH v7 4/11] xfsprogs: xfs_io: add finsert command for insert range via fallocate
 2015-01-06 18:12 UTC  (2+ 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).