summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2019-07-08debugfs: make error message a bit more verboseGreg Kroah-Hartman
2019-07-04orangefs: fix build warning from debugfs cleanup patchGreg Kroah-Hartman
2019-07-04ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman
2019-07-03ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03orangefs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-07-03debugfs: provide pr_fmt() macroGreg Kroah-Hartman
2019-07-03debugfs: log errors when something goes wrongGreg Kroah-Hartman
2019-06-21btrfs: sysfs: Replace default_attrs in ktypes with groupsKimberly Brown
2019-06-13f2fs: replace ktype default_attrs with default_groupsKimberly Brown
2019-06-13dlm: Replace default_attrs in dlm_ktype with default_groupsKimberly Brown
2019-06-13ext4: replace ktype default_attrs with default_groupsKimberly Brown
2019-06-13gfs2: replace ktype default_attrs with default_groupsKimberly Brown
2019-06-03debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman
2019-06-03btrfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-02Merge tag 'for-linus-20190601' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-06-01ocfs2: fix error path kobject memory leakTobin C. Harding
2019-05-31Merge tag 'nfsd-5.2-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-31Merge tag 'v5.2-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-31Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-31Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington
2019-05-30Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 209Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 145Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 142Thomas Gleixner
2019-05-29CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas
2019-05-28dfs_cache: fix a wrong use of kfree in flush_cache_ent()Gen Zhang
2019-05-28fs/cifs/smb2pdu.c: fix buffer free in SMB2_ioctl_freeMurphy Zhou
2019-05-28cifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP ioctl caseColin Ian King
2019-05-28Btrfs: fix race updating log root item during fsyncFilipe Manana
2019-05-28Btrfs: fix wrong ctime and mtime of a directory after log replayFilipe Manana
2019-05-28Btrfs: fix fsync not persisting changed attributes of a directoryFilipe Manana
2019-05-28btrfs: qgroup: Check bg while resuming relocation to avoid NULL pointer deref...Qu Wenruo
2019-05-28btrfs: reloc: Also queue orphan reloc tree for cleanup to avoid BUG_ON()Qu Wenruo
2019-05-28Btrfs: incremental send, fix emission of invalid clone operationsFilipe Manana
2019-05-28Btrfs: incremental send, fix file corruption when no-holes feature is enabledFilipe Manana
2019-05-28btrfs: correct zstd workspace manager lock to use spin_lock_bh()Dennis Zhou
2019-05-28btrfs: Ensure replaced device doesn't have pending chunk allocationNikolay Borisov
2019-05-28configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-05-27block: Don't revalidate bdev of hidden gendiskJan Kara