linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-01 08:48:15 to 2014-08-07 15:40:46 UTC [more...]

[PATCHSET 0/4] brd: partition fixes
 2014-08-07 15:40 UTC  (17+ messages)
` [PATCH 1/4] Change direct_access calling convention
` [PATCH 2/4] brd: Add getgeo to block ops
  ` [PATCH 2/4 v2] "
` [PATCH 3/4] brd: Fix all partitions BUGs
` [PATCH 4/4] brd: Request from fdisk 4k alignment

[PATCH] seq_file: Document seq_open_private(), seq_release_private()
 2014-08-07 14:51 UTC 

[PATCH] seq_file: Allow private data to be supplied on seq_open
 2014-08-07 14:30 UTC  (13+ messages)
            ` [Linux-kernel] "

[GIT PULL] namespace updates for v3.17-rc1
 2014-08-07 13:28 UTC  (6+ messages)

testing result of loop-aio patchset on ext3
 2014-08-07  3:09 UTC  (9+ messages)

[RFC PATCH 00/14] Per-sb tracking of dirty inodes
 2014-08-06 21:13 UTC  (8+ messages)
` [PATCH 14/14] writeback: Per-sb dirty tracking

[PATCH] locks: show delegations as "DELEG" in /proc/locks
 2014-08-06 21:06 UTC  (2+ messages)

[PATCH v2 0/7] /proc/PID/*maps* fixes/cleanups
 2014-08-06 19:41 UTC  (19+ 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()

[REVIEW][PATCH 0/4] /proc/thread-self
 2014-08-06 18:32 UTC  (8+ messages)
` [REVIEW][PATCH 2/4] proc: Implement /proc/thread-self to point at the directory of the current thread

[PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails
 2014-08-06 15:21 UTC  (3+ messages)

[PATCH] fs/locks.c: Copy fl_lmops to conflock for nfsd using
 2014-08-06 13:38 UTC  (8+ messages)
  ` [PATCH 1/3] NFSD: New FL_NFSD for marking file_lock belongs to NFSD
      ` [PATCH 2/3] NFSD: Increase the reference of lockowner when coping file_lock
          ` [PATCH 3/3 RFC] fs/locks.c: Copy all infomation for conflock

[PATCH 0/2] fanotify: Fix double free on group shutdown
 2014-08-06 13:24 UTC  (3+ messages)
` [PATCH 1/2] fsnotify: Rename event handling functions
` [PATCH 2/2] fanotify: Fix double free of pending permission events

[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  (10+ 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

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)

[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  (3+ messages)

[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 


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