linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-07-31 17:22:13 to 2014-08-06 10:17:18 UTC [more...]

[PATCH v2 0/7] /proc/PID/*maps* fixes/cleanups
 2014-08-06 10:17 UTC  (14+ messages)
` [PATCH v2 1/7] fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
` [PATCH v2 2/7] fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
` [PATCH v2 3/7] proc: introduce proc_mem_open()
` [PATCH v2 4/7] fs/proc/task_mmu.c: shift mm_access() from m_start() to proc_maps_open()
` [PATCH v2 5/7] fs/proc/task_mmu.c: simplify the vma_stop() logic
` [PATCH v2 6/7] fs/proc/task_mmu.c: cleanup the "tail_vma" horror in m_next()
` [PATCH v2 7/7] fs/proc/task_mmu.c: shift "priv->task = NULL" from m_start() to m_stop()

[RFC PATCH 00/14] Per-sb tracking of dirty inodes
 2014-08-06  8:46 UTC  (22+ messages)
` [PATCH 01/14] writeback: Get rid of superblock pinning
` [PATCH 02/14] writeback: Remove writeback_inodes_wb()
` [PATCH 03/14] writeback: Remove useless argument of writeback_single_inode()
` [PATCH 04/14] writeback: Don't put inodes which cannot be written to b_more_io
` [PATCH 05/14] writeback: Move dwork and last_old_flush into backing_dev_info
` [PATCH 06/14] writeback: Switch locking of bandwidth fields to wb_lock
` [PATCH 07/14] writeback: Provide a function to get bdi from bdi_writeback
` [PATCH 08/14] writeback: Schedule future writeback if bdi (not wb) has dirty inodes
` [PATCH 09/14] writeback: Switch some function arguments from bdi_writeback to bdi
` [PATCH 10/14] writeback: Move rechecking of work list into bdi_process_work_items()
` [PATCH 11/14] writeback: Shorten list_lock hold times in bdi_writeback()
` [PATCH 12/14] writeback: Move refill of b_io list into writeback_inodes()
` [PATCH 13/14] writeback: Comment update
` [PATCH 14/14] writeback: Per-sb dirty tracking

[GIT PULL] namespace updates for v3.17-rc1
 2014-08-06  6:30 UTC  (5+ messages)

[PATCH 0/2] new API to allocate buffer-cache for superblock in non-movable area
 2014-08-06  6:15 UTC  (18+ messages)

[RFC PATCH 0/2] dirreadahead system call
 2014-08-06  2:01 UTC  (13+ messages)

[PATCH 0/5] ext4: RFC: Encryption
 2014-08-05 23:06 UTC  (3+ messages)
` [PATCH 4/5] ext4: Adds EXT4 encryption read callback support

Is lockref_get_not_zero() really correct in dget_parent()
 2014-08-05 22:58 UTC  (7+ messages)

How to handle an kmalloc failure in evict_inode()?
 2014-08-05 22:12 UTC  (6+ messages)

[PATCH 1/2] lockref: make lockref count signed
 2014-08-05 21:54 UTC  (5+ messages)
` [PATCH 2/2] lockref: replace lockref_get_not_zero with lockref_get_active
    ` [PATCH 1/2 v2] lockref: make lockref count signed

[PATCH] fs/locks.c: Copy fl_lmops to conflock for nfsd using
 2014-08-05 19:20 UTC  (5+ messages)

Dear, Greetings!
 2014-08-05 17:13 UTC 

[PATCH 0/3] implement readpages() for block device to optimize sequential read
 2014-08-05 14:38 UTC  (4+ messages)
` [PATCH 1/3] vfs: make guard_bh_eod() more generic
` [PATCH 2/3] vfs: guard end of device for mpage interface
` [PATCH 3/3] block_dev: implement readpages() to optimize sequential read

fscache recursive hang -- similar to loopback NFS issues
 2014-08-05 14:32 UTC  (11+ messages)

GOOD DAY
 2014-08-05  9:23 UTC 

[PATCH, RESEND] procfs: silence lockdep warning about read vs. exec seq_file
 2014-08-05  8:46 UTC  (13+ messages)
  ` [PATCH 0/5] (Was: procfs: silence lockdep warning about read vs. exec seq_file)
    ` [PATCH 1/5] fs/proc/task_mmu.c: don't use task->mm in m_start() and show_*map()
    ` [PATCH 2/5] fs/proc/task_mmu.c: unify/simplify do_maps_open() and numa_maps_open()
    ` [PATCH 3/5] proc: introduce proc_mem_open()
    ` [PATCH 4/5] fs/proc/task_mmu.c: introduce the "stable" proc_maps_private->mm
    ` [PATCH 5/5] fs/proc/task_mmu.c: change m_start() to rely on priv->mm and avoid mm_access()

[PATCH 0/3] FS-Cache: Bug fixes for bugs that happen under vma pressure
 2014-08-05  4:13 UTC  (3+ messages)

[GIT PULL] f2fs updates for v3.17
 2014-08-05  0:09 UTC 

[PATCH] vfs: Fix RCU usage in __propagate_umount()
 2014-08-04 22:59 UTC  (12+ messages)
` MNT_DETACH and mount namespace issue (was: Re: [PATCH] vfs: Fix RCU usage in __propagate_umount())
  ` MNT_DETACH and mount namespace issue

Linux filesystem configuration infrastructure
 2014-08-04 15:15 UTC  (4+ messages)

[REVIEW][PATCH 0/4] /proc/thread-self
 2014-08-04 14:47 UTC  (13+ messages)
` [REVIEW][PATCH 1/4] proc: Have net show up under /proc/<tgid>/task/<tid>
  ` [REVIEW][PATCH 2/4] proc: Implement /proc/thread-self to point at the directory of the current thread
  ` [REVIEW][PATCH 3/4] proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
  ` [REVIEW][PATCH 4/4] proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mounts

[GIT PULL] please pull file locking changes for v3.17
 2014-08-04 13:22 UTC 

[PATCH] VFS: allow ->d_manage() to declare -EISDIR in rcu_walk mode
 2014-08-04  8:57 UTC  (5+ messages)
    ` [PATCH - V2] "

[f2fs-dev][PATCH] f2fs: reduce competition among node page writes
 2014-08-04  2:30 UTC  (6+ messages)
` [f2fs-dev] [PATCH] "
    `  "

[PATCH 2/2] f2fs: add f2fs_balance_fs for expand_inode_data
 2014-08-04  2:11 UTC 

[PATCH 1/2] f2fs: use for_each_set_bit to simplify the code
 2014-08-04  2:10 UTC 

[PATCH 2/2 v2] f2fs: invalidate xattr node page when evict inode
 2014-08-04  1:54 UTC 

[f2fs-dev][PATCH 2/2] f2fs: invalidate xattr node page when evict inode
 2014-08-04  1:42 UTC  (3+ messages)
` [PATCH "

[PATCH (resend)] fs: Fix theoretical division by 0 in super_cache_scan()
 2014-08-03 11:21 UTC 

[PATCH v2 0/1] vfs: Respect MS_RDONLY at bind mount creation
 2014-08-02  8:18 UTC  (7+ messages)
` [PATCH v2 1/1] "
    ` [PATCH v3 0/1] "
      ` [PATCH v3 1/1] "

[PATCH] f2fs: avoid skipping recover_inline_xattr after recover_inline_data
 2014-08-02  7:26 UTC 

Killing process in D state on mount to dead NFS server. (when process is in fsync)
 2014-08-02  3:44 UTC  (8+ messages)

My Dear Beloved!
 2014-07-29 20:22 UTC 

[PATCH 1/5] Add __designated_init, wrapping __attribute__((designated_init))
 2014-08-01 21:36 UTC  (9+ messages)
` [PATCH 2/5] raid: Require designated initialization of structures
` [PATCH 3/5] fs: "
` [PATCH 4/5] ftrace: "
` [PATCH 5/5] include/linux/interrupt.h: "

[PATCH v8 00/22] Support ext4 on NV-DIMMs
 2014-08-01 18:45 UTC  (11+ messages)
` [PATCH v8 04/22] Change direct_access calling convention

[PATCH v9 00/22] Support ext4 on NV-DIMMs
 2014-08-01 13:27 UTC  (23+ messages)
` [PATCH v9 01/22] axonram: Fix bug in direct_access
` [PATCH v9 02/22] Change direct_access calling convention
` [PATCH v9 03/22] Fix XIP fault vs truncate race
` [PATCH v9 04/22] Allow page fault handlers to perform the COW
` [PATCH v9 05/22] Introduce IS_DAX(inode)
` [PATCH v9 06/22] Add copy_to_iter(), copy_from_iter() and iov_iter_zero()
` [PATCH v9 07/22] Replace XIP read and write with DAX I/O
` [PATCH v9 08/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v9 09/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v9 10/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v9 11/22] Replace XIP documentation with DAX documentation
` [PATCH v9 12/22] Remove get_xip_mem
` [PATCH v9 13/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v9 14/22] ext2: Remove ext2_use_xip
` [PATCH v9 15/22] ext2: Remove xip.c and xip.h
` [PATCH v9 16/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v9 17/22] ext2: Remove ext2_aops_xip
` [PATCH v9 18/22] Get rid of most mentions of XIP in ext2
` [PATCH v9 19/22] xip: Add xip_zero_page_range
` [PATCH v9 20/22] ext4: Avoid lock inversion between i_mmap_mutex and transaction start
` [PATCH v9 21/22] ext4: Add DAX functionality
` [PATCH v9 22/22] brd: Rename XIP to DAX

-- Re: Very Urgent
 2014-08-01 10:28 UTC 

[patch] timerfd: remove an always true check
 2014-08-01  8:32 UTC  (2+ messages)

[Regression 3.16-rc kernel] -55% reduction in throughput for OLTP benchmark
 2014-08-01  6:45 UTC  (11+ 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).