messages from 2009-04-02 22:38:12 to 2009-04-03 00:01:18 UTC [more...]
[Ocfs2-devel] [PATCH 00/42] ocfs2: Add reflink file support. V2
2009-04-03 8:37 UTC (43+ messages)
` [Ocfs2-devel] [PATCH 01/42] ocfs2: Reused freed extent block in b-tree operation
` [Ocfs2-devel] [PATCH 02/42] ocfs2: Define refcount tree structure
` [Ocfs2-devel] [PATCH 03/42] ocfs2: Add metaecc for ocfs2_refcount_block
` [Ocfs2-devel] [PATCH 04/42] ocfs2: Add ocfs2_read_refcount_block
` [Ocfs2-devel] [PATCH 05/42] ocfs2: Basic tree root operation
` [Ocfs2-devel] [PATCH 06/42] ocfs2: hook remove refcount tree into truncate
` [Ocfs2-devel] [PATCH 07/42] ocfs2: Wrap ocfs2_extent_contig in ocfs2_extent_tree
` [Ocfs2-devel] [PATCH 08/42] ocfs2: Wrap manipulation of leaf extent record in b-tree operation
` [Ocfs2-devel] [PATCH 09/42] ocfs2: Pass ocfs2_insert_extent an inserted leaf record
` [Ocfs2-devel] [PATCH 10/42] ocfs2: Abstract extent split process
` [Ocfs2-devel] [PATCH 11/42] ocfs2: Add refcount b-tree as a new extent tree
` [Ocfs2-devel] [PATCH 12/42] ocfs2: export tree operation functions
` [Ocfs2-devel] [PATCH 13/42] ocfs2: Add support for incrementing refcount in the tree
` [Ocfs2-devel] [PATCH 14/42] ocfs2: Add support of decrementing refcount for delete
` [Ocfs2-devel] [PATCH 15/42] ocfs2: Add functions for extents refcounted
` [Ocfs2-devel] [PATCH 16/42] ocfs2: Hook 'Decrement refcount for delete'
` [Ocfs2-devel] [PATCH 17/42] ocfs2: Add CoW support
` [Ocfs2-devel] [PATCH 18/42] ocfs2: CoW refcount tree improvement
` [Ocfs2-devel] [PATCH 19/42] ocfs2: Add __ocfs2_reflink
` [Ocfs2-devel] [PATCH 20/42] ocfs2: Add ioctl for reflink
` [Ocfs2-devel] [PATCH 21/42] ocfs2: Use proper parameter for some inode operation
` [Ocfs2-devel] [PATCH 22/42] ocfs2: Create reflinked file in orphan dir
` [Ocfs2-devel] [PATCH 23/42] ocfs2: Abstract caching info checkpoint
` [Ocfs2-devel] [PATCH 24/42] ocfs2: Add new refcount tree lock resource
` [Ocfs2-devel] [PATCH 25/42] ocfs2: Add refcount tree lock mechanism
` [Ocfs2-devel] [PATCH 26/42] ocfs2: lock refcount tree if needed
` [Ocfs2-devel] [PATCH 27/42] ocfs2: Add caching info for refcount tree
` [Ocfs2-devel] [PATCH 28/42] ocfs2: Add refcount tree find mechanism from an inode
` [Ocfs2-devel] [PATCH 29/42] ocfs2: Return extent flags for xattr value tree
` [Ocfs2-devel] [PATCH 30/42] ocfs2: Abstract duplicate clusters process in CoW
` [Ocfs2-devel] [PATCH 31/42] ocfs2: Use xs->bucket to set xattr value outside
` [Ocfs2-devel] [PATCH 32/42] ocfs2: Add CoW support for xattr
` [Ocfs2-devel] [PATCH 33/42] ocfs2: Remove inode from ocfs2_xattr_bucket_get_name_value
` [Ocfs2-devel] [PATCH 34/42] ocfs2: Abstract the creation of xattr block
` [Ocfs2-devel] [PATCH 35/42] ocfs2: Abstract ocfs2 xattr tree extend rec iteration process
` [Ocfs2-devel] [PATCH 36/42] ocfs2: Attach xattr clusters to refcount tree
` [Ocfs2-devel] [PATCH 37/42] ocfs2: Call refcount tree remove process properly
` [Ocfs2-devel] [PATCH 38/42] ocfs2: Create an xattr indexed block if needed
` [Ocfs2-devel] [PATCH 39/42] ocfs2: Add reflink support for xattr
` [Ocfs2-devel] [PATCH 40/42] ocfs2: Modify removing xattr process for refcount
` [Ocfs2-devel] [PATCH 41/42] ocfs2: Make transaction extend more efficient
` [Ocfs2-devel] [PATCH 42/42] ocfs2: Enable refcount tree support
Ext4 and the "30 second window of death"
2009-04-03 0:00 UTC (15+ messages)
[patch 038/166] ext3: avoid false EIO errors
2009-04-02 23:57 UTC
[patch 145/166] preadv/pwritev: switch compat readv/preadv/writev/pwritev from fget to fget_light
2009-04-02 23:59 UTC
[patch 144/166] preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls
2009-04-02 23:59 UTC
[patch 035/166] jbd: fix oops in jbd_journal_init_inode() on corrupted fs
2009-04-02 23:57 UTC
[patch 143/166] preadv/pwritev: Add preadv and pwritev system calls
2009-04-02 23:59 UTC
[patch 034/166] ext3: remove the BKL in ext3/ioctl.c
2009-04-02 23:57 UTC
[patch 142/166] preadv/pwritev: create compat_writev()
2009-04-02 23:59 UTC
[patch 141/166] preadv/pwritev: create compat_readv()
2009-04-02 23:59 UTC
[PATCH] kbuild: work around distcc/icecc madness
2009-04-02 23:56 UTC (6+ messages)
[patch 037/166] ext3: return -EIO not -ESTALE on directory traversal through deleted inode
2009-04-02 23:57 UTC
[patch 023/166] Simplify copy_thread()
2009-04-02 23:56 UTC
dom0 fails mounting root file system
2009-04-02 23:56 UTC (2+ messages)
[PATCH] libertas: increase spi driver thread priority
2009-04-02 21:44 UTC
[Qemu-devel] [patch 00/10] iothread (candidate for inclusion)
2009-04-02 23:52 UTC (9+ messages)
` [Qemu-devel] [patch 03/10] qemu: per-arch cpu_has_work
` [Qemu-devel] [patch 04/10] qemu: introduce main_loop_break
PULL REQUEST: md patches for 2.6.30 merge window
2009-04-02 23:51 UTC (2+ messages)
why xfs_write() race with O_DIRECT only?
2009-04-02 23:48 UTC (2+ messages)
[PATCH -tip 2/6 V4] x86: add arch-dep register and stack access API to ptrace
2009-04-02 23:48 UTC (3+ messages)
Ext4 and the "30 second window of death"
2009-04-02 23:47 UTC (5+ messages)
[PATCH] don't raise all privs on setuid-root file with fE set (v2)
2009-04-02 23:47 UTC
ocaml?? why?? (was: caml stubdom crashes)
2009-04-02 23:46 UTC (4+ messages)
[Labeled-nfs] [nfsv4] New MAC label support Internet Draft posted to IETF website
2009-04-02 23:43 UTC (12+ messages)
` [nfsv4] [Labeled-nfs] "
[patch/rfc 2.6.29 1/2] MTD: driver model updates
2009-04-02 23:41 UTC (3+ messages)
[PATCH] Staging: pohmelfs: should include fs_struct.h
2009-04-02 23:32 UTC (3+ messages)
Barriers still not passing on simple dm devices
2009-04-02 23:40 UTC (13+ messages)
` [dm-devel] "
[Qemu-devel] [patch 00/11] iothread v2
2009-04-02 23:33 UTC (12+ messages)
` [Qemu-devel] [patch 01/11] qemu: create helper for event notification
` [Qemu-devel] [patch 02/11] qemu: mutex/thread/cond wrappers
` [Qemu-devel] [patch 03/11] qemu: per-arch cpu_has_work
` [Qemu-devel] [patch 04/11] qemu: introduce main_loop_break
` [Qemu-devel] [patch 05/11] qemu: separate thread for io
` [Qemu-devel] [patch 06/11] qemu: per-cpu thread information
` [Qemu-devel] [patch 07/11] qemu: handle reset/poweroff/shutdown in iothread
` [Qemu-devel] [patch 08/11] qemu: pause and resume cpu threads
` [Qemu-devel] [patch 09/11] qemu: handle vmstop from cpu context
` [Qemu-devel] [patch 10/11] qemu: make iothread selectable at compile time
` [Qemu-devel] [patch 11/11] qemu: basic kvm iothread support
[PATCH] net/9p: return error when p9_client_stat fails
2009-04-02 23:38 UTC
ftruncate-mmap: pages are lost after writing to mmaped file
2009-04-02 23:39 UTC (9+ messages)
[PATCH] net/9p: handle correctly interrupted 9P requests
2009-04-02 23:37 UTC
Wintv-1250 - EEPROM decoding - V4L DVB
2009-04-02 23:38 UTC (6+ messages)
[PATCH 4/5] lguest: use KVM hypercalls
2009-04-02 23:37 UTC (4+ messages)
` [Lguest] "
[PATCH] ext2: Fix data corruption for racing writes
2009-04-02 23:36 UTC (2+ messages)
` [PATCH] ext3: Fix chain verification in ext3_get_blocks()
[PATCH] net/9p: set correct stat size when sending Twstat messages
2009-04-02 23:34 UTC
[Printing-architecture] OpenPrinting Summit 2009: Schedules changed on Thursday, April 9
2009-04-02 23:34 UTC (3+ messages)
` [Printing-architecture] [Printing-summit] "
` [Printing-architecture] [Printing-summit] OpenPrinting Summit 2009: Schedules changedon "
[GIT PULL] tracing bits for v2.6.30
2009-04-02 23:33 UTC
WARNING: at net/ipv4/tcp_input.c:2927 tcp_ack+0xd55/0x1991()
2009-04-02 23:32 UTC (6+ messages)
` [PATCH 1/2] tcp: add helper for counter tweaking due mid-wq change
` [PATCH 2/2] tcp: miscounts due to tcp_fragment pcount reset
[PATCH] MTD: nandsim should delete its partitions on module unload
2009-04-02 23:32 UTC (2+ messages)
[PATCH 6/9] glge: remove unused #include <version.h>
2009-04-02 23:32 UTC (2+ messages)
[PATCH 5/9] dnet: remove unused #include <version.h>
2009-04-02 23:32 UTC (2+ messages)
[PATCH 2/2] hso: fix for the 'invalid frame length' messages
2009-04-02 23:32 UTC (2+ messages)
[PATCH 1/2] hso: fix for crash when unplugging the device
2009-04-02 23:32 UTC (2+ messages)
CPU Limits on KVM?
2009-04-02 23:29 UTC (2+ messages)
[folded] kexec-add-dmesg-log-symbols-to-proc-vmcoreinfo-lists-fix-fix-fix.patch removed from -mm tree
2009-04-02 23:24 UTC
[folded] kexec-add-dmesg-log-symbols-to-proc-vmcoreinfo-lists-fix-fix-fix-fix.patch removed from -mm tree
2009-04-02 23:24 UTC
[folded] kexec-add-dmesg-log-symbols-to-proc-vmcoreinfo-lists-fix-fix.patch removed from -mm tree
2009-04-02 23:24 UTC
epg data grabber
2009-04-02 23:28 UTC (4+ messages)
` Re : "
` Re : "
[PATCH 0/6] more perf_counter stuff
2009-04-02 23:27 UTC (4+ messages)
` [PATCH 1/6] perf_counter: move the event overflow output bits to record_type
[folded] kexec-add-dmesg-log-symbols-to-proc-vmcoreinfo-lists-fix.patch removed from -mm tree
2009-04-02 23:24 UTC
Linux 2.6.29
2009-04-02 23:27 UTC (21+ messages)
[folded] kexec-add-dmesg-log-symbols-to-proc-vmcoreinfo-lists-fix-fix-fix-checkpatch-fixes-cleanup.patch removed from -mm tree
2009-04-02 23:25 UTC
[folded] forget_original_parent-do-not-abuse-child-ptrace_entry-fix.patch removed from -mm tree
2009-04-02 23:21 UTC
[folded] edac-amd8131-driver-source-file-v2.patch removed from -mm tree
2009-04-02 23:24 UTC
[folded] edac-new-ppc4xx-driver-module-update.patch removed from -mm tree
2009-04-02 23:23 UTC
[folded] edac-new-ppc4xx-driver-module-update-checkpatch-fixes.patch removed from -mm tree
2009-04-02 23:23 UTC
[folded] edac-new-ppc4xx-driver-module-update-checkpatch-fixes-checkpatch-fixes.patch removed from -mm tree
2009-04-02 23:23 UTC
[folded] edac-amd8111-driver-source-file-v3.patch removed from -mm tree
2009-04-02 23:24 UTC
[folded] edac-amd8111-driver-header-file-v3.patch removed from -mm tree
2009-04-02 23:23 UTC
[folded] nbd-add-locking-to-nbd_ioctl-fix.patch removed from -mm tree
2009-04-02 23:22 UTC
[folded] cgroups-use-css-id-in-swap-cgroup-for-saving-memory-v5-fix.patch removed from -mm tree
2009-04-02 23:20 UTC
[folded] nbd-add-locking-to-nbd_ioctl-checkpatch-fixes.patch removed from -mm tree
2009-04-02 23:22 UTC
[folded] ptrace-reintroduce-__ptrace_detach-as-a-callee-of-ptrace_exit-fix.patch removed from -mm tree
2009-04-02 23:21 UTC
[folded] ptrace-simplify-ptrace_exit-ignoring_children-pathpatch-fix.patch removed from -mm tree
2009-04-02 23:20 UTC
[folded] memcg-show-memcg-information-during-oom-fix-fix.patch removed from -mm tree
2009-04-02 23:18 UTC
[folded] memcg-show-memcg-information-during-oom-fix-fix-checkpatch-fixes.patch removed from -mm tree
2009-04-02 23:18 UTC
[folded] memcg-show-memcg-information-during-oom-fix2.patch removed from -mm tree
2009-04-02 23:18 UTC
[folded] memcg-show-memcg-information-during-oom-fix.patch removed from -mm tree
2009-04-02 23:18 UTC
[PATCH] fix bmap-vs-truncate race
2009-04-02 23:22 UTC (5+ messages)
[folded] memcg-fix-oom-killer-under-memcg-fix.patch removed from -mm tree
2009-04-02 23:17 UTC
[folded] memcg-fix-oom-killer-under-memcg-fix2.patch removed from -mm tree
2009-04-02 23:17 UTC
[folded] cgroup-css-id-support-remove-rcu_read_lock-from-css_get_next.patch removed from -mm tree
2009-04-02 23:16 UTC
[U-Boot] [PATCH v2] MPC8260ADS: Add nfsboot/ramboot to default environment
2009-04-02 23:20 UTC
Google summer of code - AP for NetworkManager
2009-04-02 23:20 UTC
[folded] cgroups-show-correct-file-mode-fix.patch removed from -mm tree
2009-04-02 23:17 UTC
[PATCH] mailmap: resurrect lower-casing of email addresses
2009-04-02 23:17 UTC (7+ messages)
[PATCH 1/4] VFS: Add a VFS helper function vfs_remote_path_lookup()
2009-04-02 23:18 UTC (8+ messages)
[folded] ext3-use-unsigned-instead-of-int-for-type-of-blocksize-in-fs-ext3-nameic-fix-checkpatch-fixes.patch removed from -mm tree
2009-04-02 23:16 UTC
Linux 2.6.29.1
2009-04-02 23:15 UTC (2+ messages)
[folded] ext3-use-unsigned-instead-of-int-for-type-of-blocksize-in-fs-ext3-nameic-fix.patch removed from -mm tree
2009-04-02 23:16 UTC
linux-next: failed to fetch proc tree
2009-04-02 23:16 UTC
[PATCH 2/3] ide-cd: cleanup cdrom_decode_status
2009-04-02 23:08 UTC (2+ messages)
[PATCH 1/3] ide-cd: move status checking into the IRQ handler
2009-04-02 22:42 UTC (2+ messages)
Linux kernel 2.6.29.1 released
2009-04-02 23:12 UTC
spinlock requests (was RE: [Patch] don't spin with irq disabled)
2009-04-02 23:08 UTC (2+ messages)
[U-Boot] [RFC PATCH] drivers/usb: regorganisation
2009-04-02 23:06 UTC (5+ messages)
` [U-Boot] [RFC PATCH V2] "
Re:
2009-04-02 23:01 UTC (2+ messages)
` RAID halting
[PATCH] ACPI: add "auto" to acpi_enforce_resources
2009-04-02 22:59 UTC (12+ messages)
mutex_lock_slowpath warning using mxser tty driver (input/output error)
2009-04-02 22:55 UTC (5+ messages)
[Qemu-devel] [6968] Immediate versions of ro[lr]
2009-04-02 22:54 UTC
gpsca kernel BUG when disconnecting camera while streaming with mmap (2.6.29-rc8)
2009-04-02 22:54 UTC (4+ messages)
MMU tricks for NetBSD guests
2009-04-02 22:52 UTC (2+ messages)
[Bug 20857] New: Xorg hangs when starting with nouveau
2009-04-02 22:52 UTC (2+ messages)
` [Bug 20857] "
[PATCH] v2 RCU: the bloatwatch edition
2009-04-02 22:44 UTC (5+ messages)
` [PATCH] v3 "
[pnfs] [PATCH v2 06/47] nfsd41: Add Kconfig symbols for NFSv4.1
2009-04-02 22:49 UTC (11+ messages)
[PATCH 00/07] sysv SHM checkpoint/restart
2009-04-02 22:49 UTC (5+ messages)
` [RFC v14-rc2][PATCH 1/7] ipc: allow allocation of an ipc object with desired identifier
[PATCH] ACPI: add "auto" to acpi_enforce_resources
2009-04-02 22:45 UTC (6+ messages)
` polling (Re: [PATCH] ACPI: add "auto" to acpi_enforce_resources)
[PATCH] lockd: call locks_release_private to cleanup per-filesystem state
2009-04-02 22:46 UTC (3+ messages)
[PATCH 22/43] CacheFiles: Add a hook to write a single page of data to an inode [ver #46]
2009-04-02 22:44 UTC (8+ messages)
[C/R] sleepers don't wake up on restart
2009-04-02 22:43 UTC (3+ messages)
[PATCH 00/23] Shorter series for 2.6.30
2009-04-02 22:43 UTC (6+ messages)
` [PATCH 02/23] SUNRPC: Fix return type of svc_addr_len()
[Lustre-devel] Oleg/Mike Work on Apps Metrics - FW: Mike Booth week ending 2009.03.15
2009-04-02 22:43 UTC (6+ messages)
[patch 1/3] Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
2009-04-02 22:37 UTC (3+ messages)
[Qemu-devel] PATCH/RFC: PCI memory mapping
2009-04-02 22:40 UTC (2+ messages)
[PATCH 0/21] nfsd41-for-2.6.30 review cleanup
2009-04-02 22:39 UTC (16+ messages)
` [PATCH 07/21] SQUASHME: simplify nfsd4_encode_sequence error handling
` [PATCH 08/21] SQUASHME: simplify nfsd4_encode_create_session "
` [PATCH 09/21] SQUASHME: simplify nfsd4_encode_exchange_id "
` [PATCH 10/21] SQUASHME: nfsd41: document unenforced nfs41 compound ordering rules
` [PATCH 11/21] SQUASHME: nfsd41: embed an xdr_netobj in nfsd4_exchange_id
` [PATCH 12/21] SQUASHME: nfsd41: return nfserr_serverfault for spa_how == SP4_MACH_CRED
` [PATCH 13/21] SQUASHME: nfsd41: fix comment style in init_forechannel_attrs
` [PATCH 14/21] SQUASHME: nfsd41: allocate struct nfsd4_session and slot table in one piece
` [PATCH 15/21] SQUASHME: nfsd41: no need to INIT_LIST_HEAD in alloc_init_session just prior to list_add
` [PATCH 16/21] SQUASHME: nfsd41: pass nfsd4_compoundres * to nfsd4_process_open1
` [PATCH 17/21] nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
` [PATCH 18/21] SQUASHME: nfsd41: calculate HAS_SESSION in nfs4_preprocess_stateid_op
` [PATCH 19/21] SQUASHME: nfsd41: calculate HAS_SESSION in nfs4_preprocess_seqid_op
` [PATCH 20/21] SQUASHME: Revert "nfsd41: Add Kconfig symbols for NFSv4.1"
` [PATCH 21/21] SQUASHME: get rid of CONFIG_NFSD_V4_1
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.