[PATCH] md: fix resync speed calculation for restarted resyncs
[pandora-kernel.git] / fs / ocfs2 /
2006-07-05 Jeff GarzikMerge branch 'upstream' of git://lost.foo-projects...
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/hdrinstall-2.6
2006-07-04 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-serial
2006-07-04 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-07-03 Kumar GalaMerge branch '83xx' into for_paulus
2006-07-03 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-07-03 James BottomleyMerge ../scsi-misc-2.6
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-01 Len BrownPull acpi_device_handle_cleanup into release branch
2006-07-01 Len BrownPull acpi_os_free into release branch
2006-07-01 Len BrownPull acpi_device_handle_cleanup into release branch
2006-07-01 Len BrownPull kmalloc into release branch
2006-06-30 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-30 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-06-29 Len Brownmerge linus into release branch
2006-06-29 Florin Malitaocfs2: remove redundant NULL checks in ocfs2_direct_IO_...
2006-06-29 Mark Fashehocfs2: clean up some osb fields
2006-06-29 Mark Fashehocfs2: fix init of uuid_net_key
2006-06-29 Mark Fashehocfs2: silence a debug print
2006-06-29 Sunil Mushranocfs2: silence ENOENT during lookup of broken links
2006-06-29 Sunil Mushranocfs2: Cleanup message prints
2006-06-29 Joel Beckerocfs2: silence -EEXIST from ocfs2_extent_map_insert...
2006-06-29 Adrian Bunk[PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_ma...
2006-06-29 Mark Fashehocfs2: warn the user on a dead timeout mismatch
2006-06-29 Joel Beckerocfs2: Compile-time disabling of ocfs2 debugging output.
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-29 Dave JonesMerge ../linus
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/perex/alsa
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Russell KingMerge omap tree
2006-06-29 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-06-28 Linus TorvaldsMerge branch 'nommu' of /home/rmk/linux-2.6-arm
2006-06-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-28 Linus TorvaldsMerge /linux/kernel/git/wim/linux-2.6-watchdog
2006-06-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/dtor/input
2006-06-28 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-28 James BottomleyMerge ../linux-2.6/
2006-06-28 Paul MackerrasMerge branch 'for_paulus' of /linux/kernel/git/galak...
2006-06-28 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-28 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2006-06-28 Linus TorvaldsMerge git://oss.sgi.com:8090/nathans/xfs-2.6
2006-06-28 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2006-06-28 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2006-06-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/mchehab/v4l-dvb
2006-06-28 Jesper Juhl[PATCH] Remove redundant NULL checks before [kv]free...
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-27 Thomas RenningerPull bugzilla-5737 into release branch
2006-06-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-06-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-06-26 Adrian Bunk[PATCH] fs/ocfs2/dlm/: cleanups
2006-06-26 Mark Fashehocfs2: fix compiler warnings in dlm_convert_lock_handler()
2006-06-26 Mark Fashehocfs2: dlm_print_one_mle() needs to be defined
2006-06-26 Kurt Hackelocfs2: remove whitespace in dlmunlock.c
2006-06-26 Kurt Hackelocfs2: move dlm work to a private work queue
2006-06-26 Kurt Hackelocfs2: fix incorrect error returns
2006-06-26 Kurt Hackelocfs2: tune down some noisy messages during dlm recovery
2006-06-26 Kurt Hackelocfs2: display message before waiting for recovery...
2006-06-26 Kurt Hackelocfs2: mlog in dlm_convert_lock_handler() should be...
2006-06-26 Kurt Hackelocfs2: retry operations when a lock is marked in recovery
2006-06-26 Kurt Hackelocfs2: use cond_resched() in dlm_thread()
2006-06-26 Kurt Hackelocfs2: use GFP_NOFS in some dlm operations
2006-06-26 Kurt Hackelocfs2: wait for recovery when starting lock mastery
2006-06-26 Kurt Hackelocfs2: continue recovery when a dead node is encountered
2006-06-26 Kurt Hackelocfs2: remove unneccesary spin_unlock() in dlm_remaster...
2006-06-26 Kurt Hackelocfs2: dlm_remaster_locks() should never exit without...
2006-06-26 Kurt Hackelocfs2: special case recovery lock in dlmlock_remote()
2006-06-26 Kurt Hackelocfs2: pending mastery asserts and migrations should...
2006-06-26 Kurt Hackelocfs2: temporarily disable automatic lock migration
2006-06-26 Kurt Hackelocfs2: do not unconditionally purge the lockres in...
2006-06-26 Kurt Hackelocfs2: increase backoff before waiting for recovery
2006-06-26 Kurt Hackelocfs2: have dlm_pre_master_reco_lockres() ignore dead...
2006-06-26 Kurt Hackelocfs2: give the dlm dirty list a reference on the lockres
2006-06-26 Kurt Hackelocfs2: teach dlm_restart_lock_mastery() to wait on...
2006-06-26 Kurt Hackelocfs2: gracefully handle stale create_lock messages.
2006-06-26 Kurt Hackelocfs2: update lvb immediately during recovery
2006-06-26 Kurt Hackelocfs2: do not send master requests to localhost
2006-06-26 Kurt Hackelocfs2: purge lockres' sooner
2006-06-26 Kurt Hackelocfs2: dump mismatching migrated lvbs before BUG()
2006-06-26 Kurt Hackelocfs2: make dlm recovery finalization 2 stage
2006-06-26 Kurt Hackelocfs2: dlm recovery / lockres reference count fix
2006-06-26 Kurt Hackelocfs2: better error handling during assert master message
2006-06-26 Kurt Hackelocfs2: dump lockres info before we BUG() on a bad reference
2006-06-26 Mark Fashehocfs2: do LVB puts in place
2006-06-26 Kurt Hackelocfs2: mle ref count debugging
2006-06-26 Kurt Hackelocfs2: allow for an assert message during lock mastery
2006-06-26 Kurt Hackelocfs2: take mle reference during migration
2006-06-26 Kurt Hackelocfs2: properly initialize the mle structure
2006-06-26 Kurt Hackelocfs2: detach mle from heartbeat events
2006-06-26 Kurt Hackelocfs2: mle ref counting fixes
2006-06-26 Kurt Hackelocfs2: better mle debugging
2006-06-26 Kurt Hackelocfs2: clean up recovery related messages
2006-06-26 Kurt Hackelocfs2: handle network errors during recovery
2006-06-26 Kurt Hackelocfs2: only recover one dead node at a time
2006-06-26 Kurt Hackelocfs2: Better tracking for recovery state changes
2006-06-26 Kurt Hackelocfs2: Fix empty lvb check
2006-06-26 Kurt Hackelocfs2: fix inverted logic in dlm_is_node_dead
next