messages from 2008-01-25 23:16:45 to 2008-01-26 00:42:06 UTC [more...]
[PATCH v5 0/5] device_type/compatible cleanups
2008-01-25 18:53 UTC (7+ messages)
` [PATCH 5/5] [POWERPC] fsl_soc, legacy_serial: add support for "soc" compatible matching
[PATCH 7/9] powerpc: add MPC837x RDB platform support
2008-01-25 17:45 UTC (3+ messages)
[PATCH] Remove psuedo master from pci/hda/analog_patch.c . It does not function well!
2008-01-26 0:42 UTC (7+ messages)
[GIT PATCH] driver core patches against 2.6.24
2008-01-26 0:40 UTC (19+ messages)
` [PATCH 183/196] driver core: fix build with SYSFS=n
Unpredictable performance
2008-01-26 0:38 UTC (5+ messages)
[PATCH] x86: disable_mtrr_trim only need for x86_64
2008-01-26 0:37 UTC (7+ messages)
` [PATCH] x86_32: trim memory by updating e820 v2
X86 Pentium M platform troubles at low temperatures
2008-01-26 0:36 UTC
[PATCH] hamradio: fix dmascc section mismatch
2008-01-26 0:35 UTC
[PATCH] mpc i2c driver, compare to NO_IRQ instead of zero
2008-01-25 17:13 UTC (2+ messages)
` [i2c] "
Q: x86 suspend/hibernation code consolidation
2008-01-26 0:32 UTC
[PATCH] hide kernel only code in asm-powerpc/elf.h
2008-01-25 18:08 UTC
[PATCH] Disable Xen PowerNow! support on Opteron 2nd gen and earlier processors
2008-01-26 0:32 UTC (8+ messages)
` [PATCH] Disable Xen PowerNow! support on Opteron2nd "
Q: x86 suspend/hibernation code consolidation
2008-01-26 0:32 UTC
nfs server patches for 2.6.25
2008-01-26 0:31 UTC (105+ messages)
` [PATCH 001/100] nfsd4: probe callback channel only once
` [PATCH 002/100] nfsd: move callback rpc_client creation into separate thread
` [PATCH 003/100] Fix incorrect assignment
` [PATCH 004/100] knfsd: fix broken length check in nfs4idmap.c
` [PATCH 005/100] SUNRPC: Prevent length underflow in read_flush()
` [PATCH 006/100] SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace
` [PATCH 007/100] NLM: Fix sign of length of NLM variable length strings
` [PATCH 008/100] NFSD: Use unsigned length argument for decode_filename
` [PATCH 009/100] NFSD: File name length signage in nfsd request argument structures
` [PATCH 010/100] NFSD: Adjust filename length argument of nfsd_lookup
` [PATCH 011/100] NFSD: Use unsigned length argument for decode_pathname
` [PATCH 012/100] NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs
` [PATCH 013/100] NFSD: Path name length signage in nfsd request argument structures
` [PATCH 014/100] knfsd: fix cache.c comment
` [PATCH 015/100] nfsd: Fix handling of negative lengths in read_buf()
` [PATCH 016/100] knfsd: cleanup nfsd4 properly on module init failure
` [PATCH 017/100] nfsd: cleanup nfsd module initialization cleanup
` [PATCH 018/100] nfsd: fail module init on reply cache init failure
` [PATCH 019/100] knfsd: cache unregistration needn't return error
` [PATCH 020/100] nfsd: select CONFIG_PROC_FS in nfsv4 and gss server cases
` [PATCH 021/100] nfsd: fail init on /proc/fs/nfs/exports creation failure
` [PATCH 022/100] nfsd: move cache proc (un)registration to separate function
` [PATCH 023/100] knfsd: allow cache_register to return error on failure
` [PATCH 024/100] nfsd: move nfsd/auth.h into fs/nfsd
` [PATCH 025/100] nfsd: minor fs/nfsd/auth.h cleanup
` [PATCH 026/100] nfsd4: kill some unneeded setclientid comments
` [PATCH 027/100] nfsd: eliminate final bogus case from setclientid logic
` [PATCH 028/100] nfsd: uniquify cl_confirm values
` [PATCH 029/100] nfsd4: kill unnecessary same_name() in setclientid_confirm
` [PATCH 030/100] nfsd4: remove unnecessary cl_verifier check from setclientid_confirm
` [PATCH 031/100] nfsd4: kill unneeded cl_confirm check
` [PATCH 032/100] nfsd: fix encode_entryplus_baggage() indentation
` [PATCH 033/100] nfsd4: make current_clientid local
` [PATCH 034/100] nfsd4: miscellaneous nfs4state.c style fixes
` [PATCH 035/100] nfsd4: recognize callback channel failure earlier
` [PATCH 036/100] lockd: fix reference count leaks in async locking case
` [PATCH 037/100] nfsd4: fix bad seqid on lock request incompatible with open mode
` [PATCH 038/100] nfsd: Allow AIX client to read dir containing mountpoints
` [PATCH 039/100] lockd: fix a leak in nlmsvc_testlock asynchronous request handling
` [PATCH 040/100] nfsd: allow root to set uid and gid on create
` [PATCH 041/100] nfsd: fix rsi_cache reference count leak
` [PATCH 042/100] knfsd: change mailing list for nfsd in MAINTAINERS
` [PATCH 043/100] sunrpc: gss: simplify rsi_parse logic
` [PATCH 044/100] nfsd4: clean up access_valid, deny_valid checks
` [PATCH 045/100] Leak in nlmsvc_testlock for async GETFL case
` [PATCH 046/100] svcrpc: ensure gss DESTROY tokens free contexts from cache
` [PATCH 047/100] svc: Add an svc transport class
` [PATCH 048/100] svc: Make svc_sock the tcp/udp transport
` [PATCH 049/100] svc: Change the svc_sock in the rqstp structure to a transport
` [PATCH 050/100] svc: Add a max payload value to the transport
` [PATCH 051/100] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
` [PATCH 052/100] svc: Add transport specific xpo_release function
` [PATCH 053/100] svc: Add per-transport delete functions
` [PATCH 054/100] svc: Add xpo_prep_reply_hdr
` [PATCH 055/100] svc: Add a transport function that checks for write space
` [PATCH 056/100] svc: Move close processing to a single place
` [PATCH 057/100] svc: Add xpo_accept transport function
` [PATCH 058/100] svc: Remove unnecessary call to svc_sock_enqueue
` [PATCH 059/100] svc: Move connection limit checking to its own function
` [PATCH 060/100] svc: Add a generic transport svc_create_xprt function
` [PATCH 061/100] svc: Change services to use new svc_create_xprt service
` [PATCH 062/100] svc: Change sk_inuse to a kref
` [PATCH 063/100] svc: Move sk_flags to the svc_xprt structure
` [PATCH 064/100] svc: Move sk_server and sk_pool to svc_xprt
` [PATCH 065/100] svc: Make close transport independent
` [PATCH 066/100] svc: Move sk_reserved to svc_xprt
` [PATCH 067/100] svc: Make the enqueue service transport neutral and export it
` [PATCH 068/100] svc: Make svc_send transport neutral
` [PATCH 069/100] svc: Change svc_sock_received to svc_xprt_received and export it
` [PATCH 070/100] svc: Move accept call to svc_xprt_received to common code
` [PATCH 071/100] svc: Remove sk_lastrecv
` [PATCH 072/100] svc: Move the authinfo cache to svc_xprt
` [PATCH 073/100] svc: Make deferral processing xprt independent
` [PATCH 074/100] svc: Move the sockaddr information to svc_xprt
` [PATCH 075/100] svc: Make svc_sock_release svc_xprt_release
` [PATCH 076/100] svc: Make svc_recv transport neutral
` [PATCH 077/100] svc: Make svc_age_temp_sockets svc_age_temp_transports
` [PATCH 078/100] svc: Move create logic to common code
` [PATCH 079/100] svc: Removing remaining references to rq_sock in rqstp
` [PATCH 080/100] svc: Make svc_check_conn_limits xprt independent
` [PATCH 081/100] svc: Move the xprt independent code to the svc_xprt.c file
` [PATCH 082/100] svc: Add transport hdr size for defer/revisit
` [PATCH 083/100] svc: Add /proc/sys/sunrpc/transport files
` [PATCH 084/100] svc: Add svc API that queries for a transport instance
` [PATCH 085/100] knfsd: Support adding transports by writing portlist file
` [PATCH 086/100] svc: Add svc_xprt_names service to replace svc_sock_names
` [PATCH 087/100] rdma: SVCRMDA Header File
` [PATCH 088/100] rdma: SVCRDMA Transport Module
` [PATCH 089/100] rdma: SVCRDMA Core Transport Services
` [PATCH 090/100] rdma: SVCRDMA recvfrom
` [PATCH 091/100] rdma: SVCRDMA sendto
` [PATCH 092/100] rdma: ONCRPC RDMA protocol marshalling
` [PATCH 093/100] rdma: makefile
` [PATCH 094/100] SUNRPC: spin svc_rqst initialization to its own function
` [PATCH 095/100] SUNRPC: export svc_sock_update_bufs
` [PATCH 096/100] NLM: Convert lockd to use kthreads
` [PATCH 097/100] NLM: have nlm_shutdown_hosts kill off all NLM RPC tasks
` [PATCH 098/100] knfsd: don't bother mapping putrootfh enoent to eperm
` [PATCH 099/100] lockd: minor log message fix
` [PATCH 100/100] nfsd: more careful input validation in nfsctl write methods
` nfs server patches not in 2.6.25
LVM2 ./WHATS_NEW lib/metadata/merge.c
2008-01-26 0:30 UTC
Please pull 'for-2.6.25' branch of 4xx tree
2008-01-25 21:19 UTC
[PATCH 0/2] IB/ehca: PMA support and a minor fix
2008-01-25 20:18 UTC (3+ messages)
` [PATCH 1/2] IB/ehca: Update sma_attr also in case of disruptive config change
` [PATCH 2/2] IB/ehca: Add PMA support
[PATCH] Add builtin dump command, to query a repository using a pipe
2008-01-26 0:24 UTC
LVM2/test t-mirror-basic.sh
2008-01-26 0:25 UTC
LVM2 ./WHATS_NEW lib/metadata/lv_manip.c lib/m
2008-01-26 0:25 UTC
[PATCH 11 of 11] x86: defer cr3 reload when doing pud_clear()
2008-01-26 0:20 UTC (6+ messages)
[PATCH] create modalias file in sysfs for bus of_platform
2008-01-26 0:23 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
iproute2 (addr flush) infinite loop when unprivileged users
2008-01-26 0:22 UTC (3+ messages)
[PATCH 2.6.24] fib: fix route replacement, fib_info is shared
2008-01-26 0:11 UTC
[Lustre-devel] Feed API draft for comment
2008-01-26 0:20 UTC (2+ messages)
CS5536 mfgpt timer setup register hangs board
2008-01-26 0:17 UTC
[PATCH] Convert pfc8563 i2c driver from old style to new style
2008-01-25 17:16 UTC (2+ messages)
` [i2c] "
[PATCH 158/196] Driver core: convert block from raw kobjects
2008-01-25 23:23 UTC
LVM2 ./WHATS_NEW tools/lvchange.c
2008-01-26 0:13 UTC
Hidden depenencies
2008-01-26 0:13 UTC
'Resuming before suspend' problem
2008-01-26 0:13 UTC
[PATCH 8/9] Use git diff instead of diff in t7201
2008-01-26 0:11 UTC (3+ messages)
[PATCH] QEMU support for virtio balloon driver
2008-01-26 0:10 UTC (4+ messages)
2.6.24-rt1
2008-01-25 23:59 UTC (2+ messages)
CS5536 mfgpt timer setup register hangs board
2008-01-26 0:00 UTC (2+ messages)
[U-Boot-Users] [ARM] Add support for AT91CAP9 cpu andAT91CAP9A-DK board
2008-01-26 0:01 UTC (2+ messages)
Failed to mount rootfs
2008-01-25 16:47 UTC (2+ messages)
[build bug] ./drivers/crypto/hifn_795x.c
2008-01-25 23:59 UTC (4+ messages)
/kern/file.c BUG
2008-01-25 23:57 UTC (5+ messages)
drivers/char/hvc_* and /Documentation/powerpc/hvcs.txt
2008-01-25 22:39 UTC
[U-Boot-Users] Edit U-Boot Env with fw_printenv & fw_saveenv
2008-01-25 23:56 UTC (2+ messages)
[PATCHv3 2.6.25] i2c: adds support for i2c bus on Freescale CPM1/CPM2 controllers
2008-01-25 17:11 UTC
[PATCH 4/9] Discard "deleted" cache entries after using them to update the working tree
2008-01-25 23:53 UTC (2+ messages)
Linux 2.6.24
2008-01-25 23:50 UTC (6+ messages)
[PATCH] Add a timer mode that disables pending missed ticks
2008-01-25 23:50 UTC (2+ messages)
Hot (un)plugging of a SATA drive with sata_nv (CK8S) ?
2008-01-25 22:53 UTC
Benchmarking warning
2008-01-25 23:42 UTC (2+ messages)
[PATCH RESEND] Handle i_size > s_maxbytes correctly
2008-01-25 23:39 UTC (3+ messages)
factor out common s2ram wakeup code
2008-01-25 23:36 UTC (7+ messages)
[PATCH] [TIPC]: declare proto_ops structures as 'const'
2008-01-25 23:37 UTC
[kvm-ppc-devel] [PATCH 4 of 4] Add powerpc kvm qemu support
2008-01-25 23:34 UTC (2+ messages)
[kvm-ppc-devel] [PATCH 3 of 4] [PATCH] add more regs to
2008-01-25 23:34 UTC (2+ messages)
[kvm-ppc-devel] [PATCH 2 of 4] [PATCH] ensure 4kB page alignment
2008-01-25 23:34 UTC (2+ messages)
[kvm-ppc-devel] [PATCH 1 of 4] Enhnace kvm-userspace configure
2008-01-25 23:34 UTC (2+ messages)
[kvm-ppc-devel] [PATCH 0 of 4] PowerPC KVM qemu ROUGH DRAFT 2
2008-01-25 23:34 UTC
tickless/dynticks + cpufreq = tsc unstable
2008-01-25 23:29 UTC (2+ messages)
userspace block backend / gntdev problems
2008-01-25 23:29 UTC (4+ messages)
` "
[PATCH 9/9] Build in checkout
2008-01-25 23:25 UTC
[PATCH 7/9] Export create_branch() from builtin-branch.c
2008-01-25 23:25 UTC
[PATCH 6/9] Build-in merge-recursive
2008-01-25 23:25 UTC
[PATCH 5/9] Add "skip_unmerged" option to unpack_trees
2008-01-25 23:24 UTC
[PATCH 3/9] Send unpack-trees debugging output to stderr
2008-01-25 23:24 UTC
[PATCH 2/9] Add flag to make unpack_trees() not print errors
2008-01-25 23:24 UTC
[PATCH 1/9] Allow callers of unpack_trees() to handle failure
2008-01-25 23:24 UTC
compile error in current git
2008-01-25 23:24 UTC (5+ messages)
Linux 2.6.24-rc7
2008-01-25 23:22 UTC (12+ messages)
threshold_init_device/kobject_uevent_env oops
2008-01-25 23:20 UTC (5+ messages)
[git patches] ocfs2 and configfs updates
2008-01-25 23:16 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.