messages from 2014-02-21 10:15:10 to 2014-02-26 15:02:03 UTC [more...]
[LSF/MM ATTEND] slab cache extension -- slab cache in fixed size
2014-02-26 15:02 UTC (6+ messages)
[PATCH 1/6] generic/290: Add test for fallocate zero range
2014-02-26 14:58 UTC (21+ messages)
` [PATCH 2/6] xfstests: Add fallocate zero range operation to fsstress
` [PATCH 3/6] xfstests: fsstress punch should always have FALLOC_FL_KEEP_SIZE set
` [PATCH 4/6] xfstests: Add fallocate zero range operation to fsx
` [PATCH 5/6] xfstests: Define fallocate flags locally in fsx
` [PATCH 6/6] ext4/242: Add ext4 specific test for fallocate zero range
[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 v5 1/10] fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2014-02-26 10:04 UTC (7+ messages)
[PATCH 1/1] aio, memory-hotplug: Fix confliction when migrating and accessing ring pages
2014-02-26 8:38 UTC
[PATCH] tools/vm/page-types.c: page-cache sniffing feature
2014-02-26 7:57 UTC
[PATCH v5 0/10] fs: Introduce new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate
2014-02-26 6:42 UTC (13+ messages)
[PATCH 0/6 v2] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
2014-02-26 6:00 UTC (8+ messages)
` [PATCH 1/6 v2] ext4: Update inode i_size after the preallocation
` [PATCH 2/6 v2] ext4: refactor ext4_fallocate code
` [PATCH 3/6 v2] ext4: translate fallocate mode bits to strings
` [PATCH 4/6 v2] fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
` [PATCH 5/6 v2] ext4: "
` [PATCH 6/6 v2] xfs: Add support for FALLOC_FL_ZERO_RANGE
[RFC PATCH for-next 0/4] epoll: combined control/wait syscall
2014-02-25 23:46 UTC (14+ messages)
` [RFC PATCH for-next 1/4] epoll: struct epoll userspace definiton
` [RFC PATCH for-next 2/4] epoll: epoll() syscall declaration
` [RFC PATCH for-next 3/4] epoll: struct epoll support
` [RFC PATCH for-next 4/4] epoll: epoll() syscall definition
[PATCH 0/2] bdi fixes
2014-02-25 22:43 UTC (4+ messages)
` [PATCH 1/2] bdi: Fix hung task on sync
` [PATCH 2/2] bdi: Avoid oops on device removal
mmotm 2014-02-25-14-29 uploaded
2014-02-25 22:30 UTC
DoS with unprivileged mounts
2014-02-25 22:03 UTC (34+ messages)
` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
` [PATCH 0/11] Detaching "
` [PATCH 03/11] vfs: Don't allow overwriting mounts in the current mount namespace
` [PATCH 05/11] vfs: Add a function to lazily unmount all mounts from any dentry
` [PATCH 08/11] vfs: Merge check_submounts_and_drop and d_invalidate
` [PATCH 0/12] Detaching mounts on unlink (for 3.15 v2)
` [PATCH 01/12] vfs: Document the effect of d_revalidate on d_find_alias
` [PATCH 02/12] vfs: More precise tests in d_invalidate
` [PATCH 03/12] vfs: Don't allow overwriting mounts in the current mount namespace
` [PATCH 04/12] vfs: Keep a list of mounts on a mount point
` [PATCH 05/12] vfs: factor out lookup_mountpoint from new_mountpoint
` [PATCH 06/12] vfs: Add a function to lazily unmount all mounts from any dentry
` [PATCH 07/12] vfs: Lazily remove mounts on unlinked files and directories
` [PATCH 08/12] vfs: Remove unnecessary calls of check_submounts_and_drop
` [PATCH 09/12] vfs: Merge check_submounts_and_drop and d_invalidate
` [PATCH 10/12] vfs: Make d_invalidate return void
` [PATCH 11/12] vfs: Remove d_drop calls from d_revalidate implementations
` [PATCH 12/12] proc: Update proc_flush_task_mnt to use d_invalidate
[LSF/MM ATTEND] Would like to attend Storage and FS tracks if possible
2014-02-25 20:27 UTC
[PATCH 1/1] hfsplus: fix longname handling
2014-02-25 19:54 UTC (7+ messages)
[PATCH RESEND 3/10] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2014-02-25 19:31 UTC (3+ messages)
` [PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE
[PATCH] xfs_io: add fzero command for zeroing range via fallocate
2014-02-25 19:15 UTC
[PATCH RFC] overlayfs,xattr: allow unprivileged users to whiteout
2014-02-25 17:31 UTC
[PATCH v6 00/22] Support ext4 on NV-DIMMs
2014-02-25 14:18 UTC (23+ messages)
` [PATCH v6 01/22] Fix XIP fault vs truncate race
` [PATCH v6 02/22] Allow page fault handlers to perform the COW
` [PATCH v6 03/22] axonram: Fix bug in direct_access
` [PATCH v6 04/22] Change direct_access calling convention
` [PATCH v6 05/22] Introduce IS_DAX(inode)
` [PATCH v6 06/22] Replace XIP read and write with DAX I/O
` [PATCH v6 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v6 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v6 09/22] Remove mm/filemap_xip.c
` [PATCH v6 10/22] Remove get_xip_mem
` [PATCH v6 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v6 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v6 13/22] ext2: Remove ext2_use_xip
` [PATCH v6 14/22] ext2: Remove xip.c and xip.h
` [PATCH v6 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v6 16/22] ext2: Remove ext2_aops_xip
` [PATCH v6 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v6 18/22] xip: Add xip_zero_page_range
` [PATCH v6 19/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v6 20/22] ext4: Add DAX functionality
` [PATCH v6 21/22] ext4: Fix typos
` [PATCH v6 22/22] dax: Add reporting of major faults
[patch] fs: NULL dereference in posix_acl_to_xattr()
2014-02-25 10:07 UTC (2+ messages)
[RFC] Draft Linux kernel interfaces for ZBC drives
2014-02-25 9:36 UTC (4+ messages)
Soft-lockup on vfsmount_lock with large numbers of mount namespaces in the cloud
2014-02-25 8:05 UTC (2+ messages)
Hello
2014-02-25 6:21 UTC
[PATCH 00/13] cross rename v4
2014-02-25 4:07 UTC (12+ messages)
Contact US:- daveandangela@foxmail.com
2014-02-24 21:59 UTC
[PATCH] Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol
2014-02-24 20:23 UTC (5+ messages)
` [PATCH 1/9] dcache: move d_splice_alias
` [PATCH 5/9] dcache: d_obtain_alias callers don't all want DISCONNECTED
[PATCH 0/1] hfsplus: fix longname handling
2014-02-24 19:23 UTC
[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
2014-02-24 13:47 UTC (3+ messages)
[PATCH] dcache: replace obsolete simple_strtoul() with kstrtoul()
2014-02-24 11:20 UTC
[PATCH v2] hfsplus: add journal replay
2014-02-24 10:21 UTC (2+ messages)
[PATCH v3 00/15] hfsplus: introduce journal replay functionality
2014-02-24 10:16 UTC (3+ messages)
[PATCH v4 00/15] hfsplus: introduce journal replay functionality
2014-02-24 10:05 UTC (2+ messages)
[PATCH 0/3] fsnotify: Fix handling of overflow events
2014-02-24 9:31 UTC (4+ messages)
` [PATCH 1/3] fsnotify: Fix detection whether overflow event is queued
` [PATCH 2/3] fanotify: Handle overflow in case of permission events
` [PATCH 3/3] fsnotify: Allocate overflow events with proper type
[PATCH 1/2] f2fs: introduce a radix_tree for the free_nid list
2014-02-24 7:18 UTC (2+ messages)
` [PATCH 2/2] f2fs: implement a lock-free stat_show
[RFC PATCH 2/2] f2fs: simplify free nid management
2014-02-24 3:28 UTC (2+ messages)
[RFC PATCH for-next 0/4] epoll: combined control/wait syscall
2014-02-24 1:40 UTC
[PATCH v6] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2014-02-24 1:22 UTC (4+ messages)
[PATCH v5 2/10] xfs: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2014-02-24 1:12 UTC (3+ messages)
[PATCH 0/3] nilfs2 additional updates
2014-02-23 16:58 UTC (4+ messages)
` [PATCH 1/3] nilfs2: add nilfs_sufile_trim_fs to trim clean segs
` [PATCH 2/3] nilfs2: add FITRIM ioctl support for nilfs2
` [PATCH 3/3] nilfs2: verify metadata sizes read from disk
Personal Assistant and Administrative officer needed
2014-02-23 15:53 UTC
[PATCH v4 15/15] hfsplus: integrate journal replay support into driver
2014-02-23 15:34 UTC
[PATCH v4 14/15] hfsplus: implement replay journal functionality
2014-02-23 15:34 UTC
[PATCH v4 13/15] hfsplus: implement replay transaction's block functionality
2014-02-23 15:34 UTC
[PATCH v4 12/15] hfsplus: implement functionality of transaction's block check
2014-02-23 15:34 UTC
[PATCH v4 11/15] hfsplus: implement functionality of journal log wrapping
2014-02-23 15:34 UTC
[PATCH v4 10/15] hfsplus: implement functionality of getting transaction's block info
2014-02-23 15:33 UTC
[PATCH v4 09/15] hfsplus: implement get and verify block list header functionality
2014-02-23 15:33 UTC
[PATCH v4 08/15] hfsplus: introduce descriptor of block list buffer
2014-02-23 15:33 UTC
[PATCH v4 07/15] hfsplus: implement check consistency of journal log file
2014-02-23 15:33 UTC
[PATCH v4 06/15] hfsplus: fix remount issue
2014-02-23 15:33 UTC
[PATCH v4 05/15] hfsplus: implement "norecovery" mount option support
2014-02-23 15:32 UTC
[PATCH v4 04/15] hfsplus: implement functionality for HFSPLUS_JOURNAL_NEED_INIT flag
2014-02-23 15:32 UTC
[PATCH v4 03/15] hfsplus: implement init/destroy journal object functionality
2014-02-23 15:32 UTC
[PATCH v4 02/15] hfsplus: rework hfsplus_submit_bio() method
2014-02-23 15:32 UTC
[PATCH v4 01/15] hfsplus: add necessary declarations for journal replay
2014-02-23 15:31 UTC
[PATCH] hfsplus: add journal replay
2014-02-23 11:08 UTC (3+ messages)
[PATCH] hfsplus: add journal replay
2014-02-23 6:41 UTC (2+ messages)
[PATCH] hfsplus: add journal replay
2014-02-23 5:33 UTC (2+ messages)
[PATCH 1/1] affs: Add __init to init_inodecache ()
2014-02-21 23:37 UTC
[PATCH] Revert "writeback: do not sync data dirtied after sync start"
2014-02-22 1:04 UTC (3+ messages)
[PATCH] fs/bio-integrity: remove duplicate code
2014-02-21 23:28 UTC (2+ messages)
[PATCH] fs, kernel: Support disabling the uselib syscall
2014-02-21 21:00 UTC (4+ messages)
` [PATCHv2] "
[PATCH] fs/direct-io: remove redundant comparison
2014-02-21 15:03 UTC (2+ messages)
[PATCH] aio: simplify fetching ioctx_table pointer from mm_struct
2014-02-21 10:15 UTC
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).