aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-02-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
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-07sysfs: Shadow directory supportEric W. Biederman
2007-02-07sysfs: error handling in sysfs, fill_read_buffer()Oliver Neukum
2007-02-07sysfs: kobject_put cleanupMariusz Kozlowski
2007-02-07sysfs: suppress lockdep warningsFrederik Deweerdt
2007-02-07Driver core: fix race in sysfs between sysfs_remove_file() and read()/write()Oliver Neukum
2007-02-07driver core: Allow device_move(dev, NULL).Cornelia Huck
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 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-02-06[CIFS] Minor cleanupSteve French
2007-02-06[GFS2] nfsd readdirplus assertion failureWendy Cheng
2007-02-05[DLM] fix softlockup in dlm_recvPatrick Caulfield
2007-02-05[DLM] zero new user lvbsDavid Teigland
2007-02-05[DLM/GFS2] indent help textRandy Dunlap
2007-02-05[GFS2] Fix unlink deadlocksRussell Cattelan
2007-02-05[GFS2] Put back semaphore to avoid umount problemSteven Whitehouse
2007-02-05[GFS2] more CURRENT_TIME_SECEric Sandeen
2007-02-05[GFS2/DLM] fix GFS2 circular dependencyAdrian Bunk
2007-02-05[GFS2/DLM] use sysfsRandy Dunlap
2007-02-05[GFS2] make lock_dlm drop_count tunable in sysfsDavid Teigland
2007-02-05[GFS2] increase default lock limitDavid Teigland
2007-02-05[GFS2] Fix list corruption in lops.cSteven Whitehouse
2007-02-05[GFS2] Fix recursive locking attempt with NFSSteven Whitehouse
2007-02-05[DLM] can miss clearing resend flagDavid Teigland