summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* pnfs: move allocations out of nfs4_proc_layoutgetFred Isaman2018-05-313-14/+17
* pnfs: refactor send_layoutgetFred Isaman2018-05-311-18/+15Star
* pnfs: Add layout driver flag PNFS_LAYOUTGET_ON_OPENFred Isaman2018-05-312-0/+2
* NFS4: move ctx into nfs4_run_open_taskFred Isaman2018-05-311-8/+11
* pnfs: Store return value of decode_layoutget for later processingFred Isaman2018-05-311-5/+10
* pnfs: Remove redundant assignment from nfs4_proc_layoutget().Fred Isaman2018-05-311-1/+0Star
* NFSv4: Don't add a new lock on an interrupted wait for LOCKBenjamin Coddington2018-05-311-10/+14
* NFSv4: Always clear the pNFS layout when handling ESTALETrond Myklebust2018-05-312-0/+9
* NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_messageDave Wysochanski2018-05-311-2/+3
* NFS: Fix up nfs_post_op_update_inode() to force ctime updatesTrond Myklebust2018-05-311-1/+2
* NFS: Ensure we revalidate the inode correctly after setaclTrond Myklebust2018-05-311-1/+2
* NFS: Ensure we revalidate the inode correctly after remove or renameTrond Myklebust2018-05-311-4/+14
* NFS: Set the force revalidate flag if the inode is not completely initialisedTrond Myklebust2018-05-311-0/+4
* NFS: Fix up sillyrename()Trond Myklebust2018-05-311-0/+10
* NFSv4: Fix sillyrename to return the delegation when appropriateTrond Myklebust2018-05-314-9/+14
* NFSv4: Only pass the delegation to setattr if we're sending a truncateTrond Myklebust2018-05-311-5/+7
* NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid()Anna Schumaker2018-05-311-23/+14Star
* NFS: Pass "privileged" value to nfs4_init_sequence()Anna Schumaker2018-05-313-52/+33Star
* NFS: Move call to nfs4_state_protect() to nfs4_commit_setup()Anna Schumaker2018-05-314-7/+8
* NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup()Anna Schumaker2018-05-314-7/+8
* NFS: Avoid quadratic search when freeing delegations.NeilBrown2018-05-311-4/+53
* NFS: use cond_resched() when restarting walk of delegation list.NeilBrown2018-05-311-0/+3
* NFS: slight optimization for walking list for delegationsNeilBrown2018-05-311-3/+3
* NFS: Optimise away lookups for rename targetsTrond Myklebust2018-05-281-3/+5
* NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentryTrond Myklebust2018-05-281-1/+1
* NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPENTrond Myklebust2018-05-281-4/+16
* proc: fix smaps and meminfo alignmentHugh Dickins2018-05-261-5/+0Star
* ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge2018-05-261-10/+1Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-241-1/+1
|\
| * IB: remove redundant INFINIBAND kconfig dependenciesGreg Thelen2018-05-091-1/+1
* | Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-241-1/+2
|\ \
| * | Btrfs: fix error handling in btrfs_truncate()Omar Sandoval2018-05-241-1/+2
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-05-2123-112/+133
|\ \ \
| * | | aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro2018-05-211-2/+2
| * | | ext2: fix a block leakAl Viro2018-05-211-10/+0Star
| * | | nfsd: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro2018-05-211-0/+22
| * | | cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro2018-05-211-0/+10
| * | | unfuck sysfs_mount()Al Viro2018-05-211-3/+3
| * | | kernfs: deal with kernfs_fill_super() failuresAl Viro2018-05-211-0/+1
| * | | cramfs: Fix IS_ENABLED typoJoe Perches2018-05-211-1/+1
| * | | befs_lookup(): use d_splice_alias()Al Viro2018-05-211-12/+5Star
| * | | affs_lookup: switch to d_splice_alias()Al Viro2018-05-211-6/+5Star
| * | | affs_lookup(): close a race with affs_remove_link()Al Viro2018-05-211-3/+7
| * | | fs: don't scan the inode cache before SB_BORN is setDave Chinner2018-05-111-6/+24
| * | | do d_instantiate/unlock_new_inode combinations safelyAl Viro2018-05-1113-72/+56Star
* | | | Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds2018-05-211-0/+25
|\ \ \ \
| * | | | proc: Use underscores for SSBD in 'status'Konrad Rzeszutek Wilk2018-05-091-1/+1
| * | | | prctl: Add force disable speculationThomas Gleixner2018-05-051-0/+3
| * | | | proc: Provide details on speculation flaw mitigationsKees Cook2018-05-031-0/+22
* | | | | Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-05-207-48/+180
|\ \ \ \ \ | | |_|/ / | |/| | |