linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-20 13:16:50 to 2013-12-30 21:04:04 UTC [more...]

[Lsf-pc] [LSF/MM ATTEND] Persistent Memory
 2013-12-30 21:04 UTC 

[PATCH 0/3] Fadvise: Directory level page cache cleaning support
 2013-12-30 19:40 UTC  (7+ messages)
` [PATCH 1/3] VFS: Add the declaration of shrink_pagecache_parent
` [PATCH 2/3] Add shrink_pagecache_parent
` [PATCH 3/3] Fadvise: Add the ability for directory level page cache cleaning

[BUG]NULL pointer dereference at 0000000000000008 __blkdev_put+0x17f/0x1d0
 2013-12-30 15:55 UTC 

[PATCH V2] f2fs: avoid to read inline data except first page
 2013-12-30 10:36 UTC 

[PATCH] f2fs: avoid to read inline data except first page
 2013-12-30  2:00 UTC 

[PATCH] f2fs: avoid to left uninitialized data in page when read inline data
 2013-12-30  1:29 UTC  (2+ messages)

[PATCH 0/3] Ceph fscache: Fix kernel panic due to a race
 2013-12-28  3:51 UTC  (7+ messages)
` [PATCH 1/3] Ceph fscache: Add an interface to synchronize object store limit
` [PATCH 2/3] Ceph fscache: Update object store limit after file writing
` [PATCH 3/3] Ceph fscache: Wait for completion of object initialization

[PATCH] Current patch to fix autofs symlink expiry
 2013-12-28  2:31 UTC  (4+ messages)
` [PATCH] autofs - fix symlinks aren't checked for expiry

[RFC] speeding up the stat() family of system calls
 2013-12-27 23:30 UTC  (12+ messages)

Behavior of 'mount --bind' and umount
 2013-12-27 17:18 UTC 

[PATCH] aio: optimize free kioctx slot search
 2013-12-27 12:32 UTC  (5+ messages)

[PATCH] f2fs: fix build warning for f2fs_has_inline_data()
 2013-12-27 10:55 UTC  (3+ messages)

[PATCH] f2fs: handle errors correctly during f2fs_reserve_block
 2013-12-27  9:17 UTC 

[PATCH 1/1] reiserfs:Adding tmpfile support (v2)
 2013-12-27  9:11 UTC 

[PATCH 00/14] hfsplus: introduce journal replay functionality
 2013-12-27  6:39 UTC  (2+ messages)

[PATCH 1/6] f2fs: don't need to get f2fs_lock_op for the inline_data test
 2013-12-27  6:15 UTC  (7+ messages)
` [PATCH 2/6] f2fs: convert inline_data for punch_hole
` [PATCH 3/6] f2fs: call f2fs_put_page at the error case
` [PATCH 4/6] f2fs: refactor f2fs_convert_inline_data
` [PATCH 5/6] f2fs: add the number of inline_data files to status info
` [PATCH 6/6] f2fs: add inline_data recovery routine

[PATCH] autofs - fix fix symlinks arent checked for expiry
 2013-12-27  1:55 UTC  (5+ messages)

[PATCH] epoll: Do not take the nested ep->mtx on EPOLL_CTL_DEL
 2013-12-26 22:03 UTC 

[PATCH v6 00/11] fuse: An attempt to implement a write-back cache policy
 2013-12-26 15:51 UTC  (8+ messages)
` [PATCH 05/11] fuse: Trust kernel i_mtime only -v2
    ` [PATCH 05/11] fuse: Trust kernel i_mtime only -v3
` [PATCH 07/11] fuse: restructure fuse_readpage()

[PATCH 1/2] f2fs: introduce F2FS_INODE macro to get f2fs_inode
 2013-12-26 11:37 UTC  (4+ messages)
` [PATCH 2/2] f2fs: should put the dnode when NEW_ADDR is detected
  ` [PATCH v2] f2fs: introduce F2FS_INODE macro to get f2fs_inode

[PATCH] f2fs: check the blocksize before calling generic_direct_IO path
 2013-12-26 11:27 UTC 

[PATCH 00/21] Consolidate Posix ACL implementation V3
 2013-12-26 10:59 UTC  (19+ messages)
` [PATCH 15/21] xfs: use generic posix ACL infrastructure
` [PATCH 16/21] jfs: "
` [PATCH 17/21] gfs2: "
` [PATCH 18/21] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 19/21] fs: remove generic_acl
` [PATCH 20/21] nfsd: use get_acl and ->set_acl
` [PATCH 21/21] hfsplus: remove can_set_xattr

[PATCH] f2fs: convert max_orphans to a field of f2fs_sb_info
 2013-12-26 10:24 UTC 

[PATCH 11/14] hfsplus: implement functionality of transaction's block check
 2013-12-26  9:48 UTC 

[PATCH 10/14] hfsplus: implement functionality of journal log wrapping
 2013-12-26  9:47 UTC 

[PATCH 09/14] hfsplus: implement functionality of getting transaction's block info
 2013-12-26  9:47 UTC 

[PATCH 04/14] hfsplus: implement functionality for HFSPLUS_JOURNAL_NEED_INIT flag
 2013-12-26  9:45 UTC 

[PATCH 14/14] hfsplus: integrate journal replay support into driver
 2013-12-26  9:49 UTC 

[PATCH 13/14] hfsplus: implement replay journal functionality
 2013-12-26  9:49 UTC 

[PATCH 12/14] hfsplus: implement replay transaction's block functionality
 2013-12-26  9:49 UTC 

[PATCH 00/14] hfsplus: introduce journal replay functionality
 2013-12-26  9:41 UTC 

[PATCH 08/14] hfsplus: implement get and verify block list header functionality
 2013-12-26  9:46 UTC 

[PATCH 07/14] hfsplus: introduce descriptor of block list buffer
 2013-12-26  9:46 UTC 

[PATCH 06/14] hfsplus: implement check consistency of journal log file
 2013-12-26  9:46 UTC 

[PATCH 05/14] hfsplus: implement "norecovery" mount option support
 2013-12-26  9:45 UTC 

[PATCH 03/14] hfsplus: implement init/destroy journal object functionality
 2013-12-26  9:44 UTC 

[PATCH 02/14] hfsplus: rework hfsplus_submit_bio() method
 2013-12-26  9:44 UTC 

[PATCH 01/14] hfsplus: add necessary declarations for journal replay
 2013-12-26  9:43 UTC 

[PATCH] open: Document O_TMPFILE
 2013-12-26  9:40 UTC  (2+ messages)

[PATCH 1/1] reiserfs:Adding tmpfile support
 2013-12-26  9:02 UTC  (3+ messages)

[PATCH 1/3 V2] f2fs: check filename length in recover_dentry
 2013-12-26  2:53 UTC  (3+ messages)
  ` [f2fs-dev] "

Usefulness of SEEK_HOLE / SEEK_DATA in generic_file_llseek()
 2013-12-25 14:34 UTC  (3+ messages)

[PATCH] timerfd: show procfs fdinfo helper
 2013-12-25  8:47 UTC  (2+ messages)
` [CRIU] "

[PATCH v3 6/6] fat: update the limitation for fat fallocate
 2013-12-25  6:32 UTC 

[PATCH v3 5/6] fat: permit to return phy block number by fibmap in fallocated region
 2013-12-25  6:31 UTC 

[PATCH v3 4/6] fat: fallback to buffered write in case of fallocated region on direct IO
 2013-12-25  6:31 UTC 

[PATCH v3 3/6] fat: zero out seek range on _fat_get_block
 2013-12-25  6:31 UTC 

[PATCH v3 2/6] fat: add fat_fallocate operation
 2013-12-25  6:31 UTC 

[PATCH v3 1/6] fat: add i_disksize to represent uninitialized size
 2013-12-25  6:30 UTC 

[PATCH v3 0/6] fat: additions to support fat_fallocate
 2013-12-25  6:30 UTC 

来自fsluck的邮件
 2013-12-25  1:29 UTC 

Filesystem module autoprobe?
 2013-12-24 23:31 UTC  (4+ messages)

Very Important
 2013-12-24 22:49 UTC 

Very Important
 2013-12-24 22:41 UTC 

[PATCH v3 0/3] Add XIP support to ext4
 2013-12-24 16:27 UTC  (31+ messages)

[PATCH v4 00/22] Add XIP support to ext4
 2013-12-23 18:54 UTC  (30+ messages)
` [PATCH v4 01/22] Fix XIP fault vs truncate race
` [PATCH v4 02/22] Simplify COW of XIP mappings
` [PATCH v4 03/22] axonram: Fix bug in direct_access
` [PATCH v4 04/22] Change direct_access calling convention
` [PATCH v4 05/22] Introduce IS_XIP(inode)
` [PATCH v4 06/22] Treat XIP like O_DIRECT
` [PATCH v4 07/22] Rewrite XIP page fault handling
` [PATCH v4 08/22] Change xip_truncate_page to take a get_block parameter
` [PATCH v4 09/22] Remove mm/filemap_xip.c
` [PATCH v4 10/22] Remove get_xip_mem
` [PATCH v4 11/22] Replace ext2_clear_xip_target with xip_clear_blocks
` [PATCH v4 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v4 13/22] ext2: Remove ext2_use_xip
` [PATCH v4 14/22] ext2: Remove xip.c and xip.h
` [PATCH v4 15/22] Remove CONFIG_EXT2_FS_XIP
` [PATCH v4 16/22] ext2: Remove ext2_aops_xip
` [PATCH v4 17/22] xip: Add xip_zero_page_range
` [PATCH v4 18/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v4 19/22] ext4: Add XIP functionality
` [PATCH v4 20/22] ext4: Fix typos
` [PATCH v4 21/22] Add support for pmd_faults
` [PATCH v4 22/22] xip: Add reporting of major faults

[PATCH 1/1] fs/fat: fix ENOSPC condition of directory entries
 2013-12-23 13:06 UTC  (3+ messages)

[PATCH 0/2] ima: directory integrity appraisal
 2013-12-23 11:45 UTC  (5+ messages)
` [PATCH 1/2] ima: hooks for directory integrity protection

[RFC][PATCH] PM / Sleep: Freeze filesystems during system suspend/hibernation
 2013-12-23  3:48 UTC  (12+ messages)

[PATCH v3] vfs: fix a bug when we do some dio reads with append dio writes
 2013-12-23  3:00 UTC  (11+ messages)

[PATCH 1/3] f2fs: check filename length in recover_dentry
 2013-12-23  2:28 UTC  (3+ messages)
  ` [f2fs-dev] "

Very Important
 2013-12-23  1:10 UTC 

Very Important
 2013-12-22 23:49 UTC 

[PATCH 1/2] procfs: Add function to lookup a subdirectory name
 2013-12-22  1:20 UTC  (3+ messages)
` [PATCH 2/2] ext4: handle mount failures more gracefully

[f2fs-dev] [PATCH 3/3] f2fs: avoid to set wrong pino of inode when rename dir
 2013-12-21 10:03 UTC 

[f2fs-dev] [PATCH 2/3] f2fs: update several comments
 2013-12-21 10:02 UTC 

Hi
 2013-12-21  8:18 UTC 

[PATCH] fuse: Fix IOC_[GS]ETFLAGS argument size brokenness
 2013-12-21  2:45 UTC  (7+ messages)
  ` [PATCH v2] fuse: Fix IOC_[GS]ET{FLAGS, VERSION} "
    ` [PATCH v2] fuse: Fix IOC_[GS]ET{FLAGS,VERSION} "

module: BUG in copy_module_from_fd
 2013-12-21  0:33 UTC  (2+ messages)

[LSF/MM TOPIC] Persistent Memory
 2013-12-20 17:05 UTC 

[PATCH 0/2] ceph fscache: uncaching single no data page when error
 2013-12-20 16:03 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).