summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-27gfs2: replace more printk with calls to fs_info and friendsBob Peterson
2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson
2019-06-27gfs2: simplify gfs2_freeze by removing caseBob Peterson
2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson
2019-06-27gfs2: Warn when a journal replay overwrites a rgrp with buffersBob Peterson
2019-06-27gfs2: log which portion of the journal is replayedBob Peterson
2019-06-27gfs2: eliminate tr_num_revoke_rmBob Peterson
2019-06-27gfs2: kthread and remount improvementsBob Peterson
2019-06-27gfs2: Use IS_ERR_OR_NULLKefeng Wang
2019-06-27gfs2: Clean up freeing struct gfs2_sbdAndreas Gruenbacher
2019-06-27fscrypt: remove selection of CONFIG_CRYPTO_SHA256Eric Biggers
2019-06-27ceph: fix ceph_mdsc_build_path to not stop on first componentJeff Layton
2019-06-27proc: remove useless d_is_dir() checkChristian Brauner
2019-06-25quota: honor quota type in Q_XGETQSTAT[V] callsEric Sandeen
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar
2019-06-24binfmt_flat: don't offset the data startChristoph Hellwig
2019-06-24binfmt_flat: move the MAX_SHARED_LIBS definition to binfmt_flat.cChristoph Hellwig
2019-06-24binfmt_flat: remove the persistent argument from flat_get_addr_from_rpChristoph Hellwig
2019-06-24binfmt_flat: make support for old format binaries optionalChristoph Hellwig
2019-06-24binfmt_flat: add a ARCH_HAS_BINFMT_FLAT optionChristoph Hellwig
2019-06-24binfmt_flat: add endianess annotationsChristoph Hellwig
2019-06-24binfmt_flat: remove the uapi <linux/flat.h> headerChristoph Hellwig
2019-06-24binfmt_flat: replace flat_argvp_envp_on_stack with a Kconfig variableChristoph Hellwig
2019-06-24binfmt_flat: remove flat_old_ram_flagChristoph Hellwig
2019-06-24binfmt_flat: provide a default version of flat_get_relocate_addrChristoph Hellwig
2019-06-24binfmt_flat: remove flat_set_persistentChristoph Hellwig
2019-06-24binfmt_flat: remove flat_reloc_validChristoph Hellwig
2019-06-21ext4: rename htree_inline_dir_to_tree() to ext4_inlinedir_to_tree()Theodore Ts'o
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-21ext4: refactor initialize_dirent_tail()Theodore Ts'o
2019-06-21io_uring: ensure req->file is cleared on allocationJens Axboe
2019-06-21ext4: rename "dirent_csum" functions to use "dirblock"Theodore Ts'o
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-06-20ext4: allow directory holesTheodore Ts'o
2019-06-20jbd2: drop declaration of journal_sync_buffer()Theodore Ts'o
2019-06-20ext4: use jbd2_inode dirty range scopingRoss Zwisler
2019-06-20jbd2: introduce jbd2_inode dirty range scopingRoss Zwisler
2019-06-20Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-20Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-06-20fs/afs: use struct_size() in kzalloc()Zhengyuan Liu
2019-06-20afs: Trace afs_server usageDavid Howells
2019-06-20afs: Add some callback management tracepointsDavid Howells
2019-06-20afs: afs_unlink() doesn't need to check dentry->d_inodeDavid Howells
2019-06-20afs: Fix setting of i_blocksDavid Howells