messages from 2014-02-28 16:10:58 to 2014-03-05 17:46:36 UTC [more...]
[PATCH RFC] overlayfs,xattr: allow unprivileged users to whiteout
2014-03-05 17:46 UTC (6+ messages)
` [RFC] overlayfs priviledge escalation handling under user namespaces
` [RFC PATCH 1/1] overlayfs: switch to the init user namespace for xattr operations
How to port the overlayfs to a version of kernel
2014-03-05 16:52 UTC
[PATCH v2 0/8] Add tests for zero range into xfstests
2014-03-05 15:51 UTC (9+ messages)
` [PATCH v2 1/8] xfstests: Create single function for testing xfs_io commands
` [PATCH v2 2/8] xfstests: create _test_block_boundaries in common/punch
` [PATCH v2 3/8] generic/008: Add test for fallocate zero range at block boundary
` [PATCH v2 4/8] xfstests: Move fallocate include into global.h
` [PATCH v2 5/8] xfstests: Add fallocate zero range operation to fsstress
` [PATCH v2 6/8] fsstress: translate flags in fiemap_f
` [PATCH v2 7/8] xfstests: Add fallocate zero range operation to fsx
` [PATCH v2 8/8] ext4/001: Add ext4 specific test for fallocate zero range
fs: gpf in simple_setattr
2014-03-05 12:45 UTC (8+ messages)
[PATCH 0/2] Bug fix in aio ring page migration
2014-03-05 7:17 UTC (8+ messages)
` [PATCH 2/2] aio, mem-hotplug: Add memory barrier to "
` [Update PATCH "
` [Update v2 "
[PATCHES][RFC][CFT] scalability fixes for shitloads of mounts
2014-03-05 3:52 UTC (6+ messages)
` [PATCH 1/5][RFC][CFT] percpu fixes, part 1
` [PATCH 2/5][RFC][CFT] fold pcpu_split_block() into the only caller
` [PATCH 3/5][RFC][CFT] smarter propagate_mnt()
` [PATCH 4/5][RFC][CFT] reduce m_start() cost
` [PATCH 5/5][RFC][CFT] resizable namespace.c hashes
[blk-lib] 6a0608544e5: fileio -77.4% max latency, -5.7% throughput
2014-03-05 2:07 UTC (5+ messages)
move all statfs f_type magic numbers to linux/magic.h
2014-03-05 0:20 UTC (33+ 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 "
[PATCHv3 0/2] mm: map few pages around fault address if they are in page cache
2014-03-05 0:04 UTC (8+ messages)
` [PATCHv3 1/2] mm: introduce vm_ops->map_pages()
Update of file offset on write() etc. is non-atomic with I/O
2014-03-05 0:04 UTC (22+ messages)
[PATCH] locks: try to catch potential deadlock between file-private and classic locks from same process
2014-03-04 23:50 UTC (16+ messages)
[PATCH] locks: require that flock->l_pid be set to 0 for file-private locks
2014-03-04 20:00 UTC (3+ messages)
[PATCH RESEND] vfs: Return EINVAL for default SEEK_HOLE, SEEK_DATA implementation
2014-03-04 20:43 UTC
[RFC PATCH] Remove CONFIG_DCACHE_WORD_ACCESS
2014-03-04 20:23 UTC
[PATCH 0/1] mm, shmem: map few pages around fault address if they are in page cache
2014-03-04 20:02 UTC (18+ messages)
` [PATCH 1/1] mm: implement ->map_pages for shmem/tmpfs
Re:Re: how to know ext cache hit rate?
2014-03-04 2:16 UTC
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 (9+ messages)
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
[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)
[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 (7+ 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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).