linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-24 10:51:19 to 2015-03-26 16:57:47 UTC [more...]

another pmem variant V2
 2015-03-26 16:57 UTC  (19+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
  ` [Linux-nvdimm] "
` [PATCH 2/3] x86: add a is_e820_ram() helper
        ` [Linux-nvdimm] "
` [PATCH 3/3] x86: add support for the non-standard protected e820 type

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-03-26 16:07 UTC  (42+ messages)
` [patch 01/12] mm: oom_kill: remove unnecessary locking in oom_enable()
` [patch 02/12] mm: oom_kill: clean up victim marking and exiting interfaces
` [patch 03/12] mm: oom_kill: switch test-and-clear of known TIF_MEMDIE to clear
` [patch 04/12] mm: oom_kill: remove unnecessary locking in exit_oom_victim()
` [patch 05/12] mm: oom_kill: generalize OOM progress waitqueue
` [patch 06/12] mm: oom_kill: simplify OOM killer locking
` [patch 07/12] mm: page_alloc: inline should_alloc_retry()
` [patch 08/12] mm: page_alloc: wait for OOM killer progress before retrying
` [patch 09/12] mm: page_alloc: private memory reserves for OOM-killing allocations
` [patch 10/12] mm: page_alloc: emergency reserve access for __GFP_NOFAIL allocations
` [patch 11/12] mm: page_alloc: do not lock up GFP_NOFS allocations upon OOM
` [patch 12/12] mm: page_alloc: do not lock up low-order "

[PATCH] lglock: Use spinlock_t instead of arch_spinlock_t
 2015-03-26 16:03 UTC  (2+ messages)

another pmem variant
 2015-03-26 14:32 UTC  (28+ messages)
` [PATCH 1/3] pmem: Initial version of persistent memory driver
` [PATCH 2/3] x86: add a is_e820_ram() helper
  ` [Linux-nvdimm] "
` [PATCH 3/3] x86: add support for the non-standard protected e820 type
    ` [Linux-nvdimm] "
` [Linux-nvdimm] another pmem variant

UBIFS: Is it possible to get the compressed size of a file?
 2015-03-26 14:19 UTC  (4+ messages)

[PATCH v3 0/2] Use blocked_lock_lock only to protect blocked_hash
 2015-03-26 13:55 UTC  (7+ messages)

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-03-26 11:55 UTC  (2+ messages)

[PATCH 0/3 v3] dax: Fix mmap-write not updating c/mtime
 2015-03-26  8:02 UTC  (16+ messages)
` [PATCH 3/3] RFC: dax: dax_prepare_freeze

[PATCH 0/3 v4] dax: some dax fixes and cleanups
 2015-03-26  7:49 UTC  (9+ messages)
` [PATCH 1/3] mm: New pfn_mkwrite same as page_mkwrite for VM_PFNMAP
` [PATCH 2/3] dax: pfn_mkwrite update c/mtime + freeze protection
` [PATCH 3/3] dax: Unify ext2/4_{dax,}_file_operations
` [FIXME] NOT-GOOD: dax: dax_prepare_freeze

[PATCH 2.6 to 4.0] hfsplus: fix B-tree corruption after insertion at position 0
 2015-03-26  2:06 UTC 

[PATCH 00/20] Support follow_link in RCU-walk - V3
 2015-03-25 23:23 UTC  (2+ messages)

[PATCH RFC v2] Support for write stream IDs
 2015-03-25 23:08 UTC  (13+ 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 3/7] direct-io: add support for write stream IDs
` [PATCH 4/7] Add stream ID support for buffered mpage/__block_write_full_page()
` [PATCH 5/7] btrfs: add support for write stream IDs
` [PATCH 6/7] xfs: add support for buffered writeback stream ID
` [PATCH 7/7] ext4: add support for write stream IDs

[PATCHSET 3/3 block/for-4.1/core] writeback: implement foreign cgroup inode bdi_writeback switching
 2015-03-25 22:44 UTC  (2+ messages)
` [PATCH 9/8] writeback: disassociate inodes from dying bdi_writebacks

[PATCHSET 2/3 block/for-4.1/core] writeback: cgroup writeback backpressure propagation
 2015-03-25 22:42 UTC  (7+ messages)
` [PATCH 01/18] memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online
  ` [PATCH 1.5/18] writeback: clean up wb_dirty_limit()
` [PATCH 07/18] writeback: make __wb_dirty_limit() take dirty_throttle_control
    ` [PATCH v2 07/18] writeback: make __wb_calc_thresh() "
` [PATCH 18/18] mm: vmscan: remove memcg stalling on writeback pages during direct reclaim
  ` [PATCH v2 18/18] mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use

[PATCH v2] vfs: avoid recopying file names in getname_flags
 2015-03-25 18:45 UTC 

[PATCH] mm/x86: AMD Bulldozer ASLR fix
 2015-03-25 18:36 UTC  (4+ messages)

[PATCH RFC] Support for write stream IDs
 2015-03-25 18:36 UTC  (23+ messages)
` [PATCH 1/6] block: add support for carrying a stream ID in a bio
` [PATCH 2/6] Add support for per-file stream ID
` [PATCH 3/6] direct-io: add support for write stream IDs
` [PATCH 4/6] Add stream ID support for buffered writeback
` [PATCH 5/6] btrfs: add support for buffered writeback stream ID
` [PATCH 6/6] xfs: "

cifs kernel client status wiki page
 2015-03-25 18:20 UTC 

[PATCH 1/1] hfs: incorrect return values
 2015-03-25 16:54 UTC  (2+ messages)

[PATCH 1/1] hfsplus: incorrect return value
 2015-03-25 16:54 UTC  (3+ messages)

[PATCHSET 1/3 v2 block/for-4.1/core] writeback: cgroup writeback support
 2015-03-25 16:01 UTC  (3+ messages)

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

[PATCH RFC] ubifs: introduce an ioctl to get UBIFS files compressed size
 2015-03-25 13:00 UTC 

[PATCH 0/9] Sync and VFS scalability improvements
 2015-03-25 11:18 UTC  (2+ messages)

[PATCH 0/3] Device mapper log writes patches
 2015-03-25 10:35 UTC  (3+ messages)
` [PATCH 3/3] fstests: btrfs balance with dm log writes test

[PATCH 0/8 v2] xfs: DAX support
 2015-03-25  9:14 UTC  (14+ messages)
` [PATCH 2/8] dax: don't abuse get_block mapping for endio callbacks
` [PATCH 3/8] dax: expose __dax_fault for filesystems with locking constraints
` [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 v10 0/12] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-03-25  6:05 UTC  (3+ messages)
` [PATCH v10 1/12] fs: Add support "

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2015-03-25  3:25 UTC  (4+ messages)
` [PATCH v11 21/21] brd: Rename XIP to DAX

mmotm 2015-03-24-17-02 uploaded
 2015-03-25  0:03 UTC 

[PATCH-v3 0/2] lazytime fixes for 4.0
 2015-03-24 23:12 UTC  (2+ messages)

[PATCH] f2fs: fix sparse warnings
 2015-03-24 19:07 UTC 

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-24 16:57 UTC  (8+ messages)

[PATCH 1/3] dm: log writes target
 2015-03-24 15:33 UTC  (3+ messages)
` [PATCH 1/3] dm: log writes target V2

missing MS_RDONLY check in fsync
 2015-03-24 15:14 UTC 

[PATCH] btrfs: Fix implicit inclusion of linux/uio.h
 2015-03-24 13:43 UTC  (2+ messages)

[PATCH v3 net-next 0/3] Add support for async socket operations
 2015-03-24 11:29 UTC  (4+ 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).