aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-07configfs: Zero terminate data in configfs attribute writes.Joel Becker
2007-02-07[PATCH] ocfs2 heartbeat: clean up bio submission codePhilipp Reisner
2007-02-07ocfs2: introduce sc->sc_send_lock to protect outbound outbound messagesZhen Wei
2007-02-07[PATCH] ocfs2: drop INET from Kconfig, not neededRandy Dunlap
2007-02-07ocfs2_dlm: Add timeout to dlm join domainSunil Mushran
2007-02-07ocfs2_dlm: Silence some messages during join domainSunil Mushran
2007-02-07ocfs2_dlm: disallow a domain join if node maps mismatchSrinivas Eeda
2007-02-07ocfs2_dlm: Ensure correct ordering of set/clear refmap bit on lockresSunil Mushran
2007-02-07ocfs2: Binds listener to the configured ip addressSunil Mushran
2007-02-07ocfs2_dlm: Calling post handler function in assert master handlerKurt Hackel
2007-02-07ocfs2: Added post handler callable function in o2net message handlerKurt Hackel
2007-02-07ocfs2_dlm: Cookies in locks not being printed correctly in error messagesKurt Hackel
2007-02-07ocfs2_dlm: Silence a failed convertKurt Hackel
2007-02-07ocfs2_dlm: wake up sleepers on the lockres waitqueueKurt Hackel
2007-02-07ocfs2_dlm: Dlm dispatch was stopping too earlyKurt Hackel
2007-02-07ocfs2_dlm: Drop inflight refmap even if no locks found on the lockresKurt Hackel
2007-02-07ocfs2_dlm: Flush dlm workqueue before starting to migrateKurt Hackel
2007-02-07ocfs2_dlm: Fix migrate lockres handler queue scanningKurt Hackel
2007-02-07ocfs2_dlm: Make dlmunlock() wait for migration to completeKurt Hackel
2007-02-07ocfs2_dlm: Fixes race between migrate and dirtyKurt Hackel
2007-02-07[PATCH] fs/ocfs2/dlm/: make functions staticAdrian Bunk
2007-02-07ocfs2_dlm: fix cluster-wide refcounting of lock resourcesKurt Hackel
2007-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2007-02-07[GFS2] make gfs2_writepages() staticAdrian Bunk
2007-02-07[GFS2] Unlock page on prepare_write try lock failureSteven Whitehouse
2007-02-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2007-02-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds
2007-02-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2007-02-06Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-02-06[PATCH] Keys: Fix key serial number collision handlingDavid Howells
2007-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-02-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-06[PATCH] kbuild: correctly skip tilded backups in localversion filesOleg Verych
2007-02-06[PATCH] kbuild: improve option checking, Kbuild.include cleanupOleg Verych
2007-02-06[PATCH] kbuild scripts: replace gawk, head, bc with shell, updateOleg Verych
2007-02-06[CIFS] Minor cleanupSteve French
2007-02-06[MIPS] Yosemite: Fix missing parens in SERIAL_READ_1 macroRalf Baechle
2007-02-06[MIPS] Fix warnings in run_uncached on 32bit kernelYoichi Yuasa
2007-02-06[MIPS] Comment fixChris Dearman
2007-02-06[MIPS] MT: Nuke duplicate mips_mt_regdump() prototype.Ralf Baechle
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga
2007-02-06[MIPS] Move .set reorder out of conditional codeChris Dearman
2007-02-06[MIPS] Check FCSR for pending interrupts before restoring from a context.Chris Dearman
2007-02-06[MIPS] Jaguar ATX: Fix large number of warnings.Ralf Baechle
2007-02-06[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.Ralf Baechle
2007-02-06[MIPS] SMTC: Make a bunch of functions and variables static.Ralf Baechle
2007-02-06[MIPS] Use compat_sys_pselect6Joseph S. Myers