aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-06-11[PATCH] ntfs_init_locked_inode(): fix array indexingAndrew Morton
2007-06-11[PATCH] fuse: fix mknod of regular fileMiklos Szeredi
2007-06-11[PATCH] JFS: Fix race waking up jfsIO kernel threadDave Kleikamp
2007-05-01reiserfs: fix xattr root locking/refcount bugJeff Mahoney
2007-05-01NFS: Fix an Oops in nfs_setattr()Trond Myklebust
2007-05-01exec.c: fix coredump to pipe problem and obscure "security hole"Alan Cox
2007-04-13fix page leak during core dumpBrian Pomerantz
2007-04-13revert "retries in ext4_prepare_write() violate ordering requirements"Andrew Morton
2007-04-13revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton
2007-04-13knfsd: allow nfsd READDIR to return 64bit cookiesNeil Brown
2007-04-06CIFS: reset mode when client notices that ATTR_READONLY is no longer setAlan Tyson
2007-04-06CIFS: Allow reset of file to ATTR_NORMAL when archive bit not setSteve French
2007-03-23nfs: nfs_getattr() can't call nfs_sync_mapping_range() for non-regular filesTrond Myklebust
2007-03-09gfs2: fix locking mistakeJosef Whiter
2007-03-09buffer: memorder fixNick Piggin
2007-03-09hugetlb: preserve hugetlb pte dirty stateKen Chen
2007-03-09v9fs_vfs_mkdir(): fix a double freeAdrian Bunk
2007-03-09ufs: restore back support of openstepEvgeniy Dushistov
2007-03-09NLM: Fix double free in __nlm_async_callTrond Myklebust
2007-03-09fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins
2007-03-09x86: Don't require the vDSO for handling a.out signalsAndi Kleen
2007-03-09ocfs2: ocfs2_link() journal credits updateMark Fasheh
2007-02-19[PATCH] Fix a free-wrong-pointer bug in nfs/acl server (CVE-2007-0772)Greg Banks
2007-02-03[PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton
2007-02-03[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen
2007-02-01[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain
2007-02-01[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro
2007-01-30[PATCH] ntfs: kmap_atomic() atomicity fixAndrew Morton
2007-01-30[PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown
2007-01-30[PATCH] ufs: reallocation fixEvgeniy Dushistov
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov
2007-01-30[PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi
2007-01-30[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown
2007-01-30[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach
2007-01-29[PATCH] Fix try_to_free_buffer() lockingNick Piggin
2007-01-26[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh
2007-01-26[PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown
2007-01-26[PATCH] 9p: null terminate error strings for debug printEric Van Hensbergen
2007-01-26[PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen
2007-01-26[PATCH] 9p: fix rename return codeEric Van Hensbergen
2007-01-26[PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen
2007-01-26[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown
2007-01-26[PATCH] knfsd: fix setting of ACL server versionsNeilBrown
2007-01-26[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath