summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-28NFS: Optimise away lookups for rename targetsTrond Myklebust
2018-05-28NFS: If the VFS sets LOOKUP_REVAL then force a lookup of the dentryTrond Myklebust
2018-05-28NFS: Optimise away the close-to-open GETATTR when we have NFSv4 OPENTrond Myklebust
2018-05-25proc: fix smaps and meminfo alignmentHugh Dickins
2018-05-25ocfs2: revert "ocfs2/o2hb: check len for bio_add_page() to avoid getting inco...Changwei Ge
2018-05-25udf: Simplify calls to udf_disk_stamp_to_timeDeepa Dinamani
2018-05-25fs: nfs: get rid of memcpys for inode timesDeepa Dinamani
2018-05-25ceph: make inode time prints to be long longDeepa Dinamani
2018-05-25fs: add timespec64_truncate()Deepa Dinamani
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-24Merge tag 'for-4.17-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-24Btrfs: fix error handling in btrfs_truncate()Omar Sandoval
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-21aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro
2018-05-21ext2: fix a block leakAl Viro
2018-05-21nfsd: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro
2018-05-21cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashedAl Viro
2018-05-21unfuck sysfs_mount()Al Viro
2018-05-21kernfs: deal with kernfs_fill_super() failuresAl Viro
2018-05-21cramfs: Fix IS_ENABLED typoJoe Perches
2018-05-21befs_lookup(): use d_splice_alias()Al Viro
2018-05-21affs_lookup: switch to d_splice_alias()Al Viro
2018-05-21affs_lookup(): close a race with affs_remove_link()Al Viro
2018-05-21Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Linus Torvalds
2018-05-20Merge tag 'for-4.17-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-18hfsplus: stop workqueue when fill_super() failedTetsuo Handa
2018-05-17proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-05-17btrfs: fix crash when trying to resume balance without the resume flagAnand Jain
2018-05-17btrfs: Fix delalloc inodes invalidation during transaction abortNikolay Borisov
2018-05-17btrfs: Split btrfs_del_delalloc_inode into 2 functionsNikolay Borisov
2018-05-17btrfs: fix reading stale metadata blocks after degraded raid1 mountsLiu Bo
2018-05-17btrfs: property: Set incompat flag if lzo/zstd compression is setMisono Tomohiro
2018-05-17Btrfs: fix duplicate extents after fsync of file with prealloc extentsFilipe Manana
2018-05-15Merge tag 'afs-fixes-20180514' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-14Btrfs: fix xattr loss after power failureFilipe Manana
2018-05-14Btrfs: send, fix invalid access to commit roots due to concurrent snapshottingRobbie Ko
2018-05-14afs: Fix the non-encryption of callsDavid Howells
2018-05-14afs: Fix CB.CallBack handlingDavid Howells
2018-05-14afs: Fix whole-volume callback handlingDavid Howells
2018-05-14afs: Fix afs_find_server search loopMarc Dionne