summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-09-15btrfs: fix mount and ioctl device scan ioctl raceDavid Sterba
2018-09-15btrfs: reorder initialization before the mount locks uuid_mutexDavid Sterba
2018-09-15btrfs: lift uuid_mutex to callers of btrfs_parse_early_optionsDavid Sterba
2018-09-15btrfs: lift uuid_mutex to callers of btrfs_scan_one_deviceDavid Sterba
2018-09-15btrfs: use device_list_mutex when removing stale devicesAnand Jain
2018-09-15btrfs: rename local devices for fs_devices in btrfs_free_stale_devices(Anand Jain
2018-09-15btrfs: extend locked section when adding a new device in device_list_addAnand Jain
2018-09-15btrfs: do btrfs_free_stale_devices outside of device_list_addAnand Jain
2018-09-15btrfs: Fix a C compliance issueBart Van Assche
2018-09-15btrfs: Don't remove block group that still has pinned down bytesQu Wenruo
2018-09-15btrfs: lift uuid_mutex to callers of btrfs_open_devicesDavid Sterba
2018-09-15btrfs: check-integrity: Fix NULL pointer dereference for degraded mountQu Wenruo
2018-09-15btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo
2018-09-15btrfs: relocation: Only remove reloc rb_trees if reloc control has been initi...Qu Wenruo
2018-09-15btrfs: fix in-memory value of total_devices after seed device deletionAnand Jain
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: if server does not support posix do not allow posix mount optionSteve French
2018-09-15SMB3: Number of requests sent should be displayed for SMB3 not just CIFSSteve French
2018-09-15CIFS: fix memory leak and remove dead codeAurelien Aptel
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-15f2fs: fix avoid race between truncate and background GCChao Yu
2018-09-15f2fs: avoid race between zero_range and background GCChao 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-15fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu buildsArnd 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-09udf: Fix mounting of Win7 created UDF filesystemsJan Kara
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: Fix directory size calculation for symlinksRichard 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-09nfsd: fix leaked file lock with nfs exported overlayfsAmir Goldstein
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