summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-01Merge branch 'akpm-current/current'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'gfs2/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'dlm/next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'file-locks/locks-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'xfs/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'overlayfs/overlayfs-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'orangefs/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'nfsd/nfsd-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'nfs/linux-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'f2fs/dev'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2018-06-01next-20180531/cifsStephen Rothwell
2018-06-01Merge remote-tracking branch 'btrfs-kdave/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'btrfs/next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'befs/for-next'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'fscrypt/master'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'powerpc-pkey/topic/pkey'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'vfs-fixes/fixes'Stephen Rothwell
2018-06-01Merge remote-tracking branch 'rdma-fixes/for-rc'Stephen Rothwell
2018-05-31Merge branch 'afs-proc' into for-nextAl Viro
2018-05-31Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-05-31NFSv4: Don't add a new lock on an interrupted wait for LOCKBenjamin Coddington
2018-05-31NFSv4: Always clear the pNFS layout when handling ESTALETrond Myklebust
2018-05-31NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski
2018-05-31NFS: Fix up nfs_post_op_update_inode() to force ctime updatesTrond Myklebust
2018-05-31NFS: Ensure we revalidate the inode correctly after setaclTrond Myklebust
2018-05-31NFS: Ensure we revalidate the inode correctly after remove or renameTrond Myklebust
2018-05-31NFS: Set the force revalidate flag if the inode is not completely initialisedTrond Myklebust
2018-05-31NFS: Fix up sillyrename()Trond Myklebust
2018-05-31NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust
2018-05-31NFSv4: Only pass the delegation to setattr if we're sending a truncateTrond Myklebust
2018-05-31NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()Anna Schumaker
2018-05-31NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker
2018-05-31NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker
2018-05-31NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker
2018-05-31NFS: Avoid quadratic search when freeing delegations.NeilBrown
2018-05-31NFS: use cond_resched() when restarting walk of delegation list.NeilBrown
2018-05-31NFS: slight optimization for walking list for delegationsNeilBrown
2018-05-31dax: change bdev_dax_supported() to support boolean returnsxfs-4.18-merge-1Dave Jiang
2018-05-31fs: allow per-device dax status checking for filesystemsDarrick J. Wong