summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-01-17afs: Fix page leak in afs_write_begin()David Howells
2018-01-17afs: Populate and use client modification timeMarc Dionne
2018-01-17afs: Fix the maths in afs_fs_store_data()David Howells
2018-01-17afs: Prevent callback expiry timer overflowTina Ruchandani
2018-01-17afs: Migrate vlocation fields to 64-bitTina Ruchandani
2018-01-17afs: Flush outstanding writes when an fd is closedDavid Howells
2018-01-17afs: Adjust mode bits processingMarc Dionne
2018-01-17afs: Populate group ID from vnode statusMarc Dionne
2018-01-17afs: Fix missing put_page()David Howells
2018-01-17NFSD: fix nfsd_reset_versions for NFSv4.NeilBrown
2018-01-17NFSD: fix nfsd_minorversion(.., NFSD_AVAIL)NeilBrown
2018-01-17ext4: fix crash when a directory's i_size is too smallChandan Rajendra
2018-01-17ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan
2018-01-17autofs: fix careless error in recent commitNeilBrown
2018-01-17afs: Connect up the CB.ProbeUuidDavid Howells
2018-01-17NFS: Fix a typo in nfs_rename()Trond Myklebust
2018-01-17NFSv4: Fix client recovery when server reboots multiple timesTrond Myklebust
2018-01-17nfs: Don't take a reference on fl->fl_file for LOCK operationBenjamin Coddington
2018-01-17xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2018-01-17xfs: don't allow di_size with high bit setDarrick J. Wong
2018-01-17ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o
2018-01-17nfsd: special case truncates some moreChristoph Hellwig
2018-01-17nfsd: minor nfsd_setattr cleanupChristoph Hellwig
2018-01-17ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o
2017-12-08NFS: revalidate "." etc correctly on "open".NeilBrown
2017-12-08btrfs: clear space cache inode generation alwaysJosef Bacik
2017-12-08fs/9p: Compare qid.path in v9fs_test_inodeTuomas Tynkkynen
2017-12-08ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o
2017-12-08nfsd: deal with revoked delegations appropriatelyAndrew Elble
2017-12-08nfs: Fix ugly referral attributesChuck Lever
2017-12-08NFS: Fix typo in nomigration mount optionJoshua Watt
2017-12-08isofs: fix timestamps beyond 2027Arnd Bergmann
2017-12-08eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter
2017-12-08nilfs2: fix race condition that causes file system corruptionAndreas Rohner
2017-12-08autofs: don't fail mount for transient errorNeilBrown
2017-12-06coda: fix 'kernel memory exposure attempt' in fsyncJan Harkes
2017-12-06ocfs2: should wait dio before inode lock in ocfs2_setattr()alex chen
2017-12-06ext4: fix data exposure after a crashJan Kara
2017-12-06ext4: do not use stripe_width if it is not setJan Kara
2017-12-06ext4: fix stripe-unaligned allocationsJan Kara
2017-12-06ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2017-12-06cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg
2017-12-06FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2017-11-05fuse: fix READDIRPLUS skipping an entryMiklos Szeredi
2017-11-05ceph: unlock dangling spinlock in try_flush_caps()Jeff Layton
2017-11-05ceph: clean up unsafe d_parent accesses in build_dentry_pathJeff Layton
2017-11-05ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lockEric Ren
2017-11-05f2fs: do not wait for writeback in write_beginJaegeuk Kim
2017-11-05Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko
2017-11-05direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher