summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-12-10CIFS: Fix oplock handling for SMB 2.1+ protocolsPavel Shilovsky
2019-12-10fuse: fix missing unlock_page in fuse_writepage()Vasily Averin
2019-12-10CIFS: fix max ea value sizeMurphy Zhou
2019-12-10configfs: fix a deadlock in configfs_symlink()Al Viro
2019-12-10btrfs: Relinquish CPUs in btrfs_compare_treesNikolay Borisov
2019-12-10Btrfs: fix use-after-free when using the tree modification logFilipe Manana
2019-12-10ext4: fix warning inside ext4_convert_unwritten_extents_endioRakesh Pandit
2019-12-10ext4: set error return correctly when ext4_htree_store_dirent failsColin Ian King
2019-11-22btrfs: alloc_chunk: fix more DUP stripe size handlingHans van Kranenburg
2019-11-22btrfs: volumes: Cleanup stripe size calculationQu Wenruo
2019-11-22btrfs: partially apply b8b93adddeHans van Kranenburg
2019-11-22CIFS: Fix use after free of file info structuresPavel Shilovsky
2019-11-22cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panicDave Wysochanski
2019-11-22smb3: send CAP_DFS capability during session setupSteve French
2019-11-22SMB3: Fix deadlock in validate negotiate hits reconnectPavel Shilovsky
2019-11-22NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-11-22sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-10-31coda: pass the host file in vma->vm_file on mmapJan Harkes
2019-10-31udf: Fix incorrect final NOT_ALLOCATED (hole) extent lengthSteven J. Magnani
2019-10-31NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-10-31eCryptfs: fix a couple type promotion bugsDan Carpenter
2019-10-05SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French
2019-10-05btrfs: start readahead also in seed devicesNaohiro Aota
2019-10-05Btrfs: fix race between readahead and device replace/removalFilipe Manana
2019-10-05fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-10-05cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg
2019-10-05CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas
2019-10-05configfs: Fix use-after-free when accessing sd->s_dentrySahitya Tummala
2019-10-05Btrfs: fix race between ranged fsync and writeback of adjacent rangesFilipe Manana
2019-09-23xfs: clear sb->s_fs_info on mount failureDave Chinner
2019-09-23GFS2: don't set rgrp gl_object until it's inserted into rgrp treeBob Peterson
2019-09-23GFS2: Fix rgrp end rounding problem for bsize < page sizeBob Peterson
2019-09-23ocfs2: fix ocfs2 read inode data panic in ocfs2_igetShuning Zhang
2019-09-23ext4: fix data corruption caused by overlapping unaligned and aligned IOLukas Czerner
2019-09-23NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu
2019-09-23cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level()Christoph Probst
2019-09-23ceph: flush dirty inodes before proceeding with remountJeff Layton
2019-09-23ext4: actually request zeroing of inode table after growKirill Tkhai
2019-09-23fuse: fallocate: fix return with locked inodeMiklos Szeredi
2019-09-23fuse: honor RLIMIT_FSIZE in fuse_file_fallocateLiu Bo
2019-09-23fuse: fix writepages on 32bitMiklos Szeredi
2019-09-23jbd2: check superblock mapped prior to committingJiufei Xue
2019-08-20ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)
2019-08-20ext4: brelse all indirect buffer in ext4_ind_remove_space()zhangyi (F)
2019-08-13mm/page_alloc.c: calculate 'available' memory in a separate functionIgor Redko
2019-08-13proc: meminfo: estimate available memory more conservativelyJohannes Weiner
2019-08-13ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro
2019-08-13fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing
2019-08-13cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson
2019-08-13ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton