messages from 2008-10-20 17:03:24 to 2008-10-20 17:32:49 UTC [more...]
w35und wifi driver for linux-staging
2008-10-20 17:27 UTC (4+ messages)
linux-next: build failure
2008-10-20 16:51 UTC (4+ messages)
Feedback outside of the user survey
2008-10-20 17:30 UTC (13+ messages)
[lm-sensors] [PATCH] hwmon: Add LTC4245 driver
2008-10-20 17:29 UTC (2+ messages)
[PATCH 0/2] ftrace: fixes for PPC
2008-10-20 17:28 UTC (12+ messages)
[x86] - technical questions about HV implementation on Intel VT
2008-10-20 17:27 UTC
[lm-sensors] PATCH: f71882fg-sensor_attr2.patch [1/2]
2008-10-20 17:26 UTC (2+ messages)
poll() blocked / packets not received ?
2008-10-20 17:24 UTC (2+ messages)
[PATCH 0/9] OpenVZ kernel based checkpointing/restart
2008-10-20 17:23 UTC (11+ messages)
` [Devel] "
[PATCH] byteorder: remove direct includes of linux/byteorder/swab[b].h
2008-10-20 17:23 UTC
[PATCH 0/10] OpenVZ kernel based checkpointing/restart (v2)
2008-10-20 17:21 UTC (9+ messages)
` [PATCH 01/10] Introduce trivial sys_checkpoint and sys_restore system calls
` [PATCH 02/10] Make checkpoint/restart functionality modular
` [PATCH 03/10] Introduce context structure needed during checkpointing/restart
` [PATCH 04/10] Introduce container dump function
` [PATCH 05/10] Introduce function to dump process
` [PATCH 06/10] Introduce functions to dump mm
[Ocfs2-devel] [PATCH] ocfs2: Implement quota syncing thread
2008-10-20 17:24 UTC
[Ocfs2-devel] [PATCH] ocfs2: Enable quota accounting on mount, disable on umount
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ocfs2: Add quota calls for allocation and freeing of inodes and space
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ocfs2: Implementation of local and global quota file handling
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ocfs2: Mark system files as not subject to quota accounting
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ocfs2: Assign feature bits and system inodes to quota feature and quota files
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ocfs2: Let inode be really deleted when ocfs2_mknod_locked() fails
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ocfs2: Fix checking of return value of new_inode()
2008-10-20 17:23 UTC
[RFC v6][PATCH 0/9] Kernel based checkpoint/restart
2008-10-20 17:17 UTC (19+ messages)
[Ocfs2-devel] [PATCH] ocfs2: Support nested transactions
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ocfs2: Fix check of return value of ocfs2_start_trans()
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Implement function for scanning active dquots
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Add helpers to allow ocfs2 specific quota initialization and freeing
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Convert union in mem_dqinfo to a pointer
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Keep which entries were set by SETQUOTA quotactl
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Allow negative usage of space and inodes
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Split off quota tree handling into a separate file
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Move quotaio_v[12].h from include/linux/ to fs/
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Introduce DQUOT_QUOTA_SYS_FILE flag
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Remove compatibility function sb_any_quota_enabled()
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Allow to separately enable quota accounting and enforcing limits
2008-10-20 17:23 UTC
bttv 2.6.26 problem
2008-10-20 17:23 UTC (4+ messages)
[Ocfs2-devel] [PATCH] quota: Make _SUSPENDED just a flag
2008-10-20 17:23 UTC
Bug fix for pvrusb2 driver [was: Re: Kernel 2.6.26.5 -> 2.6.27.2 [USB REGRESSION] (USB -> D_STATE)]
2008-10-20 17:16 UTC (6+ messages)
[Ocfs2-devel] [PATCH] quota: Remove bogus 'optimization' in check_idq() and check_bdq()
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Increase size of variables for limits and inode usage
2008-10-20 17:23 UTC
[Ocfs2-devel] [PATCH] quota: Add callbacks for allocating and destroying dquot structures
2008-10-20 17:23 UTC
[Ocfs2-devel] Quota support for OCFS2
2008-10-20 17:23 UTC
disk statistics issue in 2.6.27
2008-10-20 17:12 UTC (2+ messages)
[PATCH] Enable console on PCI serial devices
2008-10-20 17:11 UTC (4+ messages)
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
2008-10-20 17:03 UTC (128+ messages)
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce cpumask_t usage
` [PATCH 02/35] cpumask: remove min from first_cpu/next_cpu
` [PATCH 03/35] cpumask: add for_each_cpu_mask_and function
` [PATCH 04/35] x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
` [PATCH 05/35] sched: Reduce stack size requirements in kernel/sched.c
` [PATCH 06/35] cpumask: introduce struct cpumask
` [PATCH 07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers
` [PATCH 07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnp
` [PATCH 08/35] cpumask: cpumask_size()
` [PATCH 09/35] cpumask: add cpumask_copy()
` [PATCH 10/35] cpumask: introduce cpumask_var_t for local cpumask vars
` [PATCH 11/35] x86: enable MAXSMP
` [PATCH 12/35] cpumask: make CONFIG_NR_CPUS always valid
` [PATCH 13/35] cpumask: use setup_nr_cpu_ids() instead of direct assignment
` [PATCH 14/35] cpumask: make nr_cpu_ids valid in all configurations
` [PATCH 15/35] cpumask: prepare for iterators to only go to nr_cpu_ids
` [PATCH 16/35] percpu: fix percpu accessors to potentially !cpu_possible() cpus
` [PATCH 17/35] cpumask: make nr_cpu_ids the actual limit on bitmap size
` [PATCH 18/35] cpumask: add nr_cpumask_bits
` [PATCH 19/35] cpumask: use cpumask_bits() everywhere
` [PATCH 20/35] cpumask: cpumask_of(): cpumask_of_cpu() which returns a pointer
` [PATCH 21/35] cpumask: for_each_cpu(): for_each_cpu_mask which takes "
` [PATCH 22/35] cpumask: cpumask_first/cpumask_next
` [PATCH 23/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and
` [PATCH 24/35] cpumask: cpumask_any_but()
` [PATCH 25/35] cpumask: Deprecate CPUMASK_ALLOC etc in favor of cpumask_var_t
` [PATCH 26/35] cpumask: get rid of boutique sched.c allocations, use cpumask_var_t
` [PATCH 27/35] cpumask: to_cpumask()
` [PATCH 28/35] cpumask: accessors to manipulate possible/present/online/active maps
` [PATCH 29/35] cpumask: Use accessors code
` [PATCH 30/35] cpumask: CONFIG_BITS_ALL, CONFIG_BITS_NONE and CONFIG_BITS_CPU0
` [PATCH 31/35] cpumask: switch over to cpu_online/possible/active/present_mask
` [PATCH 32/35] cpumask: cpu_all_mask and cpu_none_mask
` [PATCH 33/35] cpumask: reorder header to minimize separate #ifdefs
` [PATCH 34/35] cpumask: debug options for cpumasks
` [PATCH 35/35] cpumask: smp_call_function_many()
status of the ext3/jbd error handling enhancement patches
2008-10-20 17:17 UTC (2+ messages)
[linux-lvm] [IMPORTANT]LVM+iSCSI issue..Local Disk disappeared
2008-10-20 17:14 UTC (6+ messages)
SELinux blocking disclaimer - help diagnosing
2008-10-20 17:14 UTC (4+ messages)
` [SPAM?] "
` "
PATH records show fcaps
2008-10-20 17:13 UTC (4+ messages)
BUG: sleeping function called from invalid context at kernel/rwsem.c:131 XFS? (was: Re: linux-next: Tree for October 17)
2008-10-20 17:13 UTC (10+ messages)
[PATCH] [MPC52XX] gpio: remove dead code
2008-10-20 17:12 UTC
aoe freezes 2.6.26.6
2008-10-20 17:12 UTC
[PATCH] i2c: omap: highspeed only over 1000mhz
2008-10-20 17:10 UTC (4+ messages)
[PATCH 0/9] Add support for nested SVM (kernel) v5
2008-10-20 17:04 UTC (10+ messages)
` [PATCH 1/9] Clean up VINTR setting v5
` [PATCH 2/9] Add helper functions for nested SVM v5
` [PATCH 3/9] Implement GIF, clgi and stgi v5
` [PATCH 4/9] Implement hsave v5
` [PATCH 5/9] Add VMLOAD and VMSAVE handlers v5
` [PATCH 6/9] Add VMRUN handler v5
` [PATCH 7/9] Add VMEXIT handler and intercepts v5
` [PATCH 8/9] allow read access to MSR_VM_VR
` [PATCH 9/9] Allow setting the SVME bit v5
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.