messages from 2010-12-13 05:34:35 to 2010-12-13 06:53:31 UTC [more...]
[PATCH 00/47] IO-less dirty throttling v3
2010-12-13 6:43 UTC (109+ messages)
` [PATCH 01/47] writeback: enabling gate limit for light dirtied bdi
` [PATCH 02/47] writeback: safety margin for bdi stat error
` [PATCH 03/47] writeback: IO-less balance_dirty_pages()
` [PATCH 04/47] writeback: consolidate variable names in balance_dirty_pages()
` [PATCH 05/47] writeback: per-task rate limit on balance_dirty_pages()
` [PATCH 06/47] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
` [PATCH 07/47] writeback: account per-bdi accumulated written pages
` [PATCH 08/47] writeback: bdi write bandwidth estimation
` [PATCH 09/47] writeback: show bdi write bandwidth in debugfs
` [PATCH 10/47] writeback: quit throttling when bdi dirty pages dropped low
` [PATCH 11/47] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 12/47] writeback: make reasonable gap between the dirty/background thresholds
` [PATCH 13/47] writeback: scale down max throttle bandwidth on concurrent dirtiers
` [PATCH 14/47] writeback: add trace event for balance_dirty_pages()
` [PATCH 15/47] writeback: make nr_to_write a per-file limit
` [PATCH 16/47] writeback: make-nr_to_write-a-per-file-limit fix
` [PATCH 17/47] writeback: do uninterruptible sleep in balance_dirty_pages()
` [PATCH 18/47] writeback: move BDI_WRITTEN accounting into __bdi_writeout_inc()
` [PATCH 19/47] writeback: fix increasement of nr_dirtied_pause
` [PATCH 20/47] writeback: use do_div in bw calculation
` [PATCH 21/47] writeback: prevent divide error on tiny HZ
` [PATCH 22/47] writeback: prevent bandwidth calculation overflow
` [PATCH 23/47] writeback: spinlock protected bdi bandwidth update
` [PATCH 24/47] writeback: increase pause time on concurrent dirtiers
` [PATCH 25/47] writeback: make it easier to break from a dirty exceeded bdi
` [PATCH 26/47] writeback: start background writeback earlier
` [PATCH 27/47] writeback: user space think time compensation
` [PATCH 28/47] writeback: bdi base throttle bandwidth
` [PATCH 29/47] writeback: smoothed bdi dirty pages
` [PATCH 30/47] writeback: adapt max balance pause time to memory size
` [PATCH 31/47] writeback: increase min pause time on concurrent dirtiers
` [PATCH 32/47] writeback: extend balance_dirty_pages() trace event
` [PATCH 33/47] writeback: trace global dirty page states
` [PATCH 34/47] writeback: trace writeback_single_inode()
` [PATCH 35/47] writeback: scale IO chunk size up to device bandwidth
` [PATCH 36/47] btrfs: dont call balance_dirty_pages_ratelimited() on already dirty pages
` [PATCH 37/47] btrfs: lower the dirty balacing rate limit
` [PATCH 38/47] btrfs: wait on too many nr_async_bios
` [PATCH 39/47] nfs: livelock prevention is now done in VFS
` [PATCH 40/47] nfs: writeback pages wait queue
` [PATCH 41/47] nfs: in-commit pages accounting and "
` [PATCH 42/47] nfs: heuristics to avoid commit
` [PATCH 43/47] nfs: dont change wbc->nr_to_write in write_inode()
` [PATCH 44/47] nfs: limit the range of commits
` [PATCH 45/47] nfs: adapt congestion threshold to dirty threshold
` [PATCH 46/47] nfs: trace nfs_commit_unstable_pages()
` [PATCH 47/47] nfs: trace nfs_commit_release()
[PATCHv1 008/211] unicore32: new file arch/unicore32/boot/compressed/misc.c
2010-12-13 6:50 UTC (4+ messages)
[PATCH] backlight: cr_bllcd.c: fix a memory leak
2010-12-13 6:53 UTC
[PATCH 1/3] get_sha1_oneline: do not leak or double free
2010-12-13 6:43 UTC (6+ messages)
[Qemu-devel] A problem about qemu compiling
2010-12-13 6:37 UTC (3+ messages)
[PATCH] [0/223] 2.6.35.10 longterm review
2010-12-13 6:33 UTC (3+ messages)
` [PATCH] [167/223] ACPI: debugfs custom_method open to non-root
SIGPIPE in t9300-fast-import
2010-12-13 6:31 UTC (4+ messages)
` [PATCH jn/fast-import-blob-access] t9300: avoid short reads from dd
[PATCH 1/3] ipvs: use SYNC_MESG_HEADER_LEN instead of explicit header length
2010-12-13 6:29 UTC (5+ messages)
` [PATCH 2/3] ipvs: check data validation before local_bh_disable
[PATCH net-next-2.6 v9 01/20] pch_can: Add flow control processing
2010-12-13 6:24 UTC (40+ messages)
` [PATCH net-next-2.6 v9 02/20] pch_can: Divide poll function
` [PATCH net-next-2.6 v9 03/20] pch_can: Fix endianness issue
` [PATCH net-next-2.6 v9 04/20] pch_can: Improve rx processing
` [PATCH net-next-2.6 v9 05/20] pch_can: Fix warnings
` [PATCH net-next-2.6 v9 06/20] pch_can: Rename function/macro name
` [PATCH net-next-2.6 v9 07/20] pch_can: Change functions type
` [PATCH net-next-2.6 v9 08/20] pch_can: Reduce register access
` [PATCH net-next-2.6 v9 09/20] pch_can: Change Copyright and module description
` [PATCH net-next-2.6 v9 10/20] pch_can: Replace netdev_dbg instead of dev_dbg partly
` [PATCH net-next-2.6 v9 11/20] pch_can: Fix coding rule violation
` [PATCH net-next-2.6 v9 12/20] pch_can: Delete unnecessary/redundant code
` [PATCH net-next-2.6 v9 13/20] pch_can: Fix bit timing calculation issue
` [PATCH net-next-2.6 v9 14/20] pch_can: Fix miss-setting status issue
` [PATCH net-next-2.6 v9 15/20] pch_can: Comment optimization
` [PATCH net-next-2.6 v9 16/20] pch_can: Move MSI processing to probe/remove processing
` [PATCH net-next-2.6 v9 17/20] pch_can: Fix incorrect return processing
` [PATCH net-next-2.6 v9 18/20] pch_can: Optimize "if" condition in rx/tx processing
` [PATCH net-next-2.6 v9 19/20] pch_can: Add setting TEC/REC statistics processing
` [PATCH net-next-2.6 v9 20/20] pch_can: Replace netif_rx to netif_receive_skb
[PATCH 1/1] usbmon: usb monitor binary data incorrectly reported for isoc transfers
2010-12-13 6:27 UTC
[PATCH v4] mach-at91: Support for gsia18s board added
2010-12-13 6:26 UTC (9+ messages)
[PATCH 0/1] linux-yocto: fix machine compatibility lists
2010-12-13 6:27 UTC (2+ messages)
` [PATCH 1/1] linux-yocto: fix machine compatibility
[PATCH] kthread: NUMA aware kthread_create_on_cpu()
2010-12-13 6:26 UTC (4+ messages)
` [PATCH v2 3/4] "
[LTP] About POSIX "pthread_mutex_xxxxxxxx" testsets build error
2010-12-13 6:18 UTC
Milestone 2 Stabilization Branch Created (Resend)
2010-12-13 6:19 UTC (7+ messages)
` [poky] "
[PATCH v2] Typecasting required for comparing unlike datatypes
2010-12-13 6:11 UTC
[PATCH] mfd: Convert tps6586x driver to new irq_ API
2010-12-13 6:10 UTC (2+ messages)
[LTP] [PATCH v1] a vm tunable testcase that can test /proc/sys/vm/nr_overcommit_hugepages
2010-12-13 6:09 UTC
[PATCH 1/3] omap4: Add platform changes for Ambient Light sensor
2010-12-13 6:08 UTC (2+ messages)
[PATCH 0/3] Staging: rt2860: Fix checkpatch issues
2010-12-13 6:05 UTC (7+ messages)
` [PATCH 1/3] Staging: rt2860: Clean spaces before tabs
` [PATCH 3/3] Staging: rt2860: include KERN_* in printk
[PATCH 0/4] ARM: S5P64X0: Add SDMMC support for S5P64x0
2010-12-13 5:46 UTC (5+ messages)
` [PATCH 1/4] ARM: S5P64X0: Changed the name for mmc special clock on s5p6440
` [PATCH 2/4] ARM: S5P64X0: Add support for SDHCI configuration
` [PATCH 3/4] ARM: S5P64X0: Add SDHCI platform data for S5P6440/50
` [PATCH 4/4] ARM: S5P64X0: Add SDHCI support for SMDK6440 and SMDK6450
[PATCH 1/7] ath9k_hw: initialize ah->slottime
2010-12-13 6:02 UTC (6+ messages)
` [PATCH 2/7] ath9k_hw: fix the slot time setting for long distance links
` [PATCH 3/7] ath9k: fix PA predistortion thermal measurement handling
` [PATCH 4/7] ath9k_hw: fix the PA predistortion rate mask
` [PATCH 5/7] ath9k_hw: fix PA predistortion training power selection
[LTP] [PATCH v1] add a testcase to test /proc/sys/vm/nr_hugepages vm tunable
2010-12-13 6:02 UTC
[PATCH] remove redundant .gitignore entries
2010-12-13 6:00 UTC
XEN 4.0.1 + pv_ops Kernel + CentOS 5.5 x86_64, is there an easier way
2010-12-13 6:00 UTC (2+ messages)
` [Xen-users] "
[PATCH 1/1] curl: fix native dependency
2010-12-13 5:52 UTC (11+ messages)
[ath9k-devel] Build Error Report
2010-12-13 5:47 UTC
[PATCH 1/5] resources: add arch hook for preventing allocation in reserved areas
2010-12-13 5:43 UTC (5+ messages)
[Bug 27434] [rv710] low 3d perfomance in general
2010-12-13 5:41 UTC
[PATCH 0/1] qemuppc: fix 2.6.37 build failure
2010-12-13 5:41 UTC (2+ messages)
` [PATCH 1/1] qemuppc: update 2.6.37 SRCREV
[PATCH] ext4: Fix 32bit overflow in ext4_ext_find_goal()
2010-12-13 5:37 UTC
[U-Boot] [PATCH] ftgmac100: support of gigabit eth ftgmac100
2010-12-13 5:38 UTC (4+ messages)
linux-next: Tree for December 13
2010-12-13 5:36 UTC
[PATCH v2 0/8] Minimize ACPICA/linux GPE code divergence
2010-12-13 5:40 UTC (2+ messages)
[PATCH v2 8/8] ACPICA: Misc comments to minimize code divergence
2010-12-13 5:39 UTC
[PATCH v2 7/8] ACPICA: Global event handler
2010-12-13 5:39 UTC
[PATCH v2 6/8] ACPICA: Implicit notify support
2010-12-13 5:39 UTC
[PATCH v2 5/8] ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method
2010-12-13 5:39 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.