messages from 2011-05-27 21:13:55 to 2011-06-04 01:40:13 UTC [more...]
[PATCH 0/12] Per superblock cache reclaim
2011-06-04 1:40 UTC (17+ messages)
` [PATCH 01/12] vmscan: add shrink_slab tracepoints
` [PATCH 02/12] vmscan: shrinker->nr updates race and go wrong
` [PATCH 03/12] vmscan: reduce wind up shrinker->nr when shrinker can't do work
` [PATCH 04/12] vmscan: add customisable shrinker batch size
` [PATCH 05/12] inode: convert inode_stat.nr_unused to per-cpu counters
` [PATCH 06/12] inode: Make unused inode LRU per superblock
` [PATCH 07/12] inode: move to per-sb LRU locks
` [PATCH 08/12] superblock: introduce per-sb cache shrinker infrastructure
` [PATCH 09/12] inode: remove iprune_sem
` [PATCH 10/12] superblock: add filesystem shrinker operations
` [PATCH 11/12] vfs: increase shrinker batch size
` [PATCH 12/12] xfs: make use of new shrinker callout for the inode cache
[RFC] breakage in sysfs_readdir() and s_instances abuse in sysfs
2011-06-04 0:15 UTC
[PATCH v8 00/12] memcg: per cgroup dirty page accounting
2011-06-03 23:45 UTC (16+ messages)
` [PATCH v8 01/12] memcg: document cgroup dirty memory interfaces
` [PATCH v8 02/12] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v8 03/12] memcg: add mem_cgroup_mark_inode_dirty()
` [PATCH v8 04/12] memcg: add dirty page accounting infrastructure
` [PATCH v8 05/12] memcg: add kernel calls for memcg dirty page stats
` [PATCH v8 06/12] memcg: add dirty limits to mem_cgroup
` [PATCH v8 07/12] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v8 08/12] memcg: dirty page accounting support routines
` [PATCH v8 09/12] memcg: create support routines for writeback
` [PATCH v8 10/12] memcg: create support routines for page-writeback
` [PATCH v8 11/12] writeback: make background writeback cgroup aware
PROBLEM: Corrupting d_count of target dentry, when rename directory to the directory which is mount point, or when rename directory which is mount point to the existing directory
2011-06-03 23:11 UTC (2+ messages)
Quota Implementation
2011-06-03 21:18 UTC
[RFC PATCH 0/8] blk-throttle: Throttle buffered WRITE in balance_dirty_pages()
2011-06-03 21:06 UTC (9+ messages)
` [PATCH 1/8] blk-throttle: convert wait routines to return jiffies to wait
` [PATCH 2/8] blk-throttle: do not enforce first queued bio check in tg_wait_dispatch
` [PATCH 3/8] blk-throttle: use IO size and direction as parameters to wait routines
` [PATCH 4/8] blk-throttle: Specify number of IOs during dispatch update
` [PATCH 5/8] blk-throttle: Get rid of extend slice trace message
` [PATCH 6/8] blk-throttle: core logic to throttle task while dirtying pages
` [PATCH 7/8] blk-throttle: Do not throttle WRITEs at device level except direct IO
` [PATCH 8/8] blk-throttle: enable throttling of task while dirtying pages
Fwd: Re: [XFSTEST Add Fallocate Punch Hole Tests 3/3 v4] Add ENOSPC Hole Punch Test
2011-06-03 19:18 UTC
Fwd: Re: [XFSTEST Add Fallocate Punch Hole Tests 2/3 v4] Expand 252 punch hole test to cover additional corner cases
2011-06-03 19:17 UTC
Fwd: Re: [XFSTEST Add Fallocate Punch Hole Tests 1/3 v4] Add Punch Hole to FSX
2011-06-03 19:16 UTC
Fwd: XFS TESTS: Add Fallocate Punch Hole Test v4 Changes
2011-06-03 19:15 UTC
Fwd: [XFSTEST Add Fallocate Punch Hole Tests 3/3 v4] Add ENOSPC Hole Punch Test
2011-06-03 19:14 UTC
Fwd: [XFSTEST Add Fallocate Punch Hole Tests 2/3 v4] Expand 252 punch hole test to cover additional corner cases
2011-06-03 19:14 UTC
Fwd: [XFSTEST Add Fallocate Punch Hole Tests 1/3 v4] Add Punch Hole to FSX
2011-06-03 19:13 UTC
[PATCH v2] xfstests: add support for ext4dev FSTYP
2011-06-03 17:21 UTC (20+ messages)
[PATCH v8 12/12] memcg: check memcg dirty limits in page writeback
2011-06-03 16:16 UTC
[PATCH] xfstests: fix hardcoded path in output of 254
2011-06-03 15:27 UTC (3+ messages)
Your mailbox has exceeded the storage limit
2011-06-03 13:44 UTC
overlayfs: mounting overlayfs on top of overlayfs
2011-06-03 13:29 UTC
[PATCH v6 00/20] EVM
2011-06-03 12:31 UTC (26+ messages)
` [PATCH v6 01/20] integrity: move ima inode integrity data management
` [PATCH v6 02/20] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH v6 03/20] evm: re-release
` [PATCH v6 04/20] evm: add support for different security.evm data types
` [PATCH v6 05/20] security: imbed evm calls in security hooks
` [PATCH v6 06/20] evm: evm_inode_post_removexattr
` [PATCH v6 07/20] evm: imbed evm_inode_post_setattr
` [PATCH v6 08/20] evm: evm_inode_post_init
` [PATCH v6 09/20] fs: add evm_inode_post_init calls
` [PATCH v6 10/20] evm: crypto hash replaced by shash
` [PATCH v6 11/20] evm: add evm_inode_post_init call in btrfs
` [PATCH v6 12/20] evm: add evm_inode_post_init call in gfs2
` [PATCH v6 13/20] evm: add evm_inode_post_init call in jffs2
` [PATCH v6 14/20] evm: add evm_inode_post_init call in jfs
` [PATCH v6 15/20] evm: add evm_inode_post_init call in xfs
` [PATCH v6 16/20] evm: additional parameter to pass integrity cache entry 'iint'
` [PATCH v6 17/20] evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
` [PATCH v6 18/20] evm: replace hmac_status with evm_status
` [PATCH v6 19/20] evm: permit only valid security.evm xattrs to be updated
` [PATCH v6 20/20] evm: add evm_inode_setattr to prevent updating an invalid security.evm
A few concerns about fanotify implementation
2011-06-03 9:43 UTC (5+ messages)
` [malware-list] "
[PATCH 1/2] fs: Do not dispatch FITRIM through separate super_operation
2011-06-03 4:25 UTC (16+ messages)
[PATCH v3] xfstests: add support for ext4dev FSTYP
2011-06-03 3:32 UTC (2+ messages)
[PATCH RFC] fs: introduce a default_open for simple f_op->open use
2011-06-02 22:04 UTC
[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v3)
2011-06-02 2:29 UTC (6+ messages)
[PATCH] xfstests: add support for ext4dev FSTYP
2011-06-02 1:47 UTC (10+ messages)
[PATCH v5 00/21] EVM
2011-06-01 22:11 UTC (13+ messages)
Corruption on shutdown outside the current partition
2011-06-01 16:27 UTC (4+ messages)
[PATCH] fuse: fix non-ANSI void function notation
2011-06-01 14:10 UTC (2+ messages)
[PATCH 0/7] overlay filesystem: request for inclusion
2011-06-01 12:46 UTC (8+ messages)
` [PATCH 1/7] vfs: add i_op->open()
` [PATCH 2/7] vfs: export do_splice_direct() to modules
` [PATCH 3/7] vfs: introduce clone_private_mount()
` [PATCH 4/7] overlay filesystem
` [PATCH 5/7] overlayfs: add statfs support
` [PATCH 6/7] overlayfs: implement show_options
` [PATCH 7/7] overlay: overlay filesystem documentation
[PATCH] fix hardcoded reference to /mnt/test in common.attr
2011-06-01 3:26 UTC (3+ messages)
[PATCH 1/4] Cache xattr security drop check for write v2
2011-05-31 20:21 UTC (10+ messages)
` [PATCH 2/4] EXT4: Set NOSEC flag early when there are no xattrs v2
` [PATCH 3/4] BTRFS: Set NOSEC early for btrfs v2
` [PATCH 4/4] XFS: Set NOSEC flag early when inode has no xattrs. v2
Can someone explain s_xattr field in the superblock?
2011-05-31 18:47 UTC (2+ messages)
[regression, 3.0-rc1] dentry cache growth during unlinks, XFS performance way down
2011-05-31 17:33 UTC (8+ messages)
` [git pull] dentry_unhash() breakage
[RFC] usb: don't dput() in usbfs_rmdir()
2011-05-31 16:54 UTC (6+ messages)
overlayfs entrles lost
2011-05-31 15:14 UTC (4+ messages)
Confirm Receipt
2011-05-31 10:25 UTC
overlayfs patches for ovl_copy_up & ovl_rename
2011-05-31 9:01 UTC (5+ messages)
[PATCH] FS:remove the spare space in super.c
2011-05-30 13:52 UTC
[PATCH 00/26] Some final dentry_unhash cleanup
2011-05-30 9:43 UTC (5+ messages)
` [PATCH 10/26] udf: remove unnecessary dentry_unhash from rmdir, dir rename
` [PATCH 25/26] fat: remove unnecessary dentry_unhash on "
[PATCH] Add documentation: request-based-drivers-ordering.txt
2011-05-29 19:15 UTC
[PATCH 1/4] Cache xattr security drop check for write
2011-05-29 17:48 UTC (11+ messages)
` [PATCH 2/4] EXT4: Set NOSEC flag early when there are no xattrs
` [PATCH 3/4] BTRFS: Set NOSEC early for btrfs
` [PATCH 4/4] XFS: Set NOSEC flag early when inode has no xattrs
unlink(nonexistent): EROFS or ENOENT?
2011-05-29 16:14 UTC (2+ messages)
[PATCH 00/18] writeback fixes and cleanups for 2.6.40 (v4)
2011-05-29 7:34 UTC (2+ messages)
WAITING ON YOUR REPLY
2011-05-28 10:45 UTC
[git pull] vfs pile, part 2
2011-05-28 17:25 UTC
Big performance improvements seen with cifs async write patches even over localhost
2011-05-28 17:21 UTC (3+ messages)
OOPS in configfs when doing d_delete
2011-05-27 21:13 UTC (8+ 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).