messages from 2010-09-01 01:56:44 to 2010-09-08 02:36:28 UTC [more...]
[PATCH] exec argument expansion can inappropriately trigger OOM-killer
2010-09-08 2:36 UTC (7+ messages)
` [PATCH 0/3] execve argument-copying fixes
` [PATCH 1/3] setup_arg_pages: diagnose excessive argument size
` [PATCH 2/3] execve: improve interactivity with large arguments
[RFC 02/22] configfs: Add struct configfs_item_operations->check_link() in configfs_unlink()
2010-09-08 2:08 UTC (4+ messages)
[PATCHSET #upstream] block, fs: replace HARDBARRIER with FLUSH/FUA, take#2
2010-09-08 2:04 UTC (51+ messages)
` [PATCH 01/41] ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
` [PATCH 02/41] block/loop: queue ordered mode should be DRAIN_FLUSH
` [PATCH 03/41] block: kill QUEUE_ORDERED_BY_TAG
` [PATCH 04/41] block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
` [PATCH 05/41] block: remove spurious uses of REQ_HARDBARRIER
` [PATCH 06/41] block: misc cleanups in barrier code
` [PATCH 07/41] block: drop barrier ordering by queue draining
` [PATCH 08/41] block: rename blk-barrier.c to blk-flush.c
` [PATCH 09/41] block: rename barrier/ordered to flush
` [PATCH 10/41] block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
` [PATCH 11/41] block: filter flush bio's in __generic_make_request()
` [PATCH 12/41] block: simplify queue_next_fseq
` [PATCH 13/41] block: initialize flush request with WRITE_FLUSH instead of REQ_FLUSH
` [PATCH 14/41] block: kick queue after sequencing REQ_FLUSH/FUA
` [PATCH 15/41] block: make sure FSEQ_DATA request has the same rq_disk as the original
` [PATCH 16/41] block: update documentation for REQ_FLUSH / REQ_FUA
` [PATCH 17/41] block: use REQ_FLUSH in blkdev_issue_flush()
` [PATCH 18/41] block/loop: implement REQ_FLUSH/FUA support
` [PATCH 19/41] virtio_blk: drop REQ_HARDBARRIER support
` [PATCH 20/41] lguest: replace VIRTIO_F_BARRIER support with VIRTIO_F_FLUSH support
` [PATCH 21/41] md: implment REQ_FLUSH/FUA support
` [PATCH 22/41] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 23/41] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [dm-devel] "
` [PATCH 42/41] dm: convey that all flushes are processed as empty
` [PATCH 42/41 v2] "
` [PATCH 24/41] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH 25/41] dm: relax ordering of bio-based flush implementation
` [PATCH 26/41] dm: fix locking context in queue_io()
` [PATCH 27/41] block: pass gfp_mask and flags to sb_issue_discard
` [PATCH 28/41] xfs: replace barriers with explicit flush / FUA usage
` [PATCH 29/41] btrfs: "
` [PATCH 30/41] gfs2: "
` [PATCH 31/41] reiserfs: "
` [PATCH 32/41] nilfs2: "
` [PATCH 33/41] jbd: "
` [PATCH 34/41] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
` [PATCH 35/41] jbd2: replace barriers with explicit flush / FUA usage
` [PATCH 36/41] ext4: do not send discards as barriers
` [PATCH 37/41] fat: "
` [PATCH 38/41] swap: "
` [PATCH 39/41] block: remove the WRITE_BARRIER flag
` [PATCH 40/41] block: remove the BLKDEV_IFL_BARRIER flag
` [PATCH 41/41] block: remove the BH_Eopnotsupp flag
[PATCH 00/10] Assorted fixes/enhancements for overlayfs
2010-09-07 15:58 UTC (16+ messages)
` [PATCH 03/10] ovl: use correct seek function for directories
` [PATCH 01/10] ovl: small optimisation for ovl_lookup
` [PATCH 02/10] ovl: minimal remount support
` [PATCH 05/10] ovl: make sure fsync is never called on the lower filesystem
` [PATCH 10/10] ovl: Assorted updates to Documentation/filesystems/overlayfs.txt
` [PATCH 09/10] VFS: Remove read-only checks from dentry_permission
` [PATCH 07/10] ovl: add initial revalidate support
` [PATCH 06/10] ovl: rename ovl_fill_cache to ovl_dir_read
` [PATCH 08/10] VFS: tiny optimisation in open_other handling
` [PATCH 04/10] ovl: initialise is_real before use
[2.6.36-rc3] Workqueues, XFS, dependencies and deadlocks
2010-09-07 15:39 UTC (8+ messages)
[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
2010-09-07 15:37 UTC (17+ messages)
` [PATCH 01/10] tracing, vmscan: Add trace events for LRU list shrinking
` [PATCH 02/10] writeback: Account for time spent congestion_waited
` [PATCH 03/10] writeback: Do not congestion sleep if there are no congested BDIs or significant writeback
` [PATCH 04/10] vmscan: Synchronous lumpy reclaim should not call congestion_wait()
` [PATCH 05/10] vmscan: Synchrounous lumpy reclaim use lock_page() instead trylock_page()
` [PATCH 06/10] vmscan: Narrow the scenarios lumpy reclaim uses synchrounous reclaim
` [PATCH 07/10] vmscan: Remove dead code in shrink_inactive_list()
` [PATCH 08/10] vmscan: isolated_lru_pages() stop neighbour search if neighbour cannot be isolated
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 10/10] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
[BUG][PATCH][2.6.36-rc3] fanotify: Do not ignore result of permission decisions
2010-09-07 15:08 UTC
[patch 15/30] smbfs: Convert server->sem to mutex
2010-09-07 14:33 UTC (5+ messages)
` [patch 16/30] hpfs: Convert sbi->hpfs_creation_de "
` [patch 17/30] hpfsplus: Convert tree_lock "
` [patch 18/30] hfs: "
` [patch 19/30] affs: use sema_init instead of init_MUTEX
block cache replacement strategy?
2010-09-07 13:34 UTC
[PATCH -V19 00/15] Generic name to handle and open by handle syscalls
2010-09-07 13:24 UTC (5+ messages)
[2.6.35-rc3] NFS: possible irq lock inversion dependency
2010-09-07 12:32 UTC (2+ messages)
` [2.6.36-rc3] "
[PATCH -V3 1/6] fs/9p: Implement POSIX ACL permission checking function
2010-09-07 10:28 UTC (6+ messages)
` [PATCH -V3 2/6] fs/9p: Add xattr callbacks for POSIX ACL
` [PATCH -V3 3/6] fs/9p: Implement setting posix acl
` [PATCH -V3 4/6] fs/9p: Update ACL on chmod
` [PATCH -V3 5/6] fs/9p: Implement create time inheritance
` [PATCH -V3 6/6] fs/9p: Add access = client option to opt in acl evaluation
[PATCH] fs: use kernel's hex_to_bin() method
2010-09-07 9:10 UTC (2+ messages)
[PATCHSET 2.6.36-rc2] block, fs: replace HARDBARRIER with FLUSH/FUA
2010-09-06 11:40 UTC (4+ messages)
` [PATCH 24.5/30] jbd2: Modify ASYNC_COMMIT code to not rely on queue draining on barrier
[PATCH 0/4] writeback: kernel visibility
2010-09-06 1:34 UTC (8+ messages)
` [PATCH 3/4] writeback: nr_dirtied and nr_cleaned in /proc/vmstat
[PATCH v2] [RFC] isofs: work-around for Rock Ridge+Joliet CDs with empty ISO root directory
2010-09-05 19:39 UTC
[PATCH 0/6] overlay filesystem prototype
2010-09-05 12:08 UTC (10+ messages)
` [PATCH 1/6] vfs: implement open "forwarding"
` [PATCH 2/6] vfs: make i_op->permission take a dentry instead of an inode
` [PATCH 3/6] vfs: add flag to allow rename to same inode
` [PATCH 4/6] vfs: export do_splice_direct() to modules
` [PATCH 5/6] overlay: hybrid overlay filesystem prototype
` [PATCH 6/6] overlay: overlay filesystem documentation
[PATCH 00/13] trivial: Remove unnecessary casts of private_data
2010-09-05 1:52 UTC (2+ messages)
` [PATCH 08/13] fs/seq_file.c: "
[RFC2][PATCH] 9p/net: character device transport
2010-09-04 20:26 UTC
[RFC2][PATCH] 9p/net: add zero copy support
2010-09-04 20:24 UTC
Mutual Support
2010-09-04 15:40 UTC
[patch 2/5] vfs: O_* bit numbers uniqueness check
2010-09-04 1:22 UTC (5+ messages)
` [PATCH] vfs: take O_NONBLOCK out of the O_* uniqueness test
[Bug 17752] 2.6.36-rc3: inconsistent lock state (iprune_sem, shrink_icache_memory)
2010-09-03 21:34 UTC
[PATCH V5] Cleancache: shim to Xen Transcendent Memory
2010-09-03 20:49 UTC
[PATCH V5 8/8] Cleancache: ocfs2 hook for cleancache
2010-09-03 20:05 UTC
[PATCH V5 7/8] Cleancache: ext4 hook for cleancache
2010-09-03 20:04 UTC
[PATCH V5 4/8] Cleancache: VFS hooks for cleancache
2010-09-03 20:03 UTC
[PATCH V5 6/8] Cleancache: btrfs hooks for cleancache
2010-09-03 20:04 UTC
[PATCH V5 3/8] Cleancache: core ops functions and configuration
2010-09-03 20:02 UTC
[PATCH V5 5/8] Cleancache: ext3 hook for cleancache
2010-09-03 20:03 UTC
[PATCH V5 0/8] Cleancache: overview
2010-09-03 20:01 UTC
[PATCH V5 1/8] Cleancache: Documentation
2010-09-03 20:01 UTC
[PATCH V5 2/8] Cleancache: cleancache_poolid in superblock
2010-09-03 20:02 UTC
[PATCH 0/5] hybrid union filesystem prototype
2010-09-03 12:31 UTC (28+ messages)
` [PATCH 5/5] union: "
[PATCHSET 2.6.36-rc2] block, dm: finish REQ_FLUSH/FUA conversion, take#2
2010-09-03 11:51 UTC (28+ messages)
` [PATCH 1/5] block: make __blk_rq_prep_clone() copy most command flags
` [PATCH 2/5] dm: implement REQ_FLUSH/FUA support for bio-based dm
` [PATCH 3/5] dm: relax ordering of bio-based flush implementation
` [PATCH 4/5] dm: implement REQ_FLUSH/FUA support for request-based dm
` [PATCH UPDATED "
` [PATCH] block: make sure FSEQ_DATA request has the same rq_disk as the original
File system RT suit
2010-09-03 10:47 UTC
File system RT suit
2010-09-03 10:43 UTC
remove_suid bangs on xattrs
2010-09-02 21:01 UTC (6+ messages)
bdi-default hung waiting for kthread_stop to finish
2010-09-02 18:55 UTC
[PATCH 26/30] ext4: do not send discards as barriers
2010-09-02 18:46 UTC (13+ messages)
[RFC PATCH 0/3] Do not wait the full timeout on congestion_wait when there is no congestion
2010-09-02 18:28 UTC (10+ messages)
` [PATCH 2/3] writeback: Record if the congestion was unnecessary
2.6.36-rc3: inconsistent lock state (iprune_sem, shrink_icache_memory)
2010-09-02 6:11 UTC (2+ messages)
[PATCH 0/2] Btrfs-progs: Add support for hot data migration
2010-09-01 11:56 UTC (4+ messages)
` [PATCH 2/2] Btrfs-progs: Add hot data support in mkfs
[PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush
2010-09-01 7:38 UTC (13+ messages)
` safety of retrying SYNCHRONIZE CACHE [was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush]
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).