summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-01fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-06-01Btrfs: fix extent state leak from tree logLiu Bo
2018-06-01jffs2: Fix use-after-free bug in jffs2_iget()'s error handling pathJake Daryll Obina
2018-06-01cifs: Fix missing put_xid in cifs_file_strict_mmapMatthew Wilcox
2018-06-01ext4: save error to disk in __ext4_grp_locked_error()Zhouyi Zhou
2018-06-01staging: ncpfs: memory corruption in ncp_read_kernel()Dan Carpenter
2018-06-01hugetlbfs: check for pgoff value overflowMike Kravetz
2018-06-01hugetlbfs: fix offset overflow in hugetlbfs mmapMike Kravetz
2018-06-01ext4: fix bitmap position validationLukas Czerner
2018-06-01ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-06-01ext4: fix block bitmap validation when bigalloc, ^flex_bgDarrick J. Wong
2018-06-01ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o
2018-06-01ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-03-19fs: namespace: suppress 'may be used uninitialized' warningsTim Gardner
2018-03-19Removed unused typedef to avoid "unused local typedef" warnings.Han Shen
2018-03-03nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03ext4: fix crash when a directory's i_size is too smallChandan Rajendra
2018-03-03btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-03-03btrfs: clear space cache inode generation alwaysJosef Bacik
2018-02-13nilfs2: fix race condition that causes file system corruptionAndreas Rohner
2018-02-13autofs: fix careless error in recent commitNeilBrown
2018-02-13autofs: don't fail mount for transient errorNeilBrown
2018-02-13autofs4: catatonic_mode vs. notify_daemon raceAl Viro
2018-02-13autofs4: autofs4_wait() vs. autofs4_catatonic_mode() raceAl Viro
2018-02-13nfs: Fix ugly referral attributesChuck Lever
2018-02-13ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2018-02-13eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter
2018-02-13coda: fix 'kernel memory exposure attempt' in fsyncJan Harkes
2018-02-13isofs: fix timestamps beyond 2027Arnd Bergmann
2018-02-13fs/9p: Compare qid.path in v9fs_test_inodeTuomas Tynkkynen
2018-01-01ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2018-01-01ecryptfs: fix dereference of NULL user_key_payloadEric Biggers
2018-01-01FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2018-01-01more bio_map_user_iov() leak fixesAl Viro
2018-01-01lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2018-01-01vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2017-11-26ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-11-26ext4: validate s_first_meta_bg at mount timeEryu Guan
2017-11-26xfs: fix incorrect log_flushed on fsyncAmir Goldstein
2017-11-26dlm: avoid double-free on error path in dlm_device_{register,unregister}Edwin Török
2017-11-26fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-11-11nilfs2: fix gcc uninitialized-variable warnings in powerpc buildRyusuke Konishi
2017-11-11cuse: fix uninitialized variable warningsMiklos Szeredi
2017-11-11eCryptfs: initialize payload_len in keystore.cSimon Que
2017-11-11cifs: silence compiler warnings showing up with gcc-4.7.0Jeff Layton
2017-11-11fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2017-11-11cifs: check MaxPathNameComponentLength != 0 before using itRonnie Sahlberg
2017-11-11epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-11-11CIFS: remove endian related sparse warningSteve French