linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-25 23:46:49 to 2014-03-03 23:07:35 UTC [more...]

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

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

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

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 

[xfs] f876e446: +1.2% fileio.requests_per_sec
 2014-03-03 14:21 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  (16+ messages)
` [PATCH 1/9] block: Make generic_make_request handle arbitrary sized bios
` [PATCH 2/9] block: Gut bio_add_page()
` [PATCH 3/9] blk-lib.c: generic_make_request() handles large bios now
` [PATCH 4/9] bcache: "
` [PATCH 5/9] btrfs: generic_make_request() handles arbitrary size "
` [PATCH 6/9] btrfs: Convert to bio_for_each_segment()
` [PATCH 7/9] iov_iter: Move iov_iter to uio.h
` [PATCH 8/9] iov_iter: Kill iov_iter_single_seg_count()
` [PATCH 9/9] iov_iter: Kill written arg to iov_iter_init()

[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] "

[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
 2014-02-28 23:08 UTC  (15+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
` [PATCHv3 2/2] mm: implement ->map_pages for page cache

[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  (20+ messages)
` [PATCH 3/6] xfstests: fsstress punch should always have FALLOC_FL_KEEP_SIZE set
` [PATCH 5/6] xfstests: Define fallocate flags locally in fsx
` [PATCH 6/6] ext4/242: Add ext4 specific test for fallocate zero range

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] Bug fix in aio ring page migration
 2014-02-28  7:25 UTC  (8+ 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 "

[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 

[PATCH RESEND 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-27 10:35 UTC  (7+ messages)
` [PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE
    ` [PATCH v2] util-linux/fallocate: introduce an option -c to support COLLAPSE_RANGE

[PATCH] xfs_io: add fzero command for zeroing range via fallocate
 2014-02-27  5:01 UTC  (2+ messages)

[PATCH v6] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-02-27  4:03 UTC  (5+ messages)

DoS with unprivileged mounts
 2014-02-27  2:05 UTC  (12+ messages)
    ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
      ` [PATCH 0/11] Detaching "
        ` [PATCH 08/11] vfs: Merge check_submounts_and_drop and d_invalidate

[PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-27  1:30 UTC  (15+ messages)

[PATCH v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
 2014-02-26 23:48 UTC  (8+ messages)

[GIT PULL] Notification, writeback, udf, quota fixes for 3.14-rc5
 2014-02-26 16:55 UTC 

[PATCH 0/3] Implement the f*xattrat family of functions
 2014-02-26 15:49 UTC  (2+ messages)

[PATCH 00/13] cross rename v4
 2014-02-26 15:15 UTC  (11+ messages)

[LSF/MM ATTEND] slab cache extension -- slab cache in fixed size
 2014-02-26 15:02 UTC  (6+ messages)

[PATCH] hfsplus: fix remount issue
 2014-02-26 14:55 UTC 

fs: clear_inode failed with nrpages not zero!
 2014-02-26 14:44 UTC 

fs: clear_inode failed with nrpages not zero!
 2014-02-26 12:31 UTC  (2+ messages)

[PATCH] tools/vm/page-types.c: page-cache sniffing feature
 2014-02-26  7:57 UTC 

[RFC PATCH for-next 0/4] epoll: combined control/wait syscall
 2014-02-25 23:46 UTC  (4+ messages)
` [RFC PATCH for-next 4/4] epoll: epoll() syscall definition


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