summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-04-24afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells
2020-04-24afs: Remove some unused bitsDavid Howells
2020-04-24block: unexport bdev_read_page and bdev_write_pageChristoph Hellwig
2020-04-23f2fs: fix quota_sync failure due to f2fs_lock_opJaegeuk Kim
2020-04-23dlmfs: convert dlmfs_file_read() to copy_to_user()Al Viro
2020-04-23dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro
2020-04-23Merge tag 'nfsd-5.7-rc-1' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-23Merge tag 'for-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/link...Linus Torvalds
2020-04-23btrfs: fix transaction leak in btrfs_recover_relocationXiyu Yang
2020-04-23btrfs: fix block group leak when removing failsXiyu Yang
2020-04-23btrfs: drop logs when we've aborted a transactionJosef Bacik
2020-04-23btrfs: fix memory leak of transaction when deleting unused block groupFilipe Manana
2020-04-23debugfs: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-23kernfs: Change kernfs_node lockdep name to "kn->active"Waiman Long
2020-04-23pstore: switch to copy_from_user()Al Viro
2020-04-22cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-04-22cifs: ensure correct super block for DFS reconnectPaulo Alcantara
2020-04-22cifs: do not share tcons with DFSPaulo Alcantara
2020-04-22mm: Remove MPX leftoversJimmy Assarsson
2020-04-22proc: use named enums for better readabilityAlexey Gladkov
2020-04-22proc: use human-readable values for hidepidAlexey Gladkov
2020-04-22proc: add option to mount only a pids subsetAlexey Gladkov
2020-04-22proc: instantiate only pids that we can ptrace on 'hidepid=4' mount optionAlexey Gladkov
2020-04-22proc: allow to mount many instances of proc in one pid namespaceAlexey Gladkov
2020-04-22proc: rename struct proc_fs_info to proc_fs_optsAlexey Gladkov
2020-04-22exfat: truncate atimes to 2s granularityEric Sandeen
2020-04-22exfat: properly set s_time_granEric Sandeen
2020-04-22exfat: remove 'bps' mount-optionTetsuhiro Kohada
2020-04-22exfat: Unify access to the boot sectorTetsuhiro Kohada
2020-04-22exfat: add missing MODULE_ALIAS_FS()Thomas Backlund
2020-04-22exfat: Fix discard supportPali Rohár
2020-04-21cifs: minor update to comments around the cifs_tcp_ses_lock mutexSteve French
2020-04-21coredump: fix null pointer dereference on coredumpSudip Mukherjee
2020-04-21vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-04-21block: remove unused headerMa, Jianpeng
2020-04-21cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg
2020-04-20fs: inode.c: get rid of docs warningsMauro Carvalho Chehab
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab
2020-04-20docs: fix broken references to text filesMauro Carvalho Chehab
2020-04-20arm64/elf: Disable automatic READ_IMPLIES_EXEC for 64-bit address spacesKees Cook
2020-04-20block: fold bdev_unhash_inode into invalidate_partitionChristoph Hellwig
2020-04-20block: remove the disk argument from blk_drop_partitionsChristoph Hellwig
2020-04-20btrfs: discard: Use the correct style for SPDX License IdentifierNishad Kamdar
2020-04-20bdev: Reduce time holding bd_mutex in sync in blkdev_close()Douglas Anderson
2020-04-20fuse: Update stale comment in queue_interrupt()Kirill Tkhai
2020-04-20fuse: BUG_ON correction in fuse_dev_splice_write()Vasily Averin
2020-04-20virtiofs: schedule blocking async replies in separate workerVivek Goyal
2020-04-20nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-04-19NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc()Trond Myklebust
2020-04-19NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completionTrond Myklebust