messages from 2013-08-09 20:16:01 to 2013-08-18 20:17:06 UTC [more...]
page fault scalability (ext3, ext4, xfs)
2013-08-18 20:17 UTC (36+ messages)
What does this sparse warning mean in posix_acl.h?
2013-08-17 21:31 UTC (9+ messages)
[patch 9/9] mm: thrash detection-based file cache sizing v4
2013-08-17 19:31 UTC
[patch 1/9] lib: radix-tree: radix_tree_delete_item()
2013-08-17 19:31 UTC (9+ messages)
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check
[patch 9/9] mm: thrash detection-based file cache sizing v4
2013-08-17 19:31 UTC
[PATCH V2] writeback: fix race that cause writeback hung
2013-08-17 3:36 UTC
[PATCH] writeback: fix race that cause writeback hung
2013-08-17 3:28 UTC
[PATCH] locks: close potential race between setlease and open
2013-08-16 14:49 UTC (9+ messages)
` [PATCH v3] "
` memory barriers in flock (Re: [PATCH v3] locks: close potential race between setlease and open)
` [PATCH v4] locks: close potential race between setlease and open
Considering remove spinlock around f_op->setlease()
2013-08-16 13:57 UTC (4+ messages)
[PATCH] writeback: fix race that cause writeback hung
2013-08-16 13:53 UTC (2+ messages)
[PATCH 1/3] fs/binfmts: Add a name field to the binfmt struct
2013-08-16 13:15 UTC (15+ messages)
` [PATCH v4 0/3] fs/binfmts: Improve handling of loops
` [PATCH v4 1/3] fs/binfmts: Add a name field to the binfmt struct
` [PATCH v4 2/3] fs/binfmts: Better handling of binfmt loops
` [PATCH v4 3/3] fs/binfmts: Whitespace fixes with scripts/cleanfile
` [PATCH v5 0/3] fs/binfmts: Improve handling of loops
` [PATCH v5 1/3] fs/binfmts: Add a name field to the binfmt struct
` [PATCH v5 2/3] fs/binfmts: Better handling of binfmt loops
` [PATCH v5 3/3] fs/binfmts: Whitespace fixes with scripts/cleanfile
[PATCH] writeback: Fix occasional slow sync(1)
2013-08-16 12:21 UTC (3+ messages)
mmotm 2013-08-15-16-14 uploaded
2013-08-15 23:15 UTC
DoS with unprivileged mounts
2013-08-15 21:23 UTC (12+ messages)
[RESEND] [PATCH] coredump: Add new %P variable in core_pattern
2013-08-15 13:48 UTC (2+ messages)
[PATCH v2 00/10] Getting rid of get_unused_fd_flags()
2013-08-15 13:10 UTC (3+ messages)
` [PATCH v2 06/10] binfmt_misc: use get_unused_fd_flags(0) instead of get_unused_fd()
` [PATCH v2 07/10] file: "
[PATCH] f2fs: avoid writing inode redundantly when creating a file
2013-08-15 11:17 UTC
[PATCH v3 1/2] nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
2013-08-15 0:25 UTC (6+ messages)
[PATCH] vfio-pci: PCI hot reset interface
2013-08-14 23:06 UTC (2+ messages)
[patch 8/9] mm: thrash detection-based file cache sizing
2013-08-14 14:41 UTC (11+ messages)
` [patch 9/9] mm: workingset: keep shadow entries in check
` [patch 0/9] mm: thrash detection-based file cache sizing v3
[PATCH 0/3] locks: trivial locks.c patches
2013-08-14 12:25 UTC (4+ messages)
` [PATCH 1/3] locks: clean up comment typo
` [PATCH 2/3] locks: remove "inline" qualifier from fl_link manipulation functions
` [PATCH 3/3] locks: add __acquires and __releases annotations to locks_start and locks_stop
FYI: bmaptool
2013-08-14 12:06 UTC (2+ messages)
[patch] VFS: collect_mounts() should return an ERR_PTR
2013-08-14 9:44 UTC
[PATCH 0/3] Add a new quotactl command to support 3 quota types in XFS
2013-08-14 9:31 UTC (12+ messages)
` [PATCH 1/3] quota: Add a new quotactl command Q_XGETQSTATV
` [PATCH 2/3] xfs: Add support for the Q_XGETQSTATV
` [PATCH 3/3] gfs2: "
[PATCH 0/2 v2] Fix O_SYNC AIO DIO
2013-08-14 9:10 UTC (3+ messages)
` [PATCH 1/2] direct-io: Implement generic deferred AIO completions
` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO
[PATCH v4] xfs: introduce object readahead to log recovery
2013-08-14 7:16 UTC
[PATCH v3] xfs: introduce object readahead to log recovery
2013-08-14 6:42 UTC (4+ messages)
[PATCH v3 2/2] nilfs2: fix issue with counting number of bio requests for BIO_EOPNOTSUPP error detection
2013-08-14 4:52 UTC (2+ messages)
[[RESEND]PATCH v4 00/10] VFS hot tracking
2013-08-13 21:22 UTC (14+ messages)
` [[RESEND]PATCH v4 01/10] VFS hot tracking: Define basic data structures and functions
` [[RESEND]PATCH v4 02/10] VFS hot tracking: Track IO and record heat information
` [[RESEND]PATCH v4 03/10] VFS hot tracking: Add a workqueue to move items between hot maps
` [[RESEND]PATCH v4 04/10] VFS hot tracking: Add shrinker functionality to curtail memory usage
` [[RESEND]PATCH v4 05/10] VFS hot tracking: Add an ioctl to get hot tracking information
` [[RESEND]PATCH v4 06/10] VFS hot tracking: Add a /proc interface to make the interval tunable
` [[RESEND]PATCH v4 07/10] VFS hot tracking: Add a /proc interfaces to control memory usage
` [[RESEND]PATCH v4 08/10] VFS hot tracking: Add documentation
` [[RESEND]PATCH v4 09/10] VFS hot tracking, btrfs: Add hot tracking support
` [[RESEND]PATCH v4 10/10] VFS hot tracking, xfs: "
[PATCH 0/22] Immutable biovecs, block layer changes
2013-08-13 19:18 UTC (12+ messages)
` [PATCH 04/22] block: Abstract out bvec iterator
` [PATCH 18/22] block: Generic bio chaining
[PATCH v7 0/4] Lockless update of reference count protected by spinlock
2013-08-13 18:03 UTC (2+ messages)
[PATCH 0/2] Anonymous Inode Allocations
2013-08-13 17:42 UTC (6+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] anon_inodes: allow external inode allocations
` [PATCH v2 2/4] DRM: use anon_inode instead of delayed inode init
` [PATCH v2 3/4] drm: init TTM dev_mapping in ttm_bo_device_init()
` [PATCH v2 4/4] drm/omap: remove useless if() in evict_entry()
flink (AT_EMPTY_PATH / AT_SYMLINK_FOLLOW) security considerations
2013-08-13 17:21 UTC
[PATCH] vfs: call d_op->d_prune() before unhashing dentry
2013-08-13 7:42 UTC
[PATCH] fs/buffer.c: use lowmem_page_address instead of page_address
2013-08-13 2:37 UTC
[PATCH 1/2] direct-io: Implement generic deferred AIO completions
2013-08-13 0:11 UTC (5+ messages)
Seq File: Return error if d_path fails
2013-08-12 21:49 UTC (2+ messages)
Should unprivileged linkat(..., AT_EMPTY_PATH) work on O_TMPFILE files?
2013-08-12 18:13 UTC (6+ messages)
[PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache
2013-08-12 16:42 UTC (3+ messages)
[PATCH v2] nilfs2: remove double bio_put() in nilfs_end_bio_write() for BIO_EOPNOTSUPP error
2013-08-12 14:57 UTC (4+ messages)
[PATCH 0/9] [RFC v2] safely drop directory dentry on failed revalidate
2013-08-12 13:34 UTC (7+ messages)
` [PATCH 1/9] vfs: check submounts and drop atomically
` [PATCH 2/9] vfs: check unlinked ancestors before mount
` [PATCH 5/9] nfs: use check_submounts_and_drop()
[PATCH][RESEND] vfs: allow /proc/PID/maps to get device from stat
2013-08-12 11:47 UTC (8+ messages)
seq_file: procfs: kmalloc_slab WARNING
2013-08-12 11:07 UTC (2+ messages)
[PATCH 1/2] f2fs: check the free space first in new_node_page
2013-08-12 7:58 UTC (2+ messages)
` [PATCH 2/2] f2fs: should cover i_xattr_nid with its xattr node page lock
Pages still marked with private_2
2013-08-11 13:23 UTC
[PATCH] thp: Fix deadlock situation in vma_adjust with huge page in page cache
2013-08-10 5:22 UTC (2+ messages)
[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
2013-08-09 21:24 UTC (8+ messages)
` [PATCH 20/23] thp: handle file pages in split_huge_page()
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).