messages from 2006-08-25 12:00:13 to 2006-08-25 20:02:20 UTC [more...]
[PATCH 00/18] BLOCK: Permit block layer to be disabled [try #4]
2006-08-25 20:07 UTC (21+ messages)
` [PATCH 01/18] [PATCH] BLOCK: Move functions out of buffer code "
` [PATCH 02/18] [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/18] [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/18] [PATCH] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/18] [PATCH] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/18] [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files "
` [PATCH 07/18] [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/18] [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/18] [PATCH] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/18] [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/18] [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 12/18] [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/18] [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/18] [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/18] [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos "
` [PATCH 16/18] [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions "
` [PATCH 17/18] [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h "
` [PATCH 18/18] [PATCH] BLOCK: Make it possible to disable the block layer "
[PATCH 0 of 23] IB/ipath - updates for 2.6.19
2006-08-25 20:01 UTC (29+ messages)
` [PATCH 1 of 23] IB/ipath - More changes to support InfiniPath on PowerPC 970 systems
` [PATCH 2 of 23] IB/ipath - lock resource limit counters correctly
` [PATCH 3 of 23] IB/ipath - fix for crash on module unload, if cfgports < portcnt
` [PATCH 4 of 23] IB/ipath - fix handling of kpiobufs
` [PATCH 5 of 23] IB/ipath - drop requirement that PIO buffers be mmaped write-only
` [PATCH 6 of 23] IB/ipath - merge ipath_core and ib_ipath drivers
` [PATCH 7 of 23] IB/ipath - simplify layering code
` [PATCH 8 of 23] IB/ipath - simplify debugging code after ipath_core and ib_ipath merger
` [PATCH 9 of 23] IB/ipath - remove stale references to userspace SMA
` [PATCH 10 of 23] IB/ipath - trivial cleanups
` [PATCH 11 of 23] IB/ipath - add new minor device to allow sending of diag packets
` [PATCH 12 of 23] IB/ipath - do not allow use of CQ entries with invalid counts
` [PATCH 13 of 23] IB/ipath - account for attached QPs correctly
` [PATCH 14 of 23] IB/ipath - support new QLogic product naming scheme
` [PATCH 15 of 23] IB/ipath - add serial number to hardware freeze error message
` [PATCH 16 of 23] IB/ipath - be more strict about testing the modify QP verb
` [PATCH 17 of 23] IB/ipath - validate path_mig_state properly
` [PATCH 18 of 23] IB/ipath - put a limit on the number of QPs that can be created
` [PATCH 19 of 23] IB/ipath - handle sq_sig_all field correctly
` [PATCH 20 of 23] IB/ipath - allow SMA to be disabled
` [PATCH 21 of 23] IB/ipath - fix return value from ipath_poll
` [PATCH 22 of 23] IB/ipath - print warning if LID not acquired within one minute
` [PATCH 23 of 23] IB/ipath - control receive polarity inversion
How to identify serial ports (ttySn)?
2006-08-25 19:58 UTC
[PATCH 1/2] Add SATA support to libsas
2006-08-25 19:43 UTC (2+ messages)
[RFC] maximum latency tracking infrastructure (version 2)
2006-08-25 19:35 UTC (11+ messages)
Serial custom speed deprecated?
2006-08-25 19:32 UTC (3+ messages)
[PATCH 0/4] eCryptfs: Public key support
2006-08-25 19:18 UTC (4+ messages)
` [PATCH 1/4] eCryptfs: Netlink functions for public key
[PATCH 1/3] kthread: update s390 cmm driver to use kthread
2006-08-25 19:04 UTC (5+ messages)
another NUMA build error
2006-08-25 19:06 UTC (5+ messages)
memory hotplug - looking for good place for cpuset hook
2006-08-25 19:01 UTC (7+ messages)
[PATCH] BC: resource beancounters (v2)
2006-08-25 19:00 UTC (10+ messages)
` "
reboot problem
2006-08-25 18:55 UTC
[RFC][PATCH] UBC: user resource beancounters
2006-08-25 18:47 UTC (18+ messages)
` [RFC][PATCH 1/7] UBC: kconfig
` [ckrm-tech] [RFC][PATCH] UBC: user resource beancounters
[PATCH 01/17] BLOCK: Move functions out of buffer code [try #2]
2006-08-25 18:46 UTC (25+ messages)
` [PATCH 02/17] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/17] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/17] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/17] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/17] BLOCK: Move bdev_cache_init() declaration to headerfile "
` [PATCH 07/17] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/17] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/17] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 17/17] BLOCK: Make it possible to disable the block layer "
2.6.18-rc4-* LVM issues from initrd
2006-08-25 18:35 UTC
[PATCH] Pass sparse the lock expression given to lock annotations
2006-08-25 18:21 UTC (5+ messages)
Generic Disk Driver in Linux
2006-08-25 18:19 UTC (3+ messages)
New serial speed handling: First implementation
2006-08-25 17:41 UTC (2+ messages)
Mailing list move
2006-08-25 17:14 UTC
[PATCH -mm] x86_64: Adjust the timing of initializing cyc2ns_scale
2006-08-25 17:14 UTC (3+ messages)
vmsplice complains bad address
2006-08-25 17:14 UTC (2+ messages)
kthread: update lockd to use kthread
2006-08-25 17:07 UTC (3+ messages)
` [NFS] "
platform device / driver question
2006-08-25 17:07 UTC (3+ messages)
Generic Disk Driver in Linux
2006-08-25 16:50 UTC (2+ messages)
[PATCH 0/6] Swap over NFS
2006-08-25 16:36 UTC (8+ messages)
` [PATCH 1/6] mm: Generic swap file support
` [PATCH 2/6] mm: New page_file_* methods
` [PATCH 3/6] uml: arch/um remove_mapping() clash
` [PATCH 4/6] nfs: Teach NFS about swap cache pages
` [PATCH 5/6] nfs: Add comment on PG_private use of NFS
` [PATCH 6/6] nfs: Enable swap over NFS
` [PATCH 7/6] Lost bits - fix PG_writeback vs PG_private race in NFS
tg3 timeouts with 2.6.17-rc6
2006-08-25 16:35 UTC
[PATCH] sun disk label: fix signed int usage for sector count
2006-08-25 16:04 UTC
[PATCH 0/4] VM deadlock prevention -v5
2006-08-25 16:04 UTC (8+ messages)
` [PATCH 1/4] net: VM deadlock avoidance framework
` [PATCH 2/4] blkdev: iosched selection for queue creation
` [PATCH 3/4] nbd: deadlock prevention for NBD
` [PATCH 4/4] nfs: deadlock prevention for NFS
Serial custom speed deprecated?
2006-08-25 15:52 UTC (3+ messages)
[RFC][PATCH] unify all architecture PAGE_SIZE definitions
2006-08-25 15:51 UTC (3+ messages)
[BUG] 2.6.18-rc4 oops while running "find"
2006-08-25 15:36 UTC
Touchpad problems with latest kernels
2006-08-24 20:31 UTC (10+ messages)
` Polling for battery stauts and lost keypresses (was: Touchpad problems with latest kernels)
` Polling for battery stauts and lost keypresses
[Bug] 2.6.18-rc4-mm2 panic in __unix_insert_socket x86_64
2006-08-25 15:24 UTC (4+ messages)
[PATCH 14/18] 2.6.17.9 perfmon2 patch for review: new i386 files
2006-08-25 15:18 UTC (9+ messages)
Serial custom speed deprecated?
2006-08-25 15:10 UTC (2+ messages)
SDIO drivers?
2006-08-25 15:05 UTC (2+ messages)
Serial custom speed deprecated?
2006-08-25 15:01 UTC (2+ messages)
[PATCH 00/18] BLOCK: Permit block layer to be disabled [try #3]
2006-08-25 14:49 UTC (19+ messages)
` [PATCH 01/18] [PATCH] BLOCK: Move functions out of buffer code "
` [PATCH 02/18] [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() "
` [PATCH 03/18] [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() "
` [PATCH 04/18] [PATCH] BLOCK: Separate the bounce buffering code from the highmem code "
` [PATCH 05/18] [PATCH] BLOCK: Don't call block_sync_page() from AFS "
` [PATCH 06/18] [PATCH] BLOCK: Move bdev_cache_init() declaration to headerfile "
` [PATCH 07/18] [PATCH] BLOCK: Remove dependence on existence of blockdev_superblock "
` [PATCH 08/18] [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff "
` [PATCH 09/18] [PATCH] BLOCK: Move __invalidate_device() to block_dev.c "
` [PATCH 10/18] [PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver "
` [PATCH 11/18] [PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h "
` [PATCH 12/18] [PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS driver "
` [PATCH 13/18] [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 "
` [PATCH 14/18] [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 "
` [PATCH 15/18] [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos "
` [PATCH 16/18] [PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions "
` [PATCH 17/18] [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h "
` [PATCH 18/18] [PATCH] BLOCK: Make it possible to disable the block layer "
[RFC] maximum latency tracking infrastructure
2006-08-25 14:54 UTC (4+ messages)
[PATCH 3/3] kthread: convert the s390 qeth driver to use kthread
2006-08-25 14:42 UTC (2+ messages)
[PATCH 2/3] kthread: update the s390 lcs driver to use kthread
2006-08-25 14:41 UTC (2+ messages)
two bugletts on sparc - Dave Miller is always right, isn't he? :-)))
2006-08-25 14:40 UTC
[PATCH] Ban register_filesystem(NULL);
2006-08-25 14:05 UTC (2+ messages)
[PATCH] Fix more pxx_page macro locations
2006-08-25 13:56 UTC
[-mm patch] AVR32: Fix output constraints in asm/bitops.h
2006-08-25 13:49 UTC
[PATCH 9/18] 2.6.17.9 perfmon2 patch for review: kernel-level interface
2006-08-25 13:47 UTC (2+ messages)
Re : Re : [HELP] Power management for embedded system
2006-08-25 13:46 UTC (3+ messages)
` Re : "
[PATCH] BLOCK: Make it possible to disable the block layer
2006-08-25 13:40 UTC (13+ messages)
Re : [HELP] Power management for embedded system
2006-08-25 13:29 UTC (3+ messages)
` Re : "
[PATCH 10/18] 2.6.17.9 perfmon2 patch for review: PMU context switch support
2006-08-25 13:17 UTC (6+ messages)
RFC - how to balance Dirty+Writeback in the face of slow writeback
2006-08-25 13:16 UTC (13+ messages)
oops while doing block IO
2006-08-25 13:02 UTC
[patch] dubious process system time
2006-08-25 12:58 UTC (8+ messages)
FYI: 2.6.16-smp: DMA memory inbalance for NUMA?
2006-08-25 12:48 UTC
[PATCH 0/7] CPU controller - V1
2006-08-25 12:38 UTC (3+ messages)
` [PATCH 1/7] CPU controller V1 - split runqueue
[PATCH](memory hotplug) Repost remove useless message at boot time from 2.6.18-rc4
2006-08-25 11:59 UTC (3+ messages)
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