messages from 2011-05-12 17:40:07 to 2011-05-16 19:09:20 UTC [more...]
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-16 19:09 UTC (8+ messages)
[PATCH v5 00/21] EVM
2011-05-16 18:48 UTC (31+ 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
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-16 18:47 UTC (11+ messages)
[PATCH 0/2] Eliminate hangs when using frequent high-order allocations V3
2011-05-16 15:26 UTC (5+ 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 0/4] Reduce impact to overall system of SLUB using high-order allocations V2
2011-05-16 14:30 UTC (23+ 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 00/17] writeback fixes and cleanups for 2.6.40 (v2)
2011-05-16 13:00 UTC (36+ messages)
` [PATCH 01/17] writeback: introduce .tagged_sync for the WB_SYNC_NONE sync stage
` [PATCH 02/17] writeback: update dirtied_when for synced inode to prevent livelock
` [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)
[PATCH 0/3] Reduce impact to overall system of SLUB using high-order allocations
2011-05-16 8:42 UTC (60+ messages)
` [PATCH 3/3] mm: slub: Default slub_max_order to 0
[PATCH v2] tmpfs: implement generic xattr support
2011-05-16 6:25 UTC (4+ 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)
mmotm 2011-05-12-15-52 uploaded
2011-05-12 22:53 UTC
testing ext4 master branch
2011-05-12 21:19 UTC
[PATCH v2 4/4] coredump: escape / in hostname and comm fix
2011-05-12 21:04 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).