summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-08-04nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter
2016-08-04nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields
2016-08-04nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields
2016-08-04nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields
2016-08-04nfsd: remove redundant zero-length check from createJ. Bruce Fields
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin
2016-07-15nfsd: allow nfsd to advertise multiple layout typesJeff Layton
2016-07-15nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever
2016-07-15nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee
2016-07-15xfs: abstract block export operations from nfsd layoutsBenjamin Coddington
2016-07-13nfsd: Fix some indent inconsistancyChristophe JAILLET
2016-07-13nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin
2016-07-13nfsd: Add a super simple flex file serverTom Haynes
2016-07-13nfsd: flex file device id encoding will need the server addressTom Haynes
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble
2016-07-13nfsd: allow mach_creds_match to be used more broadlyAndrew Elble
2016-07-01locks: use file_inode()Miklos Szeredi
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-25autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin
2016-06-25fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2016-06-25ocfs2: disable BUG assertions in reading blocksGang He
2016-06-25jbd2: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-25Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings
2016-06-24posix_acl: Add set_posix_aclAndreas Gruenbacher
2016-06-24Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-06-23Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra
2016-06-23btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang
2016-06-23Btrfs: fix error handling in map_private_extent_bufferLiu Bo
2016-06-23Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun
2016-06-23Btrfs: don't do nocow check unless we have toJosef Bacik
2016-06-23btrfs: fix deadlock in delayed_ref_async_startChris Mason
2016-06-23Btrfs: track transid for delayed ref flushingJosef Bacik
2016-06-22UBIFS: Implement ->migratepage()Kirill A. Shutemov
2016-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-20fix idiotic braino in d_alloc_parallel()Al Viro
2016-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-18Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra
2016-06-17btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell