summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-11-03[PATCH] NFS: nfs_lookup - don't hash dentry when optimising away the lookupTrond Myklebust
2006-11-03[PATCH] fuse: fix hang on SMPMiklos Szeredi
2006-11-03[PATCH] JFS: pageno needs to be longDave Kleikamp
2006-11-03[PATCH] splice: fix pipe_to_file() ->prepare_write() error pathJens Axboe
2006-10-13mm: bug in set_page_dirty_buffersNick Piggin
2006-10-13sysfs: remove duplicated dput in sysfs_update_fileHidetoshi Seto
2006-10-13jbd: fix commit of ordered data buffersJan Kara
2006-09-19Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2006-09-19NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust
2006-09-19NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust
2006-09-19NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust
2006-09-19Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2006-09-19[PATCH] EXT2: Remove superblock lock contention in ext2_statfsDave Kleikamp
2006-09-16[PATCH] JFFS2: SUMMARY: fix a summary collecting bugZoltan Sogor
2006-09-16[PATCH] ext3 sequential read regression fixSuparna Bhattacharya
2006-09-16[PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberNeilBrown
2006-09-16[PATCH] knfsd: Have ext2 reject file handles with bad inode numbers earlyNeilBrown
2006-09-16[JFFS2][SUMMARY] Fix a summary collecting bug.Havasi Ferenc
2006-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-09-12Merge git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2006-09-08[PATCH] NFS: large non-page-aligned direct I/O clobbers memoryTrond Myklebust
2006-09-08[PATCH] ext3_getblk() should handle HOLE correctlyBadari Pulavarty
2006-09-07[XFS] Fix a bad pointer dereference in the quota statvfs handling.Nathan Scott
2006-09-07[XFS] Fix xfs_splice_write() so appended data gets to disk.David Chinner
2006-09-07[XFS] Fix ABBA deadlock between i_mutex and iolock. Avoid callingLachlan McIlroy
2006-09-07[XFS] Prevent free space oversubscription and xfssyncd looping.David Chinner
2006-09-06[CIFS] Fix CIFS readdir access denied when SE Linux enabledSteve French
2006-09-06[PATCH] add missing desctiption in super.cHenrik Kretzschmar
2006-09-01[PATCH] manage-jbd-its-own-slab fixBadari Pulavarty
2006-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-08-30[XFS] Fix char size overflow in bmap_alloc call for unwritten extentAdrian Bunk
2006-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2006-08-27[PATCH] /proc/meminfo: don't put spaces in namesAndrew Morton
2006-08-27[PATCH] fix up lockdep trace in fs/exec.cDave Jones
2006-08-27[PATCH] lockdep: annotate reiserfsIngo Molnar
2006-08-27[PATCH] Manage jbd allocations from its own slabsBadari Pulavarty
2006-08-27[PATCH] eventpoll.c compile fixMasoud Asgharifard Sharbiani
2006-08-27[PATCH] ufs: truncate correctionEvgeniy Dushistov
2006-08-27[PATCH] ufs: write to hole in big fileEvgeniy Dushistov
2006-08-27[PATCH] ext3 filesystem bogus ENOSPC with reservation fixMingming Cao
2006-08-27[PATCH] ext2: prevent div-by-zero on corrupted fsAndries Brouwer
2006-08-27[PATCH] Fix for minix crashAndries Brouwer
2006-08-27[PATCH] lockdep: fix blkdev_open() warningPeter Zijlstra
2006-08-26[DISKLABEL] SUN: Fix signed int usage for sector countJeff Mahoney
2006-08-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Greg Kroah-Hartman
2006-08-24VFS: Remove redundant open-coded mode bit checks in open_exec().Trond Myklebust
2006-08-24VFS: Remove redundant open-coded mode bit check in prepare_binfmt().Trond Myklebust
2006-08-24VFS: Fix access("file", X_OK) in the presence of ACLsTrond Myklebust
2006-08-24NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust
2006-08-24NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells