aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust3-12/+19
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh2-243/+178
2006-02-13[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney1-1/+2
2006-02-12[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney1-2/+0
2006-02-11[PATCH] select: fix returned timevalAndrew Morton2-21/+48
2006-02-11[PATCH] fstatat64 supportUlrich Drepper1-0/+22
2006-02-08[PATCH] compat_ioctl __user annotationsAl Viro1-4/+4
2006-02-07[PATCH] umount_tree() decrements mount count on wrong dentryAl Viro1-1/+1
2006-02-07[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]Al Viro1-1/+2
2006-02-07[PATCH] fix __user annotations in fs/select.cAl Viro1-2/+2
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+3
2006-02-07Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds2-1/+4
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI1-20/+36
2006-02-07[PATCH] More informative message on umount failureDave Jones1-2/+3
2006-02-07[PATCH] inotify: fix one-shot supportRobert Love1-1/+1
2006-02-07[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki1-2/+4
2006-02-07[PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields1-2/+4
2006-02-07[XFS] Fix missing inode atime update from the utime syscall.Nathan Scott1-0/+2
2006-02-07[XFS] Account for the page we just wrote when we detect congestion duringDavid Chinner1-1/+2
2006-02-06[PATCH] debugfs: trivial comment fixVincent Hanquez1-3/+3
2006-02-05[PATCH] namei.c: unlock missing in error caseUlrich Drepper1-16/+16
2006-02-05[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust1-2/+3
2006-02-05[PATCH] jbd: fix transaction batchingAndrew Morton1-1/+9
2006-02-05[PATCH] fuse: fix request_end() vs fuse_reset_request() raceMiklos Szeredi1-11/+29
2006-02-05[PATCH] percpu data: only iterate over possible CPUsEric Dumazet1-2/+1
2006-02-03Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds26-156/+501
2006-02-03[PATCH] ocfs2: don't wait on recovery when locking journalMark Fasheh1-1/+5
2006-02-03[PATCH] BUG_ON() Conversion in fs/configfs/Eric Sesterhenn / snakebyte2-4/+2
2006-02-03configfs: Add permission and ownership to configfs objects.Joel Becker6-36/+176
2006-02-03[PATCH] ocfs2: fix compile warningsMark Fasheh3-13/+18
2006-02-03[PATCH] BUG_ON() Conversion in fs/ocfs2/Eric Sesterhenn / snakebyte4-20/+11
2006-02-03[PATCH] fs/ocfs2/dlm/dlmrecovery.c must #include <linux/delay.h>Adrian Bunk1-0/+1
2006-02-03[PATCH] ocfs2: Semaphore to mutex conversion.Arjan van de Ven3-9/+10
2006-02-03[PATCH] ocfs2/dlm: fixesKurt Hackel5-49/+256
2006-02-03[OCFS2] Make ip_io_sem a mutexMark Fasheh6-18/+18
2006-02-03[PATCH] ocfs2/dlm: fix compilation on ia64Jeff Mahoney1-1/+1
2006-02-03[PATCH] OCFS2: __init / __exit problemAdrian Bunk3-3/+3
2006-02-03o Remove confusing Kconfig text for CONFIGFS_FS.Joel Becker1-2/+0
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C1-2/+2
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR1-4/+3
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez1-0/+1
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi1-27/+23
2006-02-03[PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi1-2/+2
2006-02-03[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi1-12/+2
2006-02-03[PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl1-1/+1
2006-02-03[PATCH] fcntl F_SETFL and read-only IS_APPEND filesdean gaudet1-2/+5
2006-02-03[PATCH] fix O_DIRECT read of last block in a sparse fileJeff Moyer1-1/+8
2006-02-03[PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte1-0/+5
2006-02-03[PATCH] disable per cpu intr in /proc/statschwab@suse.de1-1/+1