All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-29 01:51:06 to 2012-02-29 04:41:53 UTC [more...]

[PATCH 0/2] rbd: support additional Boolean rbd_dev flags
 2012-02-29  4:41 UTC  (2+ messages)
` [PATCH 1/2] rbd: define helpers for read_only flag

[RFC PATCH v0 1/2] net: bridge: propagate FDB table into hardware
 2012-02-29  4:40 UTC  (18+ messages)

[PATCH 0/2] rbd: more miscellaneous cleanups
 2012-02-29  4:37 UTC  (3+ messages)
` [PATCH 1/2] rbd: do some refactoring
` [PATCH 2/2] rbd: small changes

[PATCH] ceph: pass inode rather than table to ceph_match_vxattr()
 2012-02-29  4:33 UTC  (2+ messages)

[PATCH 0/4] KVM: srcu-less dirty logging
 2012-02-29  4:30 UTC  (4+ messages)

[PATCH -v9 00/24] PCI: allocate pci bus num range for unassigned bridge busn
 2012-02-29  4:26 UTC  (7+ messages)
` [PATCH 12/24] PCI, ia64: Register busn_res for root buses

[PATCH 0/6] ceph: virtual extended attribute cleanup
 2012-02-29  4:20 UTC  (8+ messages)
` [PATCH 1/6] ceph: use a symbolic name for "ceph." extended attribute namespace
` [PATCH 2/6] ceph: use macros to normalize vxattr table definitions
` [PATCH 3/6] ceph: drop "_cb" from name of struct ceph_vxattr_cb
` [PATCH 4/6] ceph: encode type in vxattr callback routines
` [PATCH 5/6] ceph: avoid repeatedly computing the size of constant vxattr names
` [PATCH 6/6] ceph: make ceph_setxattr() and ceph_removexattr() more alike

[PATCH 0/6] gpio/omap: Some more driver cleanup and fixes
 2012-02-29  4:18 UTC  (7+ messages)
` [PATCH 3/6] gpio/omap: remove suspend_wakeup field from struct gpio_bank

[PATCH] ceph: use a shared zero page rather than one per messenger
 2012-02-29  4:18 UTC  (2+ messages)

[PATCH 0 of 2] Virq for low memory condition, V3
 2012-02-29  4:17 UTC  (4+ messages)
` [PATCH 1 of 2] Global virq for low memory situations

Question: Custom DAI driver for AM35xx using McBSP
 2012-02-29  4:11 UTC 

tc filter hash table efficiency
 2012-02-29  4:10 UTC  (2+ messages)

[Buildroot] mesa3d fails
 2012-02-29  4:08 UTC  (3+ messages)

Poor performance using discard
 2012-02-29  4:08 UTC  (4+ messages)

[PATCH] USB: Mass Storage: Add MediaTek MT6276M device entry
 2012-02-29  4:07 UTC  (4+ messages)

[PATCH] x86: Use deep C states for off-lined CPUs
 2012-02-29  4:03 UTC  (3+ messages)

[linux test] 12107: regressions - FAIL
 2012-02-29  4:02 UTC 

[Qemu-devel] [PATCH] TCG: Convert global variables to be TLS
 2012-02-29  4:01 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] rbd: fix module sysfs setup/teardown code
 2012-02-29  4:00 UTC 

[PATCH] ceph: avoid panic with mismatched symlink sizes in fill_inode()
 2012-02-29  3:59 UTC 

[PATCH 0/5] rbd: cleanups related to argument parsing
 2012-02-29  3:59 UTC  (6+ messages)
` [PATCH 1/5] rbd: encapsulate argument parsing for rbd_add()
` [PATCH 2/5] rbd: don't use sscanf() in rbd_add_parse_args()
` [PATCH 3/5] rbd: do a few checks at build time
` [PATCH 4/5] rbd: have rbd_parse_args() report found mon_addrs size
` [PATCH 5/5] rbd: don't allocate mon_addrs buffer in rbd_add()

[mlmmj] Subscribers management in php-admin
 2012-02-29  3:57 UTC  (3+ messages)

[RFC/PATCH] Make git-{pull,rebase} no-tracking message friendlier
 2012-02-29  3:57 UTC  (3+ messages)

[PATCH 0/3] rbd: minor cleanups in rbd_add()
 2012-02-29  3:53 UTC  (4+ messages)
` [PATCH 1/3] rbd: have rbd_get_client() return a rbd_client
` [PATCH 2/3] rbd: reduce memory used for rbd_dev fields
` [PATCH 3/3] rbd: simplify error handling in rbd_add()

[PATCH] net: add QCA alx Ethernet driver
 2012-02-29  3:52 UTC  (13+ messages)
` [PATCH] net: add new QCA alx ethernet driver which supercedes atl1c

filtering out mode-change-only changes
 2012-02-29  3:52 UTC  (3+ messages)

mount: Structure needs cleaning
 2012-02-29  3:50 UTC  (8+ messages)

[PATCH] Staging: asus_oled: fix checkpatch.pl issue in asus_oled.c
 2012-02-29  3:46 UTC  (2+ messages)

Question about overlayfs ovl_link
 2012-02-29  3:47 UTC  (3+ messages)

[PATCH] rbd: a few simple changes
 2012-02-29  3:46 UTC 

[PATCH 0/4] rbd: client list locking improvements
 2012-02-29  3:45 UTC  (5+ messages)
` [PATCH 1/4] rbd: release client list lock sooner
` [PATCH 2/4] rbd: move ctl_mutex lock inside rbd_get_client()
` [PATCH 3/4] rbd: move ctl_mutex lock inside rbd_client_create()
` [PATCH 4/4] rbd: rename "node_lock"

[PATCH] oom: add sysctl to enable slab memory dump
 2012-02-29  3:39 UTC  (9+ messages)

[PATCH v6 00/11] Column display
 2012-02-29  3:40 UTC  (8+ messages)
` [PATCH v7 00/10] "
  ` [PATCH v7 02/10] Stop starting pager recursively

[PATCH 0/5] rbd: improve how rbd ids are selected
 2012-02-29  3:40 UTC  (6+ messages)
` [PATCH 2/5] rbd: encapsulate new rbd id selection
` [PATCH 2/5] rbd: rework calculation of new rbd id's
` [PATCH 3/5] rbd: protect the rbd_dev_list with a spinlock
` [PATCH 4/5] rbd: tie rbd_dev_list changes to rbd_id operations
` [PATCH 5/5] rbd: restore previous rbd id sequence behavior

[RFC] [PATCH] Add btrfs autosnap feature
 2012-02-29  3:38 UTC  (3+ messages)
` [PATCH] [RFC] "

Btrfs Storage Array Corrupted
 2012-02-29  3:36 UTC  (6+ messages)

[PATCH 0/2] "am -3" and "--no-prefix" does not work well
 2012-02-29  3:36 UTC  (4+ messages)
` [PATCH 1/2] am -3: allow nonstandard -p<num> option

[PATCH 0/4] rbd: miscellaneous cleanups
 2012-02-29  3:35 UTC  (5+ messages)
` [PATCH 1/4] rbd: a few small cleanups
` [PATCH 2/4] rbd: make ceph_parse_options() return a pointer
` [PATCH 3/4] rbd: do not duplicate ceph_client pointer in rbd_device
` [PATCH 4/4] rbd: use a single value of snap_name to mean no snap

linux-next: manual merge of the trivial tree with the v4l-dvb tree
 2012-02-29  3:33 UTC 

OMAP gpio handling
 2012-02-29  3:32 UTC  (4+ messages)

ingress filter not matching on bonded interface
 2012-02-29  3:32 UTC  (2+ messages)

[PATCH] mm: SLAB Out-of-memory diagnostics
 2012-02-29  3:27 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2012-02-29  3:21 UTC  (4+ messages)

[PATCH] ceph: don't null-terminate xattr values
 2012-02-29  3:12 UTC 

[PATCH v6 0/9] Consolidate cpuidle functionality
 2012-02-29  3:11 UTC  (30+ messages)
` [PATCH v6 1/9] cpuidle: Add common time keeping and irq enabling
` [PATCH v6 2/9] ARM: at91: Consolidate time keeping and irq enable
` [PATCH v6 3/9] ARM: exynos: "
` [PATCH v6 4/9] ARM: kirkwood: "
` [PATCH v6 5/9] ARM: davinci: "
` [PATCH v6 6/9] ARM: omap: Consolidate OMAP3 "
` [PATCH v6 7/9] ARM: omap: Consolidate OMAP4 "
` [PATCH v6 8/9] ARM: shmobile: Consolidate "
` [PATCH v6 9/9] SH: "

[PATCH 0/4] ceph: minor cleanups
 2012-02-29  3:12 UTC  (5+ messages)
` [PATCH 1/4] ceph: make use of "else" where appropriate
` [PATCH 2/4] ceph: kill addr_str_lock spinlock; use atomic instead
` [PATCH 3/4] ceph: eliminate some needless casts
` [PATCH 4/4] ceph: eliminate some abusive casts

[PATCH V2] Quirk for IVB graphics FLR errata
 2012-02-29  3:11 UTC 

[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
 2012-02-29  3:08 UTC  (7+ messages)
` [patch 2/2] mm: memcg: count pte references from every member of the reclaimed hierarchy

[PATCH v6 0/2] patch set about the MXS-DMA
 2012-02-29  3:10 UTC  (5+ messages)

[PATCH 1/2] netfilter: remove include/linux/netfilter_ipv4/ipt_addrtype.h
 2012-02-29  3:08 UTC  (4+ messages)
` [Patch] netfilter: remove ipt_SAME.h and ipt_realm.h too

[PATCH] ceph: use 2 instead of 1 as fallback for 32-bit inode number
 2012-02-29  3:06 UTC 

[PATCH] ceph: don't reset s_cap_ttl to zero
 2012-02-29  3:06 UTC 

Patch Bomb!
 2012-02-29  3:05 UTC  (2+ messages)

[PATCH v5 00/21] EEH reorganization
 2012-02-29  3:04 UTC  (4+ messages)
` [PATCH 20/21] Introduce struct eeh_stats for EEH

current Quick Start manual bug?
 2012-02-29  3:02 UTC 

[Xenomai-help] How can I use xenomai with the linux kernel of 2.6.32?
 2012-02-29  3:00 UTC 

[PATCH V3] fsl-sata: add support for interrupt coalsecing feature
 2012-02-29  2:54 UTC  (5+ messages)

[PATCH] Clear previous interrupts after fifo is disabled
 2012-02-29  2:47 UTC  (11+ messages)

[U-Boot] [PATCH] ARM: dreamplug: Enable FDT support
 2012-02-29  2:45 UTC  (4+ messages)

[PATCH] ACPI, APEI, EINJ, limit the range of einj_param
 2012-02-29  2:44 UTC  (4+ messages)

[ath9k-devel] logging the number of retransmissions at mac layer
 2012-02-29  2:42 UTC  (2+ messages)

[PATCH 0/7] [RFC] new cttimeout infrastructure
 2012-02-29  2:39 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nf_ct_udp[lite]: convert UDP[lite] timeouts to array
` [PATCH 2/7] netfilter: nf_ct_tcp: move retransmission and unacknowledged timeout "
` [PATCH 3/7] netfilter: nf_ct_gre: add unsigned int array to define timeouts
` [PATCH 4/7] netfilter: nf_conntrack: pass timeout array to l4->new and l4->packet
` [PATCH 5/7] netfilter: add cttimeout infrastructure for fine timeout tuning
` [PATCH 6/7] netfilter: nf_ct_ext: add timeout extension
` [PATCH 7/7] netfilter: xt_CT: allow to attach timeout policy + glue code

[PATCH] USB: Mass Storage: Add MediaTek MT6276M device entry
 2012-02-29  2:37 UTC 

[PATCH 0/9] [RFC] pageout work and dirty reclaim throttling
 2012-02-29  2:31 UTC  (5+ messages)
` [PATCH 5/9] writeback: introduce the pageout work

LVM2/lib cache/lvmetad.c format1/format1.c for 
 2012-02-29  2:35 UTC 

[RFC-PATCH V2] ARM hugetlb support
 2012-02-29  2:34 UTC  (4+ messages)
` [PATCH 1/7] Add various hugetlb arm high level hooks

linux-next: manual merge of the rr tree with the arm tree
 2012-02-29  2:29 UTC 

Can we discuss?
 2012-02-26 10:04 UTC 

[PATCH V2 1/2] pinctrl: Introduce PINCTRL_STATE_DEFAULT, define hogs as that state
 2012-02-29  2:31 UTC  (4+ messages)

[PATCH 00/20] pinctrl: API change, config in mapping table
 2012-02-29  2:26 UTC  (7+ messages)
` [PATCH 19/20] pinctrl: API changes to support multiple states per device

[PATCH 0/1][PULL] Hob2: A new implementation for Human Oriented Builder
 2012-02-29  2:04 UTC  (5+ messages)

[PATCH] tcp: fix false reordering signal in tcp_shifted_skb
 2012-02-29  2:16 UTC  (2+ messages)

[PATCH] KVM: PPC: Don't sync timebase when inside KVM
 2012-02-29  2:16 UTC  (3+ messages)

[PULL-REQUEST] EXTCON Patches (Re: [PATCH v6 0/5] Introduce External Connector Class (extcon))
 2012-02-29  2:05 UTC  (8+ messages)

Your Email ID has been awarded 1,000,000,00 GBP in British Tobacco Promo Send Details
 2012-02-28 23:27 UTC 

Your Email ID has been awarded 1,000,000,00 GBP in British Tobacco Promo Send Details
 2012-02-28 23:27 UTC 

Your Email ID has been awarded 1,000,000,00 GBP in British Tobacco Promo Send Details
 2012-02-28 23:27 UTC  (2+ messages)

Copy and remove performance impacted by COW reflink rewrite
 2012-02-29  1:51 UTC 


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.