aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields1-7/+4
2016-08-04nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields1-10/+0
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields3-55/+61
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields2-13/+10
2016-08-04nfsd: remove redundant zero-length check from createJ. Bruce Fields2-6/+0
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin2-2/+15
2016-07-15nfsd: allow nfsd to advertise multiple layout typesJeff Layton5-24/+22
2016-07-15nfsd: Close race between nfsd4_release_lockowner and nfsd4_lockChuck Lever1-23/+17
2016-07-15nfsd/blocklayout: Make sure calculate signature/designator length alignedKinglong Mee1-2/+2
2016-07-15xfs: abstract block export operations from nfsd layoutsBenjamin Coddington5-5/+12
2016-07-13nfsd: Fix some indent inconsistancyChristophe JAILLET3-3/+3
2016-07-13nfsd: Correct a comment for NFSD_MAY_ defines locationOleg Drokin1-1/+1
2016-07-13nfsd: Add a super simple flex file serverTom Haynes7-1/+329
2016-07-13nfsd: flex file device id encoding will need the server addressTom Haynes3-1/+4
2016-07-13nfsd: implement machine credential support for some operationsAndrew Elble7-28/+99
2016-07-13nfsd: allow mach_creds_match to be used more broadlyAndrew Elble2-7/+9
2016-07-01locks: use file_inode()Miklos Szeredi1-1/+1
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew1-3/+10
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds3-13/+34
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds11-36/+57
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval3-13/+34
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-31/+17
2016-06-24autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin1-3/+4
2016-06-24fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich1-1/+1
2016-06-24ocfs2: disable BUG assertions in reading blocksGang He2-2/+5
2016-06-24jbd2: get rid of superfluous __GFP_REPEATMichal Hocko1-25/+7
2016-06-24Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-46/+48
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings3-27/+25
2016-06-24posix_acl: Add set_posix_aclAndreas Gruenbacher1-19/+23
2016-06-23Merge tag 'upstream-4.7-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+24
2016-06-23Btrfs: Force stripesize to the value of sectorsizeChandan Rajendra2-6/+4
2016-06-23btrfs: fix disk_i_size update bug when fallocate() failsWang Xiaoguang1-1/+2
2016-06-23Btrfs: fix error handling in map_private_extent_bufferLiu Bo2-2/+11
2016-06-23Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun1-1/+1
2016-06-22Btrfs: don't do nocow check unless we have toJosef Bacik1-22/+22
2016-06-22btrfs: fix deadlock in delayed_ref_async_startChris Mason1-9/+11
2016-06-22Btrfs: track transid for delayed ref flushingJosef Bacik4-5/+16
2016-06-23UBIFS: Implement ->migratepage()Kirill A. Shutemov1-0/+24
2016-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-0/+4
2016-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds6-36/+81
2016-06-20fix idiotic braino in d_alloc_parallel()Al Viro1-5/+12
2016-06-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds4-16/+33
2016-06-18Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+4
2016-06-18Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds11-43/+61
2016-06-17Btrfs: btrfs_check_super_valid: Allow 4096 as stripesizeChandan Rajendra1-1/+2
2016-06-17btrfs: remove build fixup for qgroup_account_snapshotDavid Sterba1-5/+0
2016-06-17btrfs: use new error message helper in qgroup_account_snapshotDavid Sterba1-1/+1
2016-06-17btrfs: avoid blocking open_ctree from cleaner_kthreadZygo Blaxell2-15/+12
2016-06-17Btrfs: don't BUG_ON() in btrfs_orphan_addJosef Bacik1-1/+10
2016-06-17btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney4-4/+7