messages from 2011-05-09 21:58:17 to 2011-05-09 23:05:00 UTC [more...]
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-09 23:04 UTC (31+ messages)
` [PATCH 1/7] mm: Wait for writeback when grabbing pages to begin a write
` [PATCH 2/7] fs: block_page_mkwrite should wait for writeback to finish
` [PATCH 3/7] mm: Provide stub page_mkwrite functionality to stabilize pages during writes
` [PATCH 4/7] ext4: Clean up some wait_on_page_writeback calls
` [PATCH 5/7] ext4: Wait for writeback to complete while making pages writable
` [PATCH 6/7] ext2: Lock buffer_head during metadata update
` [PATCH 7/7] fat: Lock buffer_head during metadata updates
[PATCH 1/2] Add alloc_pages_exact_nid()
2011-05-09 23:04 UTC (3+ messages)
Batch locking for rmap fork/exit processing
2011-05-09 23:02 UTC (6+ messages)
` [PATCH 1/4] VM/RMAP: Add infrastructure for batching the rmap chain locking
[Ocfs2-devel] [PATCH 0/3] ocfs2: Add batched discard support
2011-05-09 23:02 UTC (3+ messages)
` [Ocfs2-devel] [PATCH 1/3] ocfs2: Add ocfs2_trim_fs for SSD trim support
Linux kernel 2.6.38.6 released
2011-05-09 23:01 UTC
Choice visibility issue
2011-05-09 22:53 UTC
[RFC v1] git-p4: test case for RCS keyword problem
2011-05-09 23:00 UTC (2+ messages)
G9S
2011-05-09 22:53 UTC
[Bug 37040] New: Radeon driver reports EDID errors every 10 seconds
2011-05-09 23:00 UTC
mDU7
2011-05-09 22:53 UTC
[RFC][PATCH] PM / Hibernate: Add sysfs knob to control size of memory for drivers
2011-05-09 22:59 UTC
[RFC][PATCH] PM / Hibernate: Add sysfs knob to control size of memory for drivers
2011-05-09 22:59 UTC
[PATCH] pseries/iommu: restore iommu table pointer when restoring iommu ops
2011-05-09 22:58 UTC
Regression affecting b43 LP-PHY card
2011-05-09 22:58 UTC (4+ messages)
+ memblock-nobootmem-remove-code-for-alloc_bootmem_node_high.patch added to -mm tree
2011-05-09 22:57 UTC
[PATCH] Don't mlock guardpage if the stack is growing up
2011-05-09 22:58 UTC (21+ messages)
+ memblock-nobootmem-allow-alloc_bootmem-to-take-0-as-low-limit.patch added to -mm tree
2011-05-09 22:57 UTC
Tags named '-'
2011-05-09 22:56 UTC (4+ messages)
` [RFC/PATCH] tag: disallow '-' as tag name
[PATCH] rdma cm typo + bug report
2011-05-09 22:53 UTC (3+ messages)
(unknown)
2011-05-09 22:52 UTC (3+ messages)
` backporting ext4 to 2.6.27
h4HTB
2011-05-09 22:53 UTC
[PATCH 000/206] Staging: hv: Cleanup hv drivers
2011-05-09 22:53 UTC (62+ messages)
` [PATCH 001/206] Staging: hv: Get rid of blkvsc_mutex
` [PATCH 004/206] Staging: hv: Rename driver name variable
` [PATCH 011/206] Staging: hv: Rename the function stor_vsc_device_add
` [PATCH 013/206] Staging: hv: Get rid of the indirection for removing stor device
` [PATCH 014/206] Staging: hv: Rename the function stor_vsc_on_cleanup
` [PATCH 015/206] Staging: hv: Get rid of the indirection for invoking cleanup function
` [PATCH 016/206] Staging: hv: Rename the function stor_vsc_on_io_request
` [PATCH 017/206] Staging: hv: Get rid of the indirection for invoking io request
` [PATCH 018/206] Staging: hv: Statically initialize pointers for probe etc
` [PATCH 019/206] Staging: hv: Get rid of the calls to storvsc_cleanup
` [PATCH 020/206] Staging: hv: Rename the function stor_vsc_get_major_info()
` [PATCH 021/206] Staging: hv: Introduce a function to wait to drain outgoing I/O
` [PATCH 022/206] Staging: hv: Use the newly introduced I/O drain synch method
` [PATCH 023/206] Staging: hv: Cleanup blkvsc_remove()
` [PATCH 024/206] Staging: hv: Cleanup blkvsc_shutdown()
` [PATCH 025/206] Staging: hv: Rename stor_vsc_channel_init()
` [PATCH 026/206] Staging: hv: Rename stor_vsc_on_io_completion
` [PATCH 027/206] Staging: hv: Rename stor_vsc_on_receive
` [PATCH 028/206] Staging: hv: Rename stor_vsc_on_channel_callback
` [PATCH 029/206] Staging: hv: Rename stor_vsc_connect_to_vsp
` [PATCH 030/206] Staging: hv: Get rid of/change some dated comments
` [PATCH 031/206] Staging: hv: Get rid of some unnecessary DPRINTS
` [PATCH 032/206] Staging: hv: Rename g_driver_name
` [PATCH 033/206] Staging: hv: Rename struct host_device_context
` [PATCH 034/206] Staging: hv: Rename variables pointing to struct hv_host_device
` [PATCH 035/206] Staging: hv: Rename the struct hv_device * element of "
` [PATCH 036/206] Staging: hv: Rename variables pointing to struct hv_device
` [PATCH 037/206] Staging: hv: Get rid of some dated comments
` [PATCH 038/206] Staging: hv: Get rid of some DPRINTS
` [PATCH 039/206] Staging: hv: Get rid of the forward declaration for storvsc_device_alloc()
` [PATCH 040/206] Staging: hv: Move the function storvsc_merge_bvec() to earlier in the file
` [PATCH 041/206] Staging: hv: Get rid of the forward declaration for storvsc_device_configure()
` [PATCH 042/206] Staging: hv: Get rid of the forwrd declaration of destroy_bounce_buffer
` [PATCH 043/206] Staging: hv: Get rid of the forward declaration for do_bounce_buffer()
` [PATCH 044/206] Staging: hv: Get rid of the forward declaration for create_bounce_buffer()
` [PATCH 045/206] Staging: hv: Get rid of the forward declaration of copy_from_bounce_buffer()
` [PATCH 046/206] Staging: hv: Get rid of the forward declaration for copy_to_bounce_buffer()
` [PATCH 047/206] Staging: hv: Get rid of the forward declaration of storvsc_remove()
` [PATCH 048/206] Staging: hv: Get rid of the forward declaration of storvsc_get_chs()
` [PATCH 049/206] Staging: hv: Staging: hv: Rename the function stor_vsc_on_host_reset()
` [PATCH 050/206] Staging: hv: Rename stor_vsc_initialize()
` [PATCH 051/206] Staging: hv: Move the definition of storvsc_host_reset() to earlier in the file
` [PATCH 052/206] Staging: hv: Get rid of the forward declaration for storvsc_host_reset_handler()
` [PATCH 053/206] Staging: hv: Move the definition of storvsc_ringbuffer_size to earlier in the file
` [PATCH 054/206] Staging: hv: Move module parameters "
` [PATCH 055/206] Staging: hv: Move the function storvsc_commmand_completion() "
` [PATCH 056/206] Staging: hv: Get rid of the forward declaration of storvsc_queuecommand()
` [PATCH 057/206] Staging: hv: Get rid of the forward declaration of storvsc_probe()
` [PATCH 058/206] Staging: hv: Rename the driver variable
` [PATCH 059/206] Staging: hv: Move the declaration of "
` [PATCH 060/206] Staging: hv: Statically initialize probe/remove elements of the driver
` [PATCH 061/206] Staging: hv: Get rid of unnecessary comments/dead code
` [PATCH 062/206] Staging: hv: Get rid of the indirection in invoking storvsc_dev_remove()
` [PATCH 063/206] Staging: hv: Get rid of the indirection in invoking storvsc_dev_add()
` [PATCH 064/206] Staging: hv: Get rid of the indirection in invoking storvsc_do_io()
` [PATCH 065/206] Staging: hv: Get rid of the code initializing the dispatch table
` [PATCH 066/206] Staging: hv: Simplify the code for getting the drive parameters
` [PATCH 067/206] Staging: hv: Make the function netvsc_device_add() non static
` [PATCH 068/206] Staging: hv: Make netvsc_device_remove "
` [PATCH 077/206] Staging: hv: Get rid of call to cleanup()
[PATCH v3 (for maint)] git-completion: fix zsh support
2011-05-09 22:53 UTC (5+ messages)
` [PATCH v4 "
apmE
2011-05-09 22:53 UTC
[PATCH] jbd2: only print the debugging information for tid wraparound once
2011-05-09 22:52 UTC (2+ messages)
BT 3.0 HS Support in BlueZ
2011-05-09 22:52 UTC (6+ messages)
RFC: a plugin architecture for git extensions?
2011-05-09 22:50 UTC (12+ messages)
Debian kernel v2.6.38 (was: Re: Fix for SLUB?)
2011-05-09 22:49 UTC (9+ messages)
` Debian kernel 2.6.38-5
High accuracy bandwidth accounting?
2011-05-09 22:49 UTC (5+ messages)
[RFC V2 PATCH] rtnetlink: Add method to calculate dump info data size
2011-05-09 22:49 UTC (3+ messages)
[PATCH 00/16] Client-side migration support for 2.6.40 [take 3]
2011-05-09 22:48 UTC (3+ messages)
` [PATCH 16/16] NFS: Implement support for NFS4ERR_LEASE_MOVED
Separate default remotes for pulling and pushing
2011-05-09 22:46 UTC (10+ messages)
something strange compiling MAD-FCL
2011-05-09 22:38 UTC
[PATCH/RFC v2 0/2] git-p4: user preservation improvements
2011-05-09 22:39 UTC (5+ messages)
` [PATCH/RFC v2 1/2] git-p4: small improvements to user-preservation
` [PATCH/RFC v2 2/2] git-p4: warn if git authorship won't be retained
Xend hangs on starting time!
2011-05-09 22:37 UTC (3+ messages)
[PATCH] pci: Check bridge resources after resource allocation
2011-05-09 22:36 UTC (8+ messages)
` [PATCH -v2] "
[PATCH 13/14] HPFS: Move declaration up, so that there are no out-of-scope pointers
2011-05-09 22:29 UTC (4+ messages)
` Please don't hijack patches - even trivial ones (was: Re: [PATCH 13/14] HPFS: Move declaration up, so that there are no out-of-scope pointers=
[U-Boot] [PATCH] cfi_flash: reverse geometry for newer STM parts
2011-05-09 22:33 UTC
[RFC] RDMA CM + XRC, take two
2011-05-09 22:33 UTC
[Bug 37039] New: display of black-and-white lines on the video screen on system startup after hibernate
2011-05-09 22:32 UTC
[PATCH] ASoC: WM8903: Fix Digital Capture Volume range
2011-05-09 22:32 UTC
[U-Boot] tftp booting the panda board
2011-05-09 22:30 UTC (2+ messages)
Linux 2.6.38.6
2011-05-09 22:24 UTC (2+ messages)
locking in OMAP ISP subdevs
2011-05-09 22:28 UTC (2+ messages)
problem with DRBD backed iSCSI storage pool and KVM guests
2011-05-09 22:18 UTC
[Qemu-devel] Howto debug boot device not showing up in bios
2011-05-09 22:24 UTC
[git pull] m68k SLUB fix for 2.6.39
2011-05-09 22:24 UTC (7+ messages)
+ lib-consolidate-debug_stack_usage-option.patch added to -mm tree
2011-05-09 22:22 UTC
[PATCH 3/3] sparse checkout: do not eagerly decide the fate for whole directory
2011-05-09 22:22 UTC (2+ messages)
linux-next: build failure after merge of the final tree (driver-core tree related)
2011-05-09 22:19 UTC (3+ messages)
[RFC PATCH] thinkpad-acpi: Improve hardware volume controls
2011-05-09 22:18 UTC
[PATCH v2] leds: provide helper to register "leds-gpio" devices
2011-05-09 22:17 UTC (6+ messages)
` [PATCH v3] "
[Qemu-devel] [PATCH 0/7] PPC: Add FSL (e500) MMU emulation v6
2011-05-09 22:15 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] PPC: Make MPC8544DS obey -cpu switch
` [Qemu-devel] [PATCH 2/7] PPC: Make MPC8544DS emulation work w/o KVM
` [Qemu-devel] [PATCH 3/7] PPC: Add GS MSR definition
` [Qemu-devel] [PATCH 4/7] PPC: Add another 64 bits to instruction feature mask
` [Qemu-devel] [PATCH 5/7] PPC: Implement e500 (FSL) MMU
` [Qemu-devel] [PATCH 6/7] PPC MPC7544DS: Use new TLB helper function
` [Qemu-devel] [PATCH 7/7] PPC: Qdev'ify e500 pci
(no subject)
2011-05-09 18:19 UTC
[RFC][PATCH 0/2] PM: Support for generic I/O power domains
2011-05-09 22:10 UTC (6+ messages)
` [RFC][PATCH 0/5] PM: Support for generic I/O power domains (v2)
` [PATCH 3/5] PM: Support for system-wide power transitions in generic power domains
` [Update][PATCH 3/5] PM: System-wide power transitions support for "
Creating remote branch called HEAD corrupts remote clones
2011-05-09 22:09 UTC (9+ messages)
` [PATCH] only warn about ambiguous refs if stderr is a tty
[PATCH v3 0/3] Git commit --patch (again)
2011-05-09 22:08 UTC (4+ messages)
[PATCH] t3703: add test cases for pathspec magic
2011-05-09 22:06 UTC (5+ messages)
` [PATCH] t3703, t4208: add test cases for magic pathspec
+ leds-provide-helper-to-register-leds-gpio-devices-fix.patch added to -mm tree
2011-05-09 22:05 UTC
+ leds-provide-helper-to-register-leds-gpio-devices.patch added to -mm tree
2011-05-09 22:05 UTC
[PATCH v0 3/3] Bigfile: teach "git add" to send a large file straight to a pack
2011-05-09 22:05 UTC (6+ messages)
` [PATCH 0/4] convert.c clean-up
` [PATCH 1/4] convert: rename the "eol" global variable to "core_eol"
` [PATCH 2/4] convert: give saner names to crlf/eol variables, types and functions
` [PATCH 3/4] convert: make it safer to add conversion attributes
` [PATCH 4/4] convert: make it harder to screw up adding a conversion attribute
[Query] Anyone here working with the mainline omap3isp driver?
2011-05-09 22:04 UTC
How to find SCSI device to USB device association
2011-05-09 21:59 UTC (4+ messages)
[PATCH] viafb: Automatic OLPC XO-1.5 configuration
2011-05-09 21:58 UTC (2+ messages)
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.