messages from 2010-12-13 04:03:52 to 2010-12-13 06:43:29 UTC [more...]
[PATCH 00/47] IO-less dirty throttling v3
2010-12-13 6:43 UTC (41+ 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
[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] get_sha1_oneline: do not leak or double free
2010-12-13 6:31 UTC (8+ messages)
` [PATCH 3/3] get_sha1: support ref^{/regex} syntax
[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 (10+ 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
[PATCH v2 4/8] ACPICA: Remove unused function declarations
2010-12-13 5:38 UTC
[PATCH v2 3/8] ACPICA: New GPE handler callback definition
2010-12-13 5:38 UTC
[PATCH] Input: add ST1232 touchscreen controller driver
2010-12-13 5:32 UTC (2+ messages)
[PATCH v2 2/8] ACPICA: Rename some function and variable names
2010-12-13 5:36 UTC
[PATCH v2 1/8] ACPICA: Move GPE functions to new file evxfgpe.c
2010-12-13 5:36 UTC
[Bug 32319] New: Display fades to white screen instead of blanking out in DPMS mode on a Sony Vaio VPCEC3L1E
2010-12-13 5:29 UTC (2+ messages)
` [Bug 32319] "
[Bug 16140] Suspend To RAM/ Resume broken - Radeon KMS on RV250
2010-12-13 5:27 UTC
lifetime of DCACHE_DISCONECTED dentries
2010-12-13 5:19 UTC (10+ messages)
` [PATCH] nfsd4: allow __d_obtain_alias() to return unhashed dentries
[LTP] [PATCH v2] fork13: a race in pid generation
2010-12-13 5:16 UTC
[PATCH] ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls
2010-12-13 5:16 UTC
[PATCH 1/3] bonding: add the debugfs facility to the bonding driver
2010-12-13 5:15 UTC (6+ messages)
[Qemu-devel] SCSI Command support over VirtIO Block device
2010-12-13 5:14 UTC (2+ messages)
` "
SCSI Command support over VirtIO Block device
2010-12-13 5:14 UTC
SSD optimizations
2010-12-13 5:11 UTC (3+ messages)
[PATCH] ARM: mach-shmobile: mackerel: Add lost GPIO_FN_LCDD 18 - 23
2010-12-13 5:10 UTC (2+ messages)
` [PATCH] ARM: mach-shmobile: mackerel: Add keypad tca6408a support
[PATCH 00/46] rcu-walk and dcache scaling
2010-12-13 5:05 UTC (11+ messages)
` [PATCH 11/46] fs: dcache scale hash
[PATCH v2 0/3] bonding: add the debugfs interface to see RLB hash table
2010-12-13 5:04 UTC (5+ messages)
` [PATCH 2/3] bonding: migrate some macros from bond_alb.c to bond_alb.h
` [PATCH 3/3] bonding: add the debugfs interface to see RLB hash table
xfs: grant lock scaling and removal V3
2010-12-13 4:44 UTC (13+ messages)
` [PATCH 01/12] xfs: convert log grant ticket queues to list heads
` [PATCH 02/12] xfs: fact out common grant head/log tail verification code
` [PATCH 03/12] xfs: rework log grant space calculations
` [PATCH 04/12] xfs: combine grant heads into a single 64 bit integer
` [PATCH 05/12] xfs: use wait queues directly for the log wait queues
` [PATCH 06/12] xfs: make AIL tail pushing independent of the grant lock
` [PATCH 07/12] xfs: convert l_last_sync_lsn to an atomic variable
` [PATCH 08/12] xfs: convert l_tail_lsn "
` [PATCH 09/12] xfs: convert log grant heads to atomic variables
` [PATCH 10/12] xfs: introduce new locks for the log grant ticket wait queues
` [PATCH 11/12] xfs: convert grant head manipulations to lockless algorithm
` [PATCH 12/12] xfs: kill useless spinlock_destroy macro
re-writing on powerpc
2010-12-13 4:45 UTC
linux-next: build failure after merge of the final tree (ieee1394 tree related)
2010-12-13 4:44 UTC (2+ messages)
2.6.37-rc2-git7 regression: wine fails to start
2010-12-13 4:33 UTC (5+ messages)
xfs: AIL lock contention reduction V3
2010-12-13 4:32 UTC (9+ messages)
` [PATCH 1/9] xfs: fix EFI transaction cancellation
` [PATCH 2/9] xfs: Pull EFI/EFD handling out from under the AIL lock
` [PATCH 3/9] xfs: clean up xfs_ail_delete()
` [PATCH 4/9] xfs: bulk AIL insertion during transaction commit
` [PATCH 5/9] xfs: reduce the number of AIL push wakeups
` [PATCH 6/9] xfs: consume iodone callback items on buffers as they are processed
` [PATCH 7/9] xfs: remove all the inodes on a buffer from the AIL in bulk
` [PATCH 9/9] xfs: use AIL bulk delete function to implement single delete
[PATCH] drm/radeon/kms: disable ss fixed ref divide
2010-12-13 4:27 UTC
[lm-sensors] Testing LM-Sensor Support of SCH5127 in Acer easyStore
2010-12-13 4:18 UTC (2+ messages)
` [lm-sensors] Testing LM-Sensor Support of SCH5127 in Acer
md device renaming
2010-12-13 4:12 UTC (5+ messages)
[PATCH] git_getpass: fix ssh-askpass behaviour
2010-12-13 4:09 UTC
[RFC][PATCH 4/4] PM: Permit registrarion of parentless devices during system suspend
2010-12-13 4:09 UTC (3+ messages)
[PATCH] mfd: Convert SMTPE driver to new irq_ APIs
2010-12-13 3:35 UTC (2+ messages)
[PATCH v2 0/8] mfd/tc35892: allow to support multiple variants
2010-12-13 4:03 UTC (9+ messages)
` [PATCH v2 1/8] mach-ux500: deprecate spi support for ab8500
` [PATCH v2 2/8] mfd/tc35892: rename tc35892 header to tc3589x
` [PATCH v2 3/8] mfd/tc35892: rename tc35892 core driver "
` [PATCH v2 4/8] mfd/tc3589x: rename tc35892 structs/registers to tc359x
` [PATCH v2 5/8] mfd/tc3589x: add block identifier for multiple child devices
` [PATCH v2 6/8] mfd/tc3589x: fix random interrupt misses
` [PATCH v2 7/8] mfd/tc3589x: undo gpio module reset during chip init
` [PATCH v2 8/8] mfd/tc3589x: add suspend/resume support
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.