aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi
2006-02-03[PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi
2006-02-03[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi
2006-02-03[PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl
2006-02-03[PATCH] fcntl F_SETFL and read-only IS_APPEND filesdean gaudet
2006-02-03[PATCH] fix O_DIRECT read of last block in a sparse fileJeff Moyer
2006-02-03[PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte
2006-02-03[PATCH] disable per cpu intr in /proc/statschwab@suse.de
2006-02-03[PATCH] v9fs: fix corner cases when flushing requestLatchesar Ionkov
2006-02-03[PATCH] v9fs: v9fs_put_str fixLatchesar Ionkov
2006-02-03[PATCH] v9fs: symlink support fixesLatchesar Ionkov
2006-02-03[PATCH] fs/jffs/intrep.c: 255 is unsigned charFelix Oxley
2006-02-03[PATCH] Fix two ext[23] uninitialized warningsAndreas Gruenbacher
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti