summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-03-23ext4: cleanup pagecache before swap i_datayangerkun
2019-03-23ext4: fix check of inode in swap_inode_boot_loaderyangerkun
2019-03-23Btrfs: fix deadlock between clone/dedupe and renameFilipe Manana
2019-03-23Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana
2019-03-23btrfs: init csum_list before possible freeDan Robertson
2019-03-23btrfs: ensure that a DUP or RAID1 block group has exactly two stripesJohannes Thumshirn
2019-03-23btrfs: drop the lock on error in btrfs_dev_replace_cancelDan Carpenter
2019-03-23btrfs: scrub: fix circular locking dependency warningAnand Jain
2019-03-23Btrfs: setup a nofs context for memory allocation at __btrfs_set_aclFilipe Manana
2019-03-23Btrfs: setup a nofs context for memory allocation at btrfs_create_tree()Filipe Manana
2019-03-23ovl: Do not lose security.capability xattr over metadata file copy-upVivek Goyal
2019-03-23ovl: During copy up, first copy up data and then xattrsVivek Goyal
2019-03-23splice: don't merge into linked buffersJann Horn
2019-03-23fs/devpts: always delete dcache dentry-s in dput()Varad Gautam
2019-03-23smb3: make default i/o size for smb3 mounts largerSteve French
2019-03-23CIFS: Fix read after write for files with read cachingPavel Shilovsky
2019-03-23CIFS: Do not skip SMB2 message IDs on send failuresPavel Shilovsky
2019-03-23CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky
2019-03-23CIFS: Fix leaking locked VFS cache pages in writeback retryPavel Shilovsky
2019-03-23fix cgroup_do_mount() handling of failure exitsAl Viro
2019-03-23dax: Flush partial PMDs correctlyMatthew Wilcox
2019-03-239p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao
2019-03-19f2fs: wait on atomic writes to count F2FS_CP_WB_DATAJaegeuk Kim
2019-03-13gfs2: Fix missed wakeups in find_insert_glockAndreas Gruenbacher
2019-03-10exec: Fix mem leak in kernel_read_fileYueHaibing
2019-03-10aio: Fix locking in aio_poll()Bart Van Assche
2019-03-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-01hugetlbfs: fix races and page leaks during migrationMike Kravetz
2019-02-28Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-25afs: Fix manually set volume location server listDavid Howells
2019-02-25Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"Linus Torvalds
2019-02-21Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-02-21proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko
2019-02-20orangefs: remove two un-needed BUG_ONs...Mike Marshall
2019-02-20Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-18exec: load_script: Do not exec truncated interpreter pathKees Cook
2019-02-18ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng
2019-02-16Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-02-16Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-02-15keys: Fix dependency loop between construction record and auth keyDavid Howells
2019-02-14Revert "exec: load_script: don't blindly truncate shebang string"Linus Torvalds
2019-02-14Revert "gfs2: read journal in large chunks to locate the head"Bob Peterson
2019-02-14Revert "nfsd4: return default lease period"J. Bruce Fields
2019-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-02-12mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil
2019-02-12Revert "mm: don't reclaim inodes with many attached pages"Dave Chinner
2019-02-12NFS: Don't use page_file_mapping after removing the pageBenjamin Coddington
2019-02-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds