summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-03-31NFSD: Use correct reply size calculating functionKinglong Mee
2015-03-31NFSD: Using path_equal() for checking two pathsKinglong Mee
2015-03-30nfsd: require an explicit option to enable pNFSChristoph Hellwig
2015-03-26NFSD: Fix bad update of layout in nfsd4_return_file_layoutKinglong Mee
2015-03-26NFSD: Take care the return value from nfsd4_encode_stateidKinglong Mee
2015-03-26NFSD: Printk blocklayout length and offset as format 0x%llxKinglong Mee
2015-03-26nfsd: return correct lockowner when there is a race on hash insertJ. Bruce Fields
2015-03-26nfsd: return correct openowner when there is a race to put one in the hashJeff Layton
2015-03-20NFSD: Put exports after nfsd4_layout_verify failKinglong Mee
2015-03-20NFSD: Error out when register_shrinker() failKinglong Mee
2015-03-20NFSD: Take care the return value from nfsd4_decode_stateidKinglong Mee
2015-03-20NFSD: Check layout type when returning client layoutsKinglong Mee
2015-03-20NFSD: restore trace event lost in mismergeKinglong Mee
2015-03-19Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton
2015-03-13fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose
2015-03-13nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi
2015-03-13ocfs2: make append_dio an incompat featureMark Fasheh
2015-03-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-03-06Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linuxLinus Torvalds
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-03-06Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.Quentin Casasnovas
2015-03-06Btrfs: fix data loss in the fast fsync pathFilipe Manana
2015-03-06Btrfs: remove extra run_delayed_refs in update_cowonly_rootJosef Bacik
2015-03-04locks: fix fasync_struct memory leak in lease upgrade/downgrade handlingJeff Layton
2015-03-04Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-04NFSv4.1: Clear the old state by our client id before establishing a new leaseTrond Myklebust
2015-03-04NFSv4: Fix a race in NFSv4.1 server trunking discoveryTrond Myklebust
2015-03-03Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-03-03NFS: Don't write enable new pages while an invalidation is proceedingTrond Myklebust
2015-03-03NFS: Fix a regression in the read() syscallTrond Myklebust
2015-03-03eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks
2015-03-02NFSv4: Ensure we skip delegations that are already being returnedTrond Myklebust
2015-03-02NFSv4: Pin the superblock while we're returning the delegationTrond Myklebust
2015-03-02NFSv4: Ensure we honour NFS_DELEGATION_RETURNING in nfs_inode_set_delegation()Trond Myklebust
2015-03-02NFSv4: Ensure that we don't reap a delegation that is being returnedTrond Myklebust
2015-03-02NFS: Fix stateid used for NFS v4 closesAnna Schumaker
2015-03-02Btrfs: incremental send, don't rename a directory too soonFilipe Manana
2015-03-02btrfs: fix lost return value due to variable shadowingDavid Sterba
2015-03-02Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattrFilipe Manana
2015-03-02Btrfs: fix off-by-one logic error in btrfs_realloc_nodeFilipe Manana
2015-03-02Btrfs: add missing inode update when punching holeFilipe Manana
2015-03-02Btrfs: abort the transaction if we fail to update the free space cache inodeJosef Bacik
2015-03-02Btrfs: fix fsync race leading to ordered extent memory leaksFilipe Manana
2015-03-02NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust
2015-03-02NFS: Don't require a filehandle to refresh the inode in nfs_prime_dcache()Trond Myklebust
2015-03-02NFSv3: Use the readdir fileid as the mounted-on-fileidTrond Myklebust
2015-03-02NFS: Don't invalidate a submounted dentry in nfs_prime_dcache()Trond Myklebust
2015-03-02NFSv4: Set a barrier in the update_changeattr() helperTrond Myklebust
2015-03-02NFS: Fix nfs_post_op_update_inode() to set an attribute barrierTrond Myklebust