summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-02-21NFSv4: Replace callback string decode function with a genericTrond Myklebust
2017-02-21NFSv4: Replace the open coded decode_opaque_inline() with the new genericTrond Myklebust
2017-02-21NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* genericsTrond Myklebust
2017-02-09NFSv4: Set the connection timeout to match the lease periodTrond Myklebust
2017-02-08NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-02-08sunrpc/nfs: cleanup procfs/pipefs entry in cache_detailKinglong Mee
2017-02-08nfs: no PG_private waiters remain, remove wakerNicholas Piggin
2017-02-08NFS: nfs_rename() handle -ERESTARTSYS dentry left behindBenjamin Coddington
2017-01-30NFSv4: Fix warning for using 0 as NULLWei Yongjun
2017-01-30pNFS/flexfiles: Make local symbol layoutreturn_ops staticWei Yongjun
2017-01-30NFS: Return the comparison result directly in nfs41_match_stateid()Anna Schumaker
2017-01-30NFS: Clean up nfs41_same_server_scope()Anna Schumaker
2017-01-30NFS: No need to set and return status in nfs41_lock_expired()Anna Schumaker
2017-01-30NFS: Remove unnecessary goto in nfs4_lookup_root_sec()Anna Schumaker
2017-01-30NFS: Remove nfs4_recover_expired_lease()Anna Schumaker
2017-01-30NFS: Remove an extra if in _nfs4_recover_proc_open()Anna Schumaker
2017-01-30NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state()Anna Schumaker
2017-01-30NFS: Remove nfs4_wait_for_completion_rpc_task()Anna Schumaker
2017-01-30NFS: Clean up _nfs4_is_integrity_protected()Anna Schumaker
2017-01-30NFS: Fix inconsistent indentation in nfs4proc.cAnna Schumaker
2017-01-30NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0Anna Schumaker
2017-01-30NFS: Merge the remaining setup_sequence functionsAnna Schumaker
2017-01-30NFS: Check if the slot table is draining from nfs4_setup_sequence()Anna Schumaker
2017-01-30NFS: Handle setup sequence task rescheduling in a single placeAnna Schumaker
2017-01-30NFS: Lock the slot table from a single place during setup sequenceAnna Schumaker
2017-01-30NFS: Move slot-already-allocated check into nfs_setup_sequence()Anna Schumaker
2017-01-30NFS: Create a single nfs4_setup_sequence() functionAnna Schumaker
2017-01-30NFS: Use nfs4_setup_sequence() everywhereAnna Schumaker
2017-01-30NFS: Change nfs4_setup_sequence() to take an nfs_client structureAnna Schumaker
2017-01-30NFS: Change nfs4_get_session() to take an nfs_client structureAnna Schumaker
2017-01-30NFS: Move nfs4_get_session() into nfs4_session.hAnna Schumaker
2017-01-30NFS: tidy up nfs_show_mountd_netidNeilBrown
2017-01-30sunrpc & nfs: Add and use dprintk_cont macrosJoe Perches
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-01-27Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds
2017-01-27Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-27xfs: prevent quotacheck from overloading inode lruxfs-for-linus-4.10-rc6-5Brian Foster
2017-01-26Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval
2017-01-26Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval
2017-01-26Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval
2017-01-26pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust
2017-01-26nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong
2017-01-25xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-01-25xfs: extsize hints are not unlikely in xfs_bmap_btallocxfs-for-linus-4.10-rc6-2Christoph Hellwig
2017-01-25xfs: remove racy hasattr check from attr opsBrian Foster
2017-01-25xfs: use per-AG reservations for the finobtChristoph Hellwig
2017-01-25xfs: only update mount/resv fields on success in __xfs_ag_resv_initChristoph Hellwig
2017-01-24romfs: use different way to generate fsid for BLOCK or MTDColy Li