messages from 2011-06-22 00:05:23 to 2011-06-30 00:29:22 UTC [more...]
[RFC PATCH 0/3] block: Fix fsync slowness with CFQ cgroups
2011-06-30 0:29 UTC (18+ messages)
` [PATCH 1/3] block: A new interface for specifying IO dependencing among tasks
` [PATCH 2/3] ext4: Explicitly specify fsync dependency on journaling thread
` [PATCH 3/3] ext3: "
[PATCH v7 00/16] EVM
2011-06-29 23:42 UTC (19+ messages)
` [PATCH v7 01/16] security: new security_inode_init_security API adds function callback
` [PATCH v7 02/16] integrity: move ima inode integrity data management
` [PATCH v7 03/16] xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
` [PATCH v7 04/16] evm: re-release
` [PATCH v7 05/16] evm: add support for different security.evm data types
` [PATCH v7 06/16] security: imbed evm calls in security hooks
` [PATCH v7 07/16] evm: evm_inode_post_removexattr
` [PATCH v7 08/16] evm: imbed evm_inode_post_setattr
` [PATCH v7 09/16] evm: add evm_inode_init_security to initialize new files
` [PATCH v7 10/16] evm: call evm_inode_init_security from security_inode_init_security
` [PATCH v7 11/16] evm: crypto hash replaced by shash
` [PATCH v7 12/16] evm: additional parameter to pass integrity cache entry 'iint'
` [PATCH v7 13/16] evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
` [PATCH v7 14/16] evm: replace hmac_status with evm_status
` [PATCH v7 15/16] evm: permit only valid security.evm xattrs to be updated
` [PATCH v7 16/16] evm: add evm_inode_setattr to prevent updating an invalid security.evm
[PATCH] writeback: Don't wait for completion in writeback_inodes_sb_nr
2011-06-29 21:30 UTC (12+ messages)
[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-06-29 21:29 UTC (15+ messages)
` [PATCH 2/4] Btrfs: implement our own ->llseek
` [PATCH 3/4] Ext4: handle SEEK_HOLE/SEEK_DATA generically
` [PATCH 4/4] fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
` [PATCH] xfstests 255: add a seek_data/seek_hole tester
[PATCH] dio: Fast-path for page-aligned IOs
2011-06-29 21:03 UTC (5+ messages)
[PATCH 0/8][V2] blk-throttle: Throttle buffered WRITEs in balance_dirty_pages()
2011-06-29 20:04 UTC (19+ 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
[PATCH] fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
2011-06-29 19:26 UTC (4+ messages)
[PATCH] fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
2011-06-29 17:41 UTC (4+ messages)
[PATCH 0/9] write bandwidth estimation and writeback fixes v2
2011-06-29 14:52 UTC (10+ messages)
` [PATCH 1/9] writeback: make writeback_control.nr_to_write straight
` [PATCH 2/9] writeback: account per-bdi accumulated written pages
` [PATCH 3/9] writeback: bdi write bandwidth estimation
` [PATCH 4/9] writeback: show bdi write bandwidth in debugfs
` [PATCH 5/9] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 6/9] writeback: introduce smoothed global dirty limit
` [PATCH 7/9] writeback: introduce max-pause and pass-good dirty limits
` [PATCH 8/9] writeback: scale IO chunk size up to half device bandwidth
` [PATCH 9/9] writeback: trace global_dirty_state
Unionmount status?
2011-06-29 11:40 UTC (12+ messages)
` Union mount and overlayfs bake off?
[PATCH][Resend] coredump: call vfs_getattr() to get inode attributes
2011-06-28 23:26 UTC (2+ messages)
[PATCH 0/3 v2] XFS TESTS: Fix 252 failure
2011-06-28 15:03 UTC (11+ messages)
` [PATCH 1/3 v2] XFS TESTS: Fix 252 Failure: Relax fiemap filter
` [PATCH 2/3 v2] XFS TESTS: Fix 252 Failure: Update 252 Golden Output
` [PATCH 3/3 v2] XFS TESTS: Fix 252 Failure: Update 242 "
[PATCH 0/2v v7] XFS TESTS: ENOSPC Punch Hole Test
2011-06-28 14:45 UTC (3+ messages)
` [PATCH 1/2 v7] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc
` [PATCH 2/2 v7] XFS TESTS: Add ENOSPC Hole Punch Test
[PATCH 0/2 v6] XFS TESTS: Add ENOSPC Punch Hole Test
2011-06-28 14:02 UTC (4+ messages)
` [PATCH 1/2 v6] XFS TESTS: ENOSPC Punch Hole: Move su routines in 123 to common.rc
` [PATCH 2/2 v6] XFS TESTS: ENOSPC Punch Hole: Add new test 255
[PATCH][Resend] Fix infinite loop in search_binary_handler()
2011-06-27 21:17 UTC
[PATCH 1/4] fs: add SEEK_HOLE and SEEK_DATA flags
2011-06-27 21:04 UTC (8+ messages)
` [PATCH 2/4] Btrfs: implement our own ->llseek
` [PATCH 3/4] Ext4: handle SEEK_HOLE/SEEK_DATA generically
` [PATCH 4/4] fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseek
` [PATCH] xfstests 255: add a seek_data/seek_hole tester
[PATCH v5 0/7] eCryptfs: added support for the encrypted key type
2011-06-27 11:45 UTC (8+ messages)
` [PATCH v5 1/7] encrypted_keys: avoid dumping the master key if the request fails
` [PATCH v5 2/7] encrypted-keys: fixed valid_master_desc() function description
` [PATCH v5 3/7] encrypted-keys: added additional debug messages
` [PATCH v5 4/7] encrypted-keys: add key format support
` [PATCH v5 5/7] eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
` [PATCH v5 6/7] encrypted-keys: add ecryptfs format support
` [PATCH v5 7/7] eCryptfs: added support for the encrypted key type
WTF is ceph_lookup_open() doing with nd->intent.open.file?
2011-06-27 5:24 UTC (2+ messages)
mmotm 2011-06-22-13-05 uploaded
2011-06-27 2:49 UTC (3+ messages)
[patch] procfs: returns ENOENT on opening the being-removed proc entry
2011-06-27 1:19 UTC
possible bug in /proc filesystem?
2011-06-26 17:55 UTC (2+ messages)
(unknown),
2011-06-26 3:23 UTC
[PATCH] fixlet: Remove fs_excl from struct task
2011-06-24 22:02 UTC (2+ messages)
[PATCH 0/9] remove i_alloc_sem V2
2011-06-24 18:34 UTC (11+ messages)
` [PATCH 1/9] fat: remove i_alloc_sem abuse
` [PATCH 2/9] ext4: Rewrite ext4_page_mkwrite() to use generic helpers
` [PATCH 3/9] fs: simplify handling of zero sized reads in __blockdev_direct_IO
` [PATCH 4/9] fs: kill i_alloc_sem
` [PATCH 5/9] rw_semaphore: remove up/down_read_non_owner
` [PATCH 6/9] fs: move inode_dio_wait calls into ->setattr
` [PATCH 7/9] fs: always maintain i_dio_count
` [PATCH 8/9] fs: simplify the blockdev_direct_IO prototype
` [PATCH 9/9] fs: move inode_dio_done to the end_io handler
[PATCH] security: new security_inode_init_security API adds function callback
2011-06-23 21:04 UTC
[PATCH 0/7] more writeback patches for 3.1
2011-06-23 13:18 UTC (16+ messages)
` [PATCH 3/7] writeback: introduce smoothed global dirty limit
` [PATCH 4/7] writeback: introduce max-pause and pass-good dirty limits
` [PATCH 7/7] writeback: timestamp based bdi dirty_exceeded state
[PATCH 0/8] remove i_alloc_sem
2011-06-23 10:36 UTC (6+ messages)
RFC: Micro-optimize direct IO submission path
2011-06-23 10:35 UTC (11+ messages)
` [PATCH 1/6] DIO: Separate fields only used in the submission path from struct dio
` [PATCH 2/6] DIO: Fix a wrong comment
` [PATCH 3/6] DIO: Rearrange fields in dio/dio_submit to avoid holes
` [PATCH 4/6] DIO: Use a slab cache for struct dio
` [PATCH 5/6] DIO: Separate map_bh from dio
` [PATCH 6/6] DIO: Inline the complete submission path
Notice!!!
2011-06-22 17:18 UTC
[heads-up] mknod() broken on nfs4
2011-06-23 5:37 UTC (6+ messages)
(unknown),
2011-06-21 22:21 UTC
[nfs, rpc] crap with refcounting and rmmod races
2011-06-22 23:05 UTC (6+ messages)
I am Mrs Helen Moore, a devoted Christian. I have chosen you for an inheritance. Please contact me for more details. Private contact email mrshelenmoore@msn.com thank you
2011-06-22 17:42 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).