summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-12-21Btrfs: fix missing delayed iputs on unmountOmar Sandoval
2018-12-21cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)Steve French
2018-12-21nfs: don't dirty kernel pages read by direct-ioDave Kleikamp
2018-12-19fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin
2018-12-19ovl: fix missing override creds in link of a metacopy upperAmir Goldstein
2018-12-19ovl: fix decode of dir file handle with multi lower layersAmir Goldstein
2018-12-19userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli
2018-12-19fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski
2018-12-19aio: fix spectre gadget in lookup_ioctxJeff Moyer
2018-12-17dax: Check page->mapping isn't NULLMatthew Wilcox
2018-12-17flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-12-17ocfs2: fix potential use after freePan Bian
2018-12-17hfsplus: do not free node before usingPan Bian
2018-12-17hfs: do not free node before usingPan Bian
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-12-17cachefiles: Explicitly cast enumerated type in put_objectNathan Chancellor
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown
2018-12-17afs: Fix validation/callback interactionDavid Howells
2018-12-17pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-12-17cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is activeKiran Kumar Modukuri
2018-12-17cachefiles: Fix an assertion failure when trying to update a failed objectDavid Howells
2018-12-17exportfs: do not read dentry after freePan Bian
2018-12-17Btrfs: send, fix infinite loop due to directory rename dependenciesRobbie Ko
2018-12-17aio: fix failure to put the file pointerJens Axboe
2018-12-17sysv: return 'err' instead of 0 in __sysv_write_inodeYueHaibing
2018-12-13cifs: Fix separator when building path from dentryPaulo Alcantara
2018-12-13flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan
2018-12-13NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia
2018-12-13NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust
2018-12-08btrfs: tree-checker: Don't check max block group size as current max chunk si...Qu Wenruo
2018-12-05ext2: fix potential use after freePan Bian
2018-12-05ext2: initialize opts.s_mount_opt as zero before using itxingaopeng
2018-12-05fs: fix lost error code in dio_completeMaximilian Heyne
2018-12-05btrfs: relocation: set trans to be NULL after ending transactionPan Bian
2018-12-05Btrfs: fix race between enabling quotas and subvolume creationFilipe Manana
2018-12-05Btrfs: fix rare chances for data loss when doing a fast fsyncFilipe Manana
2018-12-05Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-12-05btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-12-05udf: Allow mounting volumes with incorrect identification stringsJan Kara
2018-12-05userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli
2018-12-01gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher
2018-12-01dax: Avoid losing wakeup in dax_lock_mapping_entryMatthew Wilcox
2018-12-01NFSv4: Fix an Oops during delegation callbacksTrond Myklebust
2018-12-01fanotify: fix handling of events on child sub-directoryAmir Goldstein
2018-12-01fsnotify: generalize handling of extra event flagsAmir Goldstein
2018-12-01gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price
2018-12-01bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-12-01v9fs_dir_readdir: fix double-free on p9stat_read errorDominique Martinet
2018-11-27ceph: quota: fix null pointer dereference in quota checkLuis Henriques