aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2006-02-08[PATCH] compat_ioctl __user annotationsAl Viro
2006-02-07[PATCH] umount_tree() decrements mount count on wrong dentryAl Viro
2006-02-07[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]Al Viro
2006-02-07[PATCH] fix __user annotations in fs/select.cAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-02-07Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI
2006-02-07[PATCH] More informative message on umount failureDave Jones
2006-02-07[PATCH] inotify: fix one-shot supportRobert Love
2006-02-07[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki
2006-02-07[PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields
2006-02-07[XFS] Fix missing inode atime update from the utime syscall.Nathan Scott
2006-02-07[XFS] Account for the page we just wrote when we detect congestion duringDavid Chinner
2006-02-06[PATCH] debugfs: trivial comment fixVincent Hanquez
2006-02-05[PATCH] namei.c: unlock missing in error caseUlrich Drepper
2006-02-05[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton
2006-02-05[PATCH] fuse: fix request_end() vs fuse_reset_request() raceMiklos Szeredi
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk
2006-02-03o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker