linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-27 10:40:15 to 2014-03-04 17:26:24 UTC [more...]

move all statfs f_type magic numbers to linux/magic.h
 2014-03-04 17:26 UTC  (31+ messages)
` [PATCH 01/22] cifs: move CIFS_MAGIC_NUMBER to <linux/magic.h>
` [PATCH 02/22] xfs: add XFS_SUPER_MAGIC "
` [PATCH 03/22] ipc/mqueue: move MQUEUE_MAGIC "
` [PATCH 04/22] configfs: move CONFIGFS_MAGIC "
` [PATCH 05/22] befs: move BEFS_SUPER_MAGIC "
` [PATCH 06/22] bfs: move BFS_MAGIC "
` [PATCH 07/22] ceph: move CEPH_SUPER_MAGIC "
` [PATCH 08/22] exofs: move EXOFS_SUPER_MAGIC "
` [PATCH 09/22] freevxfs: move VXFS_SUPER_MAGIC "
` [PATCH 10/22] fuse: move FUSE_SUPER_MAGIC "
` [PATCH 11/22] gfs2: move GFS2_MAGIC "
` [PATCH 12/22] hfsplus: move HFSPLUS_SUPER_MAGIC "
` [PATCH 13/22] hppfs: move HPPFS_SUPER_MAGIC "
` [PATCH 14/22] jfs: move JFS_SUPER_MAGIC "
` [PATCH 15/22] logfs: add LOGFS_FTYPE_MAGIC "
` [PATCH 16/22] ntfs: move NTFS_SUPER_MAGIC "
` [PATCH 17/22] ocfs2: move OCFS2_SUPER_MAGIC "
` [PATCH 18/22] omfs: move OMFS_MAGIC "
` [PATCH 19/22] romfs: move ROMFS_MAGIC "
` [PATCH 20/22] ubifs: move UBIFS_SUPER_MAGIC "
` [PATCH 21/22] udf: move UDF_SUPER_MAGIC "
` [PATCH 22/22] ufs: move UFS_MAGIC and UFS2_MAGIC "

[blk-lib] 6a0608544e5: fileio -77.4% max latency, -5.7% throughput
 2014-03-04 13:21 UTC 

[PATCH 0/2] Bug fix in aio ring page migration
 2014-03-04  5:35 UTC  (9+ messages)
` [PATCH 1/2] aio, memory-hotplug: Fix confliction when migrating and accessing ring pages
` [PATCH 2/2] aio, mem-hotplug: Add memory barrier to aio ring page migration
    ` [Update PATCH "

Re:Re: how to know ext cache hit rate?
 2014-03-04  2:16 UTC 

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-03-04  1:26 UTC  (17+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
` [PATCHv3 2/2] mm: implement ->map_pages for page cache

Update of file offset on write() etc. is non-atomic with I/O
 2014-03-04  1:05 UTC  (18+ messages)

mmotm 2014-03-03-15-24 uploaded
 2014-03-04  1:03 UTC  (4+ messages)

[PATCH v6 00/22] Support ext4 on NV-DIMMs
 2014-03-04  0:56 UTC  (12+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler

[PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
 2014-03-04  0:50 UTC  (17+ messages)
` [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs

[xfs] f876e446: +1.2% fileio.requests_per_sec
 2014-03-03 23:17 UTC  (2+ messages)

Update of file offset on write() etc. is non-atomic with I/O
 2014-03-03 22:22 UTC  (10+ messages)

fs: gpf in simple_setattr
 2014-03-03 21:40 UTC  (6+ messages)

[PATCH 0/3] Ceph fscache: Fix kernel panic due to a race
 2014-03-03 16:54 UTC  (5+ messages)

[PATCH] fs: fix i_writecount on shmem and friends
 2014-03-03 15:16 UTC 

[PATCH 0/2] ext4: ext4_mb_normalize_request() fixes
 2014-03-03 14:00 UTC  (3+ messages)
` [PATCH 1/2] ext4: fix wrong assert in ext4_mb_normalize_request()
` [PATCH 2/2] ext4: fix bug "

[PATCH 1/8] xfstests: Create single function for testing xfs_io commands
 2014-03-03 12:21 UTC  (18+ messages)
` [PATCH 2/8] xfstests: create _test_block_boundaries in common/punch
` [PATCH 3/8] generic/008: Add test for fallocate zero range at block boundary
` [PATCH 4/8] xfstests: Move fallocate include into global.h
` [PATCH 5/8] xfstests: Add fallocate zero range operation to fsstress
` [PATCH 6/8] fsstress: translate flags in fiemap_f
` [PATCH 7/8] xfstests: Add fallocate zero range operation to fsx
` [PATCH 8/8] ext4/001: Add ext4 specific test for fallocate zero range

[PATCH 0/5 v2] Fanotify cleanups
 2014-03-03 11:12 UTC  (6+ messages)
` [PATCH 1/5] fanotify: Remove useless bypass_perm check
` [PATCH 2/5] fanotify: Use fanotify event structure for permission response processing
` [PATCH 3/5] fanotify: Convert access_mutex to spinlock
` [PATCH 4/5] fanotify: Reorganize loop in fanotify_read()
` [PATCH 5/5] fanotify: Move unrelated handling from copy_event_to_user()

[PATCH] f2fs: fix to write node pages with WRITE_SYNC
 2014-03-03  5:07 UTC 

[PATCH] md / procfs: avoid Oops if md-mod removed while /proc/mdstat is being polled
 2014-03-03  3:53 UTC  (7+ messages)

fs: pipe: memory corruption in inode_cache
 2014-03-03  2:13 UTC 

Make generic_make_request() handle arbitrary size bios
 2014-03-02 20:50 UTC  (8+ messages)
` [PATCH 1/9] block: Make generic_make_request handle arbitrary sized bios

[PATCH v7] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-03-02 14:12 UTC 

[PATCH v4 6/6] Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
 2014-03-02 14:09 UTC 

[PATCH v4 5/6] fat: permit to return phy block number by fibmap in fallocated region
 2014-03-02 14:09 UTC 

[PATCH v4 4/6] fat: fallback to buffered write in case of fallocated region on direct IO
 2014-03-02 14:09 UTC 

[PATCH v4 3/6] fat: zero out seek range on _fat_get_block
 2014-03-02 14:09 UTC 

[PATCH v4 2/6] fat: add fat_fallocate operation
 2014-03-02 14:08 UTC 

[PATCH v4 1/6] fat: add i_disksize to represent uninitialized size
 2014-03-02 14:08 UTC 

[PATCH v4 0/6] fat: additions to support fat_fallocate
 2014-03-02 14:08 UTC 

[PATCH] f2fs: fix dirty page accounting when redirty
 2014-03-01  2:35 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH RFC] overlayfs,xattr: allow unprivileged users to whiteout
 2014-02-28 16:23 UTC  (4+ messages)

KINDLY VIEW THE ATTACHMENT AND GET BACK TO ME
 2014-02-28 13:42 UTC 

[PATCH 1/6] generic/290: Add test for fallocate zero range
 2014-02-28 12:38 UTC  (13+ messages)
` [PATCH 6/6] ext4/242: Add ext4 specific "

KINDLY VIEW THE ATTACHMENT AND GET BACK TO ME
 2014-02-28 11:20 UTC 

[HACK] fs/super.c: sync ro remount after blocking writers
 2014-02-28  9:25 UTC  (3+ messages)

[PATCH 0/2 v2] bdi: Fix hung tasks and oops in writeback
 2014-02-27 21:43 UTC  (3+ messages)
` [PATCH 1/2] bdi: Fix hung task on sync
` [PATCH 2/2] bdi: Avoid oops on device removal

[PATCH 0/2] bdi fixes
 2014-02-27 21:32 UTC  (7+ messages)
` [PATCH 1/2] bdi: Fix hung task on sync
` [PATCH 2/2] bdi: Avoid oops on device removal

[PATCH] ext4: fix NULL pointer dereference in ext4_validate_block_bitmap()
 2014-02-27 18:35 UTC  (2+ messages)

[PATCH v6 00/11] fuse: An attempt to implement a write-back cache policy
 2014-02-27 15:33 UTC  (2+ messages)
                ` fuse write performance

[PATCH 1/1] aio, memory-hotplug: Fix confliction when migrating and accessing ring pages
 2014-02-27 14:38 UTC  (4+ messages)

[PATCH 0/6 v2] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-02-27 11:56 UTC  (5+ messages)
` [PATCH 5/6 v2] ext4: "

[PATCH] f2fs: use existing macro to clean up some codes
 2014-02-27 11:52 UTC 

[PATCH 1/3] f2fs: remove costly bit operations for f2fs_find_entry
 2014-02-27 11:38 UTC  (3+ messages)
` [PATCH 2/3] f2fs: introduce large directory support
` [PATCH 3/3] f2fs: add an sysfs entry to control the directory level

[PATCH] f2fs: readahead contiguous SSA blocks for f2fs_gc
 2014-02-27 11:12 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).