aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | | nfs4: turn free_lock_state into a void return operationJeff Layton2014-07-12
| * | | | | | | nfs4: queue free_lock_state job submission to nfsiodJeff Layton2014-07-12
| * | | | | | | nfs4: treat lock owners as opaque valuesJeff Layton2014-07-12
| * | | | | | | nfs41: layout return on close in delegation returnPeng Tao2014-07-12
| * | | | | | | nfs41: return layout on last closePeng Tao2014-07-12
| * | | | | | | nfs4: add nfs4_check_delegationPeng Tao2014-07-12
| * | | | | | | pnfs/filelayout: retry ds commit if nfs_commitdata_alloc failsPeng Tao2014-07-12
| * | | | | | | pnfs/filelayout: fix race between mark_request_commit and scan_commit_listsPeng Tao2014-07-12
| * | | | | | | NFSv4: Fix OPEN w/create access mode checkingTrond Myklebust2014-07-12
| * | | | | | | nfs: check hostname in nfs_get_clientPeng Tao2014-07-08
| * | | | | | | nfsv4: set hostname when creating nfsv4 ds connectionPeng Tao2014-07-08
| * | | | | | | FS/NFS: replace count*size kzalloc by kcallocFabian Frederick2014-06-25
| * | | | | | | nfs: get rid of duplicate dprintkWeston Andros Adamson2014-06-25
| * | | | | | | nfs: Fix unused variable errorAnna Schumaker2014-06-24
| * | | | | | | nfs: remove unneeded EXPORTsWeston Andros Adamson2014-06-24
| * | | | | | | pnfs: clean up *_resend_to_mdsWeston Andros Adamson2014-06-24
| * | | | | | | nfs: remove pgio_header refcount, related cleanupWeston Andros Adamson2014-06-24
| * | | | | | | nfs: remove unused writeverf codeWeston Andros Adamson2014-06-24
| * | | | | | | nfs: merge nfs_pgio_data into _headerWeston Andros Adamson2014-06-24
| * | | | | | | nfs: rename members of nfs_pgio_dataWeston Andros Adamson2014-06-24
| * | | | | | | nfs: move nfs_pgio_data and remove nfs_rw_headerWeston Andros Adamson2014-06-24
* | | | | | | | Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-08-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner2014-08-03
| |\ \ \ \ \ \ \ \
| | * | | | | | | | xfs: flush both inodes in xfs_swap_extentsDave Chinner2014-08-03
| | * | | | | | | | xfs: fix swapext ilock deadlockDave Chinner2014-08-03
| | * | | | | | | | xfs: kill xfs_vnode.hDave Chinner2014-08-03
| | * | | | | | | | xfs: kill VN_MAPPEDDave Chinner2014-08-03
| | * | | | | | | | xfs: kill VN_CACHEDDave Chinner2014-08-03
| | * | | | | | | | xfs: kill VN_DIRTY()Dave Chinner2014-08-03
| | * | | | | | | | xfs: dquot recovery needs verifiersDave Chinner2014-08-03
| | * | | | | | | | xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2014-08-03
| | * | | | | | | | xfs: ensure verifiers are attached to recovered buffersDave Chinner2014-08-03
| | * | | | | | | | xfs: catch buffers written without verifiers attachedDave Chinner2014-08-03
| | * | | | | | | | xfs: avoid false quotacheck after unclean shutdownEric Sandeen2014-08-03
| | * | | | | | | | xfs: fix rounding error of fiemap length parameterBrian Foster2014-08-03
| * | | | | | | | | Merge branch 'xfs-bulkstat-refactor' into for-nextDave Chinner2014-08-03
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: introduce xfs_bulkstat_ag_ichunkJie Liu2014-08-03
| | * | | | | | | | | xfs: introduce xfs_bulkstat_grab_ichunkJie Liu2014-07-24
| | * | | | | | | | | xfs: introduce xfs_bulkstat_ichunk_raJie Liu2014-07-24
| | * | | | | | | | | xfs: fix error handling at xfs_bulkstatJie Liu2014-07-24
| | * | | | | | | | | xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu2014-07-24
| | * | | | | | | | | xfs: fix error handling at xfs_inumbersJie Liu2014-07-23
| | * | | | | | | | | xfs: consolidate xfs_inumbersJie Liu2014-07-23
| | * | | | | | | | | xfs: remove xfs_bulkstat_singleChristoph Hellwig2014-07-23
| | * | | | | | | | | xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu2014-07-23
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner2014-08-03
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xfs: require 64-bit sector_tChristoph Hellwig2014-07-29
| | * | | | | | | | | xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu2014-07-24
| | * | | | | | | | | xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu2014-07-24
| | * | | | | | | | | xfs: tidy up xfs_set_inode32Eric Sandeen2014-07-24