summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-09NFS: Clean up - Simplify reference counting in fs/nfs/direct.cTrond Myklebust
2012-05-09NFS: Clean up - Rename nfs_unlock_request and nfs_unlock_request_dont_releaseTrond Myklebust
2012-05-09NFS: Clean up - simplify nfs_lock_request()Trond Myklebust
2012-05-09NFS: nfs_set_page_writeback no longer needs to reference the pageTrond Myklebust
2012-05-09NFS: Prevent a deadlock in the new writeback codeTrond Myklebust
2012-05-08NFSv4: nfs_client_return_marked_delegations can't flush dataTrond Myklebust
2012-05-08NFS: nfs_inode_return_delegation() should always flush dirty dataTrond Myklebust
2012-05-08NFS: Don't do a full flush to disk on close() if we hold a delegationTrond Myklebust
2012-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-05-06Btrfs: avoid sleeping in verify_parent_transid while atomicChris Mason
2012-05-05hfsplus: Fix potential buffer overflowsGreg Kroah-Hartman
2012-05-04Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-05-04Btrfs: fix crash in scrub repair code when device is missingStefan Behrens
2012-05-04btrfs: Fix mismatching struct members in ioctl.hAlexander Block
2012-05-04Btrfs: fix page leak when allocing extent buffersJosef Bacik
2012-05-04Btrfs: Add properly locking around add_root_to_dirty_listChris Mason
2012-05-04NFS: Fix sparse warningsTrond Myklebust
2012-05-04NFS: Fix O_DIRECT compile warningsTrond Myklebust
2012-05-04fs/cifs: fix parsing of dfs referralsStefan Metzmacher
2012-05-03vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds
2012-05-03cifs: make sure we ignore the credentials= and cred= optionsJeff Layton
2012-05-03[CIFS] Update cifs version to 1.78Steve French
2012-05-03cifs - check S_AUTOMOUNT in revalidateIan Kent
2012-05-02Merge tag 'nfs-for-3.4-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-05-02cifs: add missing initialization of server->req_lockJeff Layton
2012-05-02cifs: don't cap ra_pages at the same level as default_backing_dev_infoJeff Layton
2012-05-02CIFS: Fix indentation in cifs_show_optionsSachin Prabhu
2012-05-01NFS: Adapt readdirplus to application usage patternsTrond Myklebust
2012-05-01NFSv4: COMMIT does not need post-op attributesTrond Myklebust
2012-05-01NFSv4: Don't request cache consistency attributes on some writesTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 REMOVE, LINK and RENAME compoundsTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 CREATE compoundTrond Myklebust
2012-05-01NFSv4: Simplify the NFSv4 OPEN compoundTrond Myklebust
2012-05-01NFS: Simplify the cache invalidation codeTrond Myklebust
2012-05-01NFSv2/v3: Simulate the change attributeTrond Myklebust
2012-05-01NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHETrond Myklebust
2012-05-01NFS: Simplify nfs_fhget()Trond Myklebust
2012-05-01NFS: Always trust the PageUptodate flag when we have a delegationTrond Myklebust
2012-05-01NFS: Optimise away nfs_check_inode_attributes() when holding a delegationTrond Myklebust
2012-05-01NFS: Don't force page cache revalidations when holding a delegationTrond Myklebust
2012-05-01NFSv4: Retrieve attributes _before_ calling delegreturnTrond Myklebust
2012-05-01NFSv4: Delegreturn only needs the cache consistency bitmaskTrond Myklebust
2012-05-01NFSv4: Fix a typo in NFS4_enc_link_szTrond Myklebust
2012-05-01NFS: Simplify the nfs_read_completion functionsTrond Myklebust
2012-05-01NFS: Clean up nfs read and write error pathsTrond Myklebust
2012-05-01NFS: Read cleanupsTrond Myklebust
2012-04-30NFS: Use kmem_cache_zalloc() in nfs_direct_req_allocTrond Myklebust
2012-04-30nfsd: fix nfs4recover.c printk format warningRandy Dunlap
2012-04-30NFS: Simplify O_DIRECT page referencingTrond Myklebust
2012-04-30NFS: O_DIRECT pgio_completion_ops error_cleanup must unlock the requestTrond Myklebust