summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-06-04fanotify: merge duplicate events on parent and childAmir Goldstein
2020-06-04fsnotify: replace inode pointer with an object idAmir Goldstein
2020-06-04coredump: fix crash when umh is disabledLuis Chamberlain
2020-06-04ceph: demote quotarealm lookup warning to a debug messageLuis Henriques
2020-06-04ceph: fix endianness bug when handling MDS session feature bitsJeff Layton
2020-06-04epoll: atomically remove wait entry on wake upRoman Penyaev
2020-06-04cifs: do not share tcons with DFSPaulo Alcantara
2020-06-04cifs: protect updating server->dstaddr with a spinlockRonnie Sahlberg
2020-06-04nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-06-04dlmfs_file_write(): fix the bogosity in handling non-zero *pposAl Viro
2020-06-04btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...Qu Wenruo
2020-06-04btrfs: fix partial loss of prealloc extent past i_size after fsyncFilipe Manana
2020-06-04btrfs: fix block group leak when removing failsXiyu Yang
2020-06-04btrfs: fix transaction leak in btrfs_recover_relocationXiyu Yang
2020-06-04NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-06-04ext4: check for non-zero journal inum in ext4_calculate_overheadRitesh Harjani
2020-06-04ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-06-04ext4: increase wait time needed before reuse of deleted inode numbersTheodore Ts'o
2020-06-04ext4: use matching invalidatepage in ext4_writepageyangerkun
2020-06-04xfs: fix partially uninitialized structure in xfs_reflink_remap_extentDarrick J. Wong
2020-06-04afs: Fix length of dump of bad YFSFetchStatus recordDavid Howells
2020-06-04xfs: clear PF_MEMALLOC before exiting xfsaild threadEric Biggers
2020-06-04xfs: acquire superblock freeze protection on eofblocks scansBrian Foster
2020-06-04nfsd: memory corruption in nfsd4_lock()Vasily Averin
2020-06-04propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-06-04afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells
2020-06-04afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells
2020-06-04cifs: fix uninitialised lease_key in open_shroot()Paulo Alcantara
2020-06-04SUNRPC: Fix backchannel RPC soft lockupsChuck Lever
2020-06-04vmalloc: fix remap_vmalloc_range() bounds checksJann Horn
2020-06-04ceph: don't skip updating wanted caps when cap is staleYan, Zheng
2020-06-04ceph: return ceph_mdsc_do_request() errors from __get_parent()Qiujun Huang
2020-06-04f2fs: fix to avoid memory leakage in f2fs_listxattrRandall Huang
2020-06-04ext4: fix extent_status fragmentation for plain filesDmitry Monakhov
2020-06-01f2fs: fix to wait all node page writebackChao Yu
2020-06-01ext2: fix debug reference to ext2_xattr_cacheJan Kara
2020-06-01ext2: fix empty body warnings when -Wextra is usedRandy Dunlap
2020-06-01f2fs: fix NULL pointer dereference in f2fs_write_begin()Chao Yu
2020-06-01NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-06-01cifs: Allocate encryption header through kmallocLong Li
2020-06-01ext4: do not commit super on read-only bdevEric Sandeen
2020-06-01NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-06-01f2fs: fix to show norecovery mount optionChao Yu
2020-06-01NFSv4.2: error out when relink swapfileMurphy Zhou
2020-06-01NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-06-01NFS: alloc_nfs_open_context() must use the file cred when availableTrond Myklebust
2020-06-01f2fs: fix the panic in do_checkpoint()Sahitya Tummala
2020-06-01afs: Fix race between post-modification dir edit and readdir/d_revalidateDavid Howells
2020-06-01afs: Fix afs_d_validate() to set the right directory versionDavid Howells
2020-06-01afs: Fix rename operation status deliveryDavid Howells