aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-03-28NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever
2009-03-28NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVALChuck Lever
2009-03-19NFS: Optimise NFS close()Trond Myklebust
2009-03-19NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust
2009-03-19NFS: Fix up a mismerged patchTrond Myklebust
2009-03-11NFS: load the rpc/rdma transport module automaticallyTom Talpey
2009-03-11NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust
2009-03-11NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust
2009-03-11NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust
2009-03-11NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust
2009-03-11NFSv4: A referral is assumed to always point to a directory.Trond Myklebust
2009-03-11NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust
2009-03-11NFSv4: Clean up decode_getfattr()Trond Myklebust
2009-03-11NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust
2009-03-11NFS: Shrink the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust
2009-03-11NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust
2009-03-11NFS: flush cached directory information slightly more readily.NeilBrown
2009-03-11NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman
2009-03-10Bug 11061, NFS mounts droppedIan Dall
2009-03-10NFS: Handle -ESTALE error in access()Suresh Jayaraman
2009-03-10NLM: Fix GRANT callback address comparison when IPv6 is enabledChuck Lever
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust
2009-03-10NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust
2009-03-10devpts: remove graffitiAlexey Dobriyan
2009-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason
2009-03-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-03-05Squashfs: frag_size should be signed, as it can hold an error resultRoel Kluin
2009-03-05Squashfs: Fix oops when reading fsfuzzer corrupted filesystemsPhillip Lougher
2009-03-04ext4: fix ext4_free_inode() vs. ext4_claim_inode() raceEric Sandeen
2009-03-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-27Fix FREEZE/THAW compat_ioctl regressionChristoph Hellwig
2009-02-27EXPORT_SYMBOL(d_obtain_alias) rather than EXPORT_SYMBOL_GPLBenny Halevy
2009-02-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-02-26ocfs2: add IO error check in ocfs2_get_sector()wengang wang
2009-02-26ocfs2: set gap to seperate entry and value when xattr in bucketTiger Yang
2009-02-26ocfs2: lock the metaecc process for xattr bucketTao Ma
2009-02-26ocfs2: Use the right access_* method in ctime update of xattr.Tao Ma
2009-02-26ocfs2/dlm: Make dlm_assert_master_handler() kill itself instead of the asserterSunil Mushran
2009-02-26ocfs2/dlm: Use ast_lock to protect ast_listSunil Mushran
2009-02-26ocfs2: Cleanup the lockname print in dlmglue.cSunil Mushran
2009-02-26ocfs2/dlm: Retract fix for race between purge and migrateSunil Mushran
2009-02-26ocfs2: Access and dirty the buffer_head in mark_written.Tao Ma
2009-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-26block: fix bogus gcc warning for uninitialized var usageJens Axboe
2009-02-26ext4: don't call jbd2_journal_force_commit_nested without journalEric Sandeen
2009-02-28ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o