messages from 2011-05-13 05:37:00 to 2011-05-17 16:22:56 UTC [more...]
[PATCH 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
2011-05-17 16:22 UTC (33+ messages)
` [PATCH 1/4] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/4] mm: slub: Do not wake kswapd for SLUBs speculative high-order allocations
` [PATCH 3/4] mm: slub: Do not take expensive steps "
` [PATCH 4/4] mm: vmscan: If kswapd has been running too long, allow it to sleep
` [PATCH] mm: vmscan: Correctly check if reclaimer should schedule during shrink_slab
[PATCH 0/7] Network namespace manipulation with file descriptors
2011-05-17 15:35 UTC (6+ messages)
[PATCH 0/7] overlay filesystem v9
2011-05-17 15:13 UTC (9+ messages)
` [PATCH 1/7] tmpfs: implement generic xattr support
` [PATCH 2/7] vfs: add i_op->open()
` [PATCH 3/7] vfs: export do_splice_direct() to modules
` [PATCH 4/7] vfs: introduce clone_private_mount()
` [PATCH 5/7] overlay filesystem
` [PATCH 6/7] overlayfs: add statfs support
` [PATCH 7/7] overlay: overlay filesystem documentation
[PATCH 0/3] Rewrite ext4_page_mkwrite, fix fs freezing
2011-05-17 15:11 UTC (5+ messages)
` [PATCH 1/3] fs: Create __block_page_mkwrite() helper passing error values back
` [PATCH 3/3] ext4: Block mmapped writes while the fs is frozen
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-17 14:01 UTC (11+ messages)
[PATCH v2 1/3] coredump: use get_task_comm for %e filename format
2011-05-17 11:52 UTC (2+ messages)
[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
2011-05-17 9:48 UTC (47+ messages)
` [PATCH 3/3] mm: slub: Default slub_max_order to 0
overlayfs patches for ovl_copy_up & ovl_rename
2011-05-17 8:43 UTC (5+ messages)
[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
2011-05-17 6:37 UTC (9+ messages)
` [PATCH 1/2] mm: vmscan: Correct use of pgdat_balanced in sleeping_prematurely
` [PATCH 2/2] mm: vmscan: If kswapd has been running too long, allow it to sleep
[PATCH v2] tmpfs: implement generic xattr support
2011-05-17 3:40 UTC (5+ messages)
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-17 3:30 UTC (14+ messages)
[PATCH v5 00/21] EVM
2011-05-16 19:25 UTC (32+ messages)
` [PATCH v5 01/21] integrity: move ima inode integrity data management
` [PATCH v5 02/21] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH v5 03/21] evm: re-release
` [PATCH v5 04/21] evm: add support for different security.evm data types
` [PATCH v5 05/21] ima: move ima_file_free before releasing the file
` [PATCH v5 06/21] security: imbed evm calls in security hooks
` [PATCH v5 07/21] evm: evm_inode_post_removexattr
` [PATCH v5 08/21] evm: imbed evm_inode_post_setattr
` [PATCH v5 09/21] evm: evm_inode_post_init
` [PATCH v5 10/21] fs: add evm_inode_post_init calls
` [PATCH v5 11/21] evm: crypto hash replaced by shash
` [PATCH v5 12/21] evm: add evm_inode_post_init call in btrfs
` [PATCH v5 13/21] evm: add evm_inode_post_init call in gfs2
` [PATCH v5 14/21] evm: add evm_inode_post_init call in jffs2
` [PATCH v5 15/21] evm: add evm_inode_post_init call in jfs
` [PATCH v5 16/21] evm: add evm_inode_post_init call in xfs
` [PATCH v5 17/21] evm: additional parameter to pass integrity cache entry 'iint'
` [PATCH v5 18/21] evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
` [PATCH v5 19/21] evm: replace hmac_status with evm_status
` [PATCH v5 20/21] evm: permit only valid security.evm xattrs to be updated
` [PATCH v5 21/21] evm: add evm_inode_setattr to prevent updating an invalid security.evm
[PATCH 00/17] writeback fixes and cleanups for 2.6.40 (v2)
2011-05-16 13:00 UTC (33+ messages)
` [PATCH 01/17] writeback: introduce .tagged_sync for the WB_SYNC_NONE sync stage
` [PATCH 03/17] writeback: introduce writeback_control.inodes_cleaned
` [PATCH 06/17] writeback: sync expired inodes first in background writeback
` [PATCH 12/17] writeback: skip balance_dirty_pages() for in-memory fs
` [PATCH 13/17] writeback: remove writeback_control.more_io
` [PATCH 14/17] writeback: make writeback_control.nr_to_write straight
` [PATCH 16/17] writeback: trace event writeback_single_inode
Regression with ext4 in kernel 2.6.39-rc7? (Was: testing ext4 master branch)
2011-05-16 9:59 UTC (14+ messages)
[RFC][PATCH v7 00/14] memcg: per cgroup dirty page accounting
2011-05-16 5:58 UTC (29+ messages)
` [RFC][PATCH v7 01/14] memcg: document cgroup dirty memory interfaces
` [RFC][PATCH v7 02/14] memcg: add page_cgroup flags for dirty page tracking
` [RFC][PATCH v7 03/14] memcg: add mem_cgroup_mark_inode_dirty()
` [RFC][PATCH v7 04/14] memcg: add dirty page accounting infrastructure
` [RFC][PATCH v7 05/14] memcg: add kernel calls for memcg dirty page stats
` [RFC][PATCH v7 06/14] memcg: add dirty limits to mem_cgroup
` [RFC][PATCH v7 07/14] memcg: add cgroupfs interface to memcg dirty limits
` [RFC][PATCH v7 08/14] writeback: add memcg fields to writeback_control
` [RFC][PATCH v7 09/14] cgroup: move CSS_ID_MAX to cgroup.h
` [RFC][PATCH v7 10/14] memcg: dirty page accounting support routines
` [RFC][PATCH v7 11/14] memcg: create support routines for writeback
` [RFC][PATCH v7 12/14] memcg: create support routines for page-writeback
` [RFC][PATCH v7 13/14] writeback: make background writeback cgroup aware
` [RFC][PATCH v7 14/14] memcg: check memcg dirty limits in page writeback
Possible coding issue in udf??
2011-05-15 18:04 UTC (7+ messages)
2.6.39-rc7 BUG in fs/namei.c:1362, bisected -- BKL, symlinks, and rename
2011-05-15 5:30 UTC (3+ messages)
[RFC][PATCH 0/2] btrfs/vfs: Return same device in stat(2) and /proc/pid/maps
2011-05-15 3:06 UTC (3+ messages)
` [RFC][PATCH 1/2] vfs: allow /proc/pid/maps to return a custom device
Very Convidential
2011-05-14 12:16 UTC
[PATCH] VFS: Add VFS event counter infrastructure
2011-05-14 0:14 UTC
More questions on unionmount
2011-05-13 23:58 UTC (4+ messages)
[PATCH 1/3 v3] fs: add SEEK_HOLE and SEEK_DATA flags
2011-05-13 23:46 UTC (3+ messages)
` [TEST] test the seek_hole/seek_data functionality
[RFC][PATCH 2/2] Subject: btrfs: Introduce btrfs_get_maps_dev()
2011-05-13 23:20 UTC
[PATCH] Btrfs: load the key from the dir item in readdir into a fake dentry
2011-05-13 17:47 UTC
[PATCH -V5 00/24] New ACL format for better NFSv4 acl interoperability
2011-05-13 15:40 UTC (3+ messages)
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).