All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-03-28 14:06:34 to 2008-03-28 15:06:16 UTC [more...]

[PATCH 00/45] Permit filesystem local caching [ver #35]
 2008-03-28 14:34 UTC  (104+ messages)
` [PATCH 01/45] KEYS: Increase the payload size when instantiating a key "
` [PATCH 02/45] KEYS: Check starting keyring as part of search "
` [PATCH 03/45] KEYS: Allow the callout data to be passed as a blob rather than a string "
` [PATCH 04/45] KEYS: Allow clients to set key perms in key_create_or_update() "
` [PATCH 05/45] KEYS: Don't generate user and user session keyrings unless they're accessed "
` [PATCH 06/45] KEYS: Make the keyring quotas controllable through /proc/sys "
` [PATCH 07/45] KEYS: Make key_serial() a function if CONFIG_KEYS=y "
` [PATCH 08/45] KEYS: Add keyctl function to get a security label "
` [PATCH 09/45] Security: Change current->fs[ug]id to current_fs[ug]id() "
` [PATCH 10/45] Security: Separate task security context from task_struct "
` [PATCH 11/45] Security: De-embed task security record from task and use refcounting "
` [PATCH 12/45] Security: Add a kernel_service object class to SELinux "
` [PATCH 13/45] Security: Allow kernel services to override LSM settings for task actions "
` [PATCH 14/45] Security: Make NFSD work with detached security "
` [PATCH 15/45] FS-Cache: Release page->private after failed readahead "
` [PATCH 16/45] FS-Cache: Recruit a couple of page flags for cache management "
` [PATCH 17/45] FS-Cache: Provide an add_wait_queue_tail() function "
` [PATCH 18/45] FS-Cache: Generic filesystem caching facility "
` [PATCH 19/45] Add missing consts to xattr function arguments "
` [PATCH 20/45] CacheFiles: Add missing copy_page export for ia64 "
` [PATCH 21/45] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 "
` [PATCH 22/45] CacheFiles: Add a hook to write a single page of data to an inode "
` [PATCH 23/45] CacheFiles: Permit the page lock state to be monitored "
` [PATCH 24/45] CacheFiles: Export things for CacheFiles "
` [PATCH 25/45] CacheFiles: A cache that backs onto a mounted filesystem "
` [PATCH 26/45] AFS: Add a MAINTAINERS record for AFS "
` [PATCH 27/45] AFS: prevent double cell registration "
` [PATCH 28/45] FS-Cache: Make kAFS use FS-Cache "
` [PATCH 29/45] NFS: Add comment banners to some NFS functions "
` [PATCH 30/45] NFS: Add FS-Cache option bit and debug bit "
` [PATCH 31/45] NFS: Permit local filesystem caching to be enabled for NFS "
` [PATCH 32/45] NFS: Register NFS for caching and retrieve the top-level index "
` [PATCH 33/45] NFS: Define and create server-level objects "
` [PATCH 34/45] NFS: Define and create superblock-level "
` [PATCH 35/45] NFS: Define and create inode-level cache "
` [PATCH 36/45] NFS: Use local disk inode cache "
` [PATCH 37/45] NFS: Invalidate FsCache page flags when cache removed "
` [PATCH 38/45] NFS: Add some new I/O counters for FS-Cache doing things for NFS "
` [PATCH 39/45] NFS: FS-Cache page management "
` [PATCH 40/45] NFS: Add read context retention for FS-Cache to call back with "
` [PATCH 41/45] NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching "
` [PATCH 42/45] NFS: Read pages from FS-Cache into an NFS inode "
` [PATCH 43/45] NFS: Store pages from an NFS inode into a local cache "
` [PATCH 44/45] NFS: Display local caching state "
` [PATCH 45/45] NFS: Add mount options to enable local caching on NFS "

What's outstanding
 2008-03-28 15:04 UTC  (3+ messages)

[PATCH] QEMU: fsync AIO writes on flush request
 2008-03-28 15:05 UTC  (2+ messages)
` [Qemu-devel] "

Empia em28xx based USB video device
 2008-03-28 15:04 UTC  (4+ messages)

2.6.25-rc7: Ugh
 2008-03-28 15:03 UTC  (7+ messages)

2.6.25-rc1 on Sun Ultra 40
 2008-03-28 14:51 UTC  (5+ messages)

[patch 0/2] x86 flags cleanup
 2008-03-28 14:56 UTC  (3+ messages)
` [patch 1/2] x86: cleanup - replace most VM86 flags with flags from processor-flags.h
` [patch 2/2] x86: cleanup - rename VM_MASK to X86_VM_MASK

[PATCH] x86: pat cpu feature bit setting for known cpus
 2008-03-28 14:51 UTC  (3+ messages)

WARNING while bringing up macvlan
 2008-03-28 15:00 UTC  (2+ messages)

[PATCHSET #upstream] libata: improve FLUSH error handling
 2008-03-28 14:53 UTC  (8+ messages)

[kvm-ppc-devel] little initial performance measurement
 2008-03-28 14:58 UTC  (2+ messages)

2.6.25-rc7: Ugh
 2008-03-28 14:57 UTC  (3+ messages)

2.6.24 BUG: soft lockup - CPU#X
 2008-03-28 14:56 UTC  (21+ messages)

[GIT PATCHES 0/4] SCTP fixes
 2008-03-28 14:56 UTC  (5+ messages)
` [PATCH 1/4] [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate
` [PATCH 2/4] [SCTP]: Add check for hmac_algo parameter in sctp_verify_param()
` [PATCH 3/4] [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK
` [PATCH 4/4] [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update

[-mm] Add an owner to the mm_struct (v2)
 2008-03-28 14:52 UTC  (9+ messages)

Git and git-svn question
 2008-03-28 14:38 UTC  (3+ messages)

[galtgendo@o2.pl: Re: Git vs svn. Is ... possible ?]
 2008-03-28 14:46 UTC  (2+ messages)

[U-Boot-Users] CS8900 Problem on an ARM system
 2008-03-28 14:55 UTC 

[U-Boot-Users] [PATCH v4] ppc: Add CFG_MEM_TOP_HIDE option to hide memory area that doesn't get "touched"
 2008-03-28 14:54 UTC  (5+ messages)

[PATCH 0/2] x86: add functions in preparation of cpumask changes
 2008-03-28 14:54 UTC  (5+ messages)
` [PATCH 2/2] x86: modify show_shared_cpu_map in intel_cacheinfo

[patch for 2.6.26 0/7] Architecture Independent Markers
 2008-03-28 14:41 UTC  (7+ messages)

[RFC][0/3] Virtual address space control for cgroups (v2)
 2008-03-28 14:37 UTC  (9+ messages)

[kvm-ppc-devel] updated kvmstat script to read kvmppc stats in non
 2008-03-28 14:50 UTC 

policy package names for Debian
 2008-03-28 14:50 UTC  (5+ messages)

[kvm-ppc-devel] [PATCH] kvmppc: extend kvmstat exit information of
 2008-03-28 14:48 UTC 

[PATCH 0/11 net-2.6.16] unify control socket usage for protocols
 2008-03-28 14:47 UTC  (7+ messages)
` [PATCH 2/11 net-2.6.26] [DCCP]: Replace socket with sock for reset sending
` [PATCH 3/11 net-2.6.26] [DCCP]: dccp_v(4|6)_ctl_socket is leaked
` [PATCH 7/11 net-2.6.26] [ICMP]: Simplify ICMP control socket creation

[U-Boot-Users] Release status - open patches, pull requests etc
 2008-03-28 14:46 UTC 

[Bug 6921] cpqarray fails to detect array when built as a module
 2008-03-28 14:45 UTC 

[U-Boot-Users] [PATCH] Fix host tool build breakage, take two
 2008-03-28 14:45 UTC  (2+ messages)

[U-Boot-Users] [PATCH] SPARC: CFI flash_read64 defined weak function
 2008-03-28 14:43 UTC  (2+ messages)

[U-Boot-Users] [PATCH 2/13] SPARC: Added SPARC board information to bdinfo command
 2008-03-28 14:41 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Make MPC83xx one step closer to full relocation
 2008-03-28 14:41 UTC 

[PATCH] SCSI support for REQ_TYPE_LINUX_BLOCK requests
 2008-03-28 11:43 UTC  (4+ messages)

[17/17][PATCH] kvm/ia64: How to boot up guests on kvm/ia64
 2008-03-28 14:40 UTC  (4+ messages)

[U-Boot-Users] [PATCH 1/13] SPARC: Added support for generic SPARC architecture
 2008-03-28 14:39 UTC 

[PATCH] Force acpi_new_pts_ordering for ASUS A6VC laptop
 2008-03-28 14:38 UTC  (4+ messages)

COMPLETE is a poor global identifier
 2008-03-28 14:38 UTC  (2+ messages)

[Bluez-devel] Google summer of code: bluez-python
 2008-03-28 14:38 UTC  (2+ messages)

[linux-dvb] CI/CAM fixes for knc1 dvb-s cards
 2008-03-28 14:35 UTC  (3+ messages)

[12/17][PATCH] kvm/ia64: add optimization for some virtulization faults
 2008-03-28 14:34 UTC  (4+ messages)

[patch 00/10] System z10 patches
 2008-03-28 14:33 UTC  (8+ messages)
` [patch 09/10] Hugetlb common code update for System z

[U-Boot-Users] [PATCH] ColdFire: Fix alignment issue after CONFIG_IDENT_STRING in start.S
 2008-03-28 14:32 UTC 

Debian SE Linux status
 2008-03-28 14:32 UTC  (7+ messages)

[U-Boot-Users] bootloader
 2008-03-28 14:32 UTC  (2+ messages)

Git vs svn. Is ... possible ?
 2008-03-28 14:31 UTC  (4+ messages)

[U-Boot-Users] u-boot
 2008-03-28 14:31 UTC  (2+ messages)

[U-Boot-Users] [PATCH] Add Vitesse 8601 support to TSEC driver
 2008-03-28 14:29 UTC 

Need help understanding SATA error message
 2008-03-28 14:28 UTC  (3+ messages)

[Fwd: Re: Davinci ASoC support (patch)]
 2008-03-28 14:27 UTC 

FW: Alchemy power managment code
 2008-03-28 14:25 UTC  (4+ messages)
    `  "

[U-Boot-Users] how to enable if, then command support in uboot
 2008-03-28 14:24 UTC  (2+ messages)

agpgart: when telling user you'll corrupt his data, at least do it at KERN_CRIT
 2008-03-28 14:25 UTC  (5+ messages)

kvm-63: Windows Server 2003 randomly hangs with 100% CPU
 2008-03-28 14:21 UTC 

[PATCH][TOOLS] libfsimage: portability fixes
 2008-03-28 14:19 UTC  (5+ messages)

VMX status report for Xen-3.1.4-rc1. Xen: #15693 -- one issue found
 2008-03-28 14:19 UTC  (2+ messages)

[PATCH] Audit: save audit_backlog_limit audit messages in case auditd comes back
 2008-03-28 14:18 UTC  (4+ messages)

simple port translation on the localhost / local loopback
 2008-03-28 14:15 UTC  (3+ messages)

Copy / Paste to / from Dosemu
 2008-03-28 14:12 UTC  (6+ messages)

ACPI patches for 2.6.25-rc7
 2008-03-28 14:10 UTC  (4+ messages)
` [patch] revert: "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"

[PATCH] fsck --lost-found: show found commits human readably
 2008-03-28 14:08 UTC  (3+ messages)
  ` [PATCH 2/2] "

Weekly Bug List Update
 2008-03-28 14:08 UTC 

[PATCHv2 0/3] cpm2: Reset the CPM at startup and fix the cpm_uart driver accordingly
 2008-03-28 14:06 UTC  (4+ messages)
` [PATCHv2 2/3] ep8248e: Reference SMC parameter RAM base in the device tree


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.