messages from 2009-04-02 23:19:23 to 2009-04-03 00:34:44 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
[PATCH 01/22] SQUASHME: nfsd41: add nfsd4_session pointer to nfsd4_compound_state
2009-04-03 0:34 UTC (24+ messages)
` [PATCH 02/22] SQUASHME: nfsd41: use cstate session in nfsd4_replay_cache_entry
` [PATCH 03/22] SQUASHME nfsd41: use cstate session in nfsd4_sequence
` [PATCH 04/22] SQUASHME: nfsd41: use cstate session in nfsd4_check_drc_limit
` [PATCH 05/22] SQUASHME: nfsd41: use cstate session in nfs4svc_encode_compoundres
` [PATCH 06/22] SQUASHME: nfsd41 remove sl_session from nfsd4_open
` [PATCH 07/22] SQUASHME: nfsd41 remove sl_session from alloc_init_session
` [PATCH 08/22] SQUASHME: nfsd41 remove sl_session from nfsd4_slot
` [PATCH 09/22] SQUASHME: nfsd41 set cstate session
` [PATCH 10/22] SQUASHME: nfsd41 rename nfsd4_move_pages
` [PATCH 11/22] SQUASHME: nfsd41 rename page_no variable
` [PATCH 12/22] SQUASHME: nfsd41 rename nfsd4_set_cache_entry
` [PATCH 13/22] SQUASHME nfsd41 replace nfsd4_set_cache_entry
` [PATCH 14/22] SQUASHME: nfsd41 fix nfsd41_copy_replay_data comment
` [PATCH 15/22] SQUASHME nfsd41: revert portion of nfsd4_set_cache_entry
` [PATCH 16/22] SQUASHME nfsd41: add to nfsd4_set_cache_entry
` [PATCH 17/22] SQUASHME nfsd41 remove CONFIG_NFS_V4_1 around nfsd4_release_respages
` [PATCH 18/22] SQUASHME: rename nfsd4_no_page_in_cache
` [PATCH 19/22] SQUASHME: nfsd41 rename nfsd4_enc_no_page_replay
` [PATCH 20/22] SQUASHME nfsd41 nfsd4_is_solo_sequence
` [PATCH 21/22] SQUASHME: nfsd41 change nfsd4_not_cached return
` [PATCH 22/22] SQUASHME: nfsd41 drop parens in nfsd4_is_solo_sequence call
` [pnfs] [PATCH 21/22] SQUASHME: nfsd41 change nfsd4_not_cached return
` [pnfs] [PATCH 20/22] SQUASHME nfsd41 nfsd4_is_solo_sequence
Linux 2.6.29
2009-04-03 0:32 UTC (12+ messages)
[GIT RFC] percpu: use dynamic percpu allocator as the default percpu allocator
2009-04-03 0:31 UTC (13+ messages)
HIGHMEM and 2.6.28
2009-04-03 0:30 UTC
mmotm 2009-01-12-16-53 uploaded
2009-04-03 0:27 UTC (9+ messages)
` [RFC][PATCH] don't show pgoff of vma if vma is pure ANON (was Re: mmotm 2009-01-12-16-53 uploaded)
EXT4-ish "fixes" in UBIFS
2009-04-03 0:28 UTC (4+ messages)
[PATCH] kvm-autotest: kvm_vm.py get values from nic_params dict
2009-04-03 0:28 UTC
[PATCH 01/10] ACPI: support acpi_device_ops .notify methods
2009-04-03 0:23 UTC (3+ messages)
[PATCH] DRM: drm_crtc_helper.h doesn't actually need i2c.h
2009-04-03 0:27 UTC (2+ messages)
linux-next: scsi tree build failure
2009-04-03 0:26 UTC (5+ messages)
[RFC] Security policy reworks for SE-PostgreSQL
2009-04-03 0:25 UTC (5+ messages)
` [refpolicy] "
ftruncate-mmap: pages are lost after writing to mmaped file
2009-04-03 0:25 UTC (14+ messages)
make headers_install broken for ARCH=m68k in 2.6.29-rc7
2009-04-03 0:24 UTC (4+ messages)
[PATCH] xend: fix rtc_timeoffset when localtime=1
2009-04-03 0:24 UTC (5+ messages)
2.6.29 git, resume from ram broken on thinkpad
2009-04-03 0:22 UTC (4+ messages)
[GIT]: Networking
2009-04-03 0:15 UTC
Git tree updated, clocks and PM code reset to mainline
2009-04-03 0:13 UTC
[PATCH] sg: fix iovec bugs introduced by the block layer conversion
2009-04-03 0:12 UTC
[pnfs] [PATCH v2 06/47] nfsd41: Add Kconfig symbols for NFSv4.1
2009-04-03 0:11 UTC (12+ messages)
[patch 143/166] preadv/pwritev: Add preadv and pwritev system calls
2009-04-02 23:59 UTC (3+ messages)
[PATCH v2 1/2] Introduce config variable "diff.defaultOptions"
2009-04-03 0:04 UTC (4+ messages)
` [PATCH/RFC v3] Introduce config variable "diff.defaultoptions"
` [PATCH] Allow setting default diff options via diff.defaultOptions
[patch 165/166] ia64: implement interrupt-enabling rwlocks
2009-04-02 23:59 UTC
kexec trouble with gcc-4.3
2009-04-03 0:04 UTC (2+ messages)
` [Cbe-oss-dev] "
[patch 164/166] Allow rwlocks to re-enable interrupts
2009-04-02 23:59 UTC
[patch 163/166] Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
2009-04-02 23:59 UTC
[U-Boot] make davinci_dvevm_config error
2009-04-03 0:04 UTC
[patch 144/166] preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls
2009-04-02 23:59 UTC (3+ messages)
[patch 142/166] preadv/pwritev: create compat_writev()
2009-04-02 23:59 UTC (3+ messages)
[PATCH] v2 RCU: the bloatwatch edition
2009-04-03 0:02 UTC (5+ messages)
` [PATCH] v3 "
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 035/166] jbd: fix oops in jbd_journal_init_inode() on corrupted fs
2009-04-02 23:57 UTC
[patch 034/166] ext3: remove the BKL in ext3/ioctl.c
2009-04-02 23:57 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
[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
[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)
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.