messages from 2014-11-19 22:33:01 to 2014-11-24 20:22:14 UTC [more...]
[PATCH 0/6] kernel tinification: optionally compile out splice family of syscalls (splice, vmsplice, tee and sendfile)
2014-11-24 20:22 UTC (24+ messages)
` [PATCH 2/6] fs: moved kernel_write to fs/read_write
` [PATCH 3/6] fs/splice: support compiling out splice-family syscalls
` [PATCH 4/6] fs/fuse: support compiling out splice
` [fuse-devel] "
` [PATCH 1/6] fs: move sendfile syscall into fs/splice
` [PATCH 5/6] net/core: support compiling out splice
` [PATCH 6/6] fs/splice: full support for "
[RFC][PATCH] dm: add dm-power-fail target
2014-11-24 20:18 UTC (6+ messages)
fstrim on newly created filesystem tries to discard data beyond the last sector of a device
2014-11-24 20:18 UTC (8+ messages)
file corruption - most of file inaccessible
2014-11-24 18:58 UTC
[PATCH 0/4] add support for a lazytime mount option
2014-11-24 18:09 UTC (15+ messages)
` [PATCH 1/4] fs: split update_time() into update_time() and write_time()
` [PATCH 2/4] vfs: add support for a lazytime mount option
` [PATCH 3/4] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH 4/4] ext4: add support for a lazytime mount option
[PATCH-v2 0/5] add support for a lazytime mount option
2014-11-24 17:10 UTC (10+ messages)
` [PATCH-v2 1/5] fs: split update_time() into update_time() and write_time()
` [PATCH-v2 2/5] vfs: add support for a lazytime mount option
` [PATCH-v2 3/5] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH-v2 4/5] vfs: add lazytime tracepoints for better debugging
` [PATCH-v2 5/5] ext4: add support for a lazytime mount option
UBIFS assert failed in ubifs_set_page_dirty at 1421
2014-11-24 13:27 UTC (7+ messages)
[PATCH resend] init: fix read-write root mount
2014-11-24 13:25 UTC
[PATCH] jbd2: finish inode data buffers immediately after submiting data buffers
2014-11-24 12:28 UTC (4+ messages)
[PATCHv2 0/1] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
2014-11-24 11:30 UTC (3+ messages)
` [PATCHv2 1/1] "
[RFC] dealing with proc_ns_follow_link() and "namespace" dentries
2014-11-24 10:55 UTC (6+ messages)
Xattr issues with overlayfs
2014-11-24 10:30 UTC (3+ messages)
` [PATCH] ovl: Use macros to present ovl_xattr
` [PATCH] ovl: Enable opauqe setting an removing in userspace
LSF/MM 2015 Call For Proposals
2014-11-24 9:58 UTC
[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
2014-11-24 9:53 UTC (2+ messages)
[PATCH] f2fs: add cleancache support
2014-11-24 8:10 UTC (8+ messages)
` [f2fs-dev] "
[PATCH v6 10/10] xfstests: fsx: Add fallocate insert range operation
2014-11-24 6:17 UTC
[PATCH v6 9/10] xfstests: fsstress: Add fallocate insert range
2014-11-24 6:17 UTC
[PATCH v6 8/10] xfstests: generic/041: Delayed allocation multi insert
2014-11-24 6:17 UTC
[PATCH v6 7/10] xfstests: generic/040: Multi insert range tests
2014-11-24 6:16 UTC
[PATCH v6 6/10] xfstests: generic/039: Delayed allocation insert range
2014-11-24 6:16 UTC
[PATCH v6 5/10] xfstests: generic/038: Standard insert range tests
2014-11-24 6:16 UTC
[PATCH v6 4/10] xfsprogs: xfs_io: add finsert command for insert range via fallocate
2014-11-24 6:16 UTC
[PATCH v6 3/10] ext4: Add support FALLOC_FL_INSERT_RANGE for fallocate
2014-11-24 6:16 UTC
[PATCH v6 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2014-11-24 6:16 UTC
[PATCH v6 1/10] fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
2014-11-24 6:16 UTC
[PATCH v6 0/10] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
2014-11-24 6:16 UTC
[PATCH 1/3] f2fs: call flush_dcache_page when the page was updated
2014-11-24 6:04 UTC (10+ messages)
` [PATCH 2/3] f2fs: submit bio for node blocks in the reclaim path
` [PATCH 3/3] f2fs: write SSA pages under memory pressure
` [f2fs-dev] [PATCH 1/3] f2fs: call flush_dcache_page when the page was updated
[PATCH 1/2] f2fs: introduce f2fs_dentry_kunmap to clean up
2014-11-24 5:52 UTC (2+ messages)
` [PATCH 2/2] f2fs: fix livelock calling f2fs_iget during f2fs_evict_inode
[RFC][PATCH 1/2] reduce the amount of boilerplate in iov_iter.c
2014-11-24 4:41 UTC (3+ messages)
` [RFC][PATCH 2/2] handle ITER_KVEC without copy_..._user
Block layer projects that I haven't had time for
2014-11-24 4:16 UTC
[PATCH 1/6] fs: move sendfile syscall into fs/splice
2014-11-22 21:53 UTC (8+ messages)
` [PATCH 2/6] fs: moved kernel_write to fs/read_write
` [PATCH 3/6] fs/splice: support compiling out splice-family syscalls
` [PATCH 4/6] fs/fuse: support compiling out splice
` [PATCH 6/6] fs/splice: full support for "
[PATCH v2 0/5] btrfs: implement swap file support
2014-11-22 20:03 UTC (13+ messages)
` [PATCH v2 1/5] direct-io: don't dirty ITER_BVEC pages on read
` [PATCH v2 2/5] nfs: don't dirty ITER_BVEC pages read through direct I/O
` [PATCH v2 3/5] swap: use direct I/O for SWP_FILE swap_readpage
` [PATCH v2 4/5] btrfs: don't allow -C or +c chattrs on a swap file
` [PATCH v2 5/5] btrfs: enable swap file support
[RFC PATCH] fs/binfmt_elf.c: fix inconsistent vma dump size
2014-11-22 19:16 UTC
[GIT PULL] overlay filesystem fixes for 3.18
2014-11-22 8:40 UTC (8+ messages)
[v7 0/5] ext4: add project quota support
2014-11-22 5:24 UTC (6+ messages)
` [v7 3/5] ext4: adds "
` [v7 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v7 1/5] vfs: adds general codes to enforces project quota limits
` [v7 2/5] ext4: adds project ID support
` [v7 5/5] ext4: cleanup inode flag definitions
[git pull] vfs.git fixes
2014-11-22 4:43 UTC
RFC: renameat(): Add a RENAME_REMOVE flag to unlink hardlinks
2014-11-22 1:57 UTC (14+ messages)
[PATCH] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
2014-11-21 22:23 UTC (3+ messages)
[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
2014-11-21 18:38 UTC (16+ messages)
` [PATCH v5 2/4] fuse: Support fuse filesystems outside of init_user_ns
[PATCH v2 3/9] dcache: Replace smp_read_barrier_depends() with lockless_dereference()
2014-11-21 15:05 UTC
[RFC PATCH 0/6] btrfs: implement swap file support
2014-11-21 10:12 UTC (5+ messages)
[PATCH] f2fs: fix wrong data structure when create slab
2014-11-21 7:10 UTC (2+ messages)
` [f2fs-dev] "
sparc: Clashing values for O_PATH and FMODE_NONOTIFY?
2014-11-20 19:31 UTC (3+ messages)
Potential data race in dput and __d_lookup
2014-11-20 18:11 UTC (4+ messages)
[RFC/RFT] multi-layer support for overlay filesystem
2014-11-20 17:03 UTC
[PATCHSET block/for-next] writeback: prepare for cgroup writeback support
2014-11-20 16:21 UTC (4+ messages)
[PATCH] init: fix read-write root mount
2014-11-20 15:08 UTC
[PATCH vfs 1/2] lib: implement ptrset
2014-11-20 14:19 UTC (9+ messages)
` [PATCH vfs 2/2] {block|char}_dev: remove inode->i_devices
mmotm 2014-11-19-16-16 uploaded
2014-11-20 0:17 UTC
[PATCH 1/2] f2fs: fix to call put_page at the error handling routine
2014-11-19 22:33 UTC (4+ messages)
` [PATCH 2/2] f2fs: put the inode page when error was occurred
` [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).