aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-02[PATCH] v9fs: simplify fid mappingEric Van Hensbergen
2006-03-02[PATCH] v9fs: fix bug in atomic create open fixEric Van Hensbergen
2006-03-02[PATCH] v9fs: fix atomic create openLatchesar Ionkov
2006-03-01[PATCH] ocfs2: use hlists for lockres hashMark Fasheh
2006-03-01[PATCH] ocfs2: added source addr to bind() in o2net_start_connect()Sunil Mushran
2006-03-01ocfs2: Respond to on-disk corruption in the extent map code.Joel Becker
2006-03-01ocfs2: Set .owner on masklog sysfs attributes.Joel Becker
2006-03-01[PATCH] ocfs2: fix orphan recovery deadlockMark Fasheh
2006-03-01[PATCH] ocfs2: complete failure recovery for nodemanager initJeff Mahoney
2006-03-01[PATCH] ocfs2: remove non existing function prototypesMark Fasheh
2006-03-01[PATCH] ocfs2: remove unused codeMark Fasheh
2006-03-01[PATCH] ocfs2: remove pointless max journal size limitMark Fasheh
2006-03-01[PATCH] ocfs2: fix -Wformat warnings when building UML on x86-64Jeff Mahoney
2006-02-28[PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt
2006-02-28[PATCH] fuse: fix bug in negative lookupMiklos Szeredi
2006-02-28[XFS] Don't map non-uptodate buffers in xfs_probe_cluster; also fixesEric Sandeen
2006-02-28[XFS] Reduce stack use during quota mounts (caused a panic). ThisNathan Scott
2006-02-28[XFS] Fix a realtime allocator regression introduced by an old iget raceNathan Scott
2006-02-26[PATCH] x86_64: Fix ioctl compat code for /dev/rtcAndi Kleen
2006-02-26[PATCH] x86_64: Check for bad elf entry address.Suresh Siddha
2006-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds
2006-02-24[PATCH] ramfs: update dir mtime and ctimeAndrew Morton
2006-02-24[PATCH] flags parameter for linkatUlrich Drepper
2006-02-24NTFS: Do more detailed reporting of why we cannot mount read-write byAnton Altaparmakov
2006-02-24NTFS: Implement support for sector sizes above 512 bytes (up to the maximumAnton Altaparmakov
2006-02-24Merge ../ntfs-2.6-develAnton Altaparmakov
2006-02-24NTFS: - Cope with attribute list attribute having invalid flags.Anton Altaparmakov
2006-02-24Merge branch 'master' of /home/src/linux-2.6/Anton Altaparmakov
2006-02-22[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...Steve French
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-02-20[PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro
2006-02-17[PATCH] select: time comparison fixesAndrew Morton
2006-02-17[PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi
2006-02-17[PATCH] fix deadlock in ext2Peter Staubach
2006-02-16[PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel
2006-02-16[PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel
2006-02-16[PATCH] ocfs2: fix release of ast never reservedKurt Hackel
2006-02-16[PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov
2006-02-14[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...Steve French
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh
2006-02-13[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney
2006-02-12[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-02-11[PATCH] fstatat64 supportUlrich Drepper