summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-08-04f2fs: use for_each_set_bit to simplify the codeChao Yu
2014-08-04f2fs: add f2fs_balance_fs for expand_inode_dataChao Yu
2014-08-04f2fs: invalidate xattr node page when evict inodeChao Yu
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-08-04proc: Point /proc/mounts at /proc/thread-self/mounts instead of /proc/self/mo...Eric W. Biederman
2014-08-04proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/netEric W. Biederman
2014-08-04proc: Implement /proc/thread-self to point at the directory of the current th...Eric W. Biederman
2014-08-04proc: Have net show up under /proc/<tgid>/task/<tid>Eric W. Biederman
2014-08-04Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-04NFS: Fix /proc/fs/nfsfs/servers and /proc/fs/nfsfs/volumesEric W. Biederman
2014-08-04NFS: fix two problems in lookup_revalidate in RCU-walkNeilBrown
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-bulkstat-refactor' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner
2014-08-04xfs: fix coccinelle warningskbuild test robot
2014-08-04xfs: flush both inodes in xfs_swap_extentsDave Chinner
2014-08-04xfs: fix swapext ilock deadlockDave Chinner
2014-08-04xfs: kill xfs_vnode.hDave Chinner
2014-08-04xfs: kill VN_MAPPEDDave Chinner
2014-08-04xfs: kill VN_CACHEDDave Chinner
2014-08-04xfs: kill VN_DIRTY()Dave Chinner
2014-08-04xfs: dquot recovery needs verifiersDave Chinner
2014-08-04xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-08-04xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-08-04xfs: catch buffers written without verifiers attachedDave Chinner
2014-08-04xfs: avoid false quotacheck after unclean shutdownEric Sandeen
2014-08-04xfs: fix rounding error of fiemap length parameterBrian Foster
2014-08-04xfs: introduce xfs_bulkstat_ag_ichunkJie Liu
2014-08-03NFS: allow lockless access to access_cacheNeilBrown
2014-08-03NFS: teach nfs_lookup_verify_inode to handle LOOKUP_RCUNeilBrown
2014-08-03NFS: teach nfs_neg_need_reval to understand LOOKUP_RCUNeilBrown
2014-08-03NFS: support RCU_WALK in nfs_permission()NeilBrown
2014-08-03NFS: prepare for RCU-walk support but pushing tests later in code.NeilBrown
2014-08-03NFS: nfs4_lookup_revalidate: only evaluate parent if it will be used.NeilBrown
2014-08-03NFS: add checks for returned value of try_module_get()Alexey Khoroshilov
2014-08-03nfs: clear_request_commit while holding i_lockWeston Andros Adamson
2014-08-03pnfs: add pnfs_put_lseg_asyncWeston Andros Adamson
2014-08-03pnfs: find swapped pages on pnfs commit lists tooWeston Andros Adamson
2014-08-03nfs: fix comment and add warn_on for PG_INODE_REFWeston Andros Adamson
2014-08-03nfs: check wait_on_bit_lock err in page_group_lockWeston Andros Adamson
2014-08-03NFS: nfs4_do_open should add negative results to the dcache.NeilBrown
2014-08-03nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULLAndrey Utkin
2014-08-03Merge branch 'nfs-rdma' of git://git.linux-nfs.org/projects/anna/nfs-rdma int...Trond Myklebust
2014-08-03NFS: Enforce an upper limit on the number of cached access callTrond Myklebust
2014-08-02[CIFS] Fix incorrect hex vs. decimal in some debug print statementsSteve French
2014-08-02f2fs: avoid skipping recover_inline_xattr after recover_inline_dataChao Yu
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu
2014-08-02Update cifs versionSteve French
2014-08-02CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky