summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-04-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-04-28Fix use after free in get_tree_bdev()David Howells
2020-04-27Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-27propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-04-26Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman
2020-04-24Merge tag 'io_uring-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge tag 'afs-fixes-20200424' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-24afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells
2020-04-24afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells
2020-04-24afs: Remove some unused bitsDavid Howells
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-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-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-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-19io_uring: only restore req->work for req that needs do completionXiaoguang Wang
2020-04-19Merge tag 'timers-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-19Merge tag '5.7-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-04-18Merge tag 'xfs-5.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-04-17buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason.Zhiqiang Liu
2020-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-17Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-17Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-17SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-04-17debugfs: remove return value of debugfs_create_u32()Greg Kroah-Hartman
2020-04-17btrfs: fix setting last_trans for reloc rootsJosef Bacik
2020-04-16Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds