summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-09-19autofs: fix autofs_sbi() does not check super block typeIan Kent
2018-09-19NFSv4.1: Fix a potential layoutget/layoutrecall deadlockTrond Myklebust
2018-09-19f2fs: fix to do sanity check with {sit,nat}_ver_bitmap_bytesizeChao Yu
2018-09-19f2fs: Fix uninitialized return in f2fs_ioc_shutdown()Dan Carpenter
2018-09-19f2fs: fix to wait on page writeback before updating pageChao Yu
2018-09-19f2fs: fix to do sanity check with reserved blkaddr of inline inodeChao Yu
2018-09-19f2fs: fix to skip GC if type in SSA and SIT is inconsistentChao Yu
2018-09-19f2fs: try grabbing node page lock aggressively in sync scenarioChao Yu
2018-09-19NFSv4.0 fix client reference leak in callbackOlga Kornievskaia
2018-09-19f2fs: fix defined but not used build warningsRandy Dunlap
2018-09-19f2fs: do not set free of current sectionYunlong Song
2018-09-19f2fs: fix to active page in lru list for read pathChao Yu
2018-09-19Btrfs: fix data corruption when deduplicating between different filesFilipe Manana
2018-09-19smb3: check for and properly advertise directory lease supportSteve French
2018-09-19SMB3: Backup intent flag missing for directory opens with backupuid mountsSteve French
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-09-15btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo
2018-09-15btrfs: replace: Reset on-disk dev stats value after replaceMisono Tomohiro
2018-09-15btrfs: Exit gracefully when chunk map cannot be inserted to the treeQu Wenruo
2018-09-15SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French
2018-09-15smb3: fix reset of bytes read and written statsSteve French
2018-09-15NFSv4: Fix error handling in nfs4_sp4_select_mode()Wei Yongjun
2018-09-15f2fs: fix to clear PG_checked flag in set_page_dirty()Chao Yu
2018-09-15fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa
2018-09-15fat: validate ->i_start before usingOGAWA Hirofumi
2018-09-15fs/proc/kcore.c: use __pa_symbol() for KCORE_TEXT list entriesJames Morse
2018-09-15hfsplus: fix NULL dereference in hfsplus_lookup()Ernesto A. Fernández
2018-09-15reiserfs: change j_timestamp type to time64_tArnd Bergmann
2018-09-15hfs: prevent crash on exit from failed searchErnesto A. Fernández
2018-09-15hfsplus: don't return 0 when fill_super() failedTetsuo Handa
2018-09-15cifs: check if SMB2 PDU size has been padded and suppress the warningRonnie Sahlberg
2018-09-09fs/quota: Fix spectre gadget in do_quotactlJeremy Cline
2018-09-09getxattr: use correct xattr lengthChristian Brauner
2018-09-09ubifs: Fix synced_i_size calculation for xattr inodesRichard Weinberger
2018-09-09ubifs: xattr: Don't operate on deleted inodesRichard Weinberger
2018-09-09ubifs: Check data node size before truncateRichard Weinberger
2018-09-09Revert "UBIFS: Fix potential integer overflow in allocation"Richard Weinberger
2018-09-09ubifs: Fix memory leak in lprobs self-checkRichard Weinberger
2018-09-09NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence()Trond Myklebust
2018-09-09NFSv4: Fix locking in pnfs_generic_recover_commit_reqsTrond Myklebust
2018-09-09NFSv4 client live hangs after live data migration recoveryBill Baker
2018-09-09pnfs/blocklayout: off by one in bl_map_stripe()Dan Carpenter
2018-09-09ovl: fix wrong use of impure dir cache in ovl_iterate()Amir Goldstein
2018-09-09fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failedpiaojun
2018-09-05scsi: sysfs: Introduce sysfs_{un,}break_active_protection()Bart Van Assche
2018-09-05fuse: Add missed unlock_page() to fuse_readpages_fill()Kirill Tkhai
2018-09-05fuse: Fix oops at process_init_reply()Miklos Szeredi
2018-09-05fuse: umount should wait for all requestsMiklos Szeredi
2018-09-05fuse: fix unlocked access to processing queueMiklos Szeredi
2018-09-05fuse: fix double request_end()Miklos Szeredi